[istack-commons] Added maven-enforcer-plugin build time dependency

Juan Hernandez jhernand at fedoraproject.org
Sat Jul 21 18:42:30 UTC 2012


commit f35fbb8ebdda5d06a9086be700f85ae9b4a862ef
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Sat Jul 21 17:56:39 2012 +0200

    Added maven-enforcer-plugin build time dependency

 istack-commons.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/istack-commons.spec b/istack-commons.spec
index 71eb987..dffe17f 100644
--- a/istack-commons.spec
+++ b/istack-commons.spec
@@ -1,6 +1,6 @@
 Name:           istack-commons
 Version:        2.6.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Common code for some Glassfish projects
 Group:          Development/Libraries
 License:        CDDL and GPLv2
@@ -25,6 +25,7 @@ BuildRequires:  jvnet-parent
 BuildRequires:  junit
 BuildRequires:  maven
 BuildRequires:  maven-compiler-plugin
+BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-install-plugin
 BuildRequires:  maven-jar-plugin
 BuildRequires:  maven-javadoc-plugin
@@ -145,6 +146,9 @@ cp -p maven-plugin/pom.xml %{buildroot}%{_mavenpomdir}/JPP-maven-%{name}-plugin.
 
 
 %changelog
+* Sat Jul 21 2012 Juan Hernandez <juan.hernandez at redhat.com> - 2.6.1-5
+- Add maven-enforcer-plugin as build time dependency
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list