Set logkit dependency scope to provided
Signed-off-by: Michael Simacek <msimacek@redhat.com> Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>
This commit is contained in:
		
							parent
							
								
									8cf430a538
								
							
						
					
					
						commit
						6acd3c658e
					
				| @ -4,7 +4,7 @@ | ||||
| 
 | ||||
| Name:           apache-%{short_name} | ||||
| Version:        1.1.3 | ||||
| Release:        9%{?dist} | ||||
| Release:        10%{?dist} | ||||
| Summary:        Apache Commons Logging | ||||
| License:        ASL 2.0 | ||||
| URL:            http://commons.apache.org/%{base_name} | ||||
| @ -53,6 +53,8 @@ Summary:        API documentation for %{name} | ||||
| %pom_add_dep avalon-framework:avalon-framework-api:4.3:provided | ||||
| %pom_add_dep avalon-framework:avalon-framework-impl:4.3:test | ||||
| 
 | ||||
| %pom_xpath_inject "pom:dependency[pom:artifactId='logkit']" '<scope>provided</scope>' | ||||
| 
 | ||||
| %pom_remove_plugin :cobertura-maven-plugin | ||||
| %pom_remove_plugin :maven-scm-publish-plugin | ||||
| 
 | ||||
| @ -97,6 +99,9 @@ install -pm 644 %{SOURCE2} %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}-api.po | ||||
| # ----------------------------------------------------------------------------- | ||||
| 
 | ||||
| %changelog | ||||
| * Thu Feb 20 2014 Michael Simacek <msimacek@redhat.com> - 1.1.3-10 | ||||
| - Set logkit dependency scope to provided | ||||
| 
 | ||||
| * Thu Feb 20 2014 Michael Simacek <msimacek@redhat.com> - 1.1.3-9 | ||||
| - Set avalon dependency scope to provided | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user