Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat committed Dec 26, 2023
1 parent 0dd1672 commit 834c9f3
Show file tree
Hide file tree
Showing 69 changed files with 4 additions and 7,719 deletions.
155 changes: 0 additions & 155 deletions distribution/io/pom.xml

This file was deleted.

10 changes: 0 additions & 10 deletions distribution/io/src/assemble/README

This file was deleted.

85 changes: 0 additions & 85 deletions distribution/io/src/assemble/io.xml

This file was deleted.

1 change: 0 additions & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
<module>io</module>
<module>offloaders</module>
<module>server</module>
<module>shell</module>
Expand Down
13 changes: 0 additions & 13 deletions docker/pulsar-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,6 @@
<packaging>pom</packaging>

<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>pulsar-io-distribution</artifactId>
<version>${project.parent.version}</version>
<type>pom</type>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>*</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.perfmark</groupId>
<artifactId>perfmark-api</artifactId>
Expand Down
Loading

0 comments on commit 834c9f3

Please sign in to comment.