From 14851782bb791dcd8d38604744f5bd6a280223a62367b04ff7d7b3a1873934f4 Mon Sep 17 00:00:00 2001 From: David Anes Date: Wed, 29 Dec 2021 14:49:03 +0000 Subject: [PATCH] Accepting request 943065 from home:david.anes:branches:Java:packages Fix wrong POM patching for 3.3.0, creating invalid XML that may break other packages OBS-URL: https://build.opensuse.org/request/show/943065 OBS-URL: https://build.opensuse.org/package/show/Java:packages/cglib?expand=0&rev=29 --- cglib.changes | 6 ++++++ cglib.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/cglib.changes b/cglib.changes index baa56fc..4668afc 100644 --- a/cglib.changes +++ b/cglib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 29 14:35:14 UTC 2021 - David Anes + +- Don't inject true 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 diff --git a/cglib.spec b/cglib.spec index 368b80c..2cb5ea9 100644 --- a/cglib.spec +++ b/cglib.spec @@ -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']" "true" cglib - %pom_remove_parent %build