This is an automated email from the ASF dual-hosted git repository.
rotty3000 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git.
from cc8c777 try to add diagnostic output for service property failures
new f61f7d1 cleanup warnings from vscode
new 472a366 implement missing method
new a6eb22c asure non-empty osgi.jaxrs.endpoint
new 534db48 make sure to properly handle invocation be different java
versions for CI
new 9a468e1 add diagnostics output plugin
new 434da88 add Java 18-ea
The 6 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:
.github/workflows/maven.yml | 2 +-
.../json/activator/JaxbJsonBundleActivator.java | 1 -
.../jax/rs/jackson/JaxbJsonBundleActivator.java | 1 -
.../src/test/java/test/OpenApiTest.java | 2 +-
.../jax/rs/rest/management/test/FrameworkTest.java | 1 -
.../jax/rs/rest/management/test/TestUtil.java | 3 +-
.../internal/map/CaseInsensitiveMap.java | 1 -
.../rest/management/schema/BundleHeaderSchema.java | 1 -
jax-rs.itests/src/test/java/test/JaxrsTest.java | 4 --
.../test/types/TestFilterAndExceptionMapper.java | 1 -
jax-rs.whiteboard/pom.xml | 11 +++++
.../jax/rs/whiteboard/internal/Whiteboard.java | 1 -
.../internal/cxf/CxfJaxrsServiceRegistrator.java | 1 -
.../test/types/ResourceMethodInfoDTOWrapper.java | 7 ++++
pom.xml | 48 ++++++++++++++++++++++
15 files changed, 70 insertions(+), 15 deletions(-)