msrb pushed to jenkins (f22). "Change findbugs dep scope to "provided""

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 11:31:22 UTC 2015


>From 7c4fd74db3cb452ef628c7c01b13a077303ec10a Mon Sep 17 00:00:00 2001
From: Michal Srb <msrb at redhat.com>
Date: Wed, 11 Mar 2015 13:35:36 +0100
Subject: Change findbugs dep scope to "provided"


diff --git a/jenkins.spec b/jenkins.spec
index 4588ed5..f113c0f 100644
--- a/jenkins.spec
+++ b/jenkins.spec
@@ -462,7 +462,7 @@ cp %{SOURCE2} LICENSE-CDDL.txt
 # fix gId:aId
 # findbugs annotations
 %pom_remove_dep findbugs:annotations core
-%pom_add_dep com.google.code.findbugs:jsr305 core
+%pom_add_dep com.google.code.findbugs:jsr305 core '<scope>provided</scope>'
 # groovy
 %pom_remove_dep org.codehaus.groovy:groovy-all core
 %pom_add_dep org.codehaus.groovy:groovy18:1.8 core
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jenkins.git/commit/?h=f22&id=7c4fd74db3cb452ef628c7c01b13a077303ec10a


More information about the scm-commits mailing list