From afdbd7864d12934aa7629275a76e68c311aebf51 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Mar 2023 11:14:11 +0000 Subject: [PATCH] import jaxb-4-8080020230207081414.9d367344 --- .gitignore | 0 .jaxb.metadata | 0 SOURCES/modulemd.src.txt | 69 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 69 insertions(+) create mode 100644 .gitignore create mode 100644 .jaxb.metadata create mode 100644 SOURCES/modulemd.src.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.jaxb.metadata b/.jaxb.metadata new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..d9ff0bf --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,69 @@ +--- +document: modulemd +version: 2 +data: + stream: 4 + summary: Jakarta XML Binding API and Implementation + description: >- + Jakarta XML Binding defines an API and tools that automate the mapping + between XML documents and Java objects. The Eclipse Implementation of + JAXB project contains implementation of Jakarta XML Binding API. + license: + module: + - MIT + dependencies: + - buildrequires: + javapackages-tools: [201902] + platform: [el8] + requires: + platform: [el8] + profiles: + common: + rpms: + - jaxb-runtime + api: + rpms: + - jakarta-activation2 + - jaxb-api4 + - jaxb-runtime + - jaxb-xjc + filter: + rpms: + - jakarta-activation2-javadoc + - jaxb-dtd-parser-javadoc + - jaxb-api4-javadoc + - jaxb-istack-commons-test + - jaxb-codemodel-annotation-compiler + - jaxb-txwc2 + components: + rpms: + jakarta-activation2: + buildorder: 10 + ref: stream-jaxb-4-rhel-8.8.0 + rationale: Build dependency of jaxb. + jaxb-dtd-parser: + buildorder: 10 + ref: stream-jaxb-4-rhel-8.8.0 + rationale: Build dependency of jaxb. + jaxb-fi: + buildorder: 10 + ref: stream-jaxb-4-rhel-8.8.0 + rationale: Build dependency of jaxb. + buildonly: true + jaxb-api4: + buildorder: 20 + ref: stream-jaxb-4-rhel-8.8.0 + rationale: Build dependency of jaxb. + jaxb-istack-commons: + buildorder: 20 + ref: stream-jaxb-4-rhel-8.8.0 + rationale: Build dependency of jaxb. + jaxb-stax-ex: + buildorder: 30 + ref: stream-jaxb-4-rhel-8.8.0 + rationale: Build dependency of jaxb. + buildonly: true + jaxb: + buildorder: 40 + ref: stream-jaxb-4-rhel-8.8.0 + rationale: Module API.