[jboss-saaj-1.3-api] Added maven-enforcer-plugin build time dependency

Juan Hernandez jhernand at fedoraproject.org
Tue Jul 24 16:20:42 UTC 2012


commit 5df77fb4e232acd49180a92ee628226161165c44
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Tue Jul 24 18:04:36 2012 +0200

    Added maven-enforcer-plugin build time dependency

 jboss-saaj-1.3-api.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jboss-saaj-1.3-api.spec b/jboss-saaj-1.3-api.spec
index 84dda2f..049b200 100644
--- a/jboss-saaj-1.3-api.spec
+++ b/jboss-saaj-1.3-api.spec
@@ -3,7 +3,7 @@
 
 Name: jboss-saaj-1.3-api
 Version: 1.0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: SOAP with Attachments API for Java 1.3
 Group: Development/Libraries
 License: CDDL or GPLv2 with exceptions
@@ -19,6 +19,7 @@ BuildRequires: jpackage-utils
 BuildRequires: java-devel
 BuildRequires: maven
 BuildRequires: maven-compiler-plugin
+BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
 BuildRequires: maven-javadoc-plugin
@@ -82,6 +83,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Tue Jul 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 1.0.2-3
+- Added maven-enforcer-plugin build time dependency
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list