diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-09-14 12:32:19 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-09-14 12:32:19 +0000 |
| commit | c9638c6a382bfdaec8a33e743053abb6d7178778 (patch) | |
| tree | 64fc6119029648689824e328a8802dbcf4a8e91f /commons-lang.spec | |
| parent | 5c94223a855d4a2a497cdf2a1a9ea2ef177ab64f (diff) | |
automatic import of commons-lang
Diffstat (limited to 'commons-lang.spec')
| -rw-r--r-- | commons-lang.spec | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/commons-lang.spec b/commons-lang.spec index caa2460..1e7a8f6 100644 --- a/commons-lang.spec +++ b/commons-lang.spec @@ -17,11 +17,6 @@ standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. -%package javadoc -Summary: Javadoc for %{name} -%description javadoc -API documentation for %{name}. - %prep %autosetup -n %{name}-%{version} -p1 @@ -34,7 +29,7 @@ API documentation for %{name}. %pom_remove_plugin -r :maven-assembly-plugin %build -%mvn_build -f +%mvn_build -f -j %install %mvn_install @@ -43,9 +38,6 @@ API documentation for %{name}. %license LICENSE.txt NOTICE.txt %doc README.md RELEASE-NOTES.txt -%files javadoc -f .mfiles-javadoc -%license LICENSE.txt NOTICE.txt - %changelog * Mon Sep 14 2026 Java_Bot <Java_Bot@openeuler.org> - 3.19.0-1 - Initial package |
