Skip to content

Changes

#15 (Nov 22, 2019, 1:04:13 AM)

  1. EPL license icon for description (#4197) — noreply / githubweb
  2. plugin version update for documentation generation (#4198) — noreply / githubweb
  3. Fixed: Various bugs in Helloworld CDI SE Example (#4206) — 24524084+senivam / githubweb
  4. Better specify HK2 and Spring dependencies (#4221) — 24524084+senivam / githubweb
  5. Added support for Apache HTTP Client ConnectionKeepAliveStrategy and — 24524084+senivam / githubweb
  6. Remove openjdk8 option from Travis build matrix (#4213) — 24524084+senivam / githubweb
  7. Update Apache HTTP Client to 4.5.9 (#4212) — 24524084+senivam / githubweb
  8. Removed invalid email addresses (#4203) — 24524084+senivam / githubweb
  9. Prevent race condition in entity filtering (#4204) — 24524084+senivam / githubweb
  10. Fix NettyInputStream ByteBuf leak (#4222) — 24524084+senivam / githubweb
  11. Upgrade of MP Rest client to 1.3.3. First refactoring steps to fix — tomas.langer / githubweb
  12. Add an option to not register the Jackson's ExceptionMappers by — 24524084+senivam / githubweb
  13. Fixes #3997 : Make SupplierFactoryBridge thread-safe. — 15908245+jansupol / githubweb
  14. Using configured executor service for client. — 15908245+jansupol / githubweb
  15. Issue 4208 - Fails to inject SecurityContext into Helloworld-CDI2-SE — 15908245+jansupol / githubweb
  16. Enable Spring4 integration test again — 15908245+jansupol / githubweb
  17. Fix issue with OSGi when having package name starting with "class" — 24524084+senivam / githubweb
  18. Updated HK2 version (#4234) — 24524084+senivam / githubweb
  19. Provide an Apache HttpClientBuilder configuration callback (#4238) — 24524084+senivam / githubweb
  20. Jakarta APIs version upgrade (#4240) — noreply / githubweb
  21. Revert JAX-B version as it can be stuck on release review when not being — 15908245+jansupol / githubweb
  22. Fixes #4239 MediaType in method parameter not overridden by annotation — 24524084+senivam / githubweb
  23. Content-type is not set when entity is not present. (#4246) — 24524084+senivam / githubweb
  24. Allow HK2 2.5.0 for OSGi (#4250) — 24524084+senivam / githubweb
  25. remove staging repository from Travis build — 15908245+jansupol / githubweb
  26. 2.29.1 — 15908245+jansupol / githubweb
  27. 2.30-SNAPSHOT — 15908245+jansupol / githubweb
  28. Wire mock does not run now when skipTests property is set (#4254) — 24524084+senivam / githubweb
  29. Jesrsey documentation scripts (#4260) — noreply / githubweb
  30. Added support to proxy authentication (#4249) — 24524084+senivam / githubweb
  31. Loading keystore resource if location starts with / (#4258) — 24524084+senivam / githubweb
  32. JsonBindingProvider provides JSON-B (not Jackson) (#4274) — 24524084+senivam / githubweb
  33. DocBook fixes (#4273) — noreply / githubweb
  34. Prevent EOFException if request already handled (#4271) — 24524084+senivam / githubweb
  35. Throwing NoContentException when InputStream is empty — 15908245+jansupol / githubweb
  36. Unit Test for JsonBindingProvider — 15908245+jansupol / githubweb
  37. Replaced text literals by localization messages — 15908245+jansupol / githubweb
  38. Test with MultiValueHashMap — 15908245+jansupol / githubweb
  39. use EntityInputStream to check if stream is empty — 15908245+jansupol / githubweb
  40. AsyncInvocationinverceptors not properly created for each request — noreply / githubweb
  41. HK2 to skip fields injected by CDI in non bean-defining-annotated beans — 24524084+senivam / githubweb
  42. Update ASM to 7.2 (#4279) — 24524084+senivam / githubweb
  43. Use locale insensitive case changes to ensure user code doesn't break… — 24524084+senivam / githubweb
  44. Move CDI integration tests to a common CDI-Integration module (#4280) — 24524084+senivam / githubweb
  45. Ignore tests of container-runner-maven-plugin on Windows, as they are — 24524084+senivam / githubweb
  46. Assure that exception in async interceptor doesn't prevent completion — 15908245+jansupol / githubweb
  47. Work with array list instead of list for performance reasons (#4297) — noreply / githubweb
  48. release notes maven plugin (for Jersey) (#4290) — noreply / githubweb
  49. exclude javax.validation-api from hibernate dependency (#4296) — noreply / githubweb
  50. Enable to use AsyncInvoker in Rx client — 15908245+jansupol / githubweb
  51. Take Hk2CustomBoundTypesProvider into an account when skipping @Inject — 15908245+jansupol / githubweb
  52. Allow for using HeaderDelegateProvider service  (#4276) — noreply / githubweb
  53. Use Spring Context 4 in the Spring integration test (#4307) — 24524084+senivam / githubweb
  54. Make JettyConnectorThreadPool#newThread public to comply with Jetty — 15908245+jansupol / githubweb
  55. ResourceConfig is now properly using the ClassLoader specified in — 15908245+jansupol / githubweb
  56. Let the tests have less requirements not to fail intermittently on — 15908245+jansupol / githubweb
  57. Performance improvement in Resource.Builder#mergeResources (#4300) — noreply / githubweb
  58. Override HK2 dependency versions with versions used in Jersey — 15908245+jansupol / githubweb
  59. New client PreInvocationInterceptor and PostInvocationInterceptor SPI — 24524084+senivam / githubweb

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

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

#9 (Feb 7, 2019, 8:38:20 AM)

  1. Issue 3828 (#3841) — 15908245+jansupol / githubweb
  2. javassist version ajustment (#3895) — 15908245+jansupol / githubweb
  3. fix for issue 3872 (#3898) — 15908245+jansupol / githubweb
  4. JerseySseEventSource#register throws IllegalStateException (#3891) — 15908245+jansupol / githubweb
  5. EE4J superpom (#3896) — 15908245+jansupol / githubweb
  6. Fix copyright check using new plugin version (#3900) — 15908245+jansupol / githubweb
  7. Using JAX-RS 2.1.1 — Markus Karg / githubweb
  8. Fix license information — noreply / githubweb
  9. Removed EPL license from W3C org documents — Jan Supol / githubweb
  10. Issue #3846: Skip comment lines in service files in OSGi (#3935) — noreply / githubweb
  11. Replace CDI servlet uber jar with CDI servlet-core jar (#3939) — noreply / githubweb
  12. Test issue related to JRE version — 15908245+jansupol / githubweb
  13. Travis CI build script — 15908245+jansupol / githubweb
  14. Travis CI parallel script and code style fix — 15908245+jansupol / githubweb
  15. condition which excludes JsonbTestProvider removed (#3902) — 15908245+jansupol / githubweb
  16. Version of JMockit updated to 1.41 — 15908245+jansupol / githubweb
  17. JAX-RS 2.1.1 test fix — 15908245+jansupol / githubweb
  18. osgi tests fix — 15908245+jansupol / githubweb
  19. Removed reference to JavaFX class javax.util.Pair — 15908245+jansupol / githubweb
  20. fixes for Eclipse Jenkins environment (adaptopenjdk, shell etc) — 15908245+jansupol / githubweb
  21. Unified Jersey modules versions for release — 15908245+jansupol / githubweb
  22. Jersey dependencies version upgrade (part I) — 15908245+jansupol / githubweb
  23. Update to Bean Validation 2.0 (Hibernate 6) (#3908) — 15908245+jansupol / githubweb
  24. license and organization sections fix — 15908245+jansupol / githubweb
  25. version fix — 15908245+jansupol / githubweb
  26. Upgrade versions to what we have CQs on (#3945) — noreply / githubweb
  27. asynchronous timeout — 15908245+jansupol / githubweb
  28. SSE tests fixed (#3870) — 15908245+jansupol / githubweb
  29. Inherit BSD 2-clause license from Stapler project in bookstore-webapp — noreply / githubweb
  30. exclude travis related configuration scripts from copyright check — Maxim Nesen / githubweb
  31. Updated versions to align with CQs — Jan Supol / githubweb
  32. Update pom.xml — noreply / githubweb
  33. JAXB-* version update — Maxim Nesen / githubweb
  34. Using Apache HTML/Java API version 1.5.1 to perform the message — Jaroslav Tulach / githubweb
  35. Enabling html-json module in the parent again — Jaroslav Tulach / githubweb
  36. Allow JDK12 in repackaged ASM — Jan Supol / githubweb
  37. JAX-RS 2.1.3 (Jakarta Maven Coordinates and OSGi fixes) [EE4J_8] (#3994) — 24524084+senivam / githubweb
  38. Uptake Jakarta dependencies, Part I. (#4001) — 24524084+senivam / githubweb
  39. Uptake Jakarta Dependencies: istack commons, GF, Copyright plugin & — maiden168 / githubweb
  40. Update versions, do not depend on GF 5.1.0 to prevent cyclic dependency — Jan Supol / githubweb
  41. Have hk2-config provided (#4012) — noreply / githubweb
  42. Pom fixes (#4013) — 24524084+senivam / githubweb
  43. Prepare 2.28 rc3 — noreply / githubweb
  44. fix for #4022 — Maxim Nesen / githubweb
  45. Add legal info to all source and distribution jars (#4031) — noreply / githubweb
  46. Updated versions of dependencies (#4032) — noreply / githubweb
  47. Integrate EJB-API 3.2.5 — Maxim Nesen / githubweb
  48. RCx versions update (up to new staging/central artifacts) (#4036) — Tomas Kraus / githubweb
  49. Updated versions of dependencies to just released GF 5.1.0-RC2 (#4037) — noreply / githubweb
  50. added one more git merge conflict fix — Jan Supol / githubweb
  51. Update release profile to be used with oss-release profile from parent — 24524084+senivam / githubweb
  52. Update maven-enforcer-plugin to 3.0.0-M2 — 24524084+senivam / githubweb
  53. 2.28 — 24524084+senivam / githubweb
  54. 2.29-SNAPSHOT — 24524084+senivam / githubweb