[maven-plugin-tools] Revert "Added depmap for jtidy"

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Sep 30 13:40:01 UTC 2010


commit db46329622a131ba08bc655a9eccacacd5192410
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Sep 30 13:22:06 2010 +0200

    Revert "Added depmap for jtidy"
    
    not needed anymore with new jtidy build providing maven depmap
    
    This reverts commit 3edfeda45a15b42e5291662d4302c1ed564b3db5.

 maven-plugin-tools-depmap.xml |   16 ----------------
 maven-plugin-tools.spec       |    7 ++++---
 2 files changed, 4 insertions(+), 19 deletions(-)
---
diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec
index bdb3c11..9b37eaf 100644
--- a/maven-plugin-tools.spec
+++ b/maven-plugin-tools.spec
@@ -1,6 +1,6 @@
 Name:           maven-plugin-tools
 Version:        2.6
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Maven Plugin Tools
 
 Group:          Development/Libraries
@@ -10,7 +10,6 @@ Epoch:          0
 #svn export http://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-2.6 maven-plugin-tools-2.6
 #tar caf maven-plugin-tools-2.6.tar.xz maven-plugin-tools-2.6/
 Source0:        %{name}-%{version}.tar.xz
-Source1:        %{name}-depmap.xml
 
 # this patch should be upstreamed (together with updated pom.xml
 # dependency version on jtidy 8.0)
@@ -146,7 +145,6 @@ mvn-jpp \
         -e \
         -Dmaven2.jpp.mode=true \
         -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
-        -Dmaven2.jpp.depmap.file=%{SOURCE1} \
         -Dmaven.test.skip=true \
         package javadoc:aggregate
 
@@ -266,6 +264,9 @@ rm -rf %{buildroot}
 %{_javadir}/%{name}/plugin*
 
 %changelog
+* Thu Sep 30 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:2.6-8
+- Remove jtidy depmap (not needed anymore)
+
 * Wed Sep 29 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:2.6-7
 - Add patch for new jtidy
 - Add jtidy depmap


More information about the scm-commits mailing list