Skip to content
Success

Changes

Summary

  1. Issue 3828 (#3841) (commit: 065d212) (details)
  2. javassist version ajustment (#3895) (commit: 741e1ab) (details)
  3. fix for issue 3872 (#3898) (commit: 01d3f49) (details)
  4. JerseySseEventSource#register throws IllegalStateException (#3891) (commit: ff7183d) (details)
  5. EE4J superpom (#3896) (commit: 3d3b5ca) (details)
  6. Fix copyright check using new plugin version (#3900) (commit: 2c65619) (details)
  7. Using JAX-RS 2.1.1 (commit: 1cc165b) (details)
  8. Fix license information (commit: 2ed7b9c) (details)
  9. Removed EPL license from W3C org documents (commit: ed7474b) (details)
  10. Issue #3846: Skip comment lines in service files in OSGi (#3935) (commit: 5d427ff) (details)
  11. Replace CDI servlet uber jar with CDI servlet-core jar (#3939) (commit: 165d319) (details)
  12. Test issue related to JRE version (commit: fa1ed98) (details)
  13. Travis CI build script (commit: d68b8c8) (details)
  14. Travis CI parallel script and code style fix (commit: 5244df7) (details)
  15. condition which excludes JsonbTestProvider removed (#3902) (commit: 80bff93) (details)
  16. Version of JMockit updated to 1.41 (commit: d280321) (details)
  17. JAX-RS 2.1.1 test fix (commit: 8574564) (details)
  18. osgi tests fix (commit: 0a7e3ff) (details)
  19. Removed reference to JavaFX class javax.util.Pair (commit: 75abe1c) (details)
  20. fixes for Eclipse Jenkins environment (adaptopenjdk, shell etc) (commit: d46c324) (details)
  21. Unified Jersey modules versions for release (commit: 7ad68ff) (details)
  22. Jersey dependencies version upgrade (part I) (commit: a3ece89) (details)
  23. Update to Bean Validation 2.0 (Hibernate 6) (#3908) (commit: 7ec7605) (details)
  24. license and organization sections fix (commit: 33b0ffd) (details)
  25. version fix (commit: c265904) (details)
  26. Upgrade versions to what we have CQs on (#3945) (commit: ab91c97) (details)
  27. asynchronous timeout (commit: 8f75003) (details)
  28. SSE tests fixed (#3870) (commit: 88dc9ea) (details)
  29. Inherit BSD 2-clause license from Stapler project in bookstore-webapp (commit: 46efc00) (details)
  30. exclude travis related configuration scripts from copyright check (commit: b8b7b47) (details)
  31. Updated versions to align with CQs (commit: eb5ea8c) (details)
  32. Update pom.xml (commit: 91ca3d6) (details)
  33. JAXB-* version update (commit: 41faccf) (details)
  34. Using Apache HTML/Java API version 1.5.1 to perform the message (commit: ee452d9) (details)
  35. Enabling html-json module in the parent again (commit: 356b8e6) (details)
  36. Allow JDK12 in repackaged ASM (commit: 08bf5ea) (details)
  37. JAX-RS 2.1.3 (Jakarta Maven Coordinates and OSGi fixes) [EE4J_8] (#3994) (commit: 2b59416) (details)
  38. Uptake Jakarta dependencies, Part I. (#4001) (commit: 7aebbcf) (details)
  39. Uptake Jakarta Dependencies: istack commons, GF, Copyright plugin & (commit: 100db13) (details)
  40. Update versions, do not depend on GF 5.1.0 to prevent cyclic dependency (commit: 8545fd2) (details)
  41. Have hk2-config provided (#4012) (commit: 49bd93a) (details)
  42. Pom fixes (#4013) (commit: 180f1be) (details)
  43. Prepare 2.28 rc3 (commit: ec01a02) (details)
  44. fix for #4022 (commit: 2ec4e06) (details)
  45. Add legal info to all source and distribution jars (#4031) (commit: ff1472b) (details)
  46. Updated versions of dependencies (#4032) (commit: cf9bd22) (details)
  47. Integrate EJB-API 3.2.5 (commit: 6bf598d) (details)
  48. RCx versions update (up to new staging/central artifacts) (#4036) (commit: 875f40e) (details)
  49. Updated versions of dependencies to just released GF 5.1.0-RC2 (#4037) (commit: bda83c9) (details)
  50. added one more git merge conflict fix (commit: 5533dba) (details)
  51. Update release profile to be used with oss-release profile from parent (commit: df7479f) (details)
  52. Update maven-enforcer-plugin to 3.0.0-M2 (commit: 4e1d9dc) (details)
  53. 2.28 (commit: c77e3c5) (details)
  54. 2.29-SNAPSHOT (commit: 6f425d9) (details)
  55. jersey-3992 CDI Bean created (but fails) when interface has @Path (commit: 310db2c) (details)
  56. 2.29 development version preparation (commit: a13ab9b) (details)
  57. Enable @ConstrainedTo on Features (commit: e0369be) (details)
  58. Apply @ConstrainedTo even before Feature class is instantiated (commit: 1e93ba9) (details)
  59. Updated copyright year (commit: 61e6399) (details)
  60. Add dependency on jakarta.activation-api to core-common (commit: 551b857) (details)
  61. Update copyright year (commit: 72b1a8c) (details)
  62. Cleanup old JDK collection compatibility classes (commit: 4ae3004) (details)
  63. CSS stylesheet configuration for DocBook (commit: 08c5fa2) (details)
  64. Issue 4068 Empty Encoding fix (commit: 0aacf79) (details)
  65. Test/example for Date object QueryParam (commit: 59fe75f) (details)
  66. Build core-common module on JDK 11. (commit: b84e826) (details)
  67. Replaced import used for javadoc with full name in the javadoc (commit: da7c5c5) (details)
  68. Fix for the issue 3796 (commit: b84ec48) (details)
  69. 2.29 for integration test (commit: 9eaa859) (details)
  70. Issue #3670 (commit: aa8020a) (details)
  71. Allow for injecting HttpHeaders on a Client (#4078) (commit: 9cfc243) (details)
  72. fix for #4082 (commit: 682f66c) (details)
  73. Allow for determining media type for RequestContext#abortWith (#4087) (commit: e4fbf49) (details)
  74. Break from looping over FormDataBodyParts once first match is found. (commit: 0ee0533) (details)
  75. Upgrade Netty and expose Netty Context (#3983) (commit: e2ee2e2) (details)
  76. Update JMockit version to 1.44 to support JDK 11 (#4094) (commit: 776ab17) (details)
  77. Update ASM to 7.1 (#4095) (commit: afd16f9) (details)
  78. Update hk2 osgi-resource-locator to latest 1.0.3 version (#4079) (commit: 38c1c6d) (details)
  79. Put Parameter class in core-common, to be used by both client and server (commit: 895c293) (details)
  80. Fix priority ordering (#4103) (commit: a62d1ff) (details)
  81. Separate Payara's inserters from PR 3844 (#4098) (commit: 470c19b) (details)
  82. Added integration test to reproduce JERSEY-4099 (#4101) (commit: cbd9040) (details)
  83. Separate tests using jmockit from jersey core (#4125) (commit: 8c60fd2) (details)
  84. Allow for registering HK2 AbstractBinder (#4122) (commit: 46c0863) (details)
  85. Filter synthetic methods from the resource - bug #4005 fix (#4112) (commit: 85a4977) (details)
  86. Change SpringComponentProvider to look for beans in current and parent (commit: a41590e) (details)
  87. Fix ValidationErrorMessageBodyWriter (#4136) (commit: 4787e76) (details)
  88. Support for Spring 5 (#4062) (commit: 3dca77c) (details)
  89. Allow for matching multiple resources with equal paths as in 4119 (commit: c9260df) (details)
  90. SPI Config API for Jersey (#4116) (commit: 5dec448) (details)
  91. Jersey is buildable on JDK 11 (#4135) (commit: ac5feef) (details)
  92. Allow for providing Jetty HttpClient to Jetty Connector (#4089) (commit: 6291543) (details)
  93. fix for JAX-RS SPI resource finder (#4143) (commit: 44c05a5) (details)
  94. PAYARA-2956 - Fix warnings when checking CDI bean is JAX-RS resource (commit: 599a54d) (details)
  95. update Jackson to 2.9.9 (#4144) (commit: de1238d) (details)
  96. Rest client implementation (commit: 00f804c) (details)
  97. Add MP Rest Client to jersey-bom Simplify CDI Extension The default (commit: 7b4cfa2) (details)
  98. MP rest client review comments implemented (commit: 122b5a3) (details)
  99. Fix test exclusion for JDK 8 (#4158) (#4159) (commit: 4cbcb02) (details)
  100. Created a profile for creating multirelease jar for when built by JDK 11 (commit: 7d19233) (details)
  101. Remove JDK 11 classes from the standard jar classes folder Keep JDK 11 (commit: 104f8dd) (details)
  102. Do not use javax.annotation from JDK. (#4164) (commit: d0d0594) (details)
  103. Implements ASM ClassVisitor for ASM7 in (commit: 420ae28) (details)
  104. remove redundant IF/ELSE (#4151) (commit: 6ed5a4a) (details)
  105. Test for PR 3905 (#4153) (commit: 571b767) (details)
  106. Fix typo (commit: 007f574) (details)
  107. Arquillian enabled for TCK tests of rest client (#4165) (commit: 487ea98) (details)
  108. Specificaly choose Trusty for the Travis Host (#4168) (commit: b7fbb3e) (details)
  109. Unify microprofile modules structure (#4176) (commit: 9fe5414) (details)
  110. Update bean validation version to 6.0.17.Final (#4172) (commit: 6b04721) (details)
  111. Prevent duplicate lookup of CDI components (#4157) (commit: 61b9fbf) (details)
  112. CDI duplicate lookup fix (commit: 2645eb0) (details)
  113. Consumes and produces value should be now properly changed (#4175) (commit: b4497f5) (details)
  114. PAYARA-3121 Jersey Crashes for EJB Classes of Same Name (#3950) (commit: a843c05) (details)
  115. PAYARA-3119 NullPointerException when starting Jersey/EJB Containers in (commit: 1719b46) (details)
  116. Rename ParameterInserters to ParameterUpdaters (#4170) (commit: 01cb903) (details)
  117. 2.29 (commit: 422ed6b) (details)
  118. 2.30-SNAPSHOT (commit: 491d1f4) (details)
  119. Upgrade jetty to version 9.4.17.v20190418 (#4201) (commit: 92055d3) (details)
  120. EPL license icon for description (#4197) (commit: c20a0d1) (details)
  121. plugin version update for documentation generation (#4198) (commit: 445a541) (details)
  122. Fixed: Various bugs in Helloworld CDI SE Example (#4206) (commit: 35e581f) (details)
  123. Better specify HK2 and Spring dependencies (#4221) (commit: 3dd8549) (details)
  124. Added support for Apache HTTP Client ConnectionKeepAliveStrategy and (commit: 8e04007) (details)
  125. Remove openjdk8 option from Travis build matrix (#4213) (commit: fb846ac) (details)
  126. Update Apache HTTP Client to 4.5.9 (#4212) (commit: cc36c4c) (details)
  127. Removed invalid email addresses (#4203) (commit: 8dcbaf4) (details)
  128. Prevent race condition in entity filtering (#4204) (commit: 0a867e9) (details)
  129. Fix NettyInputStream ByteBuf leak (#4222) (commit: 14e8f18) (details)
  130. Upgrade of MP Rest client to 1.3.3. First refactoring steps to fix (commit: d3b2d63) (details)
  131. Add an option to not register the Jackson's ExceptionMappers by (commit: 068b3b2) (details)
  132. Fixes #3997 : Make SupplierFactoryBridge thread-safe. (commit: 66f5cfa) (details)
  133. Using configured executor service for client. (commit: 38c1957) (details)
  134. Issue 4208 - Fails to inject SecurityContext into Helloworld-CDI2-SE (commit: 8c1d64f) (details)
  135. Enable Spring4 integration test again (commit: ed78313) (details)
  136. Fix issue with OSGi when having package name starting with "class" (commit: 98c4d44) (details)
  137. Updated HK2 version (#4234) (commit: 8c56a39) (details)
  138. Provide an Apache HttpClientBuilder configuration callback (#4238) (commit: 8e01ccc) (details)
  139. Jakarta APIs version upgrade (#4240) (commit: a065740) (details)
  140. Revert JAX-B version as it can be stuck on release review when not being (commit: b99f435) (details)
  141. Fixes #4239 MediaType in method parameter not overridden by annotation (commit: b38e6e8) (details)
  142. Content-type is not set when entity is not present. (#4246) (commit: c7e8476) (details)
  143. Allow HK2 2.5.0 for OSGi (#4250) (commit: 4dbf75c) (details)
  144. remove staging repository from Travis build (commit: 6621582) (details)
Commit 065d21270092d6bed7b2dabbe1f65e0933372b80 by 15908245+jansupol
Issue 3828 (#3841)
* jersey build without examples and some old licences
* issue 3828
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 065d212)
The file was addedmedia/sse/src/test/java/org/glassfish/jersey/media/sse/internal/JerseySseEventSourceTest.java
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/JerseySseEventSource.java (diff)
The file was modified bundles/jaxrs-ri/src/main/assembly/common-dependencies.xml (diff)
The file was modified examples/pom.xml (diff)
Commit 741e1ab7e0adaf360485c4475760eb0364d84dc5 by 15908245+jansupol
javassist version ajustment (#3895)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 741e1ab)
The file was modified tools/perftest-agent/pom.xml (diff)
Commit 01d3f49ab0696c151163634cd58c35cc4e20a815 by 15908245+jansupol
fix for issue 3872 (#3898)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 01d3f49)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/JerseySseBroadcaster.java (diff)
Commit ff7183d3ccce66b0c58ac99d3b0ee876123dd7a0 by 15908245+jansupol
JerseySseEventSource#register throws IllegalStateException (#3891)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: ff7183d)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/JerseySseEventSource.java (diff)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/sse/GenericEntityTest.java (diff)
Commit 3d3b5ca1e381e098b87137f91fc6f503665c2153 by 15908245+jansupol
EE4J superpom (#3896)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 3d3b5ca)
The file was modified pom.xml (diff)
Commit 2c656191cc7d7d68bcf90dd07ca7c7623eaea23d by 15908245+jansupol
Fix copyright check using new plugin version (#3900)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 2c65619)
The file was addedetc/config/edl-copyright.txt
The file was modified pom.xml (diff)
The file was modified etc/config/copyright-exclude (diff)
Commit 1cc165b66b3a7dd671acac56ff0c6b200b64c135 by Markus Karg
Using JAX-RS 2.1.1
Signed-off-by: Markus KARG <markus@headcrashing.eu>
(commit: 1cc165b)
The file was modified pom.xml (diff)
Commit 2ed7b9cf8ccfb0a5a01917bd5ed5fafa0668359c by noreply
Fix license information
Changes requested by CQ16109
<jan.supol@oracle.com>
(commit: 2ed7b9c)
The file was modified NOTICE.md (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/ClientConfigTest.java (diff)
The file was modified examples/entity-filtering/src/main/java/org/glassfish/jersey/examples/entityfiltering/domain/EntityStore.java (diff)
Commit ed7474b213eb87563273ef768baaaa8eb27d3c06 by Jan Supol
Removed EPL license from W3C org documents
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: ed7474b)
The file was modified core-server/etc/datatypes.dtd (diff)
The file was modified core-server/etc/catalog.xml (diff)
The file was modified NOTICE.md (diff)
The file was modified core-server/etc/xml.xsd (diff)
The file was modified pom.xml (diff)
The file was modified core-server/src/main/resources/META-INF/NOTICE.md (diff)
The file was modified core-server/etc/wadl.xsd (diff)
The file was modified core-server/etc/XMLSchema.dtd (diff)
Commit 5d427ffd29223ea05e35ff67ca69b0b03a04bd05 by noreply
Issue #3846: Skip comment lines in service files in OSGi (#3935)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 5d427ff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/OsgiRegistry.java (diff)
Commit 165d319bfc9de8061eb0d9a9f3c01b640afc4518 by noreply
Replace CDI servlet uber jar with CDI servlet-core jar (#3939)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 165d319)
The file was modified examples/cdi-webapp/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified tests/integration/JERSEY-2988/pom.xml (diff)
Commit fa1ed98a8020679c9f63916fc003b314c02e6fa4 by 15908245+jansupol
Test issue related to JRE version
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: fa1ed98)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/json/JaxbTest.java (diff)
Commit d68b8c885bdf85c151fc5c2b393dd41eb7a7db0a by 15908245+jansupol
Travis CI build script
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: d68b8c8)
The file was addedtravis.sh
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpConnection.java (diff)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/entity/filtering/EntityFilteringClientTest.java (diff)
The file was modified tests/e2e/pom.xml (diff)
The file was modified tests/e2e-testng/pom.xml (diff)
The file was modified tests/e2e-client/pom.xml (diff)
The file was added.travis.yml
The file was modified pom.xml (diff)
The file was modified tests/e2e-entity/pom.xml (diff)
The file was modified tests/e2e-server/pom.xml (diff)
The file was modified README.md (diff)
Commit 5244df7e5bf81c4c52511dc37909668a6dce6c4a by 15908245+jansupol
Travis CI parallel script and code style fix
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 5244df7)
The file was modified .travis.yml (diff)
The file was modified travis.sh (diff)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/json/JaxbTest.java (diff)
Commit 80bff9347181784dbad8af72886a2ee409c17657 by 15908245+jansupol
condition which excludes JsonbTestProvider removed (#3902)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 80bff93)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/json/JaxbTest.java (diff)
Commit d280321f2d7f9fe56a586bd04da26914530ab0cb by 15908245+jansupol
Version of JMockit updated to 1.41
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: d280321)
The file was modified pom.xml (diff)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/json/JaxbTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/PackageNamesScannerTest.java (diff)
The file was modified .travis.yml (diff)
Commit 85745646e5eb83c6ca1648ffe58069e0a0353a53 by 15908245+jansupol
JAX-RS 2.1.1 test fix
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 8574564)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/VFSSchemeResourceFinderTest.java (diff)
Commit 0a7e3ffc9c6fab6d4455be38b4b1e425d9402950 by 15908245+jansupol
osgi tests fix
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 0a7e3ff)
The file was modified examples/osgi-helloworld-webapp/functional-test/src/test/resources/felix.policy (diff)
Commit 75abe1c48c17a577e5a2d57e87bb1b543ce7f742 by 15908245+jansupol
Removed reference to JavaFX class javax.util.Pair
Signed-off-by: Christian Kaltepoth <christian@kaltepoth.de>
(commit: 75abe1c)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/sse/GenericEntityTest.java (diff)
Commit d46c324eafec69064c24b2fa85d5ce67f8eca482 by 15908245+jansupol
fixes for Eclipse Jenkins environment (adaptopenjdk, shell etc)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: d46c324)
The file was modified test-framework/maven/container-runner-maven-plugin/src/main/resources/runner/gf4/download.sh (diff)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/json/JaxbTest.java (diff)
The file was modified tests/integration/servlet-2.5-mvc-3/src/test/java/org/glassfish/jersey/tests/integration/servlet_25_mvc_3/ItemITCase.java (diff)
Commit 7ad68ff37df43b5ce878bc14592b333e5826fd61 by 15908245+jansupol
Unified Jersey modules versions for release
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 7ad68ff)
The file was modified bom/pom.xml (diff)
The file was modified tests/mem-leaks/pom.xml (diff)
Commit a3ece8941048338484382dfffbdb6a36b9cb2978 by 15908245+jansupol
Jersey dependencies version upgrade (part I)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: a3ece89)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
The file was modified ext/mvc-jsp/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/jackson/jaxrs/util/EndpointAsBeanProperty.java (diff)
Commit 7ec76056feabb74c8717a58dc5b016138728b268 by 15908245+jansupol
Update to Bean Validation 2.0 (Hibernate 6) (#3908)
* Update to Bean Validation 2.0 (Hibernate 6)
Signed-off-by: mszabo-wikia <mszabo@wikia-inc.com>
(commit: 7ec7605)
The file was modified ext/cdi/jersey-cdi1x-validation/pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/JsonMoxyTest.java (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/BeanValidationTest.java (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapperExtension.java (diff)
The file was modified tests/integration/pom.xml (diff)
The file was modified tests/integration/cdi-beanvalidation-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2673/pom.xml (diff)
The file was modified tests/integration/jersey-2689/pom.xml (diff)
The file was modified examples/declarative-linking/pom.xml (diff)
The file was modified ext/bean-validation/pom.xml (diff)
The file was modified media/json-binding/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapper.java (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-2/pom.xml (diff)
The file was modified ext/mvc-bean-validation/pom.xml (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified incubator/declarative-linking/pom.xml (diff)
Commit 33b0ffd9df28ae7c4256f73fb1eb480411a17565 by 15908245+jansupol
license and organization sections fix
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 33b0ffd)
The file was modified pom.xml (diff)
Commit c26590446d2958022f96386e20bf7663e88e501d by 15908245+jansupol
version fix
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: c265904)
The file was modified pom.xml (diff)
Commit ab91c975b194a3a45c98df8ef555cddf4b935c0c by noreply
Upgrade versions to what we have CQs on (#3945)
* Upgrade versions to what we have CQs on
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: ab91c97)
The file was modified ext/spring4/pom.xml (diff)
The file was modified examples/bookmark/pom.xml (diff)
The file was modified examples/bookmark-em/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 8f75003dd240bd101ab9686bf9d6fee5d7a27db2 by 15908245+jansupol
asynchronous timeout
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 8f75003)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/sse/BroadcasterTest.java (diff)
Commit 88dc9ea3bf94037562a7ed34e5ad389d693eafea by 15908245+jansupol
SSE tests fixed (#3870)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 88dc9ea)
The file was modified tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/container/ResponseWriterOutputStreamTest.java (diff)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/sse/BroadcasterTest.java (diff)
Commit 46efc001d2793177b42b54757716f6a9eb2003b9 by noreply
Inherit BSD 2-clause license from Stapler project in bookstore-webapp
(#3946)
* Inherit BSD 2-clause license from Stapler project in bookstore-webapp
example as discussed in CQ 16109
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 46efc00)
The file was modified examples/bookstore-webapp/src/test/java/org/glassfish/jersey/examples/bookstore/webapp/resource/ItemTest.java (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/WEB-INF/web.xml (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/jsp/help.jsp (diff)
The file was modified examples/bookstore-webapp/src/main/java/org/glassfish/jersey/examples/bookstore/webapp/MyApplication.java (diff)
The file was modified examples/bookstore-webapp/pom.xml (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/org/glassfish/jersey/examples/bookstore/webapp/resource/CD/index.jsp (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/org/glassfish/jersey/examples/bookstore/webapp/resource/Bookstore/index.jsp (diff)
The file was modified examples/bookstore-webapp/src/main/java/org/glassfish/jersey/examples/bookstore/webapp/resource/Bookstore.java (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/org/glassfish/jersey/examples/bookstore/webapp/resource/Track/index.jsp (diff)
The file was modified examples/bookstore-webapp/src/main/java/org/glassfish/jersey/examples/bookstore/webapp/resource/Book.java (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/org/glassfish/jersey/examples/bookstore/webapp/resource/Bookstore/time.jsp (diff)
The file was modified examples/bookstore-webapp/README.MD (diff)
The file was modified examples/bookstore-webapp/src/test/java/org/glassfish/jersey/examples/bookstore/webapp/resource/TestSupport.java (diff)
The file was modified examples/bookstore-webapp/src/main/java/org/glassfish/jersey/examples/bookstore/webapp/resource/Track.java (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/org/glassfish/jersey/examples/bookstore/webapp/resource/Bookstore/count.jsp (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/org/glassfish/jersey/examples/bookstore/webapp/resource/Item/footer.jsp (diff)
The file was modified examples/bookstore-webapp/src/main/java/org/glassfish/jersey/examples/bookstore/webapp/resource/Happy.java (diff)
The file was modified pom.xml (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/css/style.css (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/org/glassfish/jersey/examples/bookstore/webapp/resource/Happy/index.jsp (diff)
The file was modified examples/bookstore-webapp/src/main/java/org/glassfish/jersey/examples/bookstore/webapp/resource/CD.java (diff)
The file was modified examples/bookstore-webapp/src/main/java/org/glassfish/jersey/examples/bookstore/webapp/resource/Item.java (diff)
The file was modified etc/config/copyright-exclude (diff)
The file was modified examples/bookstore-webapp/src/main/webapp/org/glassfish/jersey/examples/bookstore/webapp/resource/Book/index.jsp (diff)
The file was modified examples/bookstore-webapp/src/test/java/org/glassfish/jersey/examples/bookstore/webapp/resource/BookstoreTest.java (diff)
Commit b8b7b47dc4b925b466bfc83a4bcf643241465e95 by Maxim Nesen
exclude travis related configuration scripts from copyright check
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: b8b7b47)
The file was modified bom/pom.xml (diff)
The file was modified etc/config/copyright-exclude (diff)
Commit eb5ea8cbbca381135a37ce6875a6f666ca8ddd0f by Jan Supol
Updated versions to align with CQs
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: eb5ea8c)
The file was modified tools/perftest-agent/pom.xml (diff)
The file was modified tests/integration/JERSEY-2988/pom.xml (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-2/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 41faccf054bddaedce5e5cd33e1136844ad0d418 by Maxim Nesen
JAXB-* version update
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 41faccf)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/WebResourceFactoryTest.java (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified examples/extended-wadl-webapp/src/test/java/org/glassfish/jersey/examples/extendedwadl/ExtendedWadlWebappOsgiTest.java (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/AbstractJsonOsgiIntegrationTest.java (diff)
The file was modified examples/extended-wadl-webapp/pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/JaxRsRiBundleTest.java (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/JsonJettisonTest.java (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/util/Helper.java (diff)
The file was modified examples/osgi-http-service/functional-test/src/test/java/org/glassfish/jersey/examples/osgihttpservice/test/AbstractHttpServiceTest.java (diff)
The file was modified examples/json-with-padding/pom.xml (diff)
Commit ee452d9f62acdcda3d73c77cb9a4384f365f7035 by Jaroslav Tulach
Using Apache HTML/Java API version 1.5.1 to perform the message
reader/write persistance
(commit: ee452d9)
The file was modified incubator/html-json/pom.xml (diff)
Commit 356b8e61400b6dae77183167388f1fff9a15ab0e by Jaroslav Tulach
Enabling html-json module in the parent again
(commit: 356b8e6)
The file was modified incubator/html-json/pom.xml (diff)
The file was modified incubator/pom.xml (diff)
Commit 08bf5eafb4b79a065a1922c97179e49b391c92ff by Jan Supol
Allow JDK12 in repackaged ASM
Change-Id: I31115d697ba9bc3b81de2145bf30612f66e42735 Signed-off-by: Jan
Supol <jan.supol@oracle.com>
(commit: 08bf5ea)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ClassReader.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Opcodes.java (diff)
Commit 2b594166bec6ae02c22723453ff4b03c86194e23 by 24524084+senivam
JAX-RS 2.1.3 (Jakarta Maven Coordinates and OSGi fixes) [EE4J_8] (#3994)
Signed-off-by: Markus KARG <markus@headcrashing.eu>
(commit: 2b59416)
The file was modified tests/integration/cdi-beanvalidation-webapp/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/war-bundle/pom.xml (diff)
The file was modified tests/integration/spring4/pom.xml (diff)
The file was modified bundles/jaxrs-ri/src/main/assembly/common-dependencies.xml (diff)
The file was modified tests/integration/j-376/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-dynamic/pom.xml (diff)
The file was modified tests/integration/cdi-ejb-test-webapp/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-custom-provider/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-global/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/lib/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-dynamic/pom.xml (diff)
The file was modified ext/pom.xml (diff)
The file was modified tests/integration/cdi-test-webapp/pom.xml (diff)
The file was modified examples/extended-wadl-webapp/src/test/java/org/glassfish/jersey/examples/extendedwadl/ExtendedWadlWebappOsgiTest.java (diff)
The file was modified examples/cdi-webapp/pom.xml (diff)
The file was modified core-client/pom.xml (diff)
The file was modified tests/integration/ejb-test-webapp/pom.xml (diff)
The file was modified tests/performance/test-cases/param-srl/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-text-plain/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war1/pom.xml (diff)
The file was modified containers/pom.xml (diff)
The file was modified incubator/kryo/pom.xml (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/VFSSchemeResourceFinderTest.java (diff)
The file was modified tests/integration/ejb-multimodule-reload/war2/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java (diff)
The file was modified examples/osgi-helloworld-webapp/lib-bundle/pom.xml (diff)
The file was modified examples/etc/wls1213-project-src-pom.xsl (diff)
The file was modified examples/osgi-http-service/functional-test/src/test/java/org/glassfish/jersey/examples/osgihttpservice/test/AbstractHttpServiceTest.java (diff)
The file was modified tests/performance/test-cases/mbw-xml-jaxb/pom.xml (diff)
The file was modified tests/performance/test-cases/proxy-injection/pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/JarFileScannerTest.java (diff)
The file was modified tests/integration/j-59/lib/pom.xml (diff)
The file was modified incubator/html-json/pom.xml (diff)
The file was modified tests/integration/j-59/war/pom.xml (diff)
The file was modified examples/managed-beans-webapp/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/lib/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/war/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-global/pom.xml (diff)
The file was modified ext/servlet-portability/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/lib/pom.xml (diff)
The file was modified bundles/jaxrs-ri/src/main/assembly/assembly-bin.xml (diff)
The file was modified bundles/jaxrs-ri/src/main/assembly/assembly-src.xml (diff)
The file was modified travis.sh (diff)
The file was modified core-common/pom.xml (diff)
The file was modified examples/server-async-standalone/client/pom.xml (diff)
The file was modified examples/etc/wls-project-src-pom.xsl (diff)
The file was modified pom.xml (diff)
The file was modified tests/integration/client-connector-provider/pom.xml (diff)
The file was modified security/oauth1-client/pom.xml (diff)
The file was modified bundles/jaxrs-ri/src/main/assembly/assembly-src-licensee.xml (diff)
The file was modified security/oauth2-client/pom.xml (diff)
The file was modified tests/integration/cdi-multipart-webapp/pom.xml (diff)
The file was modified connectors/pom.xml (diff)
The file was modified docs/src/main/docbook/dependencies.xml (diff)
The file was modified tests/integration/jersey-2137/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war2/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/PackageNamesScannerTest.java (diff)
The file was modified tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war1/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-name/pom.xml (diff)
The file was modified tests/integration/jersey-2154/pom.xml (diff)
The file was modified examples/etc/gf-project-src-pom.xsl (diff)
The file was modified examples/osgi-helloworld-webapp/additional-bundle/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-name/pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/util/Helper.java (diff)
The file was modified tests/performance/test-cases/mbw-json-jackson/pom.xml (diff)
Commit 7aebbcfc67a99c06cc170736b9ebe203ab922b80 by 24524084+senivam
Uptake Jakarta dependencies, Part I. (#4001)
Uptake new Jakarta dependencies: API & HK2, Yasson, JAXB impl, moxy,
JSONP, Grizzly, EL
(commit: 7aebbcf)
The file was modified test-framework/core/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java (diff)
The file was modified tests/integration/jersey-2154/pom.xml (diff)
The file was modified examples/bookmark-em/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war2/pom.xml (diff)
The file was modified tests/e2e/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-webapp/pom.xml (diff)
The file was modified examples/declarative-linking/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml (diff)
The file was modified tests/integration/async-jersey-filter/pom.xml (diff)
The file was modified tests/e2e-entity/pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/BeanValidationTest.java (diff)
The file was modified examples/managed-beans-webapp/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/lib/pom.xml (diff)
The file was modified tests/integration/cdi-beanvalidation-webapp/pom.xml (diff)
The file was modified media/sse/pom.xml (diff)
The file was modified tests/integration/j-376/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
The file was modified core-client/pom.xml (diff)
The file was modified tests/integration/cdi-ejb-test-webapp/pom.xml (diff)
The file was modified tests/integration/cdi-multipart-webapp/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified containers/netty-http/pom.xml (diff)
The file was modified containers/jetty-http/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/PackageScanningTest.java (diff)
The file was modified travis.sh (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified media/moxy/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war1/pom.xml (diff)
The file was modified ext/spring4/pom.xml (diff)
The file was modified containers/grizzly2-servlet/pom.xml (diff)
The file was modified tests/e2e-client/pom.xml (diff)
The file was modified tests/integration/client-connector-provider/pom.xml (diff)
The file was modified tests/integration/jersey-2137/pom.xml (diff)
The file was modified incubator/declarative-linking/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml (diff)
The file was modified ext/servlet-portability/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war1/pom.xml (diff)
The file was modified examples/bookstore-webapp/pom.xml (diff)
The file was modified examples/extended-wadl-webapp/src/test/java/org/glassfish/jersey/examples/extendedwadl/ExtendedWadlWebappOsgiTest.java (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified containers/jersey-servlet/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding/pom.xml (diff)
The file was modified containers/jersey-servlet-core/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding-2/src/main/java/org/glassfish/jersey/tests/integration/servlet_request_wrapper_binding2/RequestResponseWrapperProvider.java (diff)
The file was modified examples/bookmark/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/src/test/java/org/glassfish/jersey/examples/osgihttpservice/test/AbstractHttpServiceTest.java (diff)
The file was modified core-common/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/pom.xml (diff)
The file was modified tests/integration/ejb-test-webapp/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml (diff)
The file was modified examples/jersey-ejb/pom.xml (diff)
The file was modified examples/cdi-webapp/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/pom.xml (diff)
The file was modified media/json-processing/pom.xml (diff)
The file was modified tests/integration/spring4/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/war/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/lib/pom.xml (diff)
The file was modified containers/simple-http/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/lib/pom.xml (diff)
The file was modified test-framework/providers/grizzly2/pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified tests/e2e-server/pom.xml (diff)
The file was modified tests/integration/j-59/lib/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding-2/pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/util/Helper.java (diff)
The file was modified ext/bean-validation/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml (diff)
The file was modified incubator/html-json/pom.xml (diff)
The file was modified tests/integration/cdi-test-webapp/pom.xml (diff)
The file was modified ext/mvc-jsp/pom.xml (diff)
The file was modified ext/mvc-bean-validation/pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/JsonProcessingTest.java (diff)
The file was modified containers/grizzly2-http/pom.xml (diff)
The file was modified examples/helloworld-webapp/pom.xml (diff)
The file was modified media/json-binding/pom.xml (diff)
The file was modified examples/https-clientserver-grizzly/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/JsonMoxyTest.java (diff)
Commit 100db1369e72cb6d6c712567a9a9231da77b0249 by maiden168
Uptake Jakarta Dependencies: istack commons, GF, Copyright plugin &
mimepull (#4002)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 100db13)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/l10n/Localizable.java (diff)
The file was modified media/json-jettison/pom.xml (diff)
The file was modified security/oauth1-signature/pom.xml (diff)
The file was modified containers/grizzly2-http/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified ext/entity-filtering/pom.xml (diff)
The file was modified inject/cdi2-se/pom.xml (diff)
The file was modified connectors/grizzly-connector/pom.xml (diff)
The file was modified connectors/jdk-connector/pom.xml (diff)
The file was modified ext/bean-validation/pom.xml (diff)
The file was modified incubator/open-tracing/pom.xml (diff)
The file was modified core-common/pom.xml (diff)
The file was modified containers/jersey-servlet/pom.xml (diff)
The file was modified media/json-binding/pom.xml (diff)
The file was modified media/json-processing/pom.xml (diff)
The file was modified ext/metainf-services/pom.xml (diff)
The file was modified media/multipart/pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified containers/jersey-servlet-core/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/src/test/java/org/glassfish/jersey/examples/osgihttpservice/test/AbstractHttpServiceTest.java (diff)
The file was modified connectors/jetty-connector/pom.xml (diff)
The file was modified media/json-jackson/pom.xml (diff)
The file was modified connectors/netty-connector/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/pom.xml (diff)
The file was modified ext/spring4/pom.xml (diff)
The file was modified containers/jetty-http/pom.xml (diff)
The file was modified media/sse/pom.xml (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/l10n/Localizer.java (diff)
The file was modified examples/osgi-http-service/functional-test/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/pom.xml (diff)
The file was modified ext/mvc-jsp/pom.xml (diff)
The file was modified ext/servlet-portability/pom.xml (diff)
The file was modified containers/simple-http/pom.xml (diff)
The file was modified media/json-jackson1/pom.xml (diff)
The file was modified security/oauth1-client/pom.xml (diff)
The file was modified ext/mvc/pom.xml (diff)
The file was modified containers/jdk-http/pom.xml (diff)
The file was modified core-client/pom.xml (diff)
The file was modified media/moxy/pom.xml (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/l10n/LocalizableMessage.java (diff)
The file was modified containers/netty-http/pom.xml (diff)
The file was modified connectors/apache-connector/pom.xml (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/l10n/LocalizableMessageFactory.java (diff)
The file was modified security/oauth2-client/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/pom.xml (diff)
The file was modified inject/hk2/pom.xml (diff)
Commit 8545fd21485de2db0af62be04607fd7a1bf16b17 by Jan Supol
Update versions, do not depend on GF 5.1.0 to prevent cyclic dependency
Change-Id: If2d8590827a5baf7328961d1c33d0d57a353c90b Signed-off-by: Jan
Supol <jan.supol@oracle.com>
(commit: 8545fd2)
The file was modified pom.xml (diff)
Commit 49bd93a26b8d33c7de43c3dfcdc9ed7676180379 by noreply
Have hk2-config provided (#4012)
* Have hk2-config provided
Change-Id: Ifa3eb26eb5927206c0d20c7357ae89eebedc97c7
Jan Supol <jan.supol@oracle.com>

* revert empty line
Change-Id: I97aeb739d87d2f2fd67e8119fbeaf0c842444931
Jan Supol <jan.supol@oracle.com>
(commit: 49bd93a)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
Commit 180f1bea82a09e127ed4b2ce787d13ee1abeb95c by 24524084+senivam
Pom fixes (#4013)
* add provided scope back on jaxb-api
* make the jersey-bom NOT inherit the jersey parent pom, it adds non
desired dependency management
* make hk2-config optional to cut it from the exposed dependencies
* add version in bom/pom.xml explicitly to not use the one from the
parent
Signed-off-by: Romain Grecourt <romain.grecourt@oracle.com>
(commit: 180f1be)
The file was modified bom/pom.xml (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
Commit ec01a023e0c39e9daf4d924e476ccd19c1894e12 by noreply
Prepare 2.28 rc3
* Adopt new JTA
* Prevent versions of jaxb in OSGi environment
* Change modules NOTICE files extension not to colide with main Jersey
NOTICE.md
(commit: ec01a02)
The file was removedcore-common/src/main/resources/META-INF/NOTICE.md
The file was modified examples/extended-wadl-webapp/pom.xml (diff)
The file was modified pom.xml (diff)
The file was addedcore-common/src/main/resources/META-INF/NOTICE.markdown
The file was addedcore-server/src/main/resources/META-INF/NOTICE.markdown
The file was modified examples/extended-wadl-webapp/src/test/java/org/glassfish/jersey/examples/extendedwadl/ExtendedWadlWebappOsgiTest.java (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/util/Helper.java (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was addedmedia/json-jackson/src/main/resources/META-INF/NOTICE.markdown
The file was removedmedia/json-jackson/src/main/resources/META-INF/NOTICE.md
The file was modified examples/osgi-http-service/functional-test/pom.xml (diff)
The file was removedcore-server/src/main/resources/META-INF/NOTICE.md
Commit 2ec4e060721b9368b55335b5e169199073ec872a by Maxim Nesen
fix for #4022
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 2ec4e06)
The file was modified pom.xml (diff)
Commit ff1472bdc0bb41371997a86d01db7c689bccb04b by noreply
Add legal info to all source and distribution jars (#4031)
* Add legal info: NOTICE.md and LICENSE.md
<jan.supol@oracle.com>
(commit: ff1472b)
The file was modified examples/assemblies/src/main/resources/assemblies/src-zip.xml (diff)
The file was modified ext/mvc-freemarker/pom.xml (diff)
The file was modified ext/rx/pom.xml (diff)
The file was modified security/oauth1-server/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml (diff)
The file was modified incubator/gae-integration/pom.xml (diff)
The file was modified incubator/declarative-linking/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
The file was modified examples/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-grizzly2/pom.xml (diff)
The file was modified containers/grizzly2-servlet/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/pom.xml (diff)
The file was addedexamples/NOTICE.md
The file was modified incubator/html-json/pom.xml (diff)
The file was modified incubator/kryo/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-webapp/pom.xml (diff)
The file was modified test-framework/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/pom.xml (diff)
The file was modified ext/wadl-doclet/pom.xml (diff)
The file was modified archetypes/jersey-heroku-webapp/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified ext/mvc-bean-validation/pom.xml (diff)
The file was modified ext/mvc-mustache/pom.xml (diff)
The file was modified ext/cdi/jersey-weld2-se/pom.xml (diff)
The file was modified examples/assemblies/src/main/resources/assemblies/glassfish-src-zip.xml (diff)
The file was modified ext/proxy-client/pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified archetypes/jersey-example-java8-webapp/pom.xml (diff)
The file was modified containers/jetty-servlet/pom.xml (diff)
Commit cf9bd2274da9d86ac84a7d0c5ead5844039be105 by noreply
Updated versions of dependencies (#4032)
* Updated versions of dependencies (MOXY, EJB API, Copyright plugin)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: cf9bd22)
The file was modified pom.xml (diff)
Commit 6bf598d460f4d1ee5557362009a897947756acae by Maxim Nesen
Integrate EJB-API 3.2.5
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 6bf598d)
The file was modified pom.xml (diff)
Commit 875f40e55703a09afaba77acadf20228d88b8e27 by Tomas Kraus
RCx versions update (up to new staging/central artifacts) (#4036)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 875f40e)
The file was modified pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/src/test/resources/felix.policy (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/JarFileScannerTest.java (diff)
Commit bda83c9b5b59f86e72ef213bac52c57ffbc39ff2 by noreply
Updated versions of dependencies to just released GF 5.1.0-RC2 (#4037)
* Updated dependencies on GF 5.1.0-RC2
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: bda83c9)
The file was modified pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
Commit 5533dba8c0ee29b347b233fe406d8cb87021ea5e by Jan Supol
added one more git merge conflict fix
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 5533dba)
The file was modified ext/mvc-bean-validation/pom.xml (diff)
Commit df7479fbef0ff3af9c0ee2a9413d65a031383b06 by 24524084+senivam
Update release profile to be used with oss-release profile from parent
Change-Id: I91ab287dd27ad550df576e0ea6d07b1cfa717f5a Signed-off-by: Jan
Supol <jan.supol@oracle.com>
(commit: df7479f)
The file was modified examples/exception-mapping/pom.xml (diff)
The file was modified examples/oauth-client-twitter/pom.xml (diff)
The file was modified examples/sse-item-store-jersey-webapp/pom.xml (diff)
The file was modified examples/http-trace/pom.xml (diff)
The file was modified examples/servlet3-webapp/pom.xml (diff)
The file was modified examples/osgi-http-service/pom.xml (diff)
The file was modified examples/server-async-standalone/pom.xml (diff)
The file was modified examples/extended-wadl-webapp/pom.xml (diff)
The file was modified examples/groovy/pom.xml (diff)
The file was modified archetypes/jersey-example-java8-webapp/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified examples/helloworld-cdi2-se/pom.xml (diff)
The file was modified examples/sse-item-store-jaxrs-webapp/pom.xml (diff)
The file was modified examples/helloworld-programmatic/pom.xml (diff)
The file was modified examples/json-with-padding/pom.xml (diff)
The file was modified examples/https-server-glassfish/pom.xml (diff)
The file was modified examples/open-tracing/pom.xml (diff)
The file was modified examples/server-async-managed/pom.xml (diff)
The file was modified examples/json-jackson1/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified examples/entity-filtering/pom.xml (diff)
The file was modified examples/helloworld-pure-jax-rs/pom.xml (diff)
The file was modified examples/server-sent-events-jersey/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/pom.xml (diff)
The file was modified examples/server-sent-events-jaxrs/pom.xml (diff)
The file was modified examples/helloworld-spring-webapp/pom.xml (diff)
The file was modified examples/declarative-linking/pom.xml (diff)
The file was modified examples/sse-twitter-aggregator/pom.xml (diff)
The file was modified examples/managed-beans-webapp/pom.xml (diff)
The file was modified bundles/examples/pom.xml (diff)
The file was modified examples/json-jettison/pom.xml (diff)
The file was modified examples/helloworld-spring-annotations/pom.xml (diff)
The file was modified examples/entity-filtering-selectable/pom.xml (diff)
The file was modified examples/rx-client-webapp/pom.xml (diff)
The file was modified examples/xml-moxy/pom.xml (diff)
The file was modified bundles/pom.xml (diff)
The file was modified examples/helloworld-benchmark/pom.xml (diff)
The file was modified incubator/declarative-linking/pom.xml (diff)
The file was modified examples/helloworld-weld/pom.xml (diff)
The file was modified examples/json-binding-webapp/pom.xml (diff)
The file was modified examples/managed-client-simple-webapp/pom.xml (diff)
The file was modified examples/server-async/pom.xml (diff)
The file was modified examples/https-clientserver-grizzly/pom.xml (diff)
The file was modified examples/jaxb/pom.xml (diff)
The file was modified examples/jersey-ejb/pom.xml (diff)
The file was modified examples/json-jackson/pom.xml (diff)
The file was modified archetypes/pom.xml (diff)
The file was modified examples/entity-filtering-security/pom.xml (diff)
The file was modified examples/freemarker-webapp/pom.xml (diff)
The file was modified examples/managed-client-webapp/pom.xml (diff)
The file was modified examples/managed-client/pom.xml (diff)
The file was modified examples/java8-webapp/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified examples/jaxrs-types-injection/pom.xml (diff)
The file was modified examples/clipboard-programmatic/pom.xml (diff)
The file was modified examples/json-moxy/pom.xml (diff)
The file was modified examples/helloworld-webapp/pom.xml (diff)
The file was modified examples/http-patch/pom.xml (diff)
The file was modified examples/system-properties-example/pom.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified examples/clipboard/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified examples/bookmark/pom.xml (diff)
The file was modified examples/bookstore-webapp/pom.xml (diff)
The file was modified examples/helloworld-netty/pom.xml (diff)
The file was modified examples/json-processing-webapp/pom.xml (diff)
The file was modified examples/multipart-webapp/pom.xml (diff)
The file was modified examples/simple-console/pom.xml (diff)
The file was modified examples/cdi-webapp/pom.xml (diff)
The file was modified examples/reload/pom.xml (diff)
The file was modified examples/helloworld/pom.xml (diff)
The file was modified examples/bookmark-em/pom.xml (diff)
Commit 4e1d9dc0a07d8b481e66d7b48d845a5d94f20d55 by 24524084+senivam
Update maven-enforcer-plugin to 3.0.0-M2
Signed-off-by: mszabo-wikia <mszabo@wikia-inc.com>
(commit: 4e1d9dc)
The file was modified pom.xml (diff)
The file was modified incubator/pom.xml (diff)
The file was modified tests/integration/servlet-3-params/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding/pom.xml (diff)
The file was modified tests/integration/j-441/ear/pom.xml (diff)
The file was modified tests/integration/jersey-2154/pom.xml (diff)
The file was modified tests/e2e-core-common/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-webapp/pom.xml (diff)
The file was modified examples/bookstore-webapp/pom.xml (diff)
The file was modified test-framework/providers/external/pom.xml (diff)
The file was modified media/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/pom.xml (diff)
The file was modified examples/declarative-linking/pom.xml (diff)
The file was modified tests/integration/servlet-3-filter/pom.xml (diff)
The file was modified tests/integration/servlet-3-sse-1/pom.xml (diff)
The file was modified tests/performance/test-cases/pom.xml (diff)
The file was modified tests/integration/portability-jersey-1/pom.xml (diff)
The file was modified tests/integration/jersey-2551/pom.xml (diff)
The file was modified containers/glassfish/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-4/pom.xml (diff)
The file was modified examples/reload/pom.xml (diff)
The file was modified tests/integration/jersey-2164/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/war/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-4/pom.xml (diff)
The file was modified inject/cdi2-se/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-custom-provider/pom.xml (diff)
The file was modified examples/bookmark-em/pom.xml (diff)
The file was modified examples/xml-moxy/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml (diff)
The file was modified tests/integration/jersey-2136/pom.xml (diff)
The file was modified tests/integration/jersey-2160/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/ear/pom.xml (diff)
The file was modified examples/helloworld/pom.xml (diff)
The file was modified tests/integration/jersey-1964/pom.xml (diff)
The file was modified tests/integration/j-59/lib/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding-2/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-webapp/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/lib-bundle/pom.xml (diff)
The file was modified tests/e2e-client/pom.xml (diff)
The file was modified containers/jersey-servlet-core/pom.xml (diff)
The file was modified examples/jersey-ejb/pom.xml (diff)
The file was modified tests/integration/cdi-multipart-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-2/pom.xml (diff)
The file was modified examples/json-with-padding/pom.xml (diff)
The file was modified examples/osgi-http-service/bundle/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-global/pom.xml (diff)
The file was modified examples/sse-twitter-aggregator/pom.xml (diff)
The file was modified tests/integration/cdi-ejb-test-webapp/pom.xml (diff)
The file was modified containers/jdk-http/pom.xml (diff)
The file was modified incubator/open-tracing/pom.xml (diff)
The file was modified ext/mvc-jsp/pom.xml (diff)
The file was modified ext/mvc-freemarker/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-text-plain/pom.xml (diff)
The file was modified ext/rx/rx-client-rxjava2/pom.xml (diff)
The file was modified security/pom.xml (diff)
The file was modified tests/integration/jersey-2031/pom.xml (diff)
The file was modified examples/groovy/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/pom.xml (diff)
The file was modified tests/integration/sonar-test/pom.xml (diff)
The file was modified examples/https-clientserver-grizzly/pom.xml (diff)
The file was modified examples/entity-filtering-selectable/pom.xml (diff)
The file was modified examples/server-async-standalone/pom.xml (diff)
The file was modified tests/performance/runners/pom.xml (diff)
The file was modified examples/oauth-client-twitter/pom.xml (diff)
The file was modified examples/simple-console/pom.xml (diff)
The file was modified examples/helloworld-spring-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-1829/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml (diff)
The file was modified tests/stress/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-3/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/pom.xml (diff)
The file was modified tests/performance/test-cases/param-srl/pom.xml (diff)
The file was modified examples/jaxrs-types-injection/pom.xml (diff)
The file was modified test-framework/pom.xml (diff)
The file was modified tests/integration/property-check/pom.xml (diff)
The file was modified ext/mvc/pom.xml (diff)
The file was modified security/oauth1-client/pom.xml (diff)
The file was modified test-framework/providers/jetty/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-inflector-1/pom.xml (diff)
The file was modified examples/entity-filtering-security/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/lib/pom.xml (diff)
The file was modified bundles/examples/pom.xml (diff)
The file was modified connectors/apache-connector/pom.xml (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/pom.xml (diff)
The file was modified incubator/html-json/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/additional-bundle/pom.xml (diff)
The file was modified tests/integration/jersey-1960/pom.xml (diff)
The file was modified incubator/kryo/pom.xml (diff)
The file was modified bundles/apidocs/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/pom.xml (diff)
The file was modified incubator/gae-integration/pom.xml (diff)
The file was modified examples/json-processing-webapp/pom.xml (diff)
The file was modified tests/integration/cdi-test-webapp/pom.xml (diff)
The file was modified test-framework/providers/simple/pom.xml (diff)
The file was modified tests/integration/jersey-1604/pom.xml (diff)
The file was modified tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml (diff)
The file was modified test-framework/util/pom.xml (diff)
The file was modified ext/metainf-services/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-grizzly2/pom.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified test-framework/providers/inmemory/pom.xml (diff)
The file was modified test-framework/providers/bundle/pom.xml (diff)
The file was modified tests/integration/jersey-2794/pom.xml (diff)
The file was modified connectors/pom.xml (diff)
The file was modified tests/e2e-inject/pom.xml (diff)
The file was modified examples/managed-beans-webapp/pom.xml (diff)
The file was modified examples/servlet3-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2776/pom.xml (diff)
The file was modified examples/helloworld-netty/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/pom.xml (diff)
The file was modified tests/performance/test-cases/assemblies/pom.xml (diff)
The file was modified tests/integration/tracing-support/pom.xml (diff)
The file was modified tests/integration/j-441/war2/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-1/pom.xml (diff)
The file was modified tests/integration/jersey-2421/pom.xml (diff)
The file was modified tests/osgi/pom.xml (diff)
The file was modified examples/exception-mapping/pom.xml (diff)
The file was modified examples/json-jettison/pom.xml (diff)
The file was modified media/json-jackson/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-6/pom.xml (diff)
The file was modified test-framework/maven/custom-enforcer-rules/pom.xml (diff)
The file was modified examples/freemarker-webapp/pom.xml (diff)
The file was modified examples/sse-item-store-jaxrs-webapp/pom.xml (diff)
The file was modified examples/system-properties-example/pom.xml (diff)
The file was modified tests/integration/jersey-2184/pom.xml (diff)
The file was modified tests/integration/j-376/pom.xml (diff)
The file was modified test-framework/providers/grizzly2/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-global/pom.xml (diff)
The file was modified tests/integration/jersey-2878/pom.xml (diff)
The file was modified tests/integration/ejb-test-webapp/pom.xml (diff)
The file was modified ext/rx/rx-client-rxjava/pom.xml (diff)
The file was modified tests/integration/jersey-2176/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-1/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-7/pom.xml (diff)
The file was modified examples/managed-client-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2654/pom.xml (diff)
The file was modified tests/integration/jaxrs-component-inject/pom.xml (diff)
The file was modified tests/integration/jersey-2255/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-8/pom.xml (diff)
The file was modified containers/grizzly2-http/pom.xml (diff)
The file was modified test-framework/maven/container-runner-maven-plugin/pom.xml (diff)
The file was modified ext/proxy-client/pom.xml (diff)
The file was modified tests/integration/jersey-2322/pom.xml (diff)
The file was modified media/sse/pom.xml (diff)
The file was modified tests/e2e/pom.xml (diff)
The file was modified ext/cdi/jersey-weld2-se/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/lib/pom.xml (diff)
The file was modified tests/integration/servlet-3-chunked-io/pom.xml (diff)
The file was modified examples/osgi-http-service/pom.xml (diff)
The file was modified examples/helloworld-cdi2-se/pom.xml (diff)
The file was modified ext/wadl-doclet/pom.xml (diff)
The file was modified security/oauth1-server/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-xml-jaxb/pom.xml (diff)
The file was modified examples/helloworld-weld/pom.xml (diff)
The file was modified examples/open-tracing/pom.xml (diff)
The file was modified tests/e2e-server/pom.xml (diff)
The file was modified ext/rx/pom.xml (diff)
The file was modified ext/spring4/pom.xml (diff)
The file was modified containers/netty-http/pom.xml (diff)
The file was modified containers/pom.xml (diff)
The file was modified tests/e2e-inject/cdi2-se/pom.xml (diff)
The file was modified tests/integration/j-441/war1/pom.xml (diff)
The file was modified tests/integration/portability-jersey-2/pom.xml (diff)
The file was modified examples/assemblies/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
The file was modified tests/integration/async-jersey-filter/pom.xml (diff)
The file was modified ext/pom.xml (diff)
The file was modified examples/helloworld-programmatic/pom.xml (diff)
The file was modified examples/server-async/pom.xml (diff)
The file was modified ext/rx/rx-client-guava/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-3/pom.xml (diff)
The file was modified containers/jersey-servlet/pom.xml (diff)
The file was modified archetypes/jersey-heroku-webapp/pom.xml (diff)
The file was modified media/multipart/pom.xml (diff)
The file was modified connectors/netty-connector/pom.xml (diff)
The file was modified tests/integration/jersey-1667/pom.xml (diff)
The file was modified tests/integration/jersey-2846/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war1/pom.xml (diff)
The file was modified tests/integration/jersey-1107/pom.xml (diff)
The file was modified examples/managed-client/pom.xml (diff)
The file was modified media/json-jackson1/pom.xml (diff)
The file was modified tests/integration/jersey-1928/pom.xml (diff)
The file was modified examples/json-jackson1/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified media/moxy/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml (diff)
The file was modified ext/mvc-mustache/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/lib/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-json-moxy/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/ear/pom.xml (diff)
The file was modified tests/integration/jersey-780/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/ear/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/war-bundle/pom.xml (diff)
The file was modified tests/integration/servlet-tests/pom.xml (diff)
The file was modified security/oauth1-signature/pom.xml (diff)
The file was modified test-framework/memleak-test-common/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/bean-param-leak/pom.xml (diff)
The file was modified examples/helloworld-benchmark/pom.xml (diff)
The file was modified examples/clipboard/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-xml-moxy/pom.xml (diff)
The file was modified inject/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war2/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-reload/pom.xml (diff)
The file was modified test-framework/core/pom.xml (diff)
The file was modified media/json-binding/pom.xml (diff)
The file was modified examples/pom.xml (diff)
The file was modified examples/extended-wadl-webapp/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-json-jackson/pom.xml (diff)
The file was modified tests/performance/tools/pom.xml (diff)
The file was modified test-framework/providers/pom.xml (diff)
The file was modified tests/integration/cdi-beanvalidation-webapp/pom.xml (diff)
The file was modified examples/entity-filtering/pom.xml (diff)
The file was modified containers/jetty-http/pom.xml (diff)
The file was modified tests/integration/jersey-2892/pom.xml (diff)
The file was modified tests/e2e-entity/pom.xml (diff)
The file was modified examples/json-jackson/pom.xml (diff)
The file was modified examples/multipart-webapp/pom.xml (diff)
The file was modified examples/http-patch/pom.xml (diff)
The file was modified ext/entity-filtering/pom.xml (diff)
The file was modified tests/performance/pom.xml (diff)
The file was modified examples/https-server-glassfish/pom.xml (diff)
The file was modified tests/performance/runners/jersey-grizzly-runner/pom.xml (diff)
The file was modified ext/bean-validation/pom.xml (diff)
The file was modified containers/grizzly2-servlet/pom.xml (diff)
The file was modified media/json-processing/pom.xml (diff)
The file was modified examples/helloworld-spring-annotations/pom.xml (diff)
The file was modified ext/servlet-portability/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-name/pom.xml (diff)
The file was modified examples/http-trace/pom.xml (diff)
The file was modified test-framework/maven/pom.xml (diff)
The file was modified tests/integration/security-digest/pom.xml (diff)
The file was modified examples/bookmark/pom.xml (diff)
The file was modified security/oauth2-client/pom.xml (diff)
The file was modified core-common/pom.xml (diff)
The file was modified tests/integration/jersey-2673/pom.xml (diff)
The file was modified tests/integration/servlet-3-gf-async/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/pom.xml (diff)
The file was modified tests/integration/j-59/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-2/pom.xml (diff)
The file was modified examples/server-async-standalone/client/pom.xml (diff)
The file was modified tests/integration/jersey-2335/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-5/pom.xml (diff)
The file was modified tests/integration/jersey-2167/pom.xml (diff)
The file was modified media/json-jettison/pom.xml (diff)
The file was modified examples/server-async-managed/pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-1/pom.xml (diff)
The file was modified incubator/declarative-linking/pom.xml (diff)
The file was modified examples/server-sent-events-jersey/pom.xml (diff)
The file was modified tests/integration/jersey-2637/pom.xml (diff)
The file was modified bundles/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-dynamic/pom.xml (diff)
The file was modified archetypes/pom.xml (diff)
The file was modified connectors/grizzly-connector/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-3/pom.xml (diff)
The file was modified tests/integration/jersey-2137/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-provider/pom.xml (diff)
The file was modified containers/simple-http/pom.xml (diff)
The file was modified tests/integration/client-connector-provider/pom.xml (diff)
The file was modified tests/integration/j-441/pom.xml (diff)
The file was modified test-framework/providers/netty/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-6/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-5/pom.xml (diff)
The file was modified tests/integration/jersey-2704/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/pom.xml (diff)
The file was modified connectors/jetty-connector/pom.xml (diff)
The file was modified examples/java8-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-3-async/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war2/pom.xml (diff)
The file was modified tests/performance/test-cases/proxy-injection/pom.xml (diff)
The file was modified examples/server-sent-events-jaxrs/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-2/pom.xml (diff)
The file was modified tests/integration/servlet-3-inflector-1/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-2/pom.xml (diff)
The file was modified containers/jetty-servlet/pom.xml (diff)
The file was modified tests/performance/benchmarks/pom.xml (diff)
The file was modified examples/rx-client-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-1223/pom.xml (diff)
The file was modified tests/integration/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml (diff)
The file was modified examples/clipboard-programmatic/pom.xml (diff)
The file was modified examples/webapp-example-parent/pom.xml (diff)
The file was modified tests/integration/j-59/ear/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/pom.xml (diff)
The file was modified ext/cdi/pom.xml (diff)
The file was modified test-framework/providers/jdk-http/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-name/pom.xml (diff)
The file was modified examples/json-moxy/pom.xml (diff)
The file was modified tests/integration/jersey-1883/pom.xml (diff)
The file was modified inject/hk2/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-filter/pom.xml (diff)
The file was modified examples/cdi-webapp/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified archetypes/jersey-example-java8-webapp/pom.xml (diff)
The file was modified examples/managed-client-simple-webapp/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war1/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-8/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-dynamic/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-kryo/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-7/pom.xml (diff)
The file was modified tests/mem-leaks/pom.xml (diff)
The file was modified examples/jaxb/pom.xml (diff)
The file was modified tests/integration/jersey-2612/pom.xml (diff)
The file was modified examples/json-binding-webapp/pom.xml (diff)
The file was modified examples/helloworld-pure-jax-rs/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml (diff)
The file was modified core-client/pom.xml (diff)
The file was modified tests/e2e-testng/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-1/pom.xml (diff)
The file was modified examples/sse-item-store-jersey-webapp/pom.xml (diff)
The file was modified examples/server-async-standalone/webapp/pom.xml (diff)
The file was modified tests/integration/j-59/war/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified ext/mvc-bean-validation/pom.xml (diff)
The file was modified tests/integration/jersey-2689/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/leaking-test-app/pom.xml (diff)
The file was modified connectors/jdk-connector/pom.xml (diff)
The file was modified examples/helloworld-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2167/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified media/json-jackson1/pom.xml (diff)
The file was modified tests/performance/runners/jersey-grizzly-runner/pom.xml (diff)
The file was modified examples/helloworld-weld/pom.xml (diff)
The file was modified examples/helloworld-cdi2-se/pom.xml (diff)
The file was modified containers/jdk-http/pom.xml (diff)
The file was modified examples/helloworld-webapp/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war2/pom.xml (diff)
The file was modified test-framework/memleak-test-common/pom.xml (diff)
The file was modified examples/http-patch/pom.xml (diff)
The file was modified ext/wadl-doclet/pom.xml (diff)
The file was modified media/json-jettison/pom.xml (diff)
The file was modified tests/integration/jersey-2136/pom.xml (diff)
The file was modified containers/grizzly2-servlet/pom.xml (diff)
The file was modified examples/server-sent-events-jaxrs/pom.xml (diff)
The file was modified containers/glassfish/pom.xml (diff)
The file was modified ext/cdi/jersey-weld2-se/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-5/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/ear/pom.xml (diff)
The file was modified tests/performance/runners/pom.xml (diff)
The file was modified examples/json-moxy/pom.xml (diff)
The file was modified examples/multipart-webapp/pom.xml (diff)
The file was modified examples/helloworld-benchmark/pom.xml (diff)
The file was modified tests/integration/servlet-3-inflector-1/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-xml-moxy/pom.xml (diff)
The file was modified ext/rx/pom.xml (diff)
The file was modified tests/performance/test-cases/pom.xml (diff)
The file was modified tests/e2e-inject/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/lib/pom.xml (diff)
The file was modified examples/webapp-example-parent/pom.xml (diff)
The file was modified tests/performance/pom.xml (diff)
The file was modified connectors/grizzly-connector/pom.xml (diff)
The file was modified archetypes/jersey-heroku-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-tests/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-global/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/pom.xml (diff)
The file was modified security/pom.xml (diff)
The file was modified bundles/apidocs/pom.xml (diff)
The file was modified examples/servlet3-webapp/pom.xml (diff)
The file was modified tests/integration/j-376/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-6/pom.xml (diff)
The file was modified archetypes/jersey-example-java8-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2892/pom.xml (diff)
The file was modified examples/bookstore-webapp/pom.xml (diff)
The file was modified tests/integration/j-59/ear/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/leaking-test-app/pom.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/lib/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/pom.xml (diff)
The file was modified examples/sse-item-store-jersey-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-1/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-provider/pom.xml (diff)
The file was modified tests/integration/async-jersey-filter/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-3/pom.xml (diff)
The file was modified examples/simple-console/pom.xml (diff)
The file was modified tests/mem-leaks/pom.xml (diff)
The file was modified test-framework/providers/netty/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-name/pom.xml (diff)
The file was modified ext/entity-filtering/pom.xml (diff)
The file was modified ext/metainf-services/pom.xml (diff)
The file was modified tests/integration/jersey-1667/pom.xml (diff)
The file was modified ext/bean-validation/pom.xml (diff)
The file was modified tests/e2e-entity/pom.xml (diff)
The file was modified connectors/jdk-connector/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-8/pom.xml (diff)
The file was modified connectors/apache-connector/pom.xml (diff)
The file was modified examples/helloworld-pure-jax-rs/pom.xml (diff)
The file was modified core-client/pom.xml (diff)
The file was modified tests/performance/benchmarks/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-json-jackson/pom.xml (diff)
The file was modified tests/integration/jersey-2704/pom.xml (diff)
The file was modified ext/servlet-portability/pom.xml (diff)
The file was modified tests/integration/servlet-3-params/pom.xml (diff)
The file was modified incubator/gae-integration/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-xml-jaxb/pom.xml (diff)
The file was modified connectors/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/war-bundle/pom.xml (diff)
The file was modified inject/cdi2-se/pom.xml (diff)
The file was modified tests/integration/jersey-2878/pom.xml (diff)
The file was modified containers/simple-http/pom.xml (diff)
The file was modified test-framework/providers/inmemory/pom.xml (diff)
The file was modified tests/integration/j-441/ear/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/lib-bundle/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/additional-bundle/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-2/pom.xml (diff)
The file was modified examples/entity-filtering-selectable/pom.xml (diff)
The file was modified incubator/declarative-linking/pom.xml (diff)
The file was modified security/oauth1-signature/pom.xml (diff)
The file was modified examples/open-tracing/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-6/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-webapp/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/pom.xml (diff)
The file was modified tests/integration/cdi-ejb-test-webapp/pom.xml (diff)
The file was modified examples/helloworld/pom.xml (diff)
The file was modified examples/json-jackson1/pom.xml (diff)
The file was modified ext/mvc-bean-validation/pom.xml (diff)
The file was modified tests/integration/j-59/war/pom.xml (diff)
The file was modified examples/managed-client/pom.xml (diff)
The file was modified tests/integration/jersey-1883/pom.xml (diff)
The file was modified examples/json-jettison/pom.xml (diff)
The file was modified tests/osgi/pom.xml (diff)
The file was modified tests/performance/test-cases/param-srl/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-reload/pom.xml (diff)
The file was modified examples/oauth-client-twitter/pom.xml (diff)
The file was modified test-framework/util/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-1/pom.xml (diff)
The file was modified examples/jaxb/pom.xml (diff)
The file was modified security/oauth2-client/pom.xml (diff)
The file was modified examples/entity-filtering-security/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war1/pom.xml (diff)
The file was modified ext/pom.xml (diff)
The file was modified incubator/open-tracing/pom.xml (diff)
The file was modified bundles/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-kryo/pom.xml (diff)
The file was modified tests/integration/jersey-2160/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-2/pom.xml (diff)
The file was modified examples/bookmark-em/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/lib/pom.xml (diff)
The file was modified tests/integration/jersey-2846/pom.xml (diff)
The file was modified tests/performance/test-cases/assemblies/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding-2/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
The file was modified media/multipart/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-8/pom.xml (diff)
The file was modified tests/integration/jersey-2184/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/pom.xml (diff)
The file was modified security/oauth1-client/pom.xml (diff)
The file was modified tests/e2e-inject/cdi2-se/pom.xml (diff)
The file was modified examples/sse-twitter-aggregator/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-text-plain/pom.xml (diff)
The file was modified examples/java8-webapp/pom.xml (diff)
The file was modified tests/integration/j-59/lib/pom.xml (diff)
The file was modified examples/jersey-ejb/pom.xml (diff)
The file was modified examples/sse-item-store-jaxrs-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-3-async/pom.xml (diff)
The file was modified tests/integration/jersey-1604/pom.xml (diff)
The file was modified examples/osgi-http-service/bundle/pom.xml (diff)
The file was modified tests/integration/jersey-2154/pom.xml (diff)
The file was modified tests/integration/jaxrs-component-inject/pom.xml (diff)
The file was modified tests/e2e-testng/pom.xml (diff)
The file was modified examples/server-async-standalone/client/pom.xml (diff)
The file was modified tests/integration/jersey-2776/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war1/pom.xml (diff)
The file was modified test-framework/providers/grizzly2/pom.xml (diff)
The file was modified examples/pom.xml (diff)
The file was modified tests/integration/j-441/war2/pom.xml (diff)
The file was modified ext/proxy-client/pom.xml (diff)
The file was modified examples/assemblies/pom.xml (diff)
The file was modified examples/server-async-managed/pom.xml (diff)
The file was modified tests/integration/jersey-2421/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/ear/pom.xml (diff)
The file was modified tests/integration/jersey-1223/pom.xml (diff)
The file was modified examples/groovy/pom.xml (diff)
The file was modified examples/system-properties-example/pom.xml (diff)
The file was modified bundles/examples/pom.xml (diff)
The file was modified examples/managed-client-simple-webapp/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified ext/spring4/pom.xml (diff)
The file was modified test-framework/providers/bundle/pom.xml (diff)
The file was modified tests/e2e-core-common/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-3/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-custom-provider/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/pom.xml (diff)
The file was modified archetypes/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-filter/pom.xml (diff)
The file was modified security/oauth1-server/pom.xml (diff)
The file was modified examples/extended-wadl-webapp/pom.xml (diff)
The file was modified ext/mvc-jsp/pom.xml (diff)
The file was modified tests/e2e/pom.xml (diff)
The file was modified tests/integration/jersey-2031/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/war/pom.xml (diff)
The file was modified tests/integration/jersey-2137/pom.xml (diff)
The file was modified examples/server-sent-events-jersey/pom.xml (diff)
The file was modified examples/freemarker-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2335/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/ear/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml (diff)
The file was modified media/pom.xml (diff)
The file was modified inject/hk2/pom.xml (diff)
The file was modified connectors/jetty-connector/pom.xml (diff)
The file was modified tests/integration/property-check/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war2/pom.xml (diff)
The file was modified examples/helloworld-spring-annotations/pom.xml (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was modified tests/integration/jersey-1107/pom.xml (diff)
The file was modified examples/json-processing-webapp/pom.xml (diff)
The file was modified examples/cdi-webapp/pom.xml (diff)
The file was modified tests/e2e-server/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/bean-param-leak/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified examples/rx-client-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-3/pom.xml (diff)
The file was modified ext/mvc-mustache/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-2/pom.xml (diff)
The file was modified containers/jersey-servlet/pom.xml (diff)
The file was modified examples/helloworld-programmatic/pom.xml (diff)
The file was modified tests/integration/j-441/pom.xml (diff)
The file was modified tests/integration/portability-jersey-1/pom.xml (diff)
The file was modified test-framework/providers/pom.xml (diff)
The file was modified tests/integration/j-59/pom.xml (diff)
The file was modified containers/netty-http/pom.xml (diff)
The file was modified tests/integration/jersey-2164/pom.xml (diff)
The file was modified containers/grizzly2-http/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified examples/exception-mapping/pom.xml (diff)
The file was modified ext/mvc-freemarker/pom.xml (diff)
The file was modified tests/integration/jersey-1960/pom.xml (diff)
The file was modified tests/integration/pom.xml (diff)
The file was modified tests/integration/jersey-2551/pom.xml (diff)
The file was modified tests/integration/servlet-3-gf-async/pom.xml (diff)
The file was modified test-framework/pom.xml (diff)
The file was modified tests/integration/jersey-2673/pom.xml (diff)
The file was modified tests/integration/tracing-support/pom.xml (diff)
The file was modified media/json-jackson/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-1/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-webapp/pom.xml (diff)
The file was modified tests/integration/ejb-test-webapp/pom.xml (diff)
The file was modified examples/https-clientserver-grizzly/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-5/pom.xml (diff)
The file was modified containers/pom.xml (diff)
The file was modified examples/jaxrs-types-injection/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-name/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/pom.xml (diff)
The file was modified examples/json-binding-webapp/pom.xml (diff)
The file was modified media/json-processing/pom.xml (diff)
The file was modified tests/integration/jersey-2794/pom.xml (diff)
The file was modified containers/jetty-servlet/pom.xml (diff)
The file was modified ext/cdi/pom.xml (diff)
The file was modified tests/integration/jersey-2322/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-dynamic/pom.xml (diff)
The file was modified examples/clipboard/pom.xml (diff)
The file was modified incubator/pom.xml (diff)
The file was modified tests/integration/jersey-2255/pom.xml (diff)
The file was modified tests/performance/test-cases/proxy-injection/pom.xml (diff)
The file was modified test-framework/maven/container-runner-maven-plugin/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding/pom.xml (diff)
The file was modified inject/pom.xml (diff)
The file was modified tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml (diff)
The file was modified tests/integration/client-connector-provider/pom.xml (diff)
The file was modified tests/integration/jersey-780/pom.xml (diff)
The file was modified examples/json-jackson/pom.xml (diff)
The file was modified tests/integration/servlet-3-sse-1/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-1/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-inflector-1/pom.xml (diff)
The file was modified examples/http-trace/pom.xml (diff)
The file was modified tests/integration/jersey-1964/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-json-moxy/pom.xml (diff)
The file was modified incubator/kryo/pom.xml (diff)
The file was modified test-framework/maven/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-grizzly2/pom.xml (diff)
The file was modified test-framework/providers/jetty/pom.xml (diff)
The file was modified tests/integration/cdi-test-webapp/pom.xml (diff)
The file was modified test-framework/providers/external/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml (diff)
The file was modified examples/osgi-http-service/pom.xml (diff)
The file was modified tests/integration/portability-jersey-2/pom.xml (diff)
The file was modified containers/jersey-servlet-core/pom.xml (diff)
The file was modified incubator/html-json/pom.xml (diff)
The file was modified tests/integration/jersey-2637/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-dynamic/pom.xml (diff)
The file was modified connectors/netty-connector/pom.xml (diff)
The file was modified examples/entity-filtering/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-4/pom.xml (diff)
The file was modified tests/integration/jersey-1829/pom.xml (diff)
The file was modified tests/integration/jersey-2689/pom.xml (diff)
The file was modified test-framework/core/pom.xml (diff)
The file was modified ext/rx/rx-client-rxjava/pom.xml (diff)
The file was modified tests/integration/jersey-2654/pom.xml (diff)
The file was modified tests/performance/tools/pom.xml (diff)
The file was modified examples/server-async/pom.xml (diff)
The file was modified examples/reload/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml (diff)
The file was modified examples/server-async-standalone/pom.xml (diff)
The file was modified tests/integration/j-441/war1/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-4/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-global/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/pom.xml (diff)
The file was modified ext/mvc/pom.xml (diff)
The file was modified tests/stress/pom.xml (diff)
The file was modified examples/xml-moxy/pom.xml (diff)
The file was modified tests/integration/security-digest/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-7/pom.xml (diff)
The file was modified containers/jetty-http/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml (diff)
The file was modified examples/helloworld-netty/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml (diff)
The file was modified tests/integration/cdi-multipart-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-3-filter/pom.xml (diff)
The file was modified tests/integration/jersey-1928/pom.xml (diff)
The file was modified media/moxy/pom.xml (diff)
The file was modified examples/bookmark/pom.xml (diff)
The file was modified media/sse/pom.xml (diff)
The file was modified tests/integration/cdi-beanvalidation-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2612/pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified examples/json-with-padding/pom.xml (diff)
The file was modified tests/integration/sonar-test/pom.xml (diff)
The file was modified examples/server-async-standalone/webapp/pom.xml (diff)
The file was modified test-framework/providers/simple/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-7/pom.xml (diff)
The file was modified core-common/pom.xml (diff)
The file was modified examples/managed-beans-webapp/pom.xml (diff)
The file was modified examples/managed-client-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2176/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-2/pom.xml (diff)
The file was modified ext/rx/rx-client-guava/pom.xml (diff)
The file was modified test-framework/maven/custom-enforcer-rules/pom.xml (diff)
The file was modified examples/helloworld-spring-webapp/pom.xml (diff)
The file was modified ext/rx/rx-client-rxjava2/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml (diff)
The file was modified examples/clipboard-programmatic/pom.xml (diff)
The file was modified tests/e2e-client/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/pom.xml (diff)
The file was modified test-framework/providers/jdk-http/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/pom.xml (diff)
The file was modified media/json-binding/pom.xml (diff)
The file was modified examples/https-server-glassfish/pom.xml (diff)
The file was modified tests/integration/servlet-3-chunked-io/pom.xml (diff)
The file was modified examples/declarative-linking/pom.xml (diff)
Commit 310db2c89cde2b80a967f49130b4db651ee52c48 by 15908245+jansupol
jersey-3992 CDI Bean created (but fails) when interface has @Path
annotation
Signed-off-by: Gaurav Gupta <gaurav.gupta.jc@gmail.com>
(commit: 310db2c)
The file was addedtests/integration/jersey-3992/src/test/java/org/glassfish/jersey/tests/cdi/resources/InheritanceTest.java
The file was addedtests/integration/jersey-3992/pom.xml
The file was addedtests/integration/jersey-3992/src/main/java/org/glassfish/jersey/tests/cdi/resources/UserResource.java
The file was addedtests/integration/jersey-3992/src/main/java/org/glassfish/jersey/tests/cdi/resources/MainApplication.java
The file was addedtests/integration/jersey-3992/src/test/java/org/glassfish/jersey/tests/cdi/resources/CdiTest.java
The file was modified tests/integration/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/resources/org/glassfish/jersey/ext/cdi1x/internal/localization.properties (diff)
The file was addedtests/integration/jersey-3992/src/main/resources/META-INF/beans.xml
The file was addedtests/integration/jersey-3992/src/main/java/org/glassfish/jersey/tests/cdi/resources/UserResourceImpl.java
Commit a13ab9b130b8d97cdd0bc67422151e93ac2b7731 by 24524084+senivam
2.29 development version preparation
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: a13ab9b)
The file was modified tests/integration/jersey-3992/pom.xml (diff)
Commit e0369be617bb445866fc86d08e11e54bdec88f88 by 24524084+senivam
Enable @ConstrainedTo on Features
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: e0369be)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/WebTargetValueParamProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/model/internal/CommonConfig.java (diff)
The file was addedtests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/FeatureConstraintTest.java
Commit 1e93ba94de7bdb5874f2aa96de62cc3c4cb9075b by 24524084+senivam
Apply @ConstrainedTo even before Feature class is instantiated
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 1e93ba9)
The file was modified tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/FeatureConstraintTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/model/internal/CommonConfig.java (diff)
The file was modified core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties (diff)
Commit 61e63994e03548ab5697bfe02f9179ca1918a3c5 by 24524084+senivam
Updated copyright year
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 61e6399)
The file was modified core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties (diff)
Commit 551b8571737b5ad7341e32a134aa13cbd4b6a3cf by 15908245+jansupol
Add dependency on jakarta.activation-api to core-common
Signed-off-by: mszabo-wikia <mszabo@wikia-inc.com>
(commit: 551b857)
The file was modified pom.xml (diff)
The file was modified core-common/pom.xml (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
Commit 72b1a8cc20ee800ae3192394a76361f179d6cc22 by 15908245+jansupol
Update copyright year
Signed-off-by: mszabo-wikia <mszabo@wikia-inc.com>
(commit: 72b1a8c)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified core-common/pom.xml (diff)
Commit 4ae3004dc2ffb9f44aceb6853661c3ed741650ac by 24524084+senivam
Cleanup old JDK collection compatibility classes
Signed-off-by: mszabo-wikia <mszabo@wikia-inc.com>
(commit: 4ae3004)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/TransferQueue.java (diff)
The file was modified ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/spi/FilteringHelper.java (diff)
The file was modified ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/ServerScopeProvider.java (diff)
The file was modified ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityGraphProviderImpl.java (diff)
The file was removedcore-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/DataStructures.java (diff)
The file was removedcore-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java
The file was addedcore-common/src/test/java/org/glassfish/jersey/internal/util/JdkVersionCompareTest.java
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/JdkVersion.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/MessageBodyFactory.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ByteBufferInputStream.java (diff)
The file was removedcore-common/src/main/java/org/glassfish/jersey/internal/util/collection/ThreadLocalRandom.java
The file was addedcore-common/src/test/java/org/glassfish/jersey/internal/util/JdkVersionParseTest.java
The file was modified ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/spi/AbstractTemplateProcessor.java (diff)
Commit 08c5fa2a52bed4374ce54c21a173365513d24a21 by jerseyrobot
CSS stylesheet configuration for DocBook
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 08c5fa2)
The file was modified docs/pom.xml (diff)
Commit 0aacf79db307c1954add652ee65dbf0af2b215d3 by 24524084+senivam
Issue 4068 Empty Encoding fix
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 0aacf79)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/filter/EncodingFilterTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/filter/EncodingFilter.java (diff)
Commit 59fe75f98a41db2362a51992fe24e64dfba5948f by 24524084+senivam
Test/example for Date object QueryParam
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 59fe75f)
The file was addedcore-server/src/test/java/org/glassfish/jersey/server/internal/inject/ParamConverterDateTest.java
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/AbstractTest.java (diff)
Commit b84e8268be489a4cb5282d6465cb7030a2e379ae by 24524084+senivam
Build core-common module on JDK 11.
Possible to create multirelease jar when built with JDK 8 and then with
JDK 11 without "clean".
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: b84e826)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/JerseyPublisher.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/util/JerseyPublisherTest.java (diff)
The file was addedcore-common/src/main/java8/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java
The file was removedcore-common/src/main/java/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java
The file was addedcore-common/src/main/jsr166/org/glassfish/jersey/internal/jsr166/SubmittableFlowPublisher.java
The file was modified pom.xml (diff)
The file was modified core-common/pom.xml (diff)
The file was addedcore-common/src/main/java9/org/glassfish/jersey/internal/jsr166/SubmissionPublisherFactory.java
The file was removedcore-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java
The file was removedcore-common/src/main/java/org/glassfish/jersey/internal/jsr166/package-info.java
The file was addedcore-common/src/main/java8/org/glassfish/jersey/internal/jsr166/SubmissionPublisherFactory.java
The file was addedcore-common/src/main/jsr166/org/glassfish/jersey/internal/jsr166/Flow.java
The file was addedcore-common/src/main/jsr166/org/glassfish/jersey/internal/jsr166/package-info.java
The file was addedcore-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java
The file was addedcore-common/src/main/java9/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java
The file was removedcore-common/src/main/java/org/glassfish/jersey/internal/jsr166/Flow.java
The file was modified core-common/src/test/resources/surefire.policy (diff)
Commit da7c5c5619fe75fa92dd54872a061c15098eae5c by 24524084+senivam
Replaced import used for javadoc with full name in the javadoc
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: da7c5c5)
The file was modified core-common/src/main/jsr166/org/glassfish/jersey/internal/jsr166/Flow.java (diff)
Commit b84ec4859720138c286c9e05464a724950affda2 by 24524084+senivam
Fix for the issue 3796
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: b84ec48)
The file was addedtests/integration/jersey-3796/src/main/webapp/WEB-INF/web.xml
The file was modified core-common/src/main/java/org/glassfish/jersey/model/internal/CommonConfig.java (diff)
The file was addedtests/integration/jersey-3796/pom.xml
The file was addedtests/integration/jersey-3796/src/main/java/org/glassfish/jersey/tests/integration/jersey3796/MyResource.java
The file was addedtests/integration/jersey-3796/src/main/java/org/glassfish/jersey/tests/integration/jersey3796/MyProvider.java
The file was addedtests/integration/jersey-3796/src/test/java/org/glassfish/jersey/tests/integration/jersey3796/Jersey3796ITCase.java
The file was modified tests/integration/pom.xml (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/ProviderBinder.java (diff)
The file was addedtests/integration/jersey-3796/src/main/java/org/glassfish/jersey/tests/integration/jersey3796/MyApplication.java
The file was modified inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/CdiSeInjectionManager.java (diff)
Commit 9eaa859ea0890300fccecc594084134ad560dfb8 by 24524084+senivam
2.29 for integration test
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 9eaa859)
The file was modified tests/integration/jersey-3796/pom.xml (diff)
Commit aa8020a34af0a01596fdb84c28c7f0272bd8ae60 by 24524084+senivam
Issue #3670
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: aa8020a)
The file was addedtests/integration/jersey-3670/pom.xml
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java (diff)
The file was addedtests/integration/jersey-3670/src/main/java/org/glassfish/jersey/tests/integration/jersey3670/MyResource.java
The file was addedtests/integration/jersey-3670/src/test/java/org/glassfish/jersey/tests/integration/jersey3670/ExternalApplicationParamConverterTest.java
The file was modified tests/integration/pom.xml (diff)
The file was addedtests/integration/jersey-3670/src/main/java/org/glassfish/jersey/tests/integration/jersey3670/MyApplication.java
The file was addedtests/integration/jersey-3670/src/main/java/org/glassfish/jersey/tests/integration/jersey3670/MyConverterProvider.java
The file was addedtests/integration/jersey-3670/src/main/webapp/index.html
The file was addedtests/integration/jersey-3670/src/main/webapp/WEB-INF/beans.xml
Commit 9cfc243432408193f8ca42c9cd4796b51820ff17 by noreply
Allow for injecting HttpHeaders on a Client (#4078)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 9cfc243)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientRequest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientBinder.java (diff)
The file was addedtests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/HttpHeadersInjectionTest.java
Commit 682f66cbd0e8dc6ce14222f8c225267dde9826eb by 24524084+senivam
fix for #4082
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 682f66c)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/JerseyClientBuilderTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/model/internal/ComponentBag.java (diff)
Commit e4fbf49383b3a187ad24725774e10018625ed7b0 by 24524084+senivam
Allow for determining media type for RequestContext#abortWith (#4087)
* Move media type determination logic from core-server to core-common to
be used on both client and server
* Added package-info files to new packages
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: e4fbf49)
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/routing/RequestSpecificConsumesProducesAcceptor.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/package-info.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/routing/CombinedMediaType.java
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/AbortResponseClientTest.java (diff)
The file was addedcore-common/src/test/java/org/glassfish/jersey/internal/routing/CombinedMediaTypeTest.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/routing/package-info.java
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientFilteringStages.java (diff)
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/routing/ContentTypeDeterminer.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/routing/AbortedRequestMediaTypeDeterminer.java
The file was removedcore-server/src/test/java/org/glassfish/jersey/server/internal/routing/CombinedMediaTypeTest.java
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/MethodSelectingRouter.java (diff)
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/routing/package-info.java
The file was removedcore-server/src/main/java/org/glassfish/jersey/server/internal/routing/CombinedMediaType.java
Commit 0ee0533409b3b32b700f4f38f4c9c3846d38eb70 by 24524084+senivam
Break from looping over FormDataBodyParts once first match is found.
(#4030)
* Break from looping over FormDataBodyParts once first match is found.
No need to finish loop.
Signed-off-by: Caleb Larsen <calebglarsen@gmail.com>
(commit: 0ee0533)
The file was modified media/multipart/src/main/java/org/glassfish/jersey/media/multipart/FormDataMultiPart.java (diff)
Commit e2ee2e2d6da4dbb3a4c0f5417c621f402d792280 by 24524084+senivam
 Upgrade Netty and expose Netty Context (#3983)
* Upgrade Netty and expose Netty Context
Updated API usage to match
include Netty information
Signed-off-by: Ian <eclipse@wut.to>
(commit: e2ee2e2)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerHandler.java (diff)
The file was modified pom.xml (diff)
The file was addedcontainers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/NettySecurityContext.java
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerInitializer.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/HttpVersionChooser.java (diff)
Commit 776ab17653ec3a8dd472cb4b8ea715ec92147187 by noreply
Update JMockit version to 1.44 to support JDK 11 (#4094)
JMockit needs -javavagent since 1.42
@RunWith(JMockit) since 1.43
since 1.45
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 776ab17)
The file was modified core-server/src/test/resources/server.policy (diff)
The file was modified pom.xml (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/PackageNamesScannerTest.java (diff)
Commit afd16f966fda6831f337291388bb86b85c5ba472 by noreply
Update ASM to 7.1 (#4095)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: afd16f9)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ByteVector.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ClassWriter.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Attribute.java (diff)
The file was addedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/ModuleWriter.java
The file was modified pom.xml (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Label.java (diff)
The file was addedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/Symbol.java
The file was addedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/Constants.java
The file was removedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/Item.java
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Context.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/MethodVisitor.java (diff)
The file was addedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/ClassTooLargeException.java
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Handle.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/AnnotationWriter.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Type.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ClassReader.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Frame.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ClassVisitor.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/AnnotationVisitor.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Handler.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Opcodes.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/FieldVisitor.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/TypeReference.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/TypePath.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Edge.java (diff)
The file was addedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/MethodTooLargeException.java
The file was addedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/CurrentFrame.java
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/MethodWriter.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/FieldWriter.java (diff)
The file was addedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/ModuleVisitor.java
The file was addedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/SymbolTable.java
The file was addedcore-server/src/main/java/jersey/repackaged/org/objectweb/asm/ConstantDynamic.java
Commit 38c1c6d7b9c0ae36d57aba5f4ba1298991cfcdcd by noreply
Update hk2 osgi-resource-locator to latest 1.0.3 version (#4079)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 38c1c6d)
The file was modified pom.xml (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/JsonJettisonTest.java (diff)
The file was modified tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/WebResourceFactoryTest.java (diff)
Commit 895c293e366afce166e508ae9db23f9e4b9b5f80 by noreply
Put Parameter class in core-common, to be used by both client and server
(#4091)
* Created Parameter class in core-common, to be used by both client and
server
Signed-off-by: Jan Supol <jan.supol@oracle.com>

* putback AnnotatedMethod
Signed-off-by: Jan Supol <jan.supol@oracle.com>

* Make sure the ParameterServiceProvider from core-server is the first
in the list
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 895c293)
The file was addedcore-common/src/main/java/org/glassfish/jersey/model/Parameter.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/model/internal/spi/ParameterServiceProvider.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/model/AnnotatedMethod.java
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/AnnotatedMethod.java (diff)
The file was modified core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/DelegatedInjectionValueParamProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Parameter.java (diff)
The file was addedcore-server/src/main/resources/META-INF/services/org.glassfish.jersey.model.internal.spi.ParameterServiceProvider
Commit a62d1ffe7cf0a0c45e11d610293645b414d1e9b7 by noreply
Fix priority ordering (#4103)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: a62d1ff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/Providers.java (diff)
Commit 470c19b1d7a0107017538d4ecea8e4ae9d21eec1 by 24524084+senivam
Separate Payara's inserters from PR 3844 (#4098)
Signed-off-by: jGauravGupta <gaurav.gupta.jc@gmail.com>
(commit: 470c19b)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientConfig.java (diff)
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/inject/PrimitiveMapper.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/PrimitiveValueOfInserter.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/CollectionInserter.java
The file was modified core-client/src/main/resources/org/glassfish/jersey/client/internal/localization.properties (diff)
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/inject/ParameterInserterProvider.java
The file was removedcore-server/src/main/java/org/glassfish/jersey/server/internal/inject/ParamConverterConfigurator.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/ParameterInserterFactory.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/SingleStringValueInserter.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/inject/ParamConverters.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/AbstractParamValueInserter.java
The file was removedcore-server/src/main/java/org/glassfish/jersey/server/internal/inject/ParamConverterFactory.java
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/ParamConverterInternalTest.java (diff)
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/inject/ParameterInserter.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/inject/ParamConverterConfigurator.java
The file was removedcore-server/src/main/java/org/glassfish/jersey/server/internal/inject/PrimitiveMapper.java
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/MultivaluedParameterExtractorFactory.java (diff)
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/PrimitiveCharacterInserter.java
The file was modified core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties (diff)
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/inject/ParamConverterFactory.java
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/MultivaluedParameterExtractorProvider.java (diff)
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/ClientBootstrapBag.java
The file was modified core-server/src/test/java/org/glassfish/jersey/server/TestInjectionManagerFactory.java (diff)
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/SingleValueInserter.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/ParameterInserterConfigurator.java
The file was removedcore-server/src/main/java/org/glassfish/jersey/server/internal/inject/ParamConverters.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/inject/InserterException.java
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ApplicationHandler.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/ParamExtractorConfigurator.java (diff)
Commit cbd9040c4f5edee2734cbf2d1f17acc4bb701603 by 15908245+jansupol
Added integration test to reproduce JERSEY-4099 (#4101)
Signed-off-by: Christian Kaltepoth <christian@kaltepoth.de>
(commit: cbd9040)
The file was addedtests/integration/jersey-4099/pom.xml
The file was addedtests/integration/jersey-4099/src/main/webapp/WEB-INF/beans.xml
The file was addedtests/integration/jersey-4099/src/main/java/org/glassfish/jersey/tests/integration/jersey4099/MyPriority200Mapper.java
The file was addedtests/integration/jersey-4099/src/main/java/org/glassfish/jersey/tests/integration/jersey4099/MyApplication.java
The file was addedtests/integration/jersey-4099/src/test/java/org/glassfish/jersey/tests/integration/jersey4099/PriorityAnnotationOnExceptionMappersTest.java
The file was modified tests/integration/pom.xml (diff)
The file was addedtests/integration/jersey-4099/src/main/java/org/glassfish/jersey/tests/integration/jersey4099/MyException.java
The file was addedtests/integration/jersey-4099/src/main/java/org/glassfish/jersey/tests/integration/jersey4099/MyPriority100Mapper.java
The file was addedtests/integration/jersey-4099/src/main/java/org/glassfish/jersey/tests/integration/jersey4099/MyResource.java
Commit 8c60fd2734c333cbca4dc9e0ab7d81306494532a by 24524084+senivam
Separate tests using jmockit from jersey core (#4125)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 8c60fd2)
The file was addedtests/jmockit/pom.xml
The file was modified tests/pom.xml (diff)
The file was modified media/multipart/src/test/java/org/glassfish/jersey/media/multipart/internal/FormDataMultiPartReaderWriterTest.java (diff)
The file was addedtests/jmockit/src/main/java/org/glassfish/jersey/tests/jmockit/server/toplevel/PublicRootResourceClass.java
The file was addedtests/jmockit/src/main/java/org/glassfish/jersey/tests/jmockit/server/toplevel/PackageRootResourceClass.java
The file was addedtests/jmockit/src/test/java/org/glassfish/jersey/tests/jmockit/server/internal/scanning/PackageNamesScannerTest.java
The file was addedtests/jmockit/src/test/java/org/glassfish/jersey/tests/jmockit/media/multipart/internal/FormDataMultiPartReaderWriterTest.java
The file was addedtests/jmockit/src/main/java/org/glassfish/jersey/tests/jmockit/server/innerstatic/InnerStaticClass.java
The file was addedtests/jmockit/src/main/java/org/glassfish/jersey/tests/jmockit/server/toplevelinnerstatic/PublicRootResourceInnerStaticClass.java
The file was modified media/multipart/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/pom.xml (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/ResourceConfigTest.java (diff)
The file was modified core-common/pom.xml (diff)
The file was addedtests/jmockit/src/test/java/org/glassfish/jersey/tests/jmockit/server/ResourceConfigTest.java
The file was modified pom.xml (diff)
The file was removedcore-server/src/test/java/org/glassfish/jersey/server/internal/scanning/PackageNamesScannerTest.java
Commit 46c086352bd9495b666bf7995da338e6bb7ba3e0 by noreply
Allow for registering HK2 AbstractBinder (#4122)
* Allow for registering HK2 AbstractBinder to retain backward
compatibility with 2.25.
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 46c0863)
The file was addedinject/hk2/src/main/resources/META-INF/services/org.glassfish.jersey.inject.spi.BinderConfigurationFactory
The file was addedtests/e2e-inject/hk2/pom.xml
The file was addedtests/e2e-inject/hk2/src/main/java/org/glassfish/jersey/tests/e2e/inject/hk2/InjectableImpl.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/inject/spi/BinderConfigurationFactory.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/inject/JerseyBinderConfigurationFactory.java
The file was modified core-common/src/main/java/org/glassfish/jersey/model/internal/CommonConfig.java (diff)
The file was addedtests/e2e-inject/hk2/src/main/java/org/glassfish/jersey/tests/e2e/inject/hk2/InjectableTestFilter.java
The file was addedinject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/HK2BinderConfigurationFactory.java
The file was addedtests/e2e-inject/hk2/src/main/java/org/glassfish/jersey/tests/e2e/inject/hk2/Injectable.java
The file was addedtests/e2e-inject/hk2/src/test/java/org/glassfish/jersey/tests/e2e/inject/hk2/JerseyAbstractBinderTest.java
The file was addedtests/e2e-inject/hk2/src/main/java/org/glassfish/jersey/tests/e2e/inject/hk2/AbstractBinderTestResource.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/inject/spi/package-info.java
The file was addedinject/hk2/src/test/java/org/glassfish/jersey/inject/hk2/HK2BinderConfigurationFactoryTest.java
The file was addedtests/e2e-inject/hk2/src/test/java/org/glassfish/jersey/tests/e2e/inject/hk2/HK2AbstractBinderTest.java
The file was modified tests/e2e-inject/pom.xml (diff)
Commit 85a497722d9e12c3565db66c8bf1d33b1af435fd by noreply
Filter synthetic methods from the resource - bug #4005 fix (#4112)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 85a4977)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/MethodListTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/MethodList.java (diff)
Commit a41590ee543f2cb984c01b1cd8e6411c952fe30b by 24524084+senivam
Change SpringComponentProvider to look for beans in current and parent
contexts (#4080)
Signed-off-by: Adarsh Ramamurthy <adarsh.ramamurthy@gmail.com>
(commit: a41590e)
The file was modified ext/spring4/src/main/java/org/glassfish/jersey/server/spring/SpringComponentProvider.java (diff)
Commit 4787e763a79fd4816524b8e70dc9a41b65f8670c by 15908245+jansupol
Fix ValidationErrorMessageBodyWriter (#4136)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 4787e76)
The file was modified ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java (diff)
Commit 3dca77c2e0920aa9df9f76e7fc7ae6f01afb9b5f by 15908245+jansupol
Support for Spring 5 (#4062)
* Support for Spring 5
Fixes: gh-3736
(commit: 3dca77c)
The file was addedext/spring5/src/main/java/org/glassfish/jersey/server/spring/package-info.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/TestComponent2Impl1.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/aspect4j/ComponentResource.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/fieldinjection/SpringFieldInjectionJerseyTestConfig.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/aspect4j/NoComponentResource.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/parameterinjection/SpringParameterInjectionTest.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/profiles/SpringDefaultProfileResourceTest.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/methodinjection/SpringMethodInjectionJerseyTestConfig.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/filter/FilterTest.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/SpringTestConfiguration.java
The file was addedext/spring5/src/main/java/org/glassfish/jersey/server/spring/scope/package-info.java
The file was addedext/spring5/src/main/java/org/glassfish/jersey/server/spring/SpringLifecycleListener.java
The file was addedext/spring5/src/main/java/org/glassfish/jersey/server/spring/SpringComponentProvider.java
The file was addedext/spring5/pom.xml
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/filter/JerseyTestConfig.java
The file was addedext/spring5/src/main/java/org/glassfish/jersey/server/spring/scope/RequestContextFilter.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/aspect4j/Aspect4JTest.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/filter/Counter.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/methodinjection/SpringMethodInjectionTest.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/parameterinjection/SpringParameterInjectionTestResource.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/fieldinjection/SpringFieldInjectionTestResource.java
The file was addedext/spring5/src/main/resources/META-INF/services/org.glassfish.jersey.server.spi.ComponentProvider
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/parameterinjection/SpringParameterInjectionJerseyTestConfig.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/TestComponent1.java
The file was modified ext/pom.xml (diff)
The file was addedext/spring5/src/main/resources/org/glassfish/jersey/server/spring/localization.properties
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/profiles/SpringDevProfileResourceTest.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/profiles/SpringRequestResource.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/profiles/DevTestService.java
The file was addedext/spring5/src/main/java/org/glassfish/jersey/server/spring/AutowiredInjectResolver.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/profiles/SpringProfilesTest.java
The file was addedext/spring5/src/main/java/org/glassfish/jersey/server/spring/scope/JaxrsServletRequestAttributes.java
The file was addedext/spring5/src/test/resources/jersey-spring-aspect4j-applicationContext.xml
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/filter/TestFilter.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/profiles/DefaultTestService.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/TestComponent2Impl2.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/aspect4j/Aspect4jJerseyConfig.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/TestComponent2.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/filter/TestResource.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/methodinjection/SpringMethodInjectionTestResource.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/aspect4j/TestAspect.java
The file was addedext/spring5/src/main/java/org/glassfish/jersey/server/spring/scope/JaxrsRequestAttributes.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/fieldinjection/SpringFieldInjectionTest.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/profiles/TestService.java
The file was addedext/spring5/src/main/java/org/glassfish/jersey/server/spring/SpringWebApplicationInitializer.java
The file was addedext/spring5/src/test/java/org/glassfish/jersey/server/spring/NoComponent.java
The file was addedext/spring5/src/main/resources/jersey-spring-applicationContext.xml
Commit c9260df8c31285795e71217c3074bf6ff74288a4 by noreply
Allow for matching multiple resources with equal paths as in 4119
(#4132)
* Allow for matching multiple resources with equal paths as reported in
4119.
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: c9260df)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/RuntimeResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/uri/UriTemplate.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/PathMatchingRouterBuilder.java (diff)
The file was addedtests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/routing/RegularExpressionsTest.java
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/MethodSelectingRouter.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/PathMatchingRouter.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/Route.java (diff)
Commit 5dec4484a61db8186cfe45582996db04c7badfdb by noreply
SPI Config API for Jersey (#4116)
Config SPI API for Jersey
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 5dec448)
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactory.java
The file was modified core-common/src/main/resources/META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable (diff)
The file was addedcore-common/src/main/java/org/glassfish/jersey/spi/ExternalConfigurationProvider.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFeature.java
The file was addedtests/integration/microprofile/config/helidon/pom.xml
The file was addedtests/integration/microprofile/config/helidon/src/main/java/webapp/WEB-INF/web.xml
The file was modified bom/pom.xml (diff)
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/config/SystemPropertiesConfigurationModel.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/spi/ExternalConfigurationModel.java
The file was addedext/microprofile/config/src/test/java/org/glassfish/jersey/microprofile/config/ExternalPropertiesConfigurationFactoryTest.java
The file was modified core-common/src/main/java/org/glassfish/jersey/CommonProperties.java (diff)
The file was addedtests/integration/microprofile/config/webapp/src/main/java/org/glassfish/jersey/tests/integration/config/MyApplication.java
The file was addedext/microprofile/config/pom.xml
The file was addedext/microprofile/config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationModel.java
The file was modified tests/integration/pom.xml (diff)
The file was addedext/microprofile/config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java
The file was addedtests/integration/microprofile/config/helidon/src/test/java/org/glassfish/jersey/tests/integration/config/HelidonConfigApplicationTest.java
The file was addedext/microprofile/config/src/test/resources/META-INF/microprofile-config.properties
The file was addedext/microprofile/config/src/main/java/org/glassfish/jersey/microprofile/config/package-info.java
The file was modified ext/pom.xml (diff)
The file was modified pom.xml (diff)
The file was addedtests/integration/microprofile/config/webapp/src/main/resources/META-INF/microprofile-config.properties
The file was addedtests/integration/microprofile/config/webapp/src/main/java/org/glassfish/jersey/tests/integration/config/MyResource.java
The file was addedcore-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java
The file was addedtests/integration/microprofile/config/webapp/pom.xml
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/config/ExternalPropertiesAutoDiscoverable.java
The file was addedext/microprofile/config/src/main/resources/META-INF/services/org.glassfish.jersey.spi.ExternalConfigurationProvider
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ResourceConfig.java (diff)
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/config/SystemPropertiesConfigurationProvider.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/config/package-info.java
The file was modified core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties (diff)
Commit ac5feef09dfd44b6a805b57a1a9b8ec26e6375bc by noreply
Jersey is buildable on JDK 11 (#4135)
* Jersey is buildable on JDK 11
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: ac5feef)
The file was modified tests/e2e-entity/pom.xml (diff)
The file was modified connectors/jdk-connector/pom.xml (diff)
The file was modified examples/json-jackson/pom.xml (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/Utils.java (diff)
The file was modified incubator/html-json/pom.xml (diff)
The file was modified tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/json/AbstractJsonTest.java (diff)
The file was modified tests/integration/servlet-tests/pom.xml (diff)
The file was modified containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/BasicJdkHttpServerTest.java (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/pom.xml (diff)
The file was modified tests/integration/jersey-2031/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-2/pom.xml (diff)
The file was modified examples/multipart-webapp/pom.xml (diff)
The file was modified ext/proxy-client/pom.xml (diff)
The file was modified media/moxy/pom.xml (diff)
The file was modified containers/jdk-http/pom.xml (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/ChunkedBodyOutputStream.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransferEncodingParser.java (diff)
The file was modified tests/integration/servlet-2.5-mvc-1/pom.xml (diff)
The file was modified .travis.yml (diff)
The file was modified core-common/pom.xml (diff)
The file was modified examples/https-clientserver-grizzly/pom.xml (diff)
The file was modified examples/oauth-client-twitter/pom.xml (diff)
The file was modified examples/json-jackson1/pom.xml (diff)
The file was modified tests/integration/portability-jersey-1/pom.xml (diff)
The file was modified tests/integration/j-59/war/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/pom.xml (diff)
The file was modified examples/extended-wadl-webapp/pom.xml (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpRequestEncoder.java (diff)
The file was modified tests/e2e-client/pom.xml (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpParser.java (diff)
The file was modified examples/declarative-linking/pom.xml (diff)
The file was modified test-framework/maven/container-runner-maven-plugin/pom.xml (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpParserUtils.java (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/uri/UriComponent.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/SslFilter.java (diff)
The file was modified tests/e2e-server/pom.xml (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java (diff)
The file was modified examples/jaxb/pom.xml (diff)
The file was modified tests/e2e/src/test/java/org/glassfish/jersey/tests/api/ResponseTest.java (diff)
The file was modified tests/integration/servlet-3-filter/pom.xml (diff)
The file was modified tests/integration/pom.xml (diff)
The file was modified examples/json-jettison/pom.xml (diff)
The file was modified media/json-jettison/pom.xml (diff)
The file was modified connectors/jetty-connector/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-xml-jaxb/pom.xml (diff)
The file was modified tests/integration/jersey-2031/src/main/webapp/WEB-INF/web.xml (diff)
The file was modified examples/simple-console/pom.xml (diff)
The file was modified containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/JdkHttpsServerTest.java (diff)
The file was modified tests/integration/servlet-2.5-mvc-3/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-filter/pom.xml (diff)
Commit 62915439f6890c3c6493824a9603c3bd6a45e798 by noreply
Allow for providing Jetty HttpClient to Jetty Connector (#4089)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 6291543)
The file was addedconnectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyHttpClientContract.java
The file was modified connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/UnderlyingHttpClientAccessTest.java (diff)
The file was modified connectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnector.java (diff)
The file was addedconnectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyHttpClientSupplier.java
Commit 44c05a5d32d84b3ee41f9015554eda92d2aa6e31 by noreply
fix for JAX-RS SPI resource finder (#4143)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 44c05a5)
The file was removedmedia/sse/src/main/resources/META-INF/services/javax.ws.rs.sse.SseEventSource.Builder
The file was addedmedia/sse/src/main/resources/META-INF/services/javax.ws.rs.sse.SseEventSource$Builder
Commit 599a54d8a8ad3ec32c364c5e821258f702d69172 by 15908245+jansupol
PAYARA-2956 - Fix warnings when checking CDI bean is JAX-RS resource
(#3906)
Signed-off-by: arjantijms <arjan.tijms@gmail.com>
(commit: 599a54d)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/IntrospectionModeller.java (diff)
Commit de1238d13aed18ff64a3ecd532a82813751ec380 by 24524084+senivam
update Jackson to 2.9.9 (#4144)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: de1238d)
The file was modified pom.xml (diff)
Commit 00f804c23821e1d528f55cfc071e967e053dda49 by David Kral
Rest client implementation
Signed-off-by: David Kral <david.k.kral@oracle.com>
(commit: 00f804c)
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientExtension.java
The file was modified core-client/src/main/java/org/glassfish/jersey/client/JerseyWebTarget.java (diff)
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/CookieParamModel.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientModel.java
The file was addedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/InterfaceValidationTest.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/HeadersContext.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MethodModel.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/QueryParamModel.java
The file was addedext/microprofile/mp-rest-client/src/main/resources/META-INF/services/org.eclipse.microprofile.rest.client.spi.RestClientBuilderResolver
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ClientHeaderParamModel.java
The file was modified ext/pom.xml (diff)
The file was addedext/microprofile/mp-rest-client/src/test/resources/arquillian.xml
The file was addedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/CorrectInterface.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/PathParamModel.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanClassModel.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/HeadersRequestFilter.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientBuilderImpl.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/JerseyRestClientBuilderResolver.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ParamModel.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ConfigWrapper.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ExecutorServiceWrapper.java
The file was addedext/microprofile/mp-rest-client/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
The file was addedext/microprofile/pom.xml
The file was addedext/microprofile/mp-rest-client/pom.xml
The file was addedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/message/internal/StringMessageProvider.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceUtil.java
The file was addedext/microprofile/mp-rest-client/src/main/resources/META-INF/beans.xml
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/FormParamModel.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MatrixParamModel.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ProxyInvocationHandler.java
The file was addedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/ApplicationResourceImpl.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ReflectionUtil.java
The file was addedext/microprofile/mp-rest-client/src/main/resources/META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanParamModel.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RequestHeaderAutoDiscoverable.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java
The file was addedext/microprofile/mp-rest-client/tck-suite.xml
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/DefaultResponseExceptionMapper.java
The file was addedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/ApplicationResource.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/HeaderParamModel.java
The file was addedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/RestClientModelTest.java
The file was addedext/microprofile/mp-rest-client/src/test/resources/server.policy
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientProducer.java
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterceptorInvocationContext.java
Commit 7b4cfa2c4b526c2478afdfc0926545a13c443c4c by David Kral
Add MP Rest Client to jersey-bom Simplify CDI Extension The default
injection can be solved by explicitly specifying qualifiers Default and
Any Prefer looking up BeanManager in JNDI This aligns the behavior with
DefaultBeanManagerProvider and also works better in more complicated
classloader constellations. Support Boolean in PrimitiveValueOfInserter
Signed-off-by: Patrik Dudits <patrik.dudits@payara.fish>
(commit: 7b4cfa2)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientProducer.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/InterfaceValidationTest.java (diff)
The file was modified bom/pom.xml (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/internal/inject/PrimitiveValueOfInserter.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MethodModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientBuilderImpl.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientExtension.java (diff)
Commit 122b5a34439274817b71dc49fa6513818b896f21 by David Kral
MP rest client review comments implemented
Signed-off-by: David Kral <david.k.kral@oracle.com>
(commit: 122b5a3)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/FormParamModel.java (diff)
The file was removedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/ApplicationResourceImpl.java
The file was removedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/InterfaceValidationTest.java
The file was addedtests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/CorrectInterface.java
The file was removedext/microprofile/mp-rest-client/src/main/resources/META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable
The file was removedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/CorrectInterface.java
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ConfigWrapper.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/PathParamModel.java (diff)
The file was addedtests/integration/microprofile/rest-client/pom.xml
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/HeadersContext.java (diff)
The file was removedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/ApplicationResource.java
The file was modified ext/microprofile/mp-rest-client/pom.xml (diff)
The file was addedtests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/message/internal/StringMessageProvider.java
The file was addedtests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ApplicationResourceImpl.java
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RequestHeaderAutoDiscoverable.java (diff)
The file was removedext/microprofile/mp-rest-client/tck-suite.xml
The file was removedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/microprofile/restclient/RestClientModelTest.java
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/CookieParamModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/HeadersRequestFilter.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/DefaultResponseExceptionMapper.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/QueryParamModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java (diff)
The file was addedtests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/RestClientModelTest.java
The file was modified core-client/src/main/java/org/glassfish/jersey/client/JerseyWebTarget.java (diff)
The file was modified tests/integration/pom.xml (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanClassModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/HeaderParamModel.java (diff)
The file was addedtests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ApplicationResource.java
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MethodModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ParamModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanParamModel.java (diff)
The file was addedtests/integration/microprofile/rest-client/src/test/resources/server.policy
The file was addedtests/integration/microprofile/rest-client/tck-suite.xml
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientBuilderImpl.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ExecutorServiceWrapper.java (diff)
The file was removedext/microprofile/mp-rest-client/src/test/java/org/glassfish/jersey/message/internal/StringMessageProvider.java
The file was modified ext/microprofile/pom.xml (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MatrixParamModel.java (diff)
The file was addedext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ParamHandler.java
The file was addedext/microprofile/mp-rest-client/src/main/resources/META-INF/services/org.glassfish.jersey.internal.spi.ForcedAutoDiscoverable
The file was removedext/microprofile/mp-rest-client/src/test/resources/arquillian.xml
The file was removedext/microprofile/mp-rest-client/src/test/resources/server.policy
The file was addedtests/integration/microprofile/rest-client/src/test/resources/arquillian.xml
The file was modified bom/pom.xml (diff)
The file was removedext/microprofile/mp-rest-client/src/main/resources/META-INF/beans.xml
Commit 4cbcb021e45f6b4f3f1b2e77a618595bb04279a1 by 15908245+jansupol
Fix test exclusion for JDK 8 (#4158) (#4159)
Signed-off-by: Patrik Dudits <patrik.dudits@payara.fish>
(commit: 4cbcb02)
The file was modified containers/jdk-http/pom.xml (diff)
Commit 7d192332b93d2693328e5a46540ca5313c6c0803 by Jan Supol
Created a profile for creating multirelease jar for when built by JDK 11
first and JDK 8 afterwards
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 7d19233)
The file was modified core-common/pom.xml (diff)
Commit 104f8dd84e848db1a80d4892d1f9cb73a9161914 by Jan Supol
Remove JDK 11 classes from the standard jar classes folder Keep JDK 11
classes in META-INF/version only Rename JDK 9 classes to JDK 11 classes
to prevent confusion
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 104f8dd)
The file was removedcore-common/src/main/java9/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java
The file was removedcore-common/src/main/java9/org/glassfish/jersey/internal/jsr166/SubmissionPublisherFactory.java
The file was addedcore-common/src/main/java11/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java
The file was modified core-common/pom.xml (diff)
The file was addedcore-common/src/main/java11/org/glassfish/jersey/internal/jsr166/SubmissionPublisherFactory.java
Commit d0d05941effba6acda41484bc986bdba6afa5703 by noreply
Do not use javax.annotation from JDK. (#4164)
There is no @Priority in JDK.
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: d0d0594)
The file was modified ext/metainf-services/pom.xml (diff)
The file was modified media/moxy/pom.xml (diff)
The file was modified core-common/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/pom.xml (diff)
The file was modified ext/mvc/pom.xml (diff)
The file was modified containers/jersey-servlet-core/pom.xml (diff)
The file was modified media/json-jackson/pom.xml (diff)
The file was modified inject/hk2/pom.xml (diff)
The file was modified media/json-binding/pom.xml (diff)
The file was modified ext/entity-filtering/pom.xml (diff)
The file was modified containers/jersey-servlet/pom.xml (diff)
The file was modified media/sse/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
The file was modified inject/cdi2-se/pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified core-client/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified ext/bean-validation/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified media/json-processing/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/pom.xml (diff)
Commit 420ae2835acd9abb92b576a358f1a1202207bb04 by noreply
Implements ASM ClassVisitor for ASM7 in
AnnotationAcceptingListener.AnnotatedClassVisitor (#4148)
Allow for ASM inspecting JDK 14 classes and files a warning, an
exception is thrown for JDK 15
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 420ae28)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/scanning/AnnotationAcceptingListener.java (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/Opcodes.java (diff)
The file was addedtests/integration/asm/pom.xml
The file was addedtests/integration/asm/src/test/java/org/glassfish/jersey/integration/asm/AnnotatedClassVisitorTest.java
The file was modified tests/integration/pom.xml (diff)
The file was modified core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ClassReader.java (diff)
Commit 6ed5a4a74740acb6dd10ae8daf88e19022d9854f by 15908245+jansupol
remove redundant IF/ELSE (#4151)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 6ed5a4a)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/NettyResponseWriter.java (diff)
Commit 571b767a41b442d1a4ba47a2e7ca3087f6e18c18 by noreply
Test for PR 3905 (#4153)
Check the log for a warning that would have been in should the fix for
"3905: Fix warnings when checking CDI bean is JAX-RS resource" be not
included
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 571b767)
The file was addedtests/integration/cdi-log-check/src/main/java/org/glassfish/jersey/tests/cdi/resources/Fooed.java
The file was addedtests/integration/cdi-log-check/pom.xml
The file was addedtests/integration/cdi-log-check/src/main/java/org/glassfish/jersey/tests/cdi/resources/WarningResource.java
The file was addedtests/integration/cdi-log-check/src/main/resources/META-INF/beans.xml
The file was addedtests/integration/cdi-log-check/src/main/webapp/WEB-INF/web.xml
The file was addedtests/integration/cdi-log-check/src/main/java/org/glassfish/jersey/tests/cdi/resources/EchoResource.java
The file was addedtests/integration/cdi-log-check/src/main/java/org/glassfish/jersey/tests/cdi/resources/WarningClass.java
The file was addedtests/integration/cdi-log-check/src/main/java/org/glassfish/jersey/tests/cdi/resources/ClassBean.java
The file was addedtests/integration/cdi-log-check/src/test/java/org/glassfish/jersey/tests/cdi/resources/CdiComponentProviderWarningTest.java
The file was addedtests/integration/cdi-log-check/src/main/java/org/glassfish/jersey/tests/cdi/resources/FooInterceptor.java
The file was modified test-framework/core/src/main/java/org/glassfish/jersey/test/JerseyTest.java (diff)
The file was addedtests/integration/cdi-log-check/src/main/java/org/glassfish/jersey/tests/cdi/resources/MyApplication.java
The file was modified tests/integration/pom.xml (diff)
Commit 007f574b76bfa908a6839dad892443da4b5b7c11 by Issam El-atif
Fix typo
Signed-off-by: Issam El-atif <issam.elatif@gmail.com>
(commit: 007f574)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/wadl/internal/ApplicationDescription.java (diff)
Commit 487ea98a57ade33c77c968d7d581a0f9d0ead43d by 24524084+senivam
Arquillian enabled for TCK tests of rest client (#4165)
Signed-off-by: David Kral <david.k.kral@oracle.com>
(commit: 487ea98)
The file was modified tests/integration/microprofile/rest-client/pom.xml (diff)
The file was modified tests/integration/pom.xml (diff)
Commit b7fbb3e75b16feb4d61cd6a5526a66962bf3ae83 by 24524084+senivam
Specificaly choose Trusty for the Travis Host (#4168)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: b7fbb3e)
The file was modified .travis.yml (diff)
Commit 9fe5414151f5ea9bd7db7a3b4541a239cb47c4b7 by noreply
Unify microprofile modules structure (#4176)
* Unify microprofile modules structure
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 9fe5414)
The file was addedext/microprofile/mp-config/src/main/resources/META-INF/services/org.glassfish.jersey.spi.ExternalConfigurationProvider
The file was addedext/microprofile/mp-config/src/test/resources/META-INF/microprofile-config.properties
The file was addedext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationModel.java
The file was addedext/microprofile/mp-config/src/test/java/org/glassfish/jersey/microprofile/config/ExternalPropertiesConfigurationFactoryTest.java
The file was modified ext/pom.xml (diff)
The file was modified ext/microprofile/pom.xml (diff)
The file was modified tests/integration/microprofile/config/helidon/pom.xml (diff)
The file was removedext/microprofile/config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationModel.java
The file was addedext/microprofile/mp-config/pom.xml
The file was addedext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java
The file was removedext/microprofile/config/src/test/java/org/glassfish/jersey/microprofile/config/ExternalPropertiesConfigurationFactoryTest.java
The file was modified bom/pom.xml (diff)
The file was removedext/microprofile/config/pom.xml
The file was removedext/microprofile/config/src/main/java/org/glassfish/jersey/microprofile/config/package-info.java
The file was addedext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/package-info.java
The file was removedext/microprofile/config/src/test/resources/META-INF/microprofile-config.properties
The file was removedext/microprofile/config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java
The file was removedext/microprofile/config/src/main/resources/META-INF/services/org.glassfish.jersey.spi.ExternalConfigurationProvider
Commit 6b0472180f5b296480d065dbefe7385d35afa96f by 24524084+senivam
Update bean validation version to 6.0.17.Final (#4172)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 6b04721)
The file was modified pom.xml (diff)
Commit 61b9fbf8efb1fdcdb046b58d0fdabc3c352d0fcc by 15908245+jansupol
Prevent duplicate lookup of CDI components (#4157)
Signed-off-by: Patrik Dudits <patrik.dudits@payara.fish>
(commit: 61b9fbf)
The file was modified tests/integration/cdi-test-webapp/src/test/java/org/glassfish/jersey/tests/cdi/resources/PerRequestBeanTest.java (diff)
The file was modified tests/integration/cdi-test-webapp/src/main/java/org/glassfish/jersey/tests/cdi/resources/MainApplication.java (diff)
The file was addedtests/integration/cdi-test-webapp/src/main/java/org/glassfish/jersey/tests/cdi/resources/ResponseFilter.java
Commit 2645eb0dd23d78c21c2f0b6eb6b4b5415f9a8a00 by 15908245+jansupol
CDI duplicate lookup fix
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 2645eb0)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/Providers.java (diff)
Commit b4497f5907e0de5cb570bbc4a78752011bcbbb07 by 24524084+senivam
Consumes and produces value should be now properly changed (#4175)
* Consumes and produces value should be now properly changed
Signed-off-by: David Kral <david.k.kral@oracle.com>
(commit: b4497f5)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MethodModel.java (diff)
The file was modified tests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ApplicationResourceImpl.java (diff)
The file was modified tests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ApplicationResource.java (diff)
The file was addedtests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ConsumesAndProducesTest.java
Commit a843c05f14c328b59d5f66d2f2d4eb7d97d0d2b6 by 24524084+senivam
PAYARA-3121 Jersey Crashes for EJB Classes of Same Name (#3950)
* PAYARA-3121 Jersey Crashes for EJB Classes of Same Name
Signed-off-by: Gaurav Gupta <gaurav.gupta.jc@gmail.com>
(commit: a843c05)
The file was modified containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java (diff)
Commit 1719b46305879cef401028b1a9601ac35d096bbb by 24524084+senivam
PAYARA-3119 NullPointerException when starting Jersey/EJB Containers in
Order (#3949)
Signed-off-by: Gaurav Gupta <gaurav.gupta.jc@gmail.com>
(commit: 1719b46)
The file was modified containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java (diff)
Commit 01cb90387058204ed40430a84e2710e07297296c by 24524084+senivam
Rename ParameterInserters to ParameterUpdaters (#4170)
* Rename ParameterInserters to ParameterUpdaters to better fit the
functionality name
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 01cb903)
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/SingleValueInserter.java
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java (diff)
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/ParameterInserterFactory.java
The file was modified core-client/src/main/resources/org/glassfish/jersey/client/internal/localization.properties (diff)
The file was removedcore-common/src/main/java/org/glassfish/jersey/internal/inject/InserterException.java
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientBootstrapBag.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientConfig.java (diff)
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/ParameterInserterConfigurator.java
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/inject/ParameterInserterProvider.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/PrimitiveCharacterUpdater.java
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/inject/ParameterInserter.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/PrimitiveValueOfUpdater.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/ParameterUpdaterConfigurator.java
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/AbstractParamValueInserter.java
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/CollectionInserter.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/CollectionUpdater.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/SingleValueUpdater.java
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/PrimitiveCharacterInserter.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/inject/ParameterUpdaterProvider.java
The file was addedcore-common/src/main/java/org/glassfish/jersey/internal/inject/UpdaterException.java
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/PrimitiveValueOfInserter.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/inject/ParameterUpdater.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/AbstractParamValueUpdater.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/SingleStringValueUpdater.java
The file was removedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/SingleStringValueInserter.java
The file was addedcore-client/src/main/java/org/glassfish/jersey/client/internal/inject/ParameterUpdaterFactory.java
The file was modified tests/integration/microprofile/config/helidon/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-8/pom.xml (diff)
The file was modified ext/wadl-doclet/pom.xml (diff)
The file was modified tests/integration/jersey-2176/pom.xml (diff)
The file was modified tests/performance/test-cases/pom.xml (diff)
The file was modified tests/integration/jersey-2136/pom.xml (diff)
The file was modified tests/integration/jersey-2551/pom.xml (diff)
The file was modified bundles/pom.xml (diff)
The file was modified examples/entity-filtering-selectable/pom.xml (diff)
The file was modified examples/bookmark/pom.xml (diff)
The file was modified tests/integration/j-441/ear/pom.xml (diff)
The file was modified tests/integration/j-441/pom.xml (diff)
The file was modified tests/integration/jersey-2335/pom.xml (diff)
The file was modified ext/cdi/jersey-weld2-se/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-filter/pom.xml (diff)
The file was modified tests/integration/j-441/war1/pom.xml (diff)
The file was modified containers/jdk-http/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/lib-bundle/pom.xml (diff)
The file was modified tests/integration/jersey-1964/pom.xml (diff)
The file was modified tests/integration/jersey-2184/pom.xml (diff)
The file was modified examples/osgi-http-service/pom.xml (diff)
The file was modified ext/proxy-client/pom.xml (diff)
The file was modified media/sse/pom.xml (diff)
The file was modified test-framework/providers/grizzly2/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/lib/pom.xml (diff)
The file was modified tests/stress/pom.xml (diff)
The file was modified tests/integration/jersey-2164/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/ear/pom.xml (diff)
The file was modified examples/bookstore-webapp/pom.xml (diff)
The file was modified incubator/declarative-linking/pom.xml (diff)
The file was modified tests/e2e/pom.xml (diff)
The file was modified tests/integration/jersey-1107/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml (diff)
The file was modified examples/declarative-linking/pom.xml (diff)
The file was modified tests/integration/jersey-1928/pom.xml (diff)
The file was modified tests/integration/servlet-3-params/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/pom.xml (diff)
The file was modified test-framework/memleak-test-common/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-2/pom.xml (diff)
The file was modified examples/https-server-glassfish/pom.xml (diff)
The file was modified tests/integration/jersey-1223/pom.xml (diff)
The file was modified examples/json-binding-webapp/pom.xml (diff)
The file was modified containers/pom.xml (diff)
The file was modified tests/e2e-entity/pom.xml (diff)
The file was modified tests/integration/jersey-2637/pom.xml (diff)
The file was modified tests/integration/jersey-2160/pom.xml (diff)
The file was modified examples/rx-client-webapp/pom.xml (diff)
The file was modified inject/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-name/pom.xml (diff)
The file was modified tests/integration/tracing-support/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-6/pom.xml (diff)
The file was modified ext/metainf-services/pom.xml (diff)
The file was modified tests/integration/j-59/lib/pom.xml (diff)
The file was modified archetypes/pom.xml (diff)
The file was modified tests/e2e-testng/pom.xml (diff)
The file was modified tests/mem-leaks/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-name/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/pom.xml (diff)
The file was modified tests/integration/jersey-1960/pom.xml (diff)
The file was modified media/json-jackson1/pom.xml (diff)
The file was modified examples/helloworld-weld/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-4/pom.xml (diff)
The file was modified tests/integration/jersey-780/pom.xml (diff)
The file was modified examples/server-async-standalone/client/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-3/pom.xml (diff)
The file was modified tests/e2e-server/pom.xml (diff)
The file was modified examples/entity-filtering/pom.xml (diff)
The file was modified examples/server-async-standalone/webapp/pom.xml (diff)
The file was modified tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml (diff)
The file was modified connectors/jdk-connector/pom.xml (diff)
The file was modified ext/microprofile/mp-rest-client/pom.xml (diff)
The file was modified connectors/apache-connector/pom.xml (diff)
The file was modified examples/helloworld-netty/pom.xml (diff)
The file was modified examples/sse-twitter-aggregator/pom.xml (diff)
The file was modified media/pom.xml (diff)
The file was modified tests/integration/jaxrs-component-inject/pom.xml (diff)
The file was modified tests/integration/jersey-2846/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-kryo/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified examples/groovy/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-2/pom.xml (diff)
The file was modified tests/integration/cdi-beanvalidation-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-3-chunked-io/pom.xml (diff)
The file was modified ext/rx/pom.xml (diff)
The file was modified security/oauth1-client/pom.xml (diff)
The file was modified core-client/pom.xml (diff)
The file was modified core-common/pom.xml (diff)
The file was modified test-framework/maven/custom-enforcer-rules/pom.xml (diff)
The file was modified tests/integration/jersey-1883/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/leaking-test-app/pom.xml (diff)
The file was modified examples/sse-item-store-jersey-webapp/pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was modified security/oauth2-client/pom.xml (diff)
The file was modified examples/java8-webapp/pom.xml (diff)
The file was modified examples/multipart-webapp/pom.xml (diff)
The file was modified tests/integration/cdi-ejb-test-webapp/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-global/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war2/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-1/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-xml-jaxb/pom.xml (diff)
The file was modified examples/json-with-padding/pom.xml (diff)
The file was modified tests/e2e-inject/hk2/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-dynamic/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/pom.xml (diff)
The file was modified ext/pom.xml (diff)
The file was modified examples/json-jackson1/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-inflector-1/pom.xml (diff)
The file was modified examples/extended-wadl-webapp/pom.xml (diff)
The file was modified examples/server-async-standalone/pom.xml (diff)
The file was modified tests/integration/portability-jersey-1/pom.xml (diff)
The file was modified tests/integration/ejb-test-webapp/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war1/pom.xml (diff)
The file was modified tests/integration/microprofile/config/webapp/pom.xml (diff)
The file was modified examples/json-jackson/pom.xml (diff)
The file was modified tests/integration/jersey-2673/pom.xml (diff)
The file was modified tests/integration/jersey-2167/pom.xml (diff)
The file was modified inject/cdi2-se/pom.xml (diff)
The file was modified incubator/gae-integration/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-1/pom.xml (diff)
The file was modified tests/performance/test-cases/param-srl/pom.xml (diff)
The file was modified bundles/examples/pom.xml (diff)
The file was modified test-framework/core/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-7/pom.xml (diff)
The file was modified examples/managed-client-webapp/pom.xml (diff)
The file was modified ext/entity-filtering/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-6/pom.xml (diff)
The file was modified tests/integration/jersey-2776/pom.xml (diff)
The file was modified tests/e2e-core-common/pom.xml (diff)
The file was modified tests/integration/jersey-3796/pom.xml (diff)
The file was modified tests/integration/jersey-2137/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2612/pom.xml (diff)
The file was modified containers/simple-http/pom.xml (diff)
The file was modified examples/entity-filtering-security/pom.xml (diff)
The file was modified examples/json-moxy/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml (diff)
The file was modified media/json-jackson/pom.xml (diff)
The file was modified tests/integration/property-check/pom.xml (diff)
The file was modified incubator/html-json/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-json-moxy/pom.xml (diff)
The file was modified media/moxy/pom.xml (diff)
The file was modified ext/mvc-mustache/pom.xml (diff)
The file was modified tests/integration/servlet-3-gf-async/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war2/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-1829/pom.xml (diff)
The file was modified examples/managed-client-simple-webapp/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/additional-bundle/pom.xml (diff)
The file was modified tests/performance/runners/jersey-grizzly-runner/pom.xml (diff)
The file was modified test-framework/pom.xml (diff)
The file was modified connectors/grizzly-connector/pom.xml (diff)
The file was modified tests/integration/jersey-4099/pom.xml (diff)
The file was modified test-framework/maven/container-runner-maven-plugin/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-custom-provider/pom.xml (diff)
The file was modified examples/oauth-client-twitter/pom.xml (diff)
The file was modified incubator/open-tracing/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding-2/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/bean-param-leak/pom.xml (diff)
The file was modified tests/integration/jersey-2154/pom.xml (diff)
The file was modified bundles/apidocs/pom.xml (diff)
The file was modified tests/integration/sonar-test/pom.xml (diff)
The file was modified examples/jersey-ejb/pom.xml (diff)
The file was modified tests/integration/servlet-3-async/pom.xml (diff)
The file was modified tests/integration/j-441/war2/pom.xml (diff)
The file was modified containers/jetty-servlet/pom.xml (diff)
The file was modified security/oauth1-signature/pom.xml (diff)
The file was modified ext/microprofile/pom.xml (diff)
The file was modified tests/integration/jersey-1667/pom.xml (diff)
The file was modified ext/rx/rx-client-rxjava2/pom.xml (diff)
The file was modified examples/jaxb/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-3/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-provider/pom.xml (diff)
The file was modified examples/pom.xml (diff)
The file was modified examples/servlet3-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-7/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-xml-moxy/pom.xml (diff)
The file was modified tests/integration/jersey-2322/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-8/pom.xml (diff)
The file was modified test-framework/providers/simple/pom.xml (diff)
The file was modified tests/integration/cdi-log-check/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-dynamic/pom.xml (diff)
The file was modified test-framework/providers/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/war-bundle/pom.xml (diff)
The file was modified security/pom.xml (diff)
The file was modified examples/server-sent-events-jaxrs/pom.xml (diff)
The file was modified tests/integration/cdi-multipart-webapp/pom.xml (diff)
The file was modified tests/integration/j-59/pom.xml (diff)
The file was modified examples/system-properties-example/pom.xml (diff)
The file was modified incubator/kryo/pom.xml (diff)
The file was modified tests/integration/security-digest/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
The file was modified ext/spring4/pom.xml (diff)
The file was modified examples/json-jettison/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/pom.xml (diff)
The file was modified test-framework/util/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/pom.xml (diff)
The file was modified tests/performance/test-cases/assemblies/pom.xml (diff)
The file was modified tests/integration/jersey-3670/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-1/pom.xml (diff)
The file was modified incubator/pom.xml (diff)
The file was modified tests/performance/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-5/pom.xml (diff)
The file was modified tests/integration/j-59/ear/pom.xml (diff)
The file was modified tests/performance/runners/pom.xml (diff)
The file was modified connectors/jetty-connector/pom.xml (diff)
The file was modified examples/cdi-webapp/pom.xml (diff)
The file was modified examples/helloworld-cdi2-se/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war1/pom.xml (diff)
The file was modified containers/netty-http/pom.xml (diff)
The file was modified archetypes/jersey-example-java8-webapp/pom.xml (diff)
The file was modified examples/helloworld-programmatic/pom.xml (diff)
The file was modified media/json-processing/pom.xml (diff)
The file was modified tests/integration/j-59/war/pom.xml (diff)
The file was modified examples/helloworld-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2689/pom.xml (diff)
The file was modified ext/mvc-freemarker/pom.xml (diff)
The file was modified connectors/netty-connector/pom.xml (diff)
The file was modified tests/integration/cdi-test-webapp/pom.xml (diff)
The file was modified examples/server-async/pom.xml (diff)
The file was modified examples/osgi-http-service/bundle/pom.xml (diff)
The file was modified ext/microprofile/mp-config/pom.xml (diff)
The file was modified tests/integration/jersey-2654/pom.xml (diff)
The file was modified examples/reload/pom.xml (diff)
The file was modified tests/integration/portability-jersey-2/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-4/pom.xml (diff)
The file was modified tests/integration/j-376/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-global/pom.xml (diff)
The file was modified tests/performance/tools/pom.xml (diff)
The file was modified examples/server-async-managed/pom.xml (diff)
The file was modified tests/integration/jersey-2892/pom.xml (diff)
The file was modified archetypes/jersey-heroku-webapp/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml (diff)
The file was modified examples/json-processing-webapp/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml (diff)
The file was modified examples/exception-mapping/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-json-jackson/pom.xml (diff)
The file was modified examples/managed-client/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-text-plain/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-5/pom.xml (diff)
The file was modified test-framework/providers/netty/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-webapp/pom.xml (diff)
The file was modified examples/webapp-example-parent/pom.xml (diff)
The file was modified connectors/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified test-framework/providers/jdk-http/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding/pom.xml (diff)
The file was modified tests/jmockit/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/war/pom.xml (diff)
The file was modified tests/integration/jersey-2704/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/pom.xml (diff)
The file was modified containers/jersey-servlet-core/pom.xml (diff)
The file was modified media/json-jettison/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-3/pom.xml (diff)
The file was modified tests/e2e-inject/cdi2-se/pom.xml (diff)
The file was modified tests/integration/jersey-2255/pom.xml (diff)
The file was modified examples/http-patch/pom.xml (diff)
The file was modified tests/integration/servlet-3-inflector-1/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-reload/pom.xml (diff)
The file was modified tests/integration/servlet-tests/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml (diff)
The file was modified examples/xml-moxy/pom.xml (diff)
The file was modified media/multipart/pom.xml (diff)
The file was modified examples/open-tracing/pom.xml (diff)
The file was modified tests/integration/async-jersey-filter/pom.xml (diff)
The file was modified tests/osgi/pom.xml (diff)
The file was modified examples/server-sent-events-jersey/pom.xml (diff)
The file was modified media/json-binding/pom.xml (diff)
The file was modified ext/mvc/pom.xml (diff)
The file was modified examples/freemarker-webapp/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/lib/pom.xml (diff)
The file was modified tests/integration/jersey-2421/pom.xml (diff)
The file was modified tests/integration/client-connector-provider/pom.xml (diff)
The file was modified ext/servlet-portability/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/ear/pom.xml (diff)
The file was modified examples/http-trace/pom.xml (diff)
The file was modified test-framework/maven/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-webapp/pom.xml (diff)
The file was modified test-framework/providers/inmemory/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/pom.xml (diff)
The file was modified examples/simple-console/pom.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified examples/helloworld-pure-jax-rs/pom.xml (diff)
The file was modified examples/helloworld/pom.xml (diff)
The file was modified examples/https-clientserver-grizzly/pom.xml (diff)
The file was modified tests/performance/test-cases/proxy-injection/pom.xml (diff)
The file was modified tests/integration/microprofile/rest-client/pom.xml (diff)
The file was modified ext/rx/rx-client-rxjava/pom.xml (diff)
The file was modified tests/performance/benchmarks/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified containers/grizzly2-servlet/pom.xml (diff)
The file was modified examples/jaxrs-types-injection/pom.xml (diff)
The file was modified test-framework/providers/jetty/pom.xml (diff)
The file was modified examples/bookmark-em/pom.xml (diff)
The file was modified ext/mvc-bean-validation/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/lib/pom.xml (diff)
The file was modified examples/helloworld-benchmark/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml (diff)
The file was modified tests/integration/servlet-3-filter/pom.xml (diff)
The file was modified examples/clipboard-programmatic/pom.xml (diff)
The file was modified ext/mvc-jsp/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml (diff)
The file was modified examples/helloworld-spring-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-2878/pom.xml (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified tests/integration/servlet-3-sse-1/pom.xml (diff)
The file was modified examples/helloworld-spring-annotations/pom.xml (diff)
The file was modified tests/e2e-inject/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml (diff)
The file was modified examples/assemblies/pom.xml (diff)
The file was modified examples/clipboard/pom.xml (diff)
The file was modified ext/bean-validation/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/pom.xml (diff)
The file was modified examples/managed-beans-webapp/pom.xml (diff)
The file was modified tests/integration/asm/pom.xml (diff)
The file was modified containers/grizzly2-http/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/ear/pom.xml (diff)
The file was modified inject/hk2/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/pom.xml (diff)
The file was modified containers/glassfish/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-2/pom.xml (diff)
The file was modified test-framework/providers/external/pom.xml (diff)
The file was modified ext/spring5/pom.xml (diff)
The file was modified ext/cdi/pom.xml (diff)
The file was modified containers/jetty-http/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/pom.xml (diff)
The file was modified containers/jersey-servlet/pom.xml (diff)
The file was modified tests/integration/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-2/pom.xml (diff)
The file was modified ext/rx/rx-client-guava/pom.xml (diff)
The file was modified tests/e2e-client/pom.xml (diff)
The file was modified tests/integration/jersey-3992/pom.xml (diff)
The file was modified tests/integration/jersey-1604/pom.xml (diff)
The file was modified security/oauth1-server/pom.xml (diff)
The file was modified tests/integration/jersey-2794/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-1/pom.xml (diff)
The file was modified examples/sse-item-store-jaxrs-webapp/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-grizzly2/pom.xml (diff)
The file was modified test-framework/providers/bundle/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml (diff)
The file was modified tests/integration/j-441/war1/pom.xml (diff)
The file was modified examples/bookstore-webapp/pom.xml (diff)
The file was modified examples/server-async-managed/pom.xml (diff)
The file was modified tests/integration/jersey-1964/pom.xml (diff)
The file was modified tests/performance/test-cases/assemblies/pom.xml (diff)
The file was modified examples/server-async/pom.xml (diff)
The file was modified containers/jetty-servlet/pom.xml (diff)
The file was modified tests/integration/cdi-test-webapp/pom.xml (diff)
The file was modified ext/microprofile/pom.xml (diff)
The file was modified tests/integration/jersey-2846/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/pom.xml (diff)
The file was modified tests/stress/pom.xml (diff)
The file was modified tests/e2e-testng/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/lib/pom.xml (diff)
The file was modified examples/entity-filtering-security/pom.xml (diff)
The file was modified media/json-processing/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-3/pom.xml (diff)
The file was modified tests/jmockit/pom.xml (diff)
The file was modified ext/mvc-jsp/pom.xml (diff)
The file was modified tests/e2e-inject/hk2/pom.xml (diff)
The file was modified tests/integration/j-59/lib/pom.xml (diff)
The file was modified ext/rx/rx-client-rxjava2/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-1/pom.xml (diff)
The file was modified ext/mvc-bean-validation/pom.xml (diff)
The file was modified incubator/declarative-linking/pom.xml (diff)
The file was modified bundles/apidocs/pom.xml (diff)
The file was modified tests/integration/async-jersey-filter/pom.xml (diff)
The file was modified examples/jersey-ejb/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/pom.xml (diff)
The file was modified security/oauth1-server/pom.xml (diff)
The file was modified tests/integration/jersey-2255/pom.xml (diff)
The file was modified media/json-jettison/pom.xml (diff)
The file was modified tests/e2e-entity/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-text-plain/pom.xml (diff)
The file was modified tests/e2e-inject/cdi2-se/pom.xml (diff)
The file was modified examples/https-server-glassfish/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-4/pom.xml (diff)
The file was modified test-framework/providers/grizzly2/pom.xml (diff)
The file was modified tests/integration/jersey-2689/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-6/pom.xml (diff)
The file was modified tests/integration/jersey-2673/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/pom.xml (diff)
The file was modified examples/cdi-webapp/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/lib-bundle/pom.xml (diff)
The file was modified test-framework/providers/jdk-http/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-inflector-1/pom.xml (diff)
The file was modified tests/integration/jersey-2160/pom.xml (diff)
The file was modified tests/integration/cdi-multipart-webapp/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/pom.xml (diff)
The file was modified tests/performance/benchmarks/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
The file was modified examples/bookmark-em/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/bean-param-leak/pom.xml (diff)
The file was modified ext/cdi/pom.xml (diff)
The file was modified examples/jaxb/pom.xml (diff)
The file was modified containers/jersey-servlet-core/pom.xml (diff)
The file was modified examples/json-jackson/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-4/pom.xml (diff)
The file was modified examples/json-with-padding/pom.xml (diff)
The file was modified containers/glassfish/pom.xml (diff)
The file was modified incubator/gae-integration/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-2/pom.xml (diff)
The file was modified tests/integration/jersey-2878/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml (diff)
The file was modified test-framework/pom.xml (diff)
The file was modified examples/webapp-example-parent/pom.xml (diff)
The file was modified examples/multipart-webapp/pom.xml (diff)
The file was modified test-framework/maven/custom-enforcer-rules/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/ear/pom.xml (diff)
The file was modified connectors/jdk-connector/pom.xml (diff)
The file was modified examples/helloworld-benchmark/pom.xml (diff)
The file was modified examples/sse-item-store-jaxrs-webapp/pom.xml (diff)
The file was modified ext/mvc/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-3/pom.xml (diff)
The file was modified tests/integration/jersey-2637/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml (diff)
The file was modified tests/integration/jersey-2136/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-3/pom.xml (diff)
The file was modified examples/bookmark/pom.xml (diff)
The file was modified tests/integration/cdi-ejb-test-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-1604/pom.xml (diff)
The file was modified tests/integration/jersey-2167/pom.xml (diff)
The file was modified test-framework/providers/inmemory/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-global/pom.xml (diff)
The file was modified tests/integration/servlet-3-sse-1/pom.xml (diff)
The file was modified tests/integration/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-json-moxy/pom.xml (diff)
The file was modified examples/oauth-client-twitter/pom.xml (diff)
The file was modified inject/cdi2-se/pom.xml (diff)
The file was modified tests/integration/jersey-2322/pom.xml (diff)
The file was modified connectors/pom.xml (diff)
The file was modified examples/declarative-linking/pom.xml (diff)
The file was modified containers/jdk-http/pom.xml (diff)
The file was modified tests/integration/jersey-2421/pom.xml (diff)
The file was modified examples/server-sent-events-jaxrs/pom.xml (diff)
The file was modified containers/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding-2/pom.xml (diff)
The file was modified examples/json-binding-webapp/pom.xml (diff)
The file was modified tests/integration/j-441/ear/pom.xml (diff)
The file was modified tests/performance/pom.xml (diff)
The file was modified examples/helloworld-spring-annotations/pom.xml (diff)
The file was modified tests/integration/security-digest/pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified ext/entity-filtering/pom.xml (diff)
The file was modified ext/metainf-services/pom.xml (diff)
The file was modified core-client/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/war/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-8/pom.xml (diff)
The file was modified tests/performance/tools/pom.xml (diff)
The file was modified ext/rx/rx-client-guava/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/war-bundle/pom.xml (diff)
The file was modified examples/reload/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-dynamic/pom.xml (diff)
The file was modified ext/microprofile/mp-config/pom.xml (diff)
The file was modified security/oauth2-client/pom.xml (diff)
The file was modified examples/sse-twitter-aggregator/pom.xml (diff)
The file was modified tests/integration/microprofile/config/helidon/pom.xml (diff)
The file was modified tests/integration/servlet-3-async/pom.xml (diff)
The file was modified examples/helloworld-spring-webapp/pom.xml (diff)
The file was modified tests/osgi/pom.xml (diff)
The file was modified tests/integration/ejb-test-webapp/pom.xml (diff)
The file was modified media/pom.xml (diff)
The file was modified examples/json-moxy/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-4099/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-xml-moxy/pom.xml (diff)
The file was modified examples/system-properties-example/pom.xml (diff)
The file was modified examples/helloworld-programmatic/pom.xml (diff)
The file was modified tests/integration/jersey-2704/pom.xml (diff)
The file was modified containers/jersey-servlet/pom.xml (diff)
The file was modified examples/helloworld-weld/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/pom.xml (diff)
The file was modified examples/server-async-standalone/client/pom.xml (diff)
The file was modified ext/bean-validation/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml (diff)
The file was modified containers/simple-http/pom.xml (diff)
The file was modified tests/integration/servlet-3-inflector-1/pom.xml (diff)
The file was modified tests/integration/jersey-3796/pom.xml (diff)
The file was modified examples/clipboard-programmatic/pom.xml (diff)
The file was modified tests/integration/jersey-780/pom.xml (diff)
The file was modified tests/e2e-inject/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding/pom.xml (diff)
The file was modified ext/wadl-doclet/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-xml-jaxb/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml (diff)
The file was modified tests/integration/jersey-2612/pom.xml (diff)
The file was modified tests/integration/jersey-2654/pom.xml (diff)
The file was modified examples/clipboard/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-6/pom.xml (diff)
The file was modified tests/integration/jersey-2776/pom.xml (diff)
The file was modified containers/grizzly2-http/pom.xml (diff)
The file was modified test-framework/providers/simple/pom.xml (diff)
The file was modified examples/json-processing-webapp/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/ear/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-7/pom.xml (diff)
The file was modified media/sse/pom.xml (diff)
The file was modified tests/integration/jersey-2137/pom.xml (diff)
The file was modified examples/server-sent-events-jersey/pom.xml (diff)
The file was modified incubator/html-json/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-1/pom.xml (diff)
The file was modified tests/integration/j-59/war/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-global/pom.xml (diff)
The file was modified examples/helloworld/pom.xml (diff)
The file was modified core-common/pom.xml (diff)
The file was modified ext/microprofile/mp-rest-client/pom.xml (diff)
The file was modified incubator/pom.xml (diff)
The file was modified connectors/grizzly-connector/pom.xml (diff)
The file was modified containers/jetty-http/pom.xml (diff)
The file was modified tests/integration/cdi-beanvalidation-webapp/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified media/json-jackson1/pom.xml (diff)
The file was modified tests/integration/portability-jersey-2/pom.xml (diff)
The file was modified examples/helloworld-cdi2-se/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-2/pom.xml (diff)
The file was modified tests/integration/client-connector-provider/pom.xml (diff)
The file was modified security/oauth1-signature/pom.xml (diff)
The file was modified tests/integration/j-59/pom.xml (diff)
The file was modified examples/assemblies/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml (diff)
The file was modified examples/groovy/pom.xml (diff)
The file was modified examples/http-patch/pom.xml (diff)
The file was modified examples/entity-filtering/pom.xml (diff)
The file was modified examples/osgi-http-service/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-7/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-provider/pom.xml (diff)
The file was modified examples/jaxrs-types-injection/pom.xml (diff)
The file was modified tests/integration/jersey-2794/pom.xml (diff)
The file was modified ext/pom.xml (diff)
The file was modified tests/mem-leaks/test-cases/leaking-test-app/pom.xml (diff)
The file was modified test-framework/maven/pom.xml (diff)
The file was modified tests/performance/runners/pom.xml (diff)
The file was modified tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml (diff)
The file was modified tests/integration/jersey-2154/pom.xml (diff)
The file was modified test-framework/providers/bundle/pom.xml (diff)
The file was modified archetypes/jersey-example-java8-webapp/pom.xml (diff)
The file was modified ext/proxy-client/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war1/pom.xml (diff)
The file was modified security/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/lib/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-webapp/pom.xml (diff)
The file was modified tests/integration/j-376/pom.xml (diff)
The file was modified tests/integration/sonar-test/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-custom-provider/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule/pom.xml (diff)
The file was modified tests/integration/jersey-2164/pom.xml (diff)
The file was modified examples/helloworld-pure-jax-rs/pom.xml (diff)
The file was modified tests/integration/microprofile/config/webapp/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/pom.xml (diff)
The file was modified examples/open-tracing/pom.xml (diff)
The file was modified test-framework/core/pom.xml (diff)
The file was modified tests/performance/test-cases/filter-name/pom.xml (diff)
The file was modified tests/integration/j-441/pom.xml (diff)
The file was modified tests/integration/j-441/war2/pom.xml (diff)
The file was modified tests/integration/j-59/ear/pom.xml (diff)
The file was modified tests/integration/servlet-tests/pom.xml (diff)
The file was modified test-framework/memleak-test-common/pom.xml (diff)
The file was modified tests/integration/jersey-1829/pom.xml (diff)
The file was modified tests/e2e-server/pom.xml (diff)
The file was modified examples/extended-wadl-webapp/pom.xml (diff)
The file was modified test-framework/providers/external/pom.xml (diff)
The file was modified test-framework/providers/netty/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified examples/managed-client-webapp/pom.xml (diff)
The file was modified tests/integration/servlet-3-filter/pom.xml (diff)
The file was modified examples/server-async-standalone/webapp/pom.xml (diff)
The file was modified tests/integration/jersey-1667/pom.xml (diff)
The file was modified tests/integration/jersey-2892/pom.xml (diff)
The file was modified tests/integration/property-check/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war2/pom.xml (diff)
The file was modified tests/integration/microprofile/rest-client/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-webapp/pom.xml (diff)
The file was modified examples/exception-mapping/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-kryo/pom.xml (diff)
The file was modified connectors/netty-connector/pom.xml (diff)
The file was modified tests/mem-leaks/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/additional-bundle/pom.xml (diff)
The file was modified tests/integration/asm/pom.xml (diff)
The file was modified incubator/kryo/pom.xml (diff)
The file was modified inject/pom.xml (diff)
The file was modified tests/performance/test-cases/pom.xml (diff)
The file was modified incubator/open-tracing/pom.xml (diff)
The file was modified test-framework/util/pom.xml (diff)
The file was modified tests/integration/servlet-3-chunked-io/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-1/pom.xml (diff)
The file was modified ext/rx/pom.xml (diff)
The file was modified tests/integration/jersey-1883/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-reload/pom.xml (diff)
The file was modified archetypes/jersey-quickstart-grizzly2/pom.xml (diff)
The file was modified examples/entity-filtering-selectable/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/pom.xml (diff)
The file was modified examples/servlet3-webapp/pom.xml (diff)
The file was modified examples/json-jettison/pom.xml (diff)
The file was modified bundles/pom.xml (diff)
The file was modified ext/rx/rx-client-rxjava/pom.xml (diff)
The file was modified media/jaxb/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-2/pom.xml (diff)
The file was modified tests/integration/jersey-3992/pom.xml (diff)
The file was modified examples/rx-client-webapp/pom.xml (diff)
The file was modified core-server/pom.xml (diff)
The file was modified ext/spring4/pom.xml (diff)
The file was modified ext/spring5/pom.xml (diff)
The file was modified archetypes/jersey-heroku-webapp/pom.xml (diff)
The file was modified examples/freemarker-webapp/pom.xml (diff)
The file was modified examples/pom.xml (diff)
The file was modified examples/server-async-standalone/pom.xml (diff)
The file was modified tests/integration/servlet-3-params/pom.xml (diff)
The file was modified tests/integration/portability-jersey-1/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-name/pom.xml (diff)
The file was modified test-framework/maven/container-runner-maven-plugin/pom.xml (diff)
The file was modified ext/mvc-mustache/pom.xml (diff)
The file was modified media/json-jackson/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-filter/pom.xml (diff)
The file was modified examples/xml-moxy/pom.xml (diff)
The file was modified ext/mvc-freemarker/pom.xml (diff)
The file was modified examples/helloworld-webapp/pom.xml (diff)
The file was modified tests/e2e-core-common/pom.xml (diff)
The file was modified containers/grizzly2-servlet/pom.xml (diff)
The file was modified tests/integration/jersey-1960/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-2/pom.xml (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified examples/managed-beans-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-3670/pom.xml (diff)
The file was modified tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml (diff)
The file was modified tests/integration/cdi-log-check/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-5/pom.xml (diff)
The file was modified tests/performance/test-cases/param-srl/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/war2/pom.xml (diff)
The file was modified examples/helloworld-netty/pom.xml (diff)
The file was modified examples/simple-console/pom.xml (diff)
The file was modified tests/e2e/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/lib/pom.xml (diff)
The file was modified tests/performance/runners/jersey-grizzly-runner/pom.xml (diff)
The file was modified tests/integration/servlet-3-gf-async/pom.xml (diff)
The file was modified containers/netty-http/pom.xml (diff)
The file was modified examples/sse-item-store-jersey-webapp/pom.xml (diff)
The file was modified media/moxy/pom.xml (diff)
The file was modified media/json-binding/pom.xml (diff)
The file was modified examples/https-clientserver-grizzly/pom.xml (diff)
The file was modified ext/cdi/jersey-weld2-se/pom.xml (diff)
The file was modified tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml (diff)
The file was modified examples/java8-webapp/pom.xml (diff)
The file was modified tests/integration/jersey-1107/pom.xml (diff)
The file was modified tests/performance/test-cases/mbw-json-jackson/pom.xml (diff)
The file was modified tests/integration/ejb-multimodule-reload/pom.xml (diff)
The file was modified tests/performance/test-cases/interceptor-dynamic/pom.xml (diff)
The file was modified examples/managed-client/pom.xml (diff)
The file was modified connectors/apache-connector/pom.xml (diff)
The file was modified tests/integration/jersey-2184/pom.xml (diff)
The file was modified test-framework/providers/pom.xml (diff)
The file was modified tests/e2e-client/pom.xml (diff)
The file was modified examples/managed-client-simple-webapp/pom.xml (diff)
The file was modified tests/performance/test-cases/proxy-injection/pom.xml (diff)
The file was modified archetypes/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/ear/pom.xml (diff)
The file was modified security/oauth1-client/pom.xml (diff)
The file was modified tests/integration/jaxrs-component-inject/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/pom.xml (diff)
The file was modified test-framework/providers/jetty/pom.xml (diff)
The file was modified connectors/jetty-connector/pom.xml (diff)
The file was modified examples/http-trace/pom.xml (diff)
The file was modified tests/integration/jersey-2551/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-1/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-5/pom.xml (diff)
The file was modified media/multipart/pom.xml (diff)
The file was modified ext/servlet-portability/pom.xml (diff)
The file was modified tests/integration/jersey-1223/pom.xml (diff)
The file was modified inject/hk2/pom.xml (diff)
The file was modified tests/integration/jersey-2335/pom.xml (diff)
The file was modified bundles/examples/pom.xml (diff)
The file was modified tests/integration/cdi-multimodule/war1/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-8/pom.xml (diff)
The file was modified tests/integration/jersey-1928/pom.xml (diff)
The file was modified tests/integration/jersey-2176/pom.xml (diff)
The file was modified examples/json-jackson1/pom.xml (diff)
The file was modified examples/osgi-http-service/bundle/pom.xml (diff)
The file was modified tests/integration/tracing-support/pom.xml (diff)
Commit 92055d3c9a7052f282356d770e82bfb17ef40e37 by 24524084+senivam
Upgrade jetty to version 9.4.17.v20190418 (#4201)
Includes several security fixes
Signed-off-by: Jonathan Coustick <jonathan.coustick@payara.fish>
(commit: 92055d3)
The file was modified pom.xml (diff)
Commit c20a0d1f4cf955eec67d1a3128239414be26086c by noreply
EPL license icon for description (#4197)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: c20a0d1)
The file was modified README.md (diff)
The file was addedetc/gpl.svg
The file was addedetc/epl.svg
Commit 445a5410af2b03b6e9abcf5309b11271ecff1b41 by noreply
plugin version update for documentation generation (#4198)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: 445a541)
The file was modified pom.xml (diff)
The file was modified bom/pom.xml (diff)
Commit 35e581f056840b26b411f44f58c00b1b6ceac47f by 24524084+senivam
Fixed: Various bugs in Helloworld CDI SE Example (#4206)
* Fixed: Various bugs in Helloworld CDI SE Example

(1) README.MD - Sample link misses mandatory parameter
(2) pom.xml - Surplus prefix for main class
(3) App.java - Surplus base path for root url
Signed-off-by: Markus KARG <markus@headcrashing.eu>
(commit: 35e581f)
The file was modified examples/helloworld-cdi2-se/README.MD (diff)
The file was modified examples/helloworld-cdi2-se/src/main/java/org/glassfish/jersey/examples/helloworld/cdi2se/App.java (diff)
The file was modified examples/helloworld-cdi2-se/pom.xml (diff)
Commit 3dd8549a4107bea8467cf60f1f4fc976c77f8733 by 24524084+senivam
Better specify HK2 and Spring dependencies (#4221)
* Specify HK2 and Spring dependencies
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 3dd8549)
The file was modified ext/spring4/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified ext/spring5/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 8e04007faf7c7c9531d6e9be64bb67902dec392b by 24524084+senivam
Added support for Apache HTTP Client ConnectionKeepAliveStrategy and
ConnectionReuseStrategy (#4202)
* Added support for Apache HTTP Client ConnectionKeepAliveStrategy and
ConnectionReuseStrategy
Signed-off-by: Richard A Sand <rsand@idfconnect.com>
(commit: 8e04007)
The file was modified connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnectorProvider.java (diff)
The file was modified connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheClientProperties.java (diff)
The file was modified connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java (diff)
Commit fb846ac1197a2679aae93100cfe2e1bad6dbc34a by 24524084+senivam
Remove openjdk8 option from Travis build matrix (#4213)
Replace oraclejdk11 with openjdk11
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: fb846ac)
The file was modified .travis.yml (diff)
Commit cc36c4c3bac1681e04fa151b3b5d1a92fbaf6a00 by 24524084+senivam
Update Apache HTTP Client to 4.5.9 (#4212)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: cc36c4c)
The file was modified pom.xml (diff)
Commit 8dcbaf4b5cb0fb345eb949acfa66b1fbe09d1ffb by 24524084+senivam
Removed invalid email addresses (#4203)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 8dcbaf4)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/BufferedBodyOutputStream.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/BundleSchemeScannerTest.java (diff)
The file was modified connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/TraceSupportTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/logging/LoggingFeature.java (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/WebAppExceptionInterceptor.java (diff)
The file was modified examples/clipboard/src/main/java/org/glassfish/jersey/examples/clipboard/ClipboardData.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/AbstractRootElementJaxbProvider.java (diff)
The file was modified test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/GrizzlyRequestDispatchFilterTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/Container.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/StringHeaderProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/Router.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/ParamExceptionMappingTest.java (diff)
The file was modified examples/managed-client/src/main/java/org/glassfish/jersey/examples/managedclient/CustomHeaderFeature.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/CustomAnnotationLiteral.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/CombinedAnnotationResource.java (diff)
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/JerseyClientHandler.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/TwitterAggregator.java (diff)
The file was modified connectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnector.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/HttpConnectionTest.java (diff)
The file was modified examples/sse-item-store-jersey-webapp/src/main/java/org/glassfish/jersey/examples/sseitemstore/jersey/ItemStoreApp.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/MyApplication.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/WriterInterceptorExecutor.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/MethodHandler.java (diff)
The file was modified examples/clipboard/src/main/java/org/glassfish/jersey/examples/clipboard/App.java (diff)
The file was modified examples/helloworld-weld/src/main/java/org/glassfish/jersey/examples/helloworld/HelloWorldResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/spi/HeaderDelegateProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/DateProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/process/DefaultCloseableService.java (diff)
The file was modified examples/managed-client/src/main/java/org/glassfish/jersey/examples/managedclient/CustomHeaderFilter.java (diff)
The file was modified examples/reload/src/main/java/org/glassfish/jersey/examples/reload/compiler/AppClassLoader.java (diff)
The file was modified examples/server-sent-events-jersey/src/main/java/org/glassfish/jersey/examples/sse/jersey/DomainResource.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/AbstractTest.java (diff)
The file was modified examples/http-trace/src/main/java/org/glassfish/jersey/examples/httptrace/TracingResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/ReaderModel.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ChunkedOutput.java (diff)
The file was modified media/sse/src/test/java/org/glassfish/jersey/media/sse/EventSourceTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ResourceConfig.java (diff)
The file was modified examples/cdi-webapp/src/test/java/org/glassfish/jersey/examples/cdi/resources/HelloworldTest.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/ChunkedBodyOutputStream.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/RequestScopedReadEntityTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/internal/ExecutorProviders.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/XmlJaxbElementProvider.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/entity/JettisonListElementProvider.java (diff)
The file was modified media/sse/src/test/java/org/glassfish/jersey/media/sse/OutboundEventTest.java (diff)
The file was modified examples/managed-client/src/main/java/org/glassfish/jersey/examples/managedclient/InternalResource.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/internal/ParameterValueHelper.java (diff)
The file was modified examples/xml-moxy/src/main/java/org/glassfish/jersey/examples/xmlmoxy/beans/Customer.java (diff)
The file was modified incubator/kryo/src/test/java/org/glassfish/jersey/kryo/PersonResourceTest.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/XmlCollectionJaxbProvider.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/JerseyCompletionStageRxInvokerTest.java (diff)
The file was modified test-framework/providers/inmemory/src/main/java/org/glassfish/jersey/test/inmemory/InMemoryTestContainerFactory.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/UriInfoMatchedResourcesTest.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/ProxyDigestAuthenticator.java (diff)
The file was modified connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/HugeEntityTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/MatchResultInitializerRouter.java (diff)
The file was modified test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/GrizzlyWebTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/ExtendedLogger.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsProcessor.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ManagedAsyncExecutor.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/TestInjectionManagerFactory.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/spi/RequestScopedInitializerProvider.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/DataAggregator.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/JerseyClient.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/MethodRouting.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/CookieParamValueParamProvider.java (diff)
The file was modified examples/managed-beans-webapp/src/main/java/org/glassfish/jersey/examples/managedbeans/resources/ManagedBeanSingletonResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/Quality.java (diff)
The file was modified connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/NoEntityTest.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/spi/ServletContainerProvider.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/internal/inject/PrimitiveValueOfUpdater.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/spi/AsyncContextDelegate.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/XmlInputFactoryInjectionProvider.java (diff)
The file was modified examples/bookmark/src/main/java/org/glassfish/jersey/examples/bookmark/entity/BookmarkEntity.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/MessageUtils.java (diff)
The file was modified examples/http-patch/src/main/java/org/glassfish/jersey/examples/httppatch/PatchableResource.java (diff)
The file was modified examples/jersey-ejb/src/main/java/org/glassfish/jersey/examples/jersey_ejb/entities/Message.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/logging/LoggingFeatureAutoDiscoverable.java (diff)
The file was modified examples/osgi-helloworld-webapp/war-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/resource/WebInfClassesResource.java (diff)
The file was modified connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/ManagedClientTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ContainerMessageBodyWorkersInitializer.java (diff)
The file was modified test-framework/providers/simple/src/main/java/org/glassfish/jersey/test/simple/SimpleTestContainerFactory.java (diff)
The file was modified media/multipart/src/test/java/org/glassfish/jersey/media/multipart/internal/MultiPartHeaderModificationTest.java (diff)
The file was modified examples/managed-client-webapp/src/test/java/org/glassfish/jersey/examples/managedclient/ManagedClientTest.java (diff)
The file was modified containers/jdk-http/src/main/java/org/glassfish/jersey/jdkhttp/JdkHttpServerFactory.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/UriTest.java (diff)
The file was modified examples/helloworld-weld/src/main/java/org/glassfish/jersey/examples/helloworld/AppScopedResource.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/InterceptingOutputStream.java (diff)
The file was modified examples/bookmark-em/src/main/java/org/glassfish/jersey/examples/bookmark_em/entity/UserEntity.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/JdkVersion.java (diff)
The file was modified examples/json-moxy/src/main/java/org/glassfish/jersey/examples/jsonmoxy/JsonResource.java (diff)
The file was modified test-framework/providers/netty/src/main/java/org/glassfish/jersey/test/netty/NettyTestContainerFactory.java (diff)
The file was modified examples/reload/src/test/java/org/glassfish/jersey/examples/reload/ReloadTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/AbstractMessageReaderWriterProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Producing.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/spi/FilterUrlMappingsProvider.java (diff)
The file was modified containers/jersey-servlet/src/main/java/org/glassfish/jersey/servlet/init/FilterUrlMappingsProviderImpl.java (diff)
The file was modified incubator/open-tracing/src/main/java/org/glassfish/jersey/opentracing/OpenTracingClientResponseFilter.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/Inflector.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/RenderedImageProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/PropertiesClass.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/Routers.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/JerseyRequestTimeoutHandler.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientBackgroundSchedulerLiteral.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/util/OsgiRegistryTest.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpRequestEncoder.java (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapper.java (diff)
The file was modified test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/pckg/GrizzlyPackageTest.java (diff)
The file was modified examples/reload/src/main/java/org/glassfish/jersey/examples/reload/compiler/ClassFile.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/entity/JettisonJaxbElementProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/MapPropertiesDelegate.java (diff)
The file was modified examples/json-jettison/src/main/java/org/glassfish/jersey/examples/jettison/AircraftTypeList.java (diff)
The file was modified containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/TracingConfig.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Parameter.java (diff)
The file was modified ext/spring4/src/main/java/org/glassfish/jersey/server/spring/scope/RequestContextFilter.java (diff)
The file was modified containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpContainerProvider.java (diff)
The file was modified containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/JdkHttpPackageTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/JerseyProcessingUncaughtExceptionHandler.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Routed.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/ResourceConfigTest.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/TestAggregatorJaxRs.java (diff)
The file was modified media/multipart/src/main/java/org/glassfish/jersey/media/multipart/ContentDisposition.java (diff)
The file was modified test-framework/providers/inmemory/src/test/java/org/glassfish/jersey/test/inmemory/internal/FollowRedirectsTest.java (diff)
The file was modified test-framework/core/src/main/java/org/glassfish/jersey/test/DeploymentContext.java (diff)
The file was modified examples/reload/src/main/java/org/glassfish/jersey/examples/reload/compiler/JavaFile.java (diff)
The file was modified examples/json-jettison/src/main/java/org/glassfish/jersey/examples/jettison/FlightList.java (diff)
The file was modified examples/java8-webapp/src/main/java/org/glassfish/jersey/examples/java8/resources/DefaultMethodInterface.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/MessageProperties.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/ContextBasedInjectionTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/internal/inject/SingleValueUpdater.java (diff)
The file was modified examples/simple-console/src/test/java/org/glassfish/jersey/examples/console/MainTest.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/entity/JettisonLowLevelProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/ContainerLifecycleListener.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/EventSource.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/HttpPatchTest.java (diff)
The file was modified incubator/kryo/src/test/java/org/glassfish/jersey/kryo/PersonResource.java (diff)
The file was modified test-framework/core/src/main/java/org/glassfish/jersey/test/spi/TestContainerFactory.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/ResourceMethod.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/scanning/CompositeResourceFinder.java (diff)
The file was modified examples/multipart-webapp/src/main/java/org/glassfish/jersey/examples/multipart/webapp/MultiPartFieldInjectedResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/MessagingBinders.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Resource.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/ClientExecutorCloseTest.java (diff)
The file was modified examples/json-jettison/src/main/java/org/glassfish/jersey/examples/jettison/FlightsDataStore.java (diff)
The file was modified connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/TraceSupportTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/scanning/BundleSchemeResourceFinderFactory.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/EmptyArrayResource.java (diff)
The file was modified ext/cdi/jersey-weld2-se/src/main/java/org/glassfish/jersey/weld/se/WeldInjectionManagerStore.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/JerseyWebTarget.java (diff)
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/internal/JerseyChunkedInput.java (diff)
The file was modified examples/cdi-webapp/src/main/java/org/glassfish/jersey/examples/cdi/resources/EchoParamFieldResource.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/CompositeResourceFinderTest.java (diff)
The file was modified examples/cdi-webapp/src/main/java/org/glassfish/jersey/examples/cdi/resources/MyApplication.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/sonar/SonarJerseyServer.java (diff)
The file was modified examples/json-jettison/src/main/java/org/glassfish/jersey/examples/jettison/JaxbContextResolver.java (diff)
The file was modified incubator/kryo/src/test/java/org/glassfish/jersey/kryo/Person.java (diff)
The file was modified examples/java8-webapp/src/main/java/org/glassfish/jersey/examples/java8/resources/LambdaResource.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/ProxyBasicAuthenticator.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/MultivaluedParameterExtractorProvider.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerHandler.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/Providers.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ByteBufferInputStream.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ServerConfig.java (diff)
The file was modified test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/AbstractMemoryLeakWebAppTest.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/AsynchronousBodyOutputStreamTest.java (diff)
The file was modified incubator/open-tracing/src/main/java/org/glassfish/jersey/opentracing/OpenTracingClientRequestFilter.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/ClientBufferingDisabledTest.java (diff)
The file was modified examples/server-sent-events-jaxrs/src/main/java/org/glassfish/jersey/examples/sse/jaxrs/DomainResource.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/HttpParserTest.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/NonJaxbBean.java (diff)
The file was modified core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java (diff)
The file was modified test-framework/providers/inmemory/src/test/java/org/glassfish/jersey/test/inmemory/InMemoryContainerTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/HeaderValueException.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/test/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProviderTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/LazyUid.java (diff)
The file was modified examples/bookmark-em/src/main/java/org/glassfish/jersey/examples/bookmark_em/entity/BookmarkEntityPK.java (diff)
The file was modified examples/multipart-webapp/src/test/java/org/glassfish/jersey/examples/multipart/webapp/MultiPartWebAppTest.java (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/src/main/java/org/glassfish/jersey/ext/cdi1x/servlet/internal/CdiExternalRequestScopeExtension.java (diff)
The file was modified containers/jersey-servlet/src/main/java/org/glassfish/jersey/servlet/async/AsyncContextDelegateProviderImpl.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamAsStringTest.java (diff)
The file was modified security/oauth1-server/src/test/java/org/glassfish/jersey/server/oauth1/OAuth1ExceptionTest.java (diff)
The file was modified connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnectorProvider.java (diff)
The file was modified test-framework/providers/inmemory/src/main/java/org/glassfish/jersey/test/inmemory/InMemoryConnector.java (diff)
The file was modified connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/AsyncTest.java (diff)
The file was modified examples/helloworld-weld/src/main/java/org/glassfish/jersey/examples/helloworld/RequestScopedResource.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/entity/JettisonRootElementProvider.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/ResponseCloseTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/CacheControlProvider.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamAsSortedSetPrimitiveTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/BackgroundScheduler.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/VariantSelector.java (diff)
The file was modified test-framework/core/src/main/java/org/glassfish/jersey/test/JerseyTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/process/Endpoint.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/internal/ResourceMethodInvocationHandlerProvider.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamFromStringTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ResponseCallback.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/spi/CachingConnectorProviderTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/logging/LoggingInterceptor.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/ResourceMethodStatisticsImpl.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/JerseyClientTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/sonar/SonarJerseyServerTest.java (diff)
The file was modified examples/servlet3-webapp/src/test/java/Servlet3WebappITCase.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/model/internal/CommonConfig.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/ExecutionStatisticsImpl.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/ServletContainer.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LazyUnsafeValue.java (diff)
The file was modified inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/JerseyErrorService.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/ContextResolverFactory.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/PrimitiveMapper.java (diff)
The file was modified ext/cdi/jersey-weld2-se/src/main/java/org/glassfish/jersey/weld/se/WeldRequestScope.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/ProviderBinder.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/BasicTypesMessageProvider.java (diff)
The file was modified examples/server-sent-events-jersey/src/main/java/org/glassfish/jersey/examples/sse/jersey/ServerSentEventsResource.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ChunkedResponseWriter.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/HeaderUtils.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/ParamConverters.java (diff)
The file was modified connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/HelloWorldTest.java (diff)
The file was modified examples/jersey-ejb/src/main/java/org/glassfish/jersey/examples/jersey_ejb/resources/MessageHolderSingletonBean.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonUnmarshaller.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/PushMethodHandlerRouter.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/EntityParamValueParamProvider.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/PublicSitesTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/RoutingStage.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/spi/ThreadPoolExecutorProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/PrimitiveValueOfExtractor.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/RoutingContext.java (diff)
The file was modified containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbExceptionMapper.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/XmlRootObjectJaxbProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/QualitySourceMediaType.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/internal/ResourceMethodDispatcherFactory.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/message/internal/QualityTest.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/CookieTest.java (diff)
The file was modified examples/json-with-padding/src/main/java/org/glassfish/jersey/examples/jsonp/ChangeRecordBean.java (diff)
The file was modified test-framework/maven/custom-enforcer-rules/src/test/java/org/glassfish/jersey/test/maven/rule/PatternNotMatchedInFileRuleTest.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/ClientRequestTest.java (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/src/main/java/org/glassfish/jersey/ext/cdi1x/servlet/internal/CdiExternalRequestScope.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/routing/UriRoutingContextTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/Property.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/ParseException.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/BackgroundSchedulerLiteral.java (diff)
The file was modified examples/rx-client-webapp/src/main/java/org/glassfish/jersey/examples/rx/agent/ObservableAgentResource.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/core/AbstractSlidingWindowTimeReservoir.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamStringConstructorTest.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/Message.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ModifyHeaderInBodyWriterTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/internal/inject/SingleStringValueUpdater.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/CookieParamAsStringTest.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/CancelFutureClientTest.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ResponseWriter.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/ComponentProvider.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/DisableContentEncodingTest.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/MultiValueHeaderTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ContainerFactory.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/ResourceModelComponent.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/CookieParamStringConstructorTest.java (diff)
The file was modified connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/TraceSupportTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/Injections.java (diff)
The file was modified ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java (diff)
The file was modified examples/server-async-managed/src/main/java/org/glassfish/jersey/examples/server/async/managed/ChatResource.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/PathParamStringConstructorTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/modelapi/annotation/IntrospectionModellerTest.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/RedirectTest.java (diff)
The file was modified examples/osgi-helloworld-webapp/additional-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/additional/resource/AdditionalResource.java (diff)
The file was modified examples/managed-client-webapp/src/main/java/org/glassfish/jersey/examples/managedclient/ClientB.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/InboundJaxrsResponse.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/JaxbAutoDiscoverable.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/FormMultivaluedMapProvider.java (diff)
The file was modified ext/spring5/src/main/java/org/glassfish/jersey/server/spring/scope/RequestContextFilter.java (diff)
The file was modified connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/JerseyPriorities.java (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/TransactionalExceptionInterceptorProvider.java (diff)
The file was modified examples/cdi-webapp/src/test/java/org/glassfish/jersey/examples/cdi/resources/EchoParamBeanTest.java (diff)
The file was modified ext/cdi/jersey-cdi1x-servlet/src/main/java/org/glassfish/jersey/ext/cdi1x/servlet/internal/ServletInjectionManagerStore.java (diff)
The file was modified containers/simple-http/src/main/java/org/glassfish/jersey/simple/SimpleContainer.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/spi/CachingConnectorProvider.java (diff)
The file was modified examples/http-patch/src/main/java/org/glassfish/jersey/examples/httppatch/OptionsAcceptPatchHeaderFilter.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyHttp2ServerHandler.java (diff)
The file was modified examples/cdi-webapp/src/main/java/org/glassfish/jersey/examples/cdi/resources/MySingletonResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/CookieProvider.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonConfig.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/entity/JettisonObjectProvider.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/ServletProperties.java (diff)
The file was modified examples/jersey-ejb/src/main/java/org/glassfish/jersey/examples/jersey_ejb/entities/MessageListWriter.java (diff)
The file was modified incubator/open-tracing/src/main/java/org/glassfish/jersey/opentracing/OpenTracingApplicationEventListener.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/Producer.java (diff)
The file was modified examples/declarative-linking/src/test/java/org/glassfish/jersey/examples/linking/LinkWebAppTest.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/NettyHttpContainer.java (diff)
The file was modified examples/cdi-webapp/src/test/java/org/glassfish/jersey/examples/cdi/resources/PerRequestBeanTest.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/message/internal/DateProviderTest.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/InboundEvent.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/JdkConnectorProperties.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/message/internal/VariantListBuilderTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/PushMatchedUriRouter.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/Constants.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ManagedAsyncExecutorLiteral.java (diff)
The file was modified examples/rx-client-webapp/src/main/java/org/glassfish/jersey/examples/rx/agent/ListenableFutureAgentResource.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/NettyHttpContainerProvider.java (diff)
The file was modified containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/AbstractJdkHttpServerTester.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/JerseyClientBuilder.java (diff)
The file was modified examples/bookmark-em/src/main/java/org/glassfish/jersey/examples/bookmark_em/entity/BookmarkEntity.java (diff)
The file was modified examples/osgi-http-service/functional-test/src/test/java/org/glassfish/jersey/examples/osgihttpservice/test/AbstractHttpServiceTest.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/DestinationConnectionPool.java (diff)
The file was modified incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoAutoDiscoverable.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerInitializer.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/internal/ValueParamProvider.java (diff)
The file was modified examples/managed-client-webapp/src/main/java/org/glassfish/jersey/examples/managedclient/MyApplication.java (diff)
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnectorProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/core/AbstractTimeSnapshot.java (diff)
The file was modified containers/jetty-http/src/test/java/org/glassfish/jersey/jetty/LifecycleListenerTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ContainerRequest.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/GenericInjectionManagerStore.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/ApplicationInfoListener.java (diff)
The file was modified containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java (diff)
The file was modified test-framework/maven/custom-enforcer-rules/src/test/java/org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRuleTest.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpParser.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/ValidationInterceptor.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/ssl/RootResource.java (diff)
The file was modified media/sse/src/test/java/org/glassfish/jersey/media/sse/internal/JerseySseBroadcasterTest.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/ResponseReadAndBufferEntityTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/IntrospectionModeller.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/process/RequestProcessingConfigurator.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/BackgroundSchedulerProviderTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/Refs.java (diff)
The file was modified media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonFeature.java (diff)
The file was modified ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/RxFlowableInvoker.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtil.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/process/RespondingContext.java (diff)
The file was modified ext/rx/rx-client-rxjava2/src/test/java/org/glassfish/jersey/client/rx/rxjava2/RxFlowableTest.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/OutboundEventWriter.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/DefaultClientAsyncExecutorProvider.java (diff)
The file was modified incubator/gae-integration/src/main/java/org/glassfish/jersey/server/gae/GaeFeature.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/NonJaxbBean.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/util/TokenizerTest.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/JdkConnector.java (diff)
The file was modified examples/server-sent-events-jersey/src/main/java/org/glassfish/jersey/examples/sse/jersey/App.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/ByteArrayProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/TracingAwarePropertiesDelegate.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/SslFilter.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpConnection.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/UriInfoMatchedUrisTest.java (diff)
The file was modified examples/managed-client-webapp/src/main/java/org/glassfish/jersey/examples/managedclient/InternalResource.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/inject/ParameterUpdater.java (diff)
The file was modified examples/xml-moxy/src/main/java/org/glassfish/jersey/examples/xmlmoxy/beans/Address.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/VariantListBuilder.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/JaxrsProviders.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/FormProvider.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientBinder.java (diff)
The file was modified examples/jaxb/src/main/java/org/glassfish/jersey/examples/jaxb/App.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/filter/LayeredFiltersTest.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/spi/AsyncContextDelegateProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ManagedAsync.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/spi/Connector.java (diff)
The file was modified examples/cdi-webapp/src/test/java/org/glassfish/jersey/examples/cdi/resources/CdiTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/AggregatingTrimmer.java (diff)
The file was modified examples/helloworld-weld/src/test/java/org/glassfish/jersey/examples/helloworld/RequestScopedResourceTest.java (diff)
The file was modified examples/jaxrs-types-injection/src/main/java/org/glassfish/jersey/examples/jaxrstypeinjection/ReportBuilder.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/ParamInjectionResolver.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Suspendable.java (diff)
The file was modified examples/servlet3-webapp/src/main/java/org/glassfish/jersey/examples/servlet3/webapp/CatResource.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/SslFilterTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/NonBlockingInputStream.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/process/SecurityContextInjectee.java (diff)
The file was modified incubator/gae-integration/src/main/java/org/glassfish/jersey/server/gae/GaeBackgroundExecutorProvider.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/spi/ConnectorProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ContainerException.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/ResourceConfigBuilderTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/OptionsSubResourceMethodTest.java (diff)
The file was modified examples/json-moxy/src/test/java/org/glassfish/jersey/examples/jsonmoxy/JsonResourceTest.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/util/collection/ByteBufferInputStreamTest.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/ProxyAuthenticationException.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/DocumentBuilderFactoryInjectionProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/SourceProvider.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/DummyBean.java (diff)
The file was modified containers/simple-http/src/main/java/org/glassfish/jersey/simple/SimpleContainerFactory.java (diff)
The file was modified examples/server-async/src/main/java/org/glassfish/jersey/examples/server/async/App.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpConnectionPool.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/ClientConfigTest.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/AbstractJaxbProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/TracingLogger.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/logging/LoggingInterceptorTest.java (diff)
The file was modified examples/clipboard-programmatic/src/main/java/org/glassfish/jersey/examples/clipboard/Clipboard.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/XmlRootElementJaxbProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/internal/JavaResourceMethodDispatcherProvider.java (diff)
The file was modified examples/entity-filtering-selectable/src/main/java/org/glassfish/jersey/examples/entityfiltering/selectable/App.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/SubResourceNullTest.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/UnderlyingHttpClientAccessTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/StringBuilderUtils.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/ReferencingFactory.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpResponse.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/internal/inject/AbstractParamValueUpdater.java (diff)
The file was modified media/sse/src/test/java/org/glassfish/jersey/media/sse/SseEventSinkTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/DefaultClientBackgroundSchedulerProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Inflecting.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamAsPrimitiveTest.java (diff)
The file was modified ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/TimeWindowStatisticsImplTest.java (diff)
The file was modified containers/jetty-http/src/main/java/org/glassfish/jersey/jetty/JettyHttpContainerFactory.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/MixedResourceConfigurationTest.java (diff)
The file was modified test-framework/maven/custom-enforcer-rules/src/main/java/org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRule.java (diff)
The file was modified ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/src/main/java/org/glassfish/jersey/ext/cdi1x/hk2ban/EmptyHk2CustomInjectionTypeProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/CloseableService.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/MethodList.java (diff)
The file was modified connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/FollowRedirectsTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/BeanParamMemoryLeakTest.java (diff)
The file was modified examples/jaxrs-types-injection/src/main/java/org/glassfish/jersey/examples/jaxrstypeinjection/JaxrsInjectionReportingResource.java (diff)
The file was modified incubator/html-json/src/test/java/org/glassfish/jersey/media/htmljson/AbstractTypeTester.java (diff)
The file was modified examples/server-async/src/main/java/org/glassfish/jersey/examples/server/async/BlockingPostChatResource.java (diff)
The file was modified examples/osgi-http-service/bundle/src/main/java/org/glassfish/jersey/examples/osgihttpservice/StatusResource.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/DefaultSslContextProviderTest.java (diff)
The file was modified ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/DefaultConfiguredValidator.java (diff)
The file was modified examples/json-jettison/src/main/java/org/glassfish/jersey/examples/jettison/App.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/ProgrammaticResourceMethodsTest.java (diff)
The file was modified examples/clipboard/src/main/java/org/glassfish/jersey/examples/clipboard/ClipboardResource.java (diff)
The file was modified examples/helloworld-spring-webapp/src/main/java/org/glassfish/jersey/examples/helloworld/spring/GreetingService.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/DataStructures.java (diff)
The file was modified examples/osgi-helloworld-webapp/alternate-version-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/additional/resource/AdditionalResource.java (diff)
The file was modified containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpContainer.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/DataListener.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/internal/VoidVoidDispatcherProvider.java (diff)
The file was modified examples/bookmark-em/src/main/java/org/glassfish/jersey/examples/bookmark_em/resource/UserResource.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/core/TimeReservoir.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/ValidatorTest.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/MyObjectMapperProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/CollectionExtractor.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/JerseyLink.java (diff)
The file was modified ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/RxObservableInvokerProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/core/ReservoirConstants.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/SlidingWindowTimeReservoirAggregatingTrimmerTest.java (diff)
The file was modified ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerViewProcessor.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/MediaTypeProvider.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/HeaderParamAsStringTest.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MessageStreamResourceJersey.java (diff)
The file was modified connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/FollowRedirectsTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/model/internal/ComponentBag.java (diff)
The file was modified examples/https-clientserver-grizzly/src/main/java/org/glassfish/jersey/examples/httpsclientservergrizzly/Server.java (diff)
The file was modified media/multipart/src/main/java/org/glassfish/jersey/media/multipart/FormDataParamException.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/CookiesParser.java (diff)
The file was modified media/json-binding/src/main/java/org/glassfish/jersey/jsonb/internal/JsonBindingProvider.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/Filter.java (diff)
The file was modified test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/BaseUriTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/AbortException.java (diff)
The file was modified examples/servlet3-webapp/src/main/java/org/glassfish/jersey/examples/servlet3/webapp/App.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/Closure.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/MultivaluedStringMap.java (diff)
The file was modified examples/rx-client-webapp/src/test/java/org/glassfish/jersey/examples/rx/RxClientsTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/LanguageTag.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/ssl/AuthenticationExceptionMapper.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/UniformTimeSimpleSnapshot.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamSetStringConstructorTest.java (diff)
The file was modified examples/server-async-standalone/client/src/main/java/org/glassfish/jersey/examples/server/async/Main.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/internal/ChainableStage.java (diff)
The file was modified examples/helloworld-webapp/src/main/java/org/glassfish/jersey/examples/helloworld/webapp/HelloWorldResource.java (diff)
The file was modified examples/server-async-standalone/webapp/src/main/java/org/glassfish/jersey/examples/server/async/AsyncJaxrsApplication.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/JerseySse.java (diff)
The file was modified examples/jersey-ejb/src/main/java/org/glassfish/jersey/examples/jersey_ejb/exceptions/NotFoundExceptionMapper.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/ComponentModelValidator.java (diff)
The file was modified examples/server-async-managed/src/main/java/org/glassfish/jersey/examples/server/async/managed/SimpleJerseyExecutorManagedLongRunningResource.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/PathMatchingRouter.java (diff)
The file was modified incubator/open-tracing/src/main/java/org/glassfish/jersey/opentracing/OpenTracingUtils.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/RedirectHandler.java (diff)
The file was modified containers/simple-http/src/main/java/org/glassfish/jersey/simple/SimpleContainerProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/ServerTraceEvent.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/SaxParserFactoryInjectionProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/process/MappableException.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Consuming.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/model/ContractProvider.java (diff)
The file was modified containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/JdkHttpsServerTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/logging/ClientLoggingFilter.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/RequestHeaderModificationsTest.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/App.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/EmptyArrayBean.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/RuntimeModelBuilder.java (diff)
The file was modified examples/https-clientserver-grizzly/src/main/java/org/glassfish/jersey/examples/httpsclientservergrizzly/SecurityFilter.java (diff)
The file was modified test-framework/maven/container-runner-maven-plugin/src/main/groovy/org/glassfish/jersey/test/maven/runner/ShellMojoExecutionException.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/MatchingEntityTag.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/JaxRsInjectablesTest.java (diff)
The file was modified inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/ContextInjectionResolverImpl.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/internal/inject/PrimitiveCharacterUpdater.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/MatchedEndpointExtractorStage.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientResponse.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonConfigured.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/FileProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/ResourceStatisticsImpl.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ServerRuntime.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/filter/ContainerResponseFilterOrderingTest.java (diff)
The file was modified ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapperExtension.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/PropertiesDelegate.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/MyApplication.java (diff)
The file was modified connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/AsyncTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/internal/RequestScoped.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/core/UniformTimeReservoir.java (diff)
The file was modified examples/managed-client/src/test/java/org/glassfish/jersey/examples/managedclient/ManagedClientTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/Ref.java (diff)
The file was modified ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/RxListenableFutureInvokerProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/process/DefaultRespondingContext.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/monitoring/ApplicationInfo.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpFilter.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/internal/inject/ParameterUpdaterFactory.java (diff)
The file was modified test-framework/maven/custom-enforcer-rules/src/main/java/org/glassfish/jersey/test/maven/rule/PatternNotMatchedInFileRule.java (diff)
The file was modified ext/rx/rx-client-rxjava/src/test/java/org/glassfish/jersey/client/rx/rxjava/RxObservableTest.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java (diff)
The file was modified connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/UnderlyingHttpClientAccessTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/ResourceMethodInvoker.java (diff)
The file was modified examples/http-patch/src/test/java/org/glassfish/jersey/examples/httppatch/HttpPatchTest.java (diff)
The file was modified examples/xml-moxy/src/main/java/org/glassfish/jersey/examples/xmlmoxy/App.java (diff)
The file was modified ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationInterceptorExecutor.java (diff)
The file was modified examples/helloworld-webapp/src/main/java/org/glassfish/jersey/examples/helloworld/webapp/App.java (diff)
The file was modified examples/osgi-helloworld-webapp/war-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/WebAppContextListener.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/DocumentProvider.java (diff)
The file was modified examples/sse-item-store-jaxrs-webapp/src/main/java/org/glassfish/jersey/examples/sseitemstore/jaxrs/JaxrsItemStoreApp.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/HeadSubResourceMethodTest.java (diff)
The file was modified examples/server-sent-events-jaxrs/src/main/java/org/glassfish/jersey/examples/sse/jaxrs/App.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/MethodSelectingRouter.java (diff)
The file was modified examples/server-sent-events-jaxrs/src/test/java/org/glassfish/jersey/examples/sse/jaxrs/ServerSentEventsTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/PrimitiveCharacterExtractor.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/uri/internal/UriParser.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/process/ReferencesInitializer.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/core/UniformTimeValuesSnapshot.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/AbstractCdiBeanSupplier.java (diff)
The file was modified examples/cdi-webapp/src/test/java/org/glassfish/jersey/examples/cdi/resources/EchoResourceTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/SingleValueExtractor.java (diff)
The file was modified test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/RequestProcessingInitializationStage.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/spi/AsyncConnectorCallback.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/HttpHeaderReader.java (diff)
The file was modified containers/grizzly2-servlet/src/main/java/org/glassfish/jersey/grizzly2/servlet/GrizzlyWebContainerFactory.java (diff)
The file was modified examples/server-async/src/main/java/org/glassfish/jersey/examples/server/async/SimpleLongRunningResource.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonMarshaller.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/HeadTest.java (diff)
The file was modified containers/jersey-servlet/src/main/java/org/glassfish/jersey/servlet/init/JerseyServletContainerInitializer.java (diff)
The file was modified examples/rx-client-webapp/src/main/java/org/glassfish/jersey/examples/rx/agent/FlowableAgentResource.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Invocable.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/RequestScopedCdiBeanSupplier.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamAsSetStringTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/AggregatedValueObject.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/logging/ServerLoggingFilter.java (diff)
The file was modified examples/reload/src/main/java/org/glassfish/jersey/examples/reload/DeparturesResource.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/PathToRouterBuilder.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/internal/ResourceMethodDispatcher.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/EncodedParamsTest.java (diff)
The file was modified examples/reload/src/main/java/org/glassfish/jersey/examples/reload/StatsResource.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/EventInput.java (diff)
The file was modified examples/helloworld-pure-jax-rs/src/main/java/org/glassfish/jersey/examples/helloworld/jaxrs/HelloWorldResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/UnsafeValue.java (diff)
The file was modified examples/managed-client-webapp/src/main/java/org/glassfish/jersey/examples/managedclient/PublicResource.java (diff)
The file was modified test-framework/util/src/test/java/org/glassfish/jersey/test/util/runner/ConcurrentRunnerTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/TracingInfo.java (diff)
The file was modified examples/bookmark/src/main/java/org/glassfish/jersey/examples/bookmark/resource/UsersResource.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/inject/ParameterUpdaterProvider.java (diff)
The file was modified examples/json-binding-webapp/src/main/java/org/glassfish/jersey/examples/jsonb/JsonbApplication.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/HeaderParamAsPrimitiveTest.java (diff)
The file was modified examples/open-tracing/src/main/java/org/glassfish/jersey/examples/opentracing/TracedResource.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/ConnectorConfiguration.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ClientBinding.java (diff)
The file was modified ext/spring3/src/main/java/org/glassfish/jersey/server/spring/scope/JaxrsServletRequestAttributes.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/entity/JettisonArrayProvider.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/NonJaxbBeanResource.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/MyObjectMapperProvider.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/sonar/SonarJerseyCommonTest.java (diff)
The file was modified containers/jetty-http/src/main/java/org/glassfish/jersey/jetty/JettyHttpContainerProvider.java (diff)
The file was modified incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/JaxbStringReaderProvider.java (diff)
The file was modified test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentRunner.java (diff)
The file was modified test-framework/core/src/main/java/org/glassfish/jersey/test/TestProperties.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientFilteringStages.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/HandlerConstructor.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/SlidingWindowTimeReservoirTest.java (diff)
The file was modified examples/managed-beans-webapp/src/test/java/org/glassfish/jersey/examples/managedbeans/ManagedBeanWebAppTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/ServiceFinderBinder.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/process/ProxyInjectablesTest.java (diff)
The file was modified inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/Hk2ReferencingFactory.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/AbstractJaxbElementProvider.java (diff)
The file was modified containers/simple-http/src/test/java/org/glassfish/jersey/simple/LifecycleListenerTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/spi/Contract.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/JdkConnectorProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/MultivaluedParameterExtractorFactory.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/ShutdownHookMemoryLeakTest.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ReadChunkedEntity.java (diff)
The file was modified examples/helloworld-weld/src/main/java/org/glassfish/jersey/examples/helloworld/RequestScopedBean.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MessageStreamResourceJaxRs.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/JerseySseBroadcaster.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/ExternalRequestContext.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/SecurityManagerConfiguredTest.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ConnectionPoolTest.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/AsynchronousBodyInputStreamTest.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/GenericCdiBeanSupplier.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/DelegatedInjectionValueParamProvider.java (diff)
The file was modified examples/java8-webapp/src/test/java/org/glassfish/jersey/examples/java8/DefaultMethodResourceTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/authentication/BasicAuthenticator.java (diff)
The file was modified examples/json-moxy/src/main/java/org/glassfish/jersey/examples/jsonmoxy/TestBean.java (diff)
The file was modified connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/AsyncTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/spi/ExecutorServiceProvider.java (diff)
The file was modified examples/helloworld-webapp/src/test/java/org/glassfish/jersey/examples/helloworld/webapp/HelloWorldTest.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/AbstractTestAggregator.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/AsyncTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/ForeignRequestScopeBridge.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ProxyTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/AsyncContentAndEntityTypeTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/StringCollectionExtractor.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/Stax2JettisonFactory.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/filter/ApplicationFilterTest.java (diff)
The file was modified examples/http-trace/src/main/java/org/glassfish/jersey/examples/httptrace/Stringifier.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/EventOutput.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/Initializable.java (diff)
The file was modified examples/helloworld-weld/src/main/java/org/glassfish/jersey/examples/helloworld/ResponseBodyFromCdiBean.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientAsyncExecutorLiteral.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/uri/UriComponent.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/HttpDigestAuthFilterTest.java (diff)
The file was modified test-framework/providers/external/src/main/java/org/glassfish/jersey/test/external/ExternalTestContainerFactory.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/ExceptionMappingTestResource.java (diff)
The file was modified examples/bookmark/src/main/java/org/glassfish/jersey/examples/bookmark/entity/UserEntity.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/ContainerProvider.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/AsyncApplicationBuildingTest.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/SecurityManagerConfiguredTest.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/routing/CombinedMediaTypeTest.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/uri/UriComponentTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/SubjectSecurityContext.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/BaseJsonMarshaller.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/AcceptableToken.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/EmptyArrayBean.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/NewCookieProvider.java (diff)
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/InboundMessageContext.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/AggregatedSlidingWindowTimeReservoir.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/spi/Hk2CustomBoundTypesProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/ResourceModelVisitor.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/spi/ContextResolvers.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/CombinedAnnotationBean.java (diff)
The file was modified examples/https-clientserver-grizzly/src/main/java/org/glassfish/jersey/examples/httpsclientservergrizzly/AuthenticationExceptionMapper.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/PropertyAlias.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/SseEventSinkValueParamProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/JerseyPublisher.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/JaxRsTimeoutTest.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/ClientExecutorTest.java (diff)
The file was modified inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/JerseyClassAnalyzer.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamEnumTest.java (diff)
The file was modified examples/server-sent-events-jaxrs/src/main/java/org/glassfish/jersey/examples/sse/jaxrs/JaxRsServerSentEventsResource.java (diff)
The file was modified examples/extended-wadl-webapp/src/test/java/org/glassfish/jersey/examples/extendedwadl/ExtendedWadlWebappOsgiTest.java (diff)
The file was modified test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/AbstractMemoryLeakSimpleTest.java (diff)
The file was modified examples/sse-item-store-jaxrs-webapp/src/test/java/org/glassfish/jersey/examples/sseitemstore/jaxrs/JaxrsItemStoreResourceTest.java (diff)
The file was modified ext/spring5/src/main/java/org/glassfish/jersey/server/spring/scope/JaxrsServletRequestAttributes.java (diff)
The file was modified connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/HelloWorldTest.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/InjectedClientBodyWorker.java (diff)
The file was modified examples/helloworld-weld/src/test/java/org/glassfish/jersey/examples/helloworld/AppScopedResourceTest.java (diff)
The file was modified examples/https-clientserver-grizzly/src/test/java/org/glassfish/jersey/examples/httpsclientservergrizzly/MainTest.java (diff)
The file was modified examples/xml-moxy/src/test/java/org/glassfish/jersey/examples/xmlmoxy/MoxyAppTest.java (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/WebAppExceptionHolder.java (diff)
The file was modified test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/GrizzlyWebFixedRequestSizeTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/filter/UriModificationFilterTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/core/UniformTimeSnapshot.java (diff)
The file was modified incubator/kryo/src/main/java/org/glassfish/jersey/kryo/KryoFeature.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/ReflectionHelper.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamAsSetPrimitiveTest.java (diff)
The file was modified examples/helloworld-netty/src/main/java/org/glassfish/jersey/examples/helloworld/netty/HelloWorldResource.java (diff)
The file was modified examples/http-trace/src/main/java/org/glassfish/jersey/examples/httptrace/App.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/model/Scoped.java (diff)
The file was modified test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/context/GrizzlyWebContextPathTest.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/TestAggregatorJersey.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/TracingUtils.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ChunkedInputReader.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/JerseyVetoed.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/JettisonJaxbMarshaller.java (diff)
The file was modified examples/https-server-glassfish/src/main/java/org/glassfish/jersey/examples/https/glassfish/resources/HelloWorldResource.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/Parameterized.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ChunkParser.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpRequest.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/uri/PathPatternTest.java (diff)
The file was modified examples/reload/src/main/java/org/glassfish/jersey/examples/reload/compiler/Compiler.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/SseBinder.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientRuntime.java (diff)
The file was modified examples/cdi-webapp/src/test/java/org/glassfish/jersey/examples/cdi/resources/PerApplicationBeanTest.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/RedirectException.java (diff)
The file was modified examples/bookmark-em/src/main/java/org/glassfish/jersey/examples/bookmark_em/resource/BookmarksResource.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/FollowRedirectsTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/ExtendedConfig.java (diff)
The file was modified examples/reload/src/main/java/org/glassfish/jersey/examples/reload/ArrivalsResource.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/CombinedAnnotationResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/spi/ScheduledThreadPoolExecutorProvider.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientBackgroundScheduler.java (diff)
The file was modified examples/server-async-managed/src/main/java/org/glassfish/jersey/examples/server/async/managed/App.java (diff)
The file was modified examples/json-binding-webapp/src/main/java/org/glassfish/jersey/examples/jsonb/Cat.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/util/ReflectionHelperTest.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/CombinedAnnotationBean.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/MatrixParamAsStringTest.java (diff)
The file was modified media/sse/src/test/java/org/glassfish/jersey/media/sse/ClientCloseTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/ApplicationHandlerTest.java (diff)
The file was modified ext/spring5/src/main/java/org/glassfish/jersey/server/spring/scope/JaxrsRequestAttributes.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/AbstractNanosReservoirTest.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/NonJaxbBeanResource.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/util/JerseyPublisherTest.java (diff)
The file was modified containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentInterceptor.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/AcceptableMediaType.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/SubResourceHttpMethodsTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ContainerResponse.java (diff)
The file was modified examples/https-clientserver-grizzly/src/main/java/org/glassfish/jersey/examples/httpsclientservergrizzly/RootResource.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ServerBinder.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/RuntimeDelegateImpl.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/Utils.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/JettisonJaxbUnmarshaller.java (diff)
The file was modified connectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnectorProvider.java (diff)
The file was modified media/sse/src/test/java/org/glassfish/jersey/media/sse/SseEventSinkCloseTest.java (diff)
The file was modified examples/server-async-managed/src/test/java/org/glassfish/jersey/examples/server/async/managed/ManagedAsyncResourceTest.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/TraceSupportTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/internal/Inflecting.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/LargeDataTest.java (diff)
The file was modified examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java (diff)
The file was modified examples/json-jackson1/src/test/java/org/glassfish/jersey/examples/jackson1/Jackson1Test.java (diff)
The file was modified examples/java8-webapp/src/main/java/org/glassfish/jersey/examples/java8/resources/DefaultMethodResource.java (diff)
The file was modified containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/LifecycleListenerTest.java (diff)
The file was modified examples/http-patch/src/main/java/org/glassfish/jersey/examples/httppatch/State.java (diff)
The file was modified test-framework/core/src/test/java/org/glassfish/jersey/test/JerseyTestTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/scanning/ResourceProcessor.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/InboundEventReader.java (diff)
The file was modified connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/NoEntityTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/Token.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/spi/ExtendedServletContainerProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/process/RequestProcessingContext.java (diff)
The file was modified examples/server-async/src/main/java/org/glassfish/jersey/examples/server/async/FireAndForgetChatResource.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientAsyncExecutor.java (diff)
The file was modified examples/freemarker-webapp/src/test/java/org/glassfish/jersey/examples/freemarker/FreemarkerTest.java (diff)
The file was modified examples/helloworld-programmatic/src/main/java/org/glassfish/jersey/examples/helloworld/App.java (diff)
The file was modified ext/spring4/src/main/java/org/glassfish/jersey/server/spring/scope/JaxrsServletRequestAttributes.java (diff)
The file was modified examples/jersey-ejb/src/test/java/org/glassfish/jersey/examples/jersey_ejb/test/MessageBoardTest.java (diff)
The file was modified examples/sse-item-store-jersey-webapp/src/test/java/org/glassfish/jersey/examples/sseitemstore/jersey/JerseyItemStoreResourceTest.java (diff)
The file was modified test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/GrizzlyWebInjectionTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/internal/AbstractChainableStage.java (diff)
The file was modified containers/jdk-http/src/main/java/org/glassfish/jersey/jdkhttp/JdkHttpHandlerContainer.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/AbstractFormProvider.java (diff)
The file was modified examples/servlet3-webapp/src/main/java/org/glassfish/jersey/examples/servlet3/webapp/DogResource.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/TestRuntimeDelegate.java (diff)
The file was modified examples/bookmark/src/test/java/org/glassfish/jersey/examples/bookmark/BookmarkTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/internal/AbstractJavaResourceMethodDispatcher.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/FormParamValueParamProvider.java (diff)
The file was modified examples/json-jackson/src/test/java/org/glassfish/jersey/examples/jackson/JacksonTest.java (diff)
The file was modified test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/RunSeparately.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/OptionsTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/ClientRxTest.java (diff)
The file was modified examples/server-async-standalone/webapp/src/main/java/org/glassfish/jersey/examples/server/async/LongRunningEchoResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/SslConfigurator.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/SseAutoDiscoverable.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/HttpUrlConnectorProvider.java (diff)
The file was modified examples/jersey-ejb/src/main/java/org/glassfish/jersey/examples/jersey_ejb/exceptions/CustomNotFoundException.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/RequestScopedInitializer.java (diff)
The file was modified test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakSucceedingTimeout.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/UriRoutingContext.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/HttpDateFormat.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/ResourceModelIssue.java (diff)
The file was modified examples/https-clientserver-grizzly/src/main/java/org/glassfish/jersey/examples/httpsclientservergrizzly/AuthenticationException.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/AsyncContext.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientRequest.java (diff)
The file was modified examples/server-async/src/main/java/org/glassfish/jersey/examples/server/async/LongRunningAsyncOperationResource.java (diff)
The file was modified examples/json-with-padding/src/main/java/org/glassfish/jersey/examples/jsonp/App.java (diff)
The file was modified media/json-binding/src/main/java/org/glassfish/jersey/jsonb/internal/JsonBindingAutoDiscoverable.java (diff)
The file was modified examples/json-binding-webapp/src/main/java/org/glassfish/jersey/examples/jsonb/JsonbResource.java (diff)
The file was modified examples/bookmark-em/src/main/java/org/glassfish/jersey/examples/bookmark_em/resource/BookmarkResource.java (diff)
The file was modified media/multipart/src/main/java/org/glassfish/jersey/media/multipart/FormDataContentDisposition.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/ManagedClientTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/HeaderParamStringConstructorTest.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/HttpVersionChooser.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/Custom.java (diff)
The file was modified connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/UnderlyingHttpClientAccessTest.java (diff)
The file was modified media/sse/src/test/java/org/glassfish/jersey/media/sse/internal/JerseyEventSinkTest.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/util/collection/ViewsTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/AcceptableLanguageTag.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/Qualified.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/ResourceContextTest.java (diff)
The file was modified examples/managed-beans-webapp/src/main/java/org/glassfish/jersey/examples/managedbeans/resources/Widget.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/ShutdownHookLeakTest.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/BasicClientTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/EntityInputStream.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/MessageBodyFactory.java (diff)
The file was modified media/json-binding/src/main/java/org/glassfish/jersey/jsonb/JsonBindingFeature.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/ParameterTest.java (diff)
The file was modified examples/osgi-helloworld-webapp/war-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/resource/subpackage/WebInfClassesSubPackagedResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/NullOutputStream.java (diff)
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/internal/NettyInputStream.java (diff)
The file was modified examples/java8-webapp/src/test/java/org/glassfish/jersey/examples/java8/LambdaResourceTest.java (diff)
The file was modified ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/src/test/java/org/glassfish/jersey/ext/cdi1x/hk2ban/EmptyHk2CustomInjectionTypeProviderTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/Values.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamAsSortedSetStringTest.java (diff)
The file was modified media/json-jettison/src/main/java/org/glassfish/jersey/jettison/internal/BaseJsonUnmarshaller.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/SseBroadcaster.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ClassTypePair.java (diff)
The file was modified examples/cdi-webapp/src/test/java/org/glassfish/jersey/examples/cdi/resources/ProxyScopeAlignmentTest.java (diff)
The file was modified examples/helloworld-weld/src/test/java/org/glassfish/jersey/examples/helloworld/RequestScopeAlignmentTest.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/SseFeature.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/WebComponent.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/NettyResponseWriter.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/UriProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/QueryParamValueParamProvider.java (diff)
The file was modified containers/jetty-http/src/main/java/org/glassfish/jersey/jetty/JettyHttpContainer.java (diff)
The file was modified test-framework/providers/jdk-http/src/main/java/org/glassfish/jersey/test/jdkhttp/JdkHttpServerTestContainerFactory.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/core/SlidingWindowTrimmer.java (diff)
The file was modified examples/server-sent-events-jersey/src/test/java/org/glassfish/jersey/examples/sse/jersey/ServerSentEventsTest.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/EmptyArrayResource.java (diff)
The file was modified examples/sse-item-store-jaxrs-webapp/src/main/java/org/glassfish/jersey/examples/sseitemstore/jaxrs/JaxrsItemStoreResource.java (diff)
The file was modified ext/spring4/src/main/java/org/glassfish/jersey/server/spring/scope/JaxrsRequestAttributes.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/TransformerFactoryInjectionProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/JerseyResourceContext.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/StreamingTest.java (diff)
The file was modified examples/json-jettison/src/main/java/org/glassfish/jersey/examples/jettison/AircraftType.java (diff)
The file was modified connectors/grizzly-connector/src/main/java/org/glassfish/jersey/grizzly/connector/GrizzlyConnector.java (diff)
The file was modified examples/helloworld-weld/src/main/java/org/glassfish/jersey/examples/helloworld/CustomInterceptor.java (diff)
The file was modified examples/reload/src/main/java/org/glassfish/jersey/examples/reload/App.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/spi/NoOpServletContainerProvider.java (diff)
The file was modified examples/freemarker-webapp/src/main/java/org/glassfish/jersey/examples/freemarker/resources/FreemarkerResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/WriterModel.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/Route.java (diff)
The file was modified examples/bookmark/src/main/java/org/glassfish/jersey/examples/bookmark/entity/BookmarkEntityPK.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/PathParamAsStringTest.java (diff)
The file was modified connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheClientProperties.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientProperties.java (diff)
The file was modified connectors/grizzly-connector/src/main/java/org/glassfish/jersey/grizzly/connector/GrizzlyConnectorProvider.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ChunkedInput.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/CookieParamAsCookieTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/internal/HttpUrlConnector.java (diff)
The file was modified examples/managed-client/src/main/java/org/glassfish/jersey/examples/managedclient/ClientA.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/EventInputReader.java (diff)
The file was modified examples/bookmark-em/src/test/java/org/glassfish/jersey/examples/bookmark_em/BookmarkTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/CommonProperties.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/MatrixParamValueParamProvider.java (diff)
The file was modified examples/managed-client/src/main/java/org/glassfish/jersey/examples/managedclient/ClientB.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/JaxbParamConverterBinder.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/InvalidParamsTest.java (diff)
The file was modified test-framework/providers/jetty/src/main/java/org/glassfish/jersey/test/jetty/JettyTestContainerFactory.java (diff)
The file was modified examples/sse-item-store-jersey-webapp/src/main/java/org/glassfish/jersey/examples/sseitemstore/jersey/ItemStoreResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundJaxrsResponse.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/ValidationInterceptorContext.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/ActiveBindingBindingTest.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/ssl/SecurityFilter.java (diff)
The file was modified ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/RxFlowableInvokerProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/model/internal/ImmutableCommonConfig.java (diff)
The file was modified examples/managed-client/src/main/java/org/glassfish/jersey/examples/managedclient/App.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/MediaTypes.java (diff)
The file was modified examples/jersey-ejb/src/main/java/org/glassfish/jersey/examples/jersey_ejb/entities/MessageWriter.java (diff)
The file was modified examples/helloworld/src/main/java/org/glassfish/jersey/examples/helloworld/HelloWorldResource.java (diff)
The file was modified examples/server-async-standalone/client/src/main/java/org/glassfish/jersey/examples/server/async/MainWindow.java (diff)
The file was modified examples/helloworld-spring-webapp/src/main/java/org/glassfish/jersey/examples/helloworld/spring/GreetingServiceImpl.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/CookieParamAsPrimitiveTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/spi/AbstractThreadPoolProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/AsyncResponseValueParamProvider.java (diff)
The file was modified examples/json-with-padding/src/test/java/org/glassfish/jersey/examples/jsonp/JsonWithPaddingTest.java (diff)
The file was modified media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/JaxbMessagingBinder.java (diff)
The file was modified examples/http-patch/src/main/java/org/glassfish/jersey/examples/httppatch/App.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransferEncodingParser.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/AcceptAnnotatedReaderWriterTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/Views.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/ProxyFilter.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/JerseyInvocation.java (diff)
The file was modified test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakUtils.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/ExceptionMapperFactory.java (diff)
The file was modified examples/http-trace/src/main/java/org/glassfish/jersey/examples/httptrace/TRACE.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/SubResourceLocatorRouter.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/model/internal/ManagedObjectsFinalizer.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/MatrixParamStringConstructorTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/ResponseStatisticsImplTest.java (diff)
The file was modified test-framework/core/src/main/java/org/glassfish/jersey/test/ServletDeploymentContext.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/inject/ParamConverterFactory.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/scanning/PackageNamesScanner.java (diff)
The file was modified examples/bookmark-em/src/main/java/org/glassfish/jersey/examples/bookmark_em/resource/UsersResource.java (diff)
The file was modified examples/json-binding-webapp/src/main/java/org/glassfish/jersey/examples/jsonb/App.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/FormParamTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/ExternalRequestScope.java (diff)
The file was modified test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/GrizzlyWebServletAndFilterTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/LocaleProvider.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/EntityWriteTest.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/HttpMethodEntityTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/LinkProvider.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientConfig.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ServerProperties.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/HelloWorldTest.java (diff)
The file was modified examples/jersey-ejb/src/main/java/org/glassfish/jersey/examples/jersey_ejb/resources/MessageBoardRootResource.java (diff)
The file was modified examples/clipboard/src/main/java/org/glassfish/jersey/examples/clipboard/ClipboardDataProvider.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/ConsumeProduceSimpleTest.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/CustomConnectorTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/InternalServerProperties.java (diff)
The file was modified examples/managed-client-webapp/src/main/java/org/glassfish/jersey/examples/managedclient/ClientA.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/OutboundEvent.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/JerseyClientBuilderTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/SingleStringValueExtractor.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ResourceFinder.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ApplicationHandler.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/spi/AbstractContainerLifecycleListener.java (diff)
The file was modified examples/osgi-helloworld-webapp/additional-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/additional/resource/subpackage/AdditionalSubPackagedResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/Cache.java (diff)
The file was modified examples/server-async-managed/src/main/java/org/glassfish/jersey/examples/server/async/managed/Message.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/TypeVisitor.java (diff)
The file was modified examples/managed-client-webapp/src/main/java/org/glassfish/jersey/examples/managedclient/CustomHeaderFeature.java (diff)
The file was modified examples/helloworld-webapp/src/main/java/org/glassfish/jersey/examples/helloworld/webapp/MyApplication.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/RuntimeDelegateImpl.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/NettyHttp2ResponseWriter.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/ParameterizedHeader.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ChunkedBodyOutputStreamTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientExecutor.java (diff)
The file was modified connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/TestUtils.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/CommittingOutputStream.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/AbstractEntityProviderModel.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/ModelValidationException.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/ApplicationTest.java (diff)
The file was modified test-framework/providers/grizzly2/src/main/java/org/glassfish/jersey/test/grizzly/GrizzlyWebTestContainerFactory.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/ChunkedInputStreamClosedPrematurelyTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/WebTargetValueParamProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/Beta.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/JerseyEventSink.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/SlidingWindowTimeReservoir.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/internal/Stages.java (diff)
The file was modified examples/http-patch/src/main/java/org/glassfish/jersey/examples/httppatch/PatchingInterceptor.java (diff)
The file was modified examples/json-with-padding/src/main/java/org/glassfish/jersey/examples/jsonp/ChangeListResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/MsgTraceEvent.java (diff)
The file was modified examples/json-jettison/src/test/java/org/glassfish/jersey/examples/jettison/JsonJettisonTest.java (diff)
The file was modified examples/bookmark/src/main/java/org/glassfish/jersey/examples/bookmark/resource/BookmarkResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/spi/ScheduledExecutorServiceProvider.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/TimeWindowStatisticsImpl.java (diff)
The file was modified connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/CustomizersTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/PathMatchingRouterBuilder.java (diff)
The file was modified examples/jaxb/src/test/java/org/glassfish/jersey/examples/jaxb/JaxbTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientLifecycleListener.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/spi/DefaultSslContextProvider.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/internal/Stage.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/AbstractResourceFinderAdapter.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/Routing.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/AbstractParamValueExtractor.java (diff)
The file was modified incubator/open-tracing/src/main/java/org/glassfish/jersey/opentracing/OpenTracingFeature.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/monitoring/MonitoringFeatureTest.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/internal/inject/CollectionUpdater.java (diff)
The file was modified incubator/kryo/src/test/java/org/glassfish/jersey/kryo/JaxRsApplication.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/ClientFilterTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/HeaderParamValueParamProvider.java (diff)
The file was modified examples/managed-client/src/main/java/org/glassfish/jersey/examples/managedclient/PublicResource.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/MatrixParamAsPrimitiveTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/AbstractValueParamProvider.java (diff)
The file was modified examples/helloworld-spring-webapp/src/main/java/org/glassfish/jersey/examples/helloworld/spring/MyApplication.java (diff)
The file was modified examples/xml-moxy/src/main/java/org/glassfish/jersey/examples/xmlmoxy/beans/PhoneNumber.java (diff)
The file was modified test-framework/providers/grizzly2/src/main/java/org/glassfish/jersey/test/grizzly/GrizzlyTestContainerFactory.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/Value.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/sonar/SonarJerseyCommon.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ServletContainerProviderFactory.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/inject/MultivaluedParameterExtractor.java (diff)
The file was modified media/sse/src/main/java/org/glassfish/jersey/media/sse/EventListener.java (diff)
The file was modified examples/open-tracing/src/main/java/org/glassfish/jersey/examples/opentracing/App.java (diff)
The file was modified examples/helloworld-weld/src/test/java/org/glassfish/jersey/examples/helloworld/HelloWorldTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/Tokenizer.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ResourceBag.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/process/internal/RequestScope.java (diff)
The file was modified ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/InjecteeSkippingAnalyzer.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/ContainerUtils.java (diff)
The file was modified examples/json-jackson/src/main/java/org/glassfish/jersey/examples/jackson/ExceptionMappingTestResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LazyValue.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/internal/routing/SingleMatchResult.java (diff)
The file was modified ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/TransactionalExceptionMapper.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/ServiceConfigurationError.java (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/ssl/AuthenticationException.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/AsynchronousBodyInputStream.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/EntityTagProvider.java (diff)
The file was modified examples/managed-client-webapp/src/main/java/org/glassfish/jersey/examples/managedclient/CustomHeaderFilter.java (diff)
The file was modified examples/clipboard-programmatic/src/main/java/org/glassfish/jersey/examples/clipboard/App.java (diff)
The file was modified media/moxy/src/main/java/org/glassfish/jersey/moxy/xml/MoxyContextResolver.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/ReaderInterceptorExecutor.java (diff)
The file was modified examples/json-moxy/src/main/java/org/glassfish/jersey/examples/jsonmoxy/App.java (diff)
The file was modified examples/json-jackson1/src/main/java/org/glassfish/jersey/examples/jackson1/App.java (diff)
The file was modified examples/jersey-ejb/src/main/java/org/glassfish/jersey/examples/jersey_ejb/resources/MessageBoardResourceBean.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/AggregatingTrimmerTest.java (diff)
The file was modified examples/cdi-webapp/src/main/java/org/glassfish/jersey/examples/cdi/resources/MyOtherResource.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/OsgiRegistry.java (diff)
The file was modified media/moxy/src/main/java/org/glassfish/jersey/moxy/xml/MoxyXmlFeature.java (diff)
The file was modified examples/bookmark/src/main/java/org/glassfish/jersey/examples/bookmark/resource/BookmarksResource.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/inject/QueryParamSortedSetStringConstructorTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ParamException.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/Broadcaster.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/AggregatingTrimmerZeroTimeTest.java (diff)
The file was modified containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/spi/RequestContextProvider.java (diff)
The file was modified core-client/src/test/java/org/glassfish/jersey/client/filter/EncodingFilterTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/model/internal/ResourceMethodInvocationHandlerFactory.java (diff)
The file was modified examples/jaxrs-types-injection/src/main/java/org/glassfish/jersey/examples/jaxrstypeinjection/JaxrsInjectionReportingInflector.java (diff)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/inject/ProvidersTest.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/model/ResourcePathOverrideTest.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/monitoring/DestroyListener.java (diff)
The file was modified examples/bookmark/src/main/java/org/glassfish/jersey/examples/bookmark/resource/UserResource.java (diff)
The file was modified examples/reload/src/main/java/org/glassfish/jersey/examples/reload/FlightsDB.java (diff)
The file was modified core-server/src/main/java/org/glassfish/jersey/server/ContainerFilteringStage.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/HttpParserUtils.java (diff)
The file was modified connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/Utils.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/message/internal/HttpHeaderListAdapter.java (diff)
The file was modified core-server/src/test/java/org/glassfish/jersey/server/ContainerRequestTest.java (diff)
The file was modified examples/jaxrs-types-injection/src/main/java/org/glassfish/jersey/examples/jaxrstypeinjection/App.java (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java (diff)
Commit 0a867e9be9450b94b864e2b7e6f0c58d25e8f4f2 by 24524084+senivam
Prevent race condition in entity filtering (#4204)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 0a867e9)
The file was modified ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityGraphProviderImpl.java (diff)
The file was modified ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityInspectorImpl.java (diff)
The file was modified ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/spi/EntityGraphProvider.java (diff)
Commit 14e8f181a4b584461cd7609bf916ba9123ccb7c8 by 24524084+senivam
Fix NettyInputStream ByteBuf leak (#4222)
* Fix NettyInputStream ByteBuf leak in jersey/netty HTTP2 Handler
Signed-off-by: Franck Séhédic <franck.sehedic@ledger.fr>
(commit: 14e8f18)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerHandler.java (diff)
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/internal/NettyInputStream.java (diff)
The file was modified containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyHttp2ServerHandler.java (diff)
Commit d3b2d63f9e04769b84f7992e3857218d90a9d8a0 by tomas.langer
Upgrade of MP Rest client to 1.3.3. First refactoring steps to fix
generics declarations.
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
(commit: d3b2d63)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientProducer.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ParamModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/HeaderParamModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MethodModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/pom.xml (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MatrixParamModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/QueryParamModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/CookieParamModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientBuilderImpl.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/PathParamModel.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ReflectionUtil.java (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ProxyInvocationHandler.java (diff)
The file was modified tests/integration/microprofile/rest-client/tck-suite.xml (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/FormParamModel.java (diff)
The file was modified tests/integration/microprofile/rest-client/pom.xml (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanParamModel.java (diff)
Commit 068b3b23aaaa4eed5a02dfe210f8e09922074e76 by 24524084+senivam
Add an option to not register the Jackson's ExceptionMappers by
JacksonFeature (#4225)
* Add an option to not register the Jackson's ExceptionMappers by
JacksonFeature
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 068b3b2)
The file was addedtests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/json/JsonWithoutExceptionMapperTest.java
The file was modified media/json-jackson/src/main/java/org/glassfish/jersey/jackson/JacksonFeature.java (diff)
Commit 66f5cfa1804e4e29dac456744d41bc7e8b66ad57 by 15908245+jansupol
Fixes #3997 : Make SupplierFactoryBridge thread-safe.
Signed-off-by: Francois JACQUES <fjacques@murex.com>
(commit: 66f5cfa)
The file was modified inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/SupplierFactoryBridge.java (diff)
Commit 38c19579664c51af3a67b1e64297f5a46b744c9b by 15908245+jansupol
Using configured executor service for client.
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
(commit: 38c1957)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/JerseyInvocation.java (diff)
Commit 8c1d64f2a03e7e4aa148b7cb646403462a01113a by 15908245+jansupol
Issue 4208 - Fails to inject SecurityContext into Helloworld-CDI2-SE
example (#4236)
* #4208: inject SecurityContext into HelloWorldResource & Implemented
getBeanClass in SupplierBeanBridge.
The method JersetBean.getBeanClass is used to compute the bean
identifier. The default id for a JerseyBean<T> is
"java.lang.Object#jersey", causing collisions of bridge instances.
In particular, for HelloWorldResourceTest, Weld's MapBeanStore returned
a SupplierInstanceBeanBridge instead of the expected
SupplierBeanBridge,
Signed-off-by: pappy <pappy.stanescu@gmail.com>
(commit: 8c1d64f)
The file was modified examples/helloworld-cdi2-se/src/main/java/org/glassfish/jersey/examples/helloworld/cdi2se/HelloWorldResource.java (diff)
The file was modified inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/bean/SupplierBeanBridge.java (diff)
Commit ed78313193d0fd311ba82b44c4b58cbb2017511c by 15908245+jansupol
Enable Spring4 integration test again
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: ed78313)
The file was modified tests/integration/pom.xml (diff)
The file was modified tests/integration/spring4/pom.xml (diff)
Commit 98c4d44765f1b7b5f67053b8ff3c2a1f46c47b89 by 24524084+senivam
Fix issue with OSGi when having package name starting with "class"
(#4235)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 98c4d44)
The file was modified core-common/src/test/java/org/glassfish/jersey/internal/util/OsgiRegistryTest.java (diff)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/OsgiRegistry.java (diff)
Commit 8c56a396c959809409c97123a979e904668dbd53 by 24524084+senivam
Updated HK2 version (#4234)
HK2 2.6.1
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 8c56a39)
The file was modified pom.xml (diff)
Commit 8e01cccae41fb69401781910f0e72080570cc858 by 24524084+senivam
Provide an Apache HttpClientBuilder configuration callback (#4238)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 8e01ccc)
The file was addedconnectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheHttpClientBuilderConfigurator.java
The file was modified connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java (diff)
The file was modified connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnectorProvider.java (diff)
The file was modified connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/AuthTest.java (diff)
Commit a06574017b8102366c508c02986aa0f2c4d3a6fd by noreply
Jakarta APIs version upgrade (#4240)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
(commit: a065740)
The file was modified examples/extended-wadl-webapp/src/test/java/org/glassfish/jersey/examples/extendedwadl/ExtendedWadlWebappOsgiTest.java (diff)
The file was modified tests/integration/j-376/pom.xml (diff)
The file was modified examples/extended-wadl-webapp/pom.xml (diff)
The file was modified etc/travis/travis.sh (diff)
The file was modified pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified ext/bean-validation/pom.xml (diff)
The file was modified tests/osgi/functional/pom.xml (diff)
The file was modified tests/integration/jersey-3670/pom.xml (diff)
The file was modified examples/osgi-http-service/functional-test/src/test/java/org/glassfish/jersey/examples/osgihttpservice/test/AbstractHttpServiceTest.java (diff)
The file was modified core-server/pom.xml (diff)
The file was modified examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java (diff)
The file was modified tests/integration/j-59/war/pom.xml (diff)
Commit b99f43557542a9b7395649b54b9a0bf1d7e695fd by 15908245+jansupol
Revert JAX-B version as it can be stuck on release review when not being
part of Jakarta EE
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: b99f435)
The file was modified pom.xml (diff)
Commit b38e6e885b7d793ee99018dc229be2963dd9f2fa by 24524084+senivam
Fixes #4239 MediaType in method parameter not overridden by annotation
(#4243)
* Fixes #4239 MediaType in method parameter not overridden by annotation

Signed-off-by: David Kral <david.k.kral@oracle.com>
(commit: b38e6e8)
The file was modified pom.xml (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/RestClientProducer.java (diff)
The file was modified tests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ConsumesAndProducesTest.java (diff)
The file was modified tests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ApplicationResourceImpl.java (diff)
The file was modified tests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ApplicationResource.java (diff)
The file was modified tests/integration/microprofile/rest-client/pom.xml (diff)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MethodModel.java (diff)
Commit c7e8476605702e8775e7c1f6eb96439aa6ae00bd by 24524084+senivam
Content-type is not set when entity is not present. (#4246)
Signed-off-by: David Kral <david.k.kral@oracle.com>
(commit: c7e8476)
The file was modified ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/MethodModel.java (diff)
The file was modified tests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ApplicationResourceImpl.java (diff)
The file was modified tests/integration/microprofile/rest-client/src/test/java/org/glassfish/jersey/restclient/ConsumesAndProducesTest.java (diff)
Commit 4dbf75c2d9b88fbf2e35f80baf499d12475f55c7 by 24524084+senivam
Allow HK2 2.5.0 for OSGi (#4250)
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 4dbf75c)
The file was modified inject/hk2/pom.xml (diff)
The file was modified ext/cdi/jersey-cdi1x/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified bundles/jaxrs-ri/pom.xml (diff)
The file was modified containers/glassfish/jersey-gf-ejb/pom.xml (diff)
Commit 662158249985cf416b951418b88199f7696398d0 by 15908245+jansupol
remove staging repository from Travis build
Signed-off-by: Jan Supol <jan.supol@oracle.com>
(commit: 6621582)
The file was modified etc/travis/travis.sh (diff)
The file was modified tests/integration/j-59/war/pom.xml (diff)