From 5a1c7b1f270f21e89fb0db267e593be3e94e2e7f Mon Sep 17 00:00:00 2001
From: CentOS Sources <bugs@centos.org>
Date: Feb 18 2023 01:12:52 +0000
Subject: import jaxb-4-8080020230207081414.9d367344


---

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.gitignore
diff --git a/.jaxb.metadata b/.jaxb.metadata
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.jaxb.metadata
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.