Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit e5eb133

Browse files
committed
Repackaging Guava.
Change-Id: I21ff045c7f42a9845d2bbcb834243f62bfeabc43
1 parent 0fefc33 commit e5eb133

File tree

304 files changed

+23113
-2058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

304 files changed

+23113
-2058
lines changed

bom/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,6 @@
8181
<artifactId>jaxrs-ri</artifactId>
8282
<version>${project.version}</version>
8383
</dependency>
84-
<dependency>
85-
<groupId>org.glassfish.jersey.bundles.repackaged</groupId>
86-
<artifactId>jersey-guava</artifactId>
87-
<version>${project.version}</version>
88-
</dependency>
8984
<dependency>
9085
<groupId>org.glassfish.jersey.bundles.repackaged</groupId>
9186
<artifactId>jersey-jsr166e</artifactId>

bundles/jaxrs-ri/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -166,12 +166,6 @@
166166
<artifactId>hk2-locator</artifactId>
167167
<scope>provided</scope>
168168
</dependency>
169-
<dependency>
170-
<groupId>org.glassfish.jersey.bundles.repackaged</groupId>
171-
<artifactId>jersey-guava</artifactId>
172-
<version>${project.version}</version>
173-
<scope>provided</scope>
174-
</dependency>
175169
<dependency>
176170
<groupId>org.osgi</groupId>
177171
<artifactId>org.osgi.core</artifactId>

bundles/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
<description>Jersey bundles providers umbrella project module.</description>
5959

6060
<modules>
61-
<module>repackaged</module>
6261
<module>jaxrs-ri</module>
6362
</modules>
6463

bundles/repackaged/jersey-guava/build.gradle

Lines changed: 0 additions & 132 deletions
This file was deleted.

0 commit comments

Comments
 (0)