Markus Jung created JOHNZON-406:
-----------------------------------
Summary: Add API jars to bin distribution
Key: JOHNZON-406
URL: https://issues.apache.org/jira/browse/JOHNZON-406
Project: Johnzon
Issue Type: Improvement
Affects Versions: 2.0.1
Reporter: Markus Jung
Assignee: Markus Jung
Fix For: 2.0.2
There was a renaming error moving to jakarta namespace:
[https://github.com/apache/johnzon/blob/d5665b9180b580f0594a269ce14fcec07d7d4ffa/johnzon-distribution/src/assembly/bin.xml#L34]
Old javax.* based releases also didn't include it because the pattern didn't
match (was org.apache.geronimo.specs:geronimo-json-* but should've been
org.apache.geronimo.specs:geronimo-json_*)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)