Accepting request 943066 from Java:packages

OBS-URL: https://build.opensuse.org/request/show/943066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cglib?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2021-12-29 20:11:07 +00:00 committed by Git OBS Bridge
commit 0cb50a8600
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 29 14:35:14 UTC 2021 - David Anes <david.anes@suse.com>
- Don't inject <optional>true</optional> in cglib pom, as 3.3.0
already provides that option and it makes the POM xml incorrect.
-------------------------------------------------------------------
Mon Dec 27 14:36:52 UTC 2021 - David Anes <david.anes@suse.com>

View File

@ -79,8 +79,6 @@ runtime.
%pom_remove_plugin org.apache.maven.plugins:maven-jarsigner-plugin cglib-sample
%pom_remove_plugin -r :maven-javadoc-plugin
%pom_xpath_inject "pom:dependency[pom:artifactId='ant']" "<optional>true</optional>" cglib
%pom_remove_parent
%build