[json-lib] Remove unneeded pom_xpath_set call

Michal Srb msrb at fedoraproject.org
Mon Jun 23 14:31:10 UTC 2014


commit 27b5e66288a63cdd0c21e30f4b024326b1855626
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Jun 23 16:30:07 2014 +0200

    Remove unneeded pom_xpath_set call

 json-lib.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/json-lib.spec b/json-lib.spec
index 798812b..b1114ea 100644
--- a/json-lib.spec
+++ b/json-lib.spec
@@ -113,8 +113,6 @@ pushd jenkins-%{name}-%{version}
 
 %pom_change_dep org.codehaus.groovy:groovy-all org.codehaus.groovy:groovy18-all:1.8
 
-%pom_xpath_set "pom:project/pom:dependencies/pom:dependency[pom:groupId = 'org.codehaus.groovy']/pom:artifactId" groovy
-
 %mvn_file org.kohsuke.stapler:json-lib jenkins-%{name}
 %mvn_package org.kohsuke.stapler:json-lib jenkins-json-lib
 


More information about the scm-commits mailing list