70 lines
2.2 KiB
Plaintext
70 lines
2.2 KiB
Plaintext
---
|
|
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.
|