This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-jakarta.git.
from e5db5c0 Don't change or rename javax.rmi.PortableRemoteObject package
for the moment
new 7d50e1d TOMEE-3164 jaxrs.jaxrs21.ee.priority
paramConverterPriorityTest
new 33415ca TOMEE-3187 jaxrs.spec.provider.standardnotnull
clientDataSourceProviderTest
new 6a96152 Merge branch 'master' of github.com:apache/tomee-jakarta
The 3 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:
.../org/apache/cxf/jaxrs/impl/ResponseImpl.java | 629 +++++++++++++++++++++
.../apache/cxf/jaxrs/provider/ProviderFactory.java | 86 ++-
.../org/apache/cxf/jaxrs/utils/JAXRSUtils.java | 69 +--
3 files changed, 736 insertions(+), 48 deletions(-)
create mode 100644
transform/src/patch/java/org/apache/cxf/jaxrs/impl/ResponseImpl.java