Skip to content

Commit

Permalink
merge of the actual 2.x to the 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
senivam authored Apr 18, 2024
2 parents fc78757 + 08a32d2 commit d98cf53
Show file tree
Hide file tree
Showing 24 changed files with 20 additions and 2,357 deletions.
5 changes: 0 additions & 5 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -415,11 +415,6 @@
<version>2.4</version>
<inherited>true</inherited>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.7.1</version>
</plugin>
</plugins>
</build>

Expand Down
2 changes: 1 addition & 1 deletion bundles/apidocs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
<dependencySourceIncludes>
<dependencySourceInclude>org.glassfish.jersey.*:*</dependencySourceInclude>
</dependencySourceIncludes>
<excludePackageNames>*.internal.*:*.innate.*</excludePackageNames>
<excludePackageNames>*.innate:*.innate.*</excludePackageNames>
</configuration>
</execution>
</executions>
Expand Down
92 changes: 0 additions & 92 deletions etc/scripts/TCK/EE10/jakarta-ee10-tck.sh

This file was deleted.

106 changes: 0 additions & 106 deletions etc/scripts/TCK/EE8/jersey-staging-GF-integration.sh

This file was deleted.

163 changes: 0 additions & 163 deletions etc/scripts/TCK/EE8/tck-build.sh

This file was deleted.

Loading

0 comments on commit d98cf53

Please sign in to comment.