Skip to content

Commit

Permalink
[improve][build] Drop deprecated pulsar-client-1x and pulsar-client-2…
Browse files Browse the repository at this point in the history
…x-shaded modules (apache#23450)
  • Loading branch information
lhotari authored and hanmz committed Feb 12, 2025
1 parent 69f1c93 commit 019cb5b
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 3,617 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2475,7 +2475,6 @@ flexible messaging model and an intuitive client API.</description>
<module>pulsar-client-api</module>
<module>pulsar-client</module>
<module>pulsar-client-shaded</module>
<module>pulsar-client-1x-base</module>
<module>pulsar-client-admin-api</module>
<module>pulsar-client-admin</module>
<module>pulsar-client-admin-shaded</module>
Expand Down
15 changes: 0 additions & 15 deletions pulsar-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,21 +215,6 @@
<artifactId>pulsar-cli-utils</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client-1x-base</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client-1x</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client-2x-shaded</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client-admin-api</artifactId>
Expand Down
80 changes: 0 additions & 80 deletions pulsar-client-1x-base/pom.xml

This file was deleted.

93 changes: 0 additions & 93 deletions pulsar-client-1x-base/pulsar-client-1x/pom.xml

This file was deleted.

Loading

0 comments on commit 019cb5b

Please sign in to comment.