[animal-sniffer] Revert "Add jtidy depmap until this is fixed in jtidy"

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Sep 30 13:38:47 UTC 2010


commit 44c89e8003ab38838b772d9fd0ea10e0a8a7634f
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Sep 30 14:12:18 2010 +0200

    Revert "Add jtidy depmap until this is fixed in jtidy"
    
    Not needed anymore as jtidy now provides proper depmap and pom.xml
    
    This reverts commit 2d23d6dcacbf2ed0462f3c2ad93c6ed971d277f6.

 animal-sniffer-depmap.xml |   16 ----------------
 animal-sniffer.spec       |    3 ---
 2 files changed, 0 insertions(+), 19 deletions(-)
---
diff --git a/animal-sniffer.spec b/animal-sniffer.spec
index a29edd9..734fe11 100644
--- a/animal-sniffer.spec
+++ b/animal-sniffer.spec
@@ -12,7 +12,6 @@ URL:            http://mojo.codehaus.org/animal-sniffer/
 # tar caf animal-sniffer-1.6.tar.xz animal-sniffer-1.6
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}.sh
-Source2:        %{name}-depmap.xml
 
 Patch0:         0001-add-asm-dependency-to-maven-plugin.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -65,7 +64,6 @@ export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
 mkdir -p $MAVEN_REPO_LOCAL
 mvn-jpp \
   -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
-  -Dmaven2.jpp.depmap.file=%{SOURCE2} \
   install javadoc:aggregate
 
 
@@ -143,7 +141,6 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri Sep 17 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.6-3
 - Add asm-all dependency to maven plugin
-- Add jtidy depmap
 
 * Fri Sep 17 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.6-2
 - Un-comment mojo-parent BR forgotten from testing


More information about the scm-commits mailing list