sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

cloud events sdk for java 17

Open abhupadh opened this issue 1 year ago • 0 comments

How to use cloudevents for java 17 considering the javax is not supported? Build is failing for various classes not available as well in version 2.x and above such as CloudEventsImpl and extensions package classes. As can't use version 1.x due to non-compatibility of javax in java17 and internally many classes using this version in cloudevents sdk. Please advise.

abhupadh avatar Jul 26 '24 20:07 abhupadh