Skip to content

Commit

Permalink
Remove Jackson1 (eclipse-ee4j#4417)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Supol <[email protected]>
  • Loading branch information
jansupol authored and senivam committed Apr 22, 2020
1 parent fe0cc32 commit 0f84d3e
Show file tree
Hide file tree
Showing 31 changed files with 26 additions and 1,238 deletions.
5 changes: 0 additions & 5 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,11 +268,6 @@
<artifactId>jersey-media-json-jackson</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson1</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jettison</artifactId>
Expand Down
7 changes: 0 additions & 7 deletions bundles/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -345,13 +345,6 @@
<classifier>project-src</classifier>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>json-jackson1</artifactId>
<version>${project.version}</version>
<classifier>project-src</classifier>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>json-jettison</artifactId>
Expand Down
91 changes: 0 additions & 91 deletions examples/json-jackson1/README.MD

This file was deleted.

90 changes: 0 additions & 90 deletions examples/json-jackson1/pom.xml

This file was deleted.

28 changes: 0 additions & 28 deletions examples/json-jackson1/src/main/assembly/src.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0f84d3e

Please sign in to comment.