This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git.


    from a1d59be  [ARIES-2002] test for unproxying of getSingletons
     new db1cb1b  [ARIES-2003] ensure @ApplicationPath is always ignored
     new eb41442  [ARIES-2002][ARIES-2003] IT for auto unproxying and 
@ApplicationPath ignore logic

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jax-rs.itests/src/main/java/test/JaxrsTest.java    | 47 ++++++++++++++++++++++
 .../test/types/TestApplicationWithAppPath.java     | 27 ++++++-------
 .../test/types/TestApplicationWithSingletons.java  | 26 ++++++------
 .../internal/cxf/CxfJaxrsServiceRegistrator.java   |  3 +-
 .../cxf/CxfJaxrsServiceRegistratorTest.java        | 12 ++++++
 5 files changed, 85 insertions(+), 30 deletions(-)
 copy 
integrations/openapi/openapi-itest/src/main/java/test/types/TestApplicationWithClasses.java
 => jax-rs.itests/src/main/java/test/types/TestApplicationWithAppPath.java (77%)
 copy 
integrations/openapi/openapi-itest/src/main/java/test/types/TestApplicationWithClasses.java
 => jax-rs.itests/src/main/java/test/types/TestApplicationWithSingletons.java 
(76%)

Reply via email to