Skip to content

CXF-8919 - JAXRSUtils references javax.activation.Datasource#1399

Merged
reta merged 1 commit intoapache:mainfrom
rzo1:CXF-8919_JAXRSUtils_references_javax.activation.Datasource
Aug 23, 2023
Merged

CXF-8919 - JAXRSUtils references javax.activation.Datasource#1399
reta merged 1 commit intoapache:mainfrom
rzo1:CXF-8919_JAXRSUtils_references_javax.activation.Datasource

Conversation

@rzo1
Copy link
Copy Markdown
Contributor

@rzo1 rzo1 commented Aug 23, 2023

What does this PR do?

JAXRSUtils has a LazyClass reference to javax.activation.Datasource. Since we are using jakarta namespace for cxf4, we need to fix it.

The wrong reference is a problem for

com.sun.ts.tests.jaxrs.spec.provider.standardnotnull.JAXRSClient#java#clientDataSourceProviderTest_from_standalone

if running the ee9.1 plattform tck for TomEE.

@reta
Copy link
Copy Markdown
Member

reta commented Aug 23, 2023

Thank you @rzo1 !

@reta reta merged commit da9e27e into apache:main Aug 23, 2023
@rzo1 rzo1 deleted the CXF-8919_JAXRSUtils_references_javax.activation.Datasource branch August 23, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants