This is an automated email from the ASF dual-hosted git repository.
veithen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
from cf873e4db AXIOM-506: Support the Jakarta version of the Activation API
add 6748e69c8 AXIOM-506: Use BOMs to manage Jakarta dependencies
add f56870de7 AXIOM-506: Migrate jaxb-tests to JAXB 4
No new revisions were added by this update.
Summary of changes:
axiom-compat/pom.xml | 11 +++++
axiom-jakarta-activation/pom.xml | 12 ++++-
axiom-javax-activation/pom.xml | 12 ++++-
axiom-jaxb/pom.xml | 11 +++++
axiom-legacy-attachments/pom.xml | 12 ++++-
{components => jakarta-bom}/pom.xml | 51 ++++++++++++----------
{components => javax-bom}/pom.xml | 51 ++++++++++++----------
pom.xml | 15 +------
samples/pom.xml | 11 +++++
systests/jaxb-tests/pom.xml | 11 +++++
.../test/java/org/apache/axiom/jaxb/JAXBTest.java | 5 ++-
.../src/test/java/org/apache/axiom/jaxb/Order.java | 2 +-
.../java/org/apache/axiom/jaxb/package-info.java | 4 +-
systests/osgi-tests/pom.xml | 8 +++-
testing/spring-ws-testsuite/pom.xml | 11 +++++
testing/xml-testsuite/pom.xml | 12 ++++-
16 files changed, 170 insertions(+), 69 deletions(-)
copy {components => jakarta-bom}/pom.xml (56%)
copy {components => javax-bom}/pom.xml (56%)