Re: [PR] Allow JDK23 compatibility for Subject#getSubject [cxf]

2024-11-13 Thread via GitHub
reta commented on PR #1972: URL: https://github.com/apache/cxf/pull/1972#issuecomment-2474459778 > @reta are there any plans to increase the Java baseline to 18 or newer? For 4.1.0, we are settled on JDK-17 at the moment, I think we could go with at least with JDK-21 for 4.2.0, but it

Re: [PR] Allow JDK23 compatibility for Subject#getSubject [cxf]

2024-11-13 Thread via GitHub
ppalaga commented on PR #1972: URL: https://github.com/apache/cxf/pull/1972#issuecomment-2474433622 @reta are there any plans to increase the Java baseline to 18 or newer? If so, we could start using `Subject.current()` instead of `Subject.getSubject(AccessController.getContext())` and catc

Re: CXF JAX-RS: working with multipart form-data

2024-11-13 Thread Andriy Redko
Hi Jean, JPU> When looking at the classes MultipartProvider and JAXRSUtils (cxf v3.5.9) JPU> then it shows that only object for which a 'Content-Disposition' header will JPU> be written is a File Object. The problem is that my application is JPU> generating the file content on the fly, so I have

[PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 [cxf-xjc-utils]

2024-11-13 Thread via GitHub
dependabot[bot] opened a new pull request, #196: URL: https://github.com/apache/cxf-xjc-utils/pull/196 Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.0 to 3.8.1. Release notes Sourced from https://github.com/apa

Re: [PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 [cxf-xjc-utils]

2024-11-13 Thread via GitHub
reta merged PR #196: URL: https://github.com/apache/cxf-xjc-utils/pull/196 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.or