reta opened a new pull request #912:
URL: https://github.com/apache/cxf/pull/912
Jakarta EE Platform 9.1 specs (used by CXF and integrations):
- Jakarta Activation 2.0
- Jakarta Annotations 2.0
- Jakarta Bean Validation 3.0
- Jakarta Connectors 2.0
- Jakarta Contexts and Dependency Injection 3.0
- Jakarta Dependency Injection 2.0
- Jakarta Enterprise Beans 4.0
- Jakarta Enterprise Web Services 2.0 (Optional)
- Jakarta Expression Language 4.0
- Jakarta Interceptors 2.0
- Jakarta JSON Binding 2.0
- Jakarta JSON Processing 2.0
- Jakarta Mail 2.0
- Jakarta Messaging 3.0
- Jakarta Persistence 3.0
- Jakarta RESTful Web Services 3.0
- Jakarta Security 2.0
- Jakarta Servlet 5.0
- Jakarta SOAP with Attachments 2.0
- Jakarta Transactions 2.0
- Jakarta WebSocket 2.0
- Jakarta Web Services Metadata 3.0
- Jakarta XML Binding 3.0 (Optional)
- Jakarta XML Web Services 3.0
TODOs:
- [x] cxf-xjc-plugin
- [ ] Swagger v1
- [ ] Microprofile OpenAPI
- [X] Swagger v2 / OpenAPI
- [ ] Project Grizzly (https://javaee.github.io/grizzly/)
- [x] Jetty Continuations
(https://github.com/eclipse/jetty.project/issues/4934) are gone
- [ ] Jakarta WebSocket (including Jetty WebSocket)
- [X] Jackson
- [ ] ActiveMQ
(https://blogs.apache.org/activemq/entry/activemq-artemis-embraces-jakarta-ee)
to ActiveMQ Artemis
- [ ] Brave / Opentracing (instrumentation)
- [ ] Atmosphere
- [X] Weld
- [ ] OpenWebBeans (no JDK-17 support as of 2.0.26)
```
Caused by: java.lang.IllegalArgumentException: Unsupported class file
major version 61
at org.apache.xbean.asm9.ClassReader.<init>(ClassReader.java:189)
at org.apache.xbean.asm9.ClassReader.<init>(ClassReader.java:170)
at org.apache.xbean.asm9.ClassReader.<init>(ClassReader.java:156)
at org.apache.xbean.asm9.ClassReader.<init>(ClassReader.java:277)
at
org.apache.xbean.finder.AnnotationFinder.readClassDef(AnnotationFinder.java:1176)
... 53 more
```
- [ ] Apache Karaf
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]