[jboss-parent] Added maven-surefire-provider-junit requires

Marek Goldmann goldmann at fedoraproject.org
Mon Aug 29 09:46:19 UTC 2011


commit 8480f8051840f6a1051a0ea5920d08233af5c428
Author: Marek Goldmann <goldmann at fedoraproject.org>
Date:   Mon Aug 29 05:45:51 2011 -0400

    Added maven-surefire-provider-junit requires

 jboss-parent.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jboss-parent.spec b/jboss-parent.spec
index 5120382..1922c65 100644
--- a/jboss-parent.spec
+++ b/jboss-parent.spec
@@ -1,6 +1,6 @@
 Name:                 jboss-parent
 Version:              6
-Release:              2%{?dist}
+Release:              3%{?dist}
 Summary:              JBoss Parent POM
 Group:                Development/Libraries
 License:              LGPLv2+
@@ -59,6 +59,7 @@ Requires:             maven-resources-plugin
 Requires:             maven-site-plugin
 Requires:             maven-source-plugin
 Requires:             maven-surefire-plugin
+Requires:             maven-surefire-provider-junit
 Requires:             maven-war-plugin
 Requires:             jpackage-utils
 Requires:             java
@@ -84,6 +85,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.jboss-%{name}.pom
 %{_mavendepmapfragdir}/*
 
 %changelog
+* Mon Aug 29 2011 Marek Goldmann <mgoldman at redhat.com> 6-3
+- Added maven-surefire-provider-junit requires
+
 * Thu Jul 28 2011 Marek Goldmann <mgoldman at redhat.com> 6-2
 - Added build section
 - Removed unnecessary sections and BR's


More information about the scm-commits mailing list