[Bug 65362] Missing uses-Directives in JPMS descriptor of tomcat-embed-websocket.jar
https://bz.apache.org/bugzilla/show_bug.cgi?id=65362 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW
[Bug 65362] Missing uses-Directives in JPMS descriptor of tomcat-embed-websocket.jar
https://bz.apache.org/bugzilla/show_bug.cgi?id=65362 --- Comment #1 from Mark Thomas --- This looks a side-effect of removing the BND annotations from the API classes because they broke the TCK (arguably the TCK should have ignored them but the TCK team disagreed). The fix should - hopefully - b