[resteasy] Removed dependency on maven-checkstyle-plugin

Ade Lee vakwetu at fedoraproject.org
Thu May 9 19:48:38 UTC 2013


commit 2fc032a1a014b42500d204f4c563e6c86d13e78a
Author: Ade Lee <alee at redhat.com>
Date:   Thu May 9 15:48:34 2013 -0400

    Removed dependency on maven-checkstyle-plugin

 resteasy.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/resteasy.spec b/resteasy.spec
index 9dd8f6e..dc49527 100644
--- a/resteasy.spec
+++ b/resteasy.spec
@@ -3,7 +3,7 @@
 
 Name: resteasy
 Version: 2.3.2
-Release: 12%{?dist}
+Release: 13%{?dist}
 Summary: Framework for RESTful Web services and Java applications
 Group: Development/Libraries
 License: ASL 2.0 and CDDL
@@ -81,7 +81,6 @@ BuildRequires: xerces-j2
 #BuildRequires: findbugs-maven-plugin
 BuildRequires: jetty-version-maven-plugin
 BuildRequires: maven-local
-BuildRequires: maven-checkstyle-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-deploy-plugin
 BuildRequires: maven-install-plugin
@@ -266,6 +265,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc License.html
 
 %changelog
+* Thu May 9 2013 Ade Lee <alee at redhat.com> 2.3.2-13
+- Removed dependency on maven-checkstyle-plugin
+
 * Tue Apr 2 2013 Endi S. Dewata <edewata at redhat.com> - 2.3.2-12
 - Removed Tomcat 6 dependency
 


More information about the scm-commits mailing list