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:
commit
0cb50a8600
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user