[maven2-common-poms] - Remove ant and plugins depmaps. They are properly handled by ant packages.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Aug 30 12:03:05 UTC 2010


commit ad35076ac5c60a5c9831a15a713c59638c7f6f70
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Aug 30 15:02:08 2010 +0300

    - Remove ant and plugins depmaps. They are properly handled by ant packages.

 maven2-common-poms-jpp-depmap.xml |   48 -------------------------------------
 maven2-common-poms.spec           |    5 +++-
 sources                           |    2 +-
 3 files changed, 5 insertions(+), 50 deletions(-)
---
diff --git a/maven2-common-poms-jpp-depmap.xml b/maven2-common-poms-jpp-depmap.xml
index 66214a3..5b7d219 100644
--- a/maven2-common-poms-jpp-depmap.xml
+++ b/maven2-common-poms-jpp-depmap.xml
@@ -157,30 +157,6 @@
 	</dependency>
 	<dependency>
 		<maven>
-			<groupId>ant</groupId>
-			<artifactId>ant-launcher</artifactId>
-			<version>1.6.5</version>
-		</maven>
-		<jpp>
-			<groupId>JPP</groupId>
-			<artifactId>ant-launcher</artifactId>
-			<version>1.6.5</version>
-		</jpp>
-	</dependency>
-	<dependency>
-		<maven>
-			<groupId>ant</groupId>
-			<artifactId>ant</artifactId>
-			<version>1.6.5</version>
-		</maven>
-		<jpp>
-			<groupId>JPP</groupId>
-			<artifactId>ant</artifactId>
-			<version>1.6.5</version>
-		</jpp>
-	</dependency>
-	<dependency>
-		<maven>
 			<groupId>velocity</groupId>
 			<artifactId>velocity</artifactId>
 			<version>1.4</version>
@@ -2489,30 +2465,6 @@
 
     <dependency>
         <maven>
-            <groupId>ant</groupId>
-            <artifactId>ant-junit</artifactId>
-            <version>1.6.5</version>
-        </maven>
-        <jpp>
-            <groupId>JPP/ant</groupId>
-            <artifactId>ant-junit</artifactId>
-            <version>1.6.5</version>
-        </jpp>
-    </dependency>
-    <dependency>
-        <maven>
-            <groupId>ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.6.5</version>
-        </maven>
-        <jpp>
-            <groupId>JPP/ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.6.5</version>
-        </jpp>
-    </dependency>
-    <dependency>
-        <maven>
             <groupId>asm</groupId>
             <artifactId>asm</artifactId>
             <version>3.0</version>
diff --git a/maven2-common-poms.spec b/maven2-common-poms.spec
index 52fec96..474c229 100644
--- a/maven2-common-poms.spec
+++ b/maven2-common-poms.spec
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           19%{?dist}
+Release:           20%{?dist}
 Epoch:             0
 Summary:           Common poms for maven2
 License:           ASL 2.0 and BSD
@@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/maven2
 
 %changelog
+* Mon Aug 30 2010 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-20
+- Remove ant and plugins depmaps. They are properly handled by ant packages.
+
 * Thu Jun 17 2010 Deepak Bhole <dbhole at redhat.com> 0:1.0-19
 - Added plugins parent pom
 
diff --git a/sources b/sources
index cfa1d4e..8706895 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz
-8571345de1434a7be242a4970a79b677  maven2-common-poms-src.tar.xz
+6e5b39fc25a9111a52f65a7a679a86bc  maven2-common-poms-src.tar.xz


More information about the scm-commits mailing list