Set avalon 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
8a4bc2c084
commit
8cf430a538
@ -4,7 +4,7 @@
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 1.1.3
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Apache Commons Logging
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/%{base_name}
|
||||
@ -50,7 +50,7 @@ Summary: API documentation for %{name}
|
||||
|
||||
# Sent upstream https://issues.apache.org/jira/browse/LOGGING-143
|
||||
%pom_remove_dep :avalon-framework
|
||||
%pom_add_dep avalon-framework:avalon-framework-api:4.3
|
||||
%pom_add_dep avalon-framework:avalon-framework-api:4.3:provided
|
||||
%pom_add_dep avalon-framework:avalon-framework-impl:4.3:test
|
||||
|
||||
%pom_remove_plugin :cobertura-maven-plugin
|
||||
@ -97,6 +97,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-9
|
||||
- Set avalon dependency scope to provided
|
||||
|
||||
* Wed Jan 22 2014 Michal Srb <msrb@redhat.com> - 1.1.3-8
|
||||
- Run all the tests agains
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user