[apache-commons-jci] disable (unused) extensions

gil gil at fedoraproject.org
Sat Mar 29 13:06:53 UTC 2014


commit 0864b2c2fe361ee7cc52c23bbdd73b143a3e2622
Author: gil <puntogil at libero.it>
Date:   Sat Mar 29 14:06:55 2014 +0100

    disable (unused) extensions

 apache-commons-jci.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/apache-commons-jci.spec b/apache-commons-jci.spec
index 383d19e..e138ce6 100644
--- a/apache-commons-jci.spec
+++ b/apache-commons-jci.spec
@@ -129,6 +129,8 @@ find . -name "*.jar" -delete
 %pom_disable_module compilers/javac
 %pom_disable_module examples
 
+%pom_xpath_remove "pom:build/pom:extensions"
+
 sed -i "s|<maven.compile.source>1.4<|<maven.compile.source>1.5<|" pom.xml
 sed -i "s|<maven.compile.target>1.4<|<maven.compile.target>1.5<|" pom.xml
 


More information about the scm-commits mailing list