From c1f8848752a8ebdd3744c29caaa602bb50acc38d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 07 2019 21:23:35 +0000 Subject: import javapackages-runtime-201801-820181213140046.302ab70f --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/.javapackages-runtime.metadata b/.javapackages-runtime.metadata new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.javapackages-runtime.metadata diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..1489d4d --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,42 @@ +--- +document: modulemd +version: 2 +data: + summary: Basic runtime utilities to support Java applications + description: >- + This module contains basic filesystem layout and runtime utilities + used to support system applications written in JVM languages. + license: + module: + - MIT + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [] + profiles: + common: + rpms: + - javapackages-filesystem + - javapackages-tools + api: + rpms: + - javapackages-filesystem + - javapackages-tools + filter: + rpms: + - ivy-local + - javapackages-local + - maven-local + - python3-javapackages + buildopts: + rpms: + macros: | + %_without_asciidoc 1 + %_without_gradle 1 + components: + rpms: + javapackages-tools: + ref: stream-javapackages-runtime-201801 + rationale: > + Module API.