[resteasy-commits] [resteasy/Resteasy] 78a78c: Prevent multiple instance registration of same pro...

GitHub noreply at github.com
Tue Aug 7 17:17:08 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 78a78c1aaa786b467403f585d15ec7ee43d8a2cd
      https://github.com/resteasy/Resteasy/commit/78a78c1aaa786b467403f585d15ec7ee43d8a2cd
  Author: NicoNes <nicolas.nesmon at gmail.com>
  Date:   2018-08-07 (Tue, 07 Aug 2018)

  Changed paths:
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/ResteasyProviderFactory.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/DuplicateProviderRegistrationTest.java

  Log Message:
  -----------
  Prevent multiple instance registration of same provider type (#1643)

* Prevent multiple instance registration of same provider type

Signed-off-by: NicoNes <nicolas.nesmon at gmail.com>

* Update DuplicateProviderRegistrationTest.java [spelling]



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the resteasy-commits mailing list