Skip to content

Changes

Summary

  1. Prevent Jackson failing while loading Modules (classloader issues) (details)
  2. Cleaning redundant plugins from plugin management (#5605) (details)
  3. clean CI/CD scripts from the main project (#5606) (details)
  4. ObjectMapper.findModules throws Error (details)
  5. Allow the internal package to be a part of the Jersey APIDoc (details)
Commit 74781a97fb818e0400c3e1b025992d31dbe4380b by Maxim Nesen
Prevent Jackson failing while loading Modules (classloader issues)

Signed-off-by: jansupol <jan.supol@oracle.com>
The file was modified media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/DefaultJacksonJaxbJsonProvider.java (diff)
The file was modified media/json-jackson/src/main/resources/org/glassfish/jersey/jackson/localization.properties (diff)
Commit 3fe484b073b5c4b1e3b41fb02b144ee1ac920525 by noreply
Cleaning redundant plugins from plugin management (#5605)

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
The file was modified pom.xml (diff)
The file was modified bom/pom.xml (diff)
Commit 41d01b883c1871659365108d2acc270ce12f8176 by noreply
clean CI/CD scripts from the main project (#5606)

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
The file was removedetc/scripts/release/Release-After/publish-release-notes.sh
The file was removedetc/scripts/TCK/EE8/jersey-staging-GF-integration.sh
The file was removedetc/scripts/TCK/EE8/tck-build.sh
The file was removedetc/scripts/release/EE8/bundle-examples.sh
The file was removedetc/scripts/release/EE10/bundle-apidocs.sh
The file was removedetc/scripts/release/EE8/bundle-apidocs.sh
The file was removedetc/scripts/TCK/EE8/ts-jte-alter.sh
The file was removedetc/scripts/release/EE8/bundle-user-guide.sh
The file was removedetc/scripts/release/Release-After/populate-documentation.sh
The file was removedetc/scripts/release/Release-After/release-note.html
The file was removedetc/scripts/release/EE10/release.groovy
The file was removedetc/scripts/release/EE10/bundle-user-guide.sh
The file was removedetc/scripts/release/EE8/release.groovy
The file was removedetc/scripts/TCK/EE10/jakarta-ee10-tck.sh
The file was removedetc/scripts/TCK/EE8/tck-run-pipeline.groovy
The file was removedetc/scripts/release/Release-After/release-project-info.sh
The file was removedetc/scripts/release/Release-After/list-closed-stagings.sh
The file was removedetc/scripts/release/Release-After/release-staging-to-central.sh
The file was removedetc/scripts/release/EE10/bundle-examples.sh
Commit ec363949b77f1f647249658e14832f06d978f2e2 by Maxim Nesen
ObjectMapper.findModules throws Error

Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
The file was modified media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/DefaultJacksonJaxbJsonProvider.java (diff)
Commit 3077a0df43c8e092d351194e02f62374fe3f9389 by Maxim Nesen
Allow the internal package to be a part of the Jersey APIDoc

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
The file was modified pom.xml (diff)
The file was modified bundles/apidocs/pom.xml (diff)