Skip tests.
This commit is contained in:
parent
208e7a8cbc
commit
82f47a7915
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
Name: slf4j
|
Name: slf4j
|
||||||
Version: 1.5.8
|
Version: 1.5.8
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Simple Logging Facade for Java
|
Summary: Simple Logging Facade for Java
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -137,6 +137,7 @@ mvn-jpp \
|
|||||||
-Dmaven2.jpp.mode=true \
|
-Dmaven2.jpp.mode=true \
|
||||||
-Dmaven2.jpp.depmap.file=%{SOURCE2} \
|
-Dmaven2.jpp.depmap.file=%{SOURCE2} \
|
||||||
-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
|
-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
|
||||||
|
-Dmaven.test.skip=true \
|
||||||
install javadoc:javadoc
|
install javadoc:javadoc
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -259,6 +260,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_docdir}/%{name}-%{version}/site
|
%{_docdir}/%{name}-%{version}/site
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 4 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.5.8-5
|
||||||
|
- Skip tests.
|
||||||
|
|
||||||
* Wed Sep 2 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.5.8-4
|
* Wed Sep 2 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.5.8-4
|
||||||
- Fix other line lenghts.
|
- Fix other line lenghts.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user