Versions
v0.15 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 x86
- USE flags
- doc source test verify-sig
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- source
- Zip the sources and install them
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- verify-sig
- Verify upstream signatures on distfiles
Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / ant-core : Java-based build tool similar to 'make' that uses XML configuration files
dev-java / ant-testutil : Apache Ant's optional test utility classes
dev-java / commons-cli : A Java library for working with the command line arguments and options
dev-java / commons-collections : Extends the JCF classes with new interfaces, implementations and utilities
dev-java / commons-compress : Java API for working with archive files
dev-java / commons-io : Utility classes, stream implementations, file filters, and much more
dev-java / commons-lang : Commons components to manipulate core java classes
dev-java / java-config : Java environment configuration query tool
dev-java / junit : Simple framework to write repeatable tests
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / ant-core : Java-based build tool similar to 'make' that uses XML configuration files
dev-java / commons-cli : A Java library for working with the command line arguments and options
dev-java / commons-collections : Extends the JCF classes with new interfaces, implementations and utilities
dev-java / commons-compress : Java API for working with archive files
dev-java / commons-io : Utility classes, stream implementations, file filters, and much more
dev-java / commons-lang : Commons components to manipulate core java classes
dev-java / java-config : Java environment configuration query tool
Bugs
- 914458
- dev-java/apache-rat-0.15[doc] fails to compile with java 17 - java.lang.NullPointerException: Cannot invoke "com.sun.source.util.DocTreePath.getTreePath()" because "path" is null
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Volkmar W. Pogatzki · gentoo
dev-java/apache-rat: drop 0.13
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Sam James · gentoo
dev-java/apache-rat: Stabilize 0.15 amd64, #916148
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-java/apache-rat: Stabilize 0.15 x86, #916148
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Volkmar W. Pogatzki · gentoo
dev-java/apache-rat: dev-java/rat -> dev-java/apache-rat
Closes: https://bugs.gentoo.org/914568 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Volkmar W. Pogatzki · gentoo
dev-java/apache-rat: new package, add 0.15
remaned from dev-java/rat also replaces dev-java/apache-rat-{core.tasks} Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/32959 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>