[grizzly] remove unneeded extensions

gil gil at fedoraproject.org
Sun Jun 8 15:41:31 UTC 2014


commit 11be8968970154f5acc1e6f1a32b57022a2ecca2
Author: gil <puntogil at libero.it>
Date:   Sun Jun 8 17:41:21 2014 +0200

    remove unneeded extensions

 grizzly.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/grizzly.spec b/grizzly.spec
index e92cbd2..e2bc148 100644
--- a/grizzly.spec
+++ b/grizzly.spec
@@ -104,7 +104,8 @@ find . -name '*.class' -delete
 %pom_remove_dep org.glassfish.hk2:hk2-locator
 %pom_remove_dep org.glassfish.hk2:osgi-adapter
 
-%pom_xpath_remove "pom:build/pom:extensions/pom:extension[pom:artifactId = 'wagon-webdav']"
+# wagon-webdav & wagon-ssh-external
+%pom_xpath_remove "pom:build/pom:extensions"
 
 # org.glassfish.grizzly:grizzly-npn-api:1.0
 %pom_disable_module spdy modules


More information about the scm-commits mailing list