Skip to content
Started 4 yr 9 mo ago
Took 14 sec on default-java-wjr8c

#10 (Jul 10, 2019, 7:53:02 AM)

Changes
  1. jersey-3992 CDI Bean created (but fails) when interface has @Path (details / githubweb)
  2. 2.29 development version preparation (details / githubweb)
  3. Enable @ConstrainedTo on Features (details / githubweb)
  4. Apply @ConstrainedTo even before Feature class is instantiated (details / githubweb)
  5. Updated copyright year (details / githubweb)
  6. Add dependency on jakarta.activation-api to core-common (details / githubweb)
  7. Update copyright year (details / githubweb)
  8. Cleanup old JDK collection compatibility classes (details / githubweb)
  9. CSS stylesheet configuration for DocBook (details / githubweb)
  10. Issue 4068 Empty Encoding fix (details / githubweb)
  11. Test/example for Date object QueryParam (details / githubweb)
  12. Build core-common module on JDK 11. (details / githubweb)
  13. Replaced import used for javadoc with full name in the javadoc (details / githubweb)
  14. Fix for the issue 3796 (details / githubweb)
  15. 2.29 for integration test (details / githubweb)
  16. Issue #3670 (details / githubweb)
  17. Allow for injecting HttpHeaders on a Client (#4078) (details / githubweb)
  18. fix for #4082 (details / githubweb)
  19. Allow for determining media type for RequestContext#abortWith (#4087) (details / githubweb)
  20. Break from looping over FormDataBodyParts once first match is found. (details / githubweb)
  21. Upgrade Netty and expose Netty Context (#3983) (details / githubweb)
  22. Update JMockit version to 1.44 to support JDK 11 (#4094) (details / githubweb)
  23. Update ASM to 7.1 (#4095) (details / githubweb)
  24. Update hk2 osgi-resource-locator to latest 1.0.3 version (#4079) (details / githubweb)
  25. Put Parameter class in core-common, to be used by both client and server (details / githubweb)
  26. Fix priority ordering (#4103) (details / githubweb)
  27. Separate Payara's inserters from PR 3844 (#4098) (details / githubweb)
  28. Added integration test to reproduce JERSEY-4099 (#4101) (details / githubweb)
  29. Separate tests using jmockit from jersey core (#4125) (details / githubweb)
  30. Allow for registering HK2 AbstractBinder (#4122) (details / githubweb)
  31. Filter synthetic methods from the resource - bug #4005 fix (#4112) (details / githubweb)
  32. Change SpringComponentProvider to look for beans in current and parent (details / githubweb)
  33. Fix ValidationErrorMessageBodyWriter (#4136) (details / githubweb)
  34. Support for Spring 5 (#4062) (details / githubweb)
  35. Allow for matching multiple resources with equal paths as in 4119 (details / githubweb)
  36. SPI Config API for Jersey (#4116) (details / githubweb)
  37. Jersey is buildable on JDK 11 (#4135) (details / githubweb)
  38. Allow for providing Jetty HttpClient to Jetty Connector (#4089) (details / githubweb)
  39. fix for JAX-RS SPI resource finder (#4143) (details / githubweb)
  40. PAYARA-2956 - Fix warnings when checking CDI bean is JAX-RS resource (details / githubweb)
  41. update Jackson to 2.9.9 (#4144) (details / githubweb)
  42. Rest client implementation (details / githubweb)
  43. Add MP Rest Client to jersey-bom Simplify CDI Extension The default (details / githubweb)
  44. MP rest client review comments implemented (details / githubweb)
  45. Fix test exclusion for JDK 8 (#4158) (#4159) (details / githubweb)
  46. Created a profile for creating multirelease jar for when built by JDK 11 (details / githubweb)
  47. Remove JDK 11 classes from the standard jar classes folder Keep JDK 11 (details / githubweb)
  48. Do not use javax.annotation from JDK. (#4164) (details / githubweb)
  49. Implements ASM ClassVisitor for ASM7 in (details / githubweb)
  50. remove redundant IF/ELSE (#4151) (details / githubweb)
  51. Test for PR 3905 (#4153) (details / githubweb)
  52. Fix typo (details / githubweb)
  53. Arquillian enabled for TCK tests of rest client (#4165) (details / githubweb)
  54. Specificaly choose Trusty for the Travis Host (#4168) (details / githubweb)
  55. Unify microprofile modules structure (#4176) (details / githubweb)
  56. Update bean validation version to 6.0.17.Final (#4172) (details / githubweb)
  57. Prevent duplicate lookup of CDI components (#4157) (details / githubweb)
  58. CDI duplicate lookup fix (details / githubweb)
  59. Consumes and produces value should be now properly changed (#4175) (details / githubweb)
  60. PAYARA-3121 Jersey Crashes for EJB Classes of Same Name (#3950) (details / githubweb)
  61. PAYARA-3119 NullPointerException when starting Jersey/EJB Containers in (details / githubweb)
  62. Rename ParameterInserters to ParameterUpdaters (#4170) (details / githubweb)
  63. 2.29 (details / githubweb)
  64. 2.30-SNAPSHOT (details / githubweb)
  65. Upgrade jetty to version 9.4.17.v20190418 (#4201) (details / githubweb)

Started by user Dmitry Kornilov

Revision: d4d3258a83651323922405e31e3a30e827d7755d
Repository: git@github.com:eclipse-ee4j/jersey.git
  • refs/remotes/origin/master