rpms/maven2-common-poms/devel maven2-common-poms.spec, 1.14, 1.15 maven2-common-poms-jpp-depmap.xml, 1.9, 1.10

Alexander Kurtakov akurtakov at fedoraproject.org
Wed May 19 07:55:53 UTC 2010


Author: akurtakov

Update of /cvs/pkgs/rpms/maven2-common-poms/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18191/devel

Modified Files:
	maven2-common-poms.spec maven2-common-poms-jpp-depmap.xml 
Log Message:
- Remove maven-plugin-testing depmaps


Index: maven2-common-poms.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/maven2-common-poms.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- maven2-common-poms.spec	12 May 2010 00:00:20 -0000	1.14
+++ maven2-common-poms.spec	19 May 2010 07:55:52 -0000	1.15
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           14%{?dist}
+Release:           15%{?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
+* Wed May 19 2010 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-15
+- Remove maven-plugin-testing depmaps.
+
 * Wed May 12 2010 Guido Grazioli <guido.grazioli at gmail.com> 0:1.0-14
 - Drop apache-commons-logging pom (BZ 591279).
 - Drop plexus-archiver pom (BZ 550790).


Index: maven2-common-poms-jpp-depmap.xml
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/maven2-common-poms-jpp-depmap.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- maven2-common-poms-jpp-depmap.xml	12 May 2010 00:00:18 -0000	1.9
+++ maven2-common-poms-jpp-depmap.xml	19 May 2010 07:55:52 -0000	1.10
@@ -657,18 +657,6 @@
 	<dependency>
 		<maven>
 			<groupId>org.apache.maven</groupId>
-			<artifactId>maven-plugin-testing-harness</artifactId>
-			<version>1.0-SNAPSHOT</version>
-		</maven>
-		<jpp>
-			<groupId>JPP/maven-shared</groupId>
-			<artifactId>plugin-testing-harness</artifactId>
-			<version>1.0-SNAPSHOT</version>
-		</jpp>
-	</dependency>
-	<dependency>
-		<maven>
-			<groupId>org.apache.maven</groupId>
 			<artifactId>maven-plugin-registry</artifactId>
 			<version>2.0.7</version>
 		</maven>
@@ -2948,30 +2936,6 @@
     <dependency>
         <maven>
             <groupId>org.apache.maven.shared</groupId>
-            <artifactId>maven-plugin-testing-harness</artifactId>
-            <version>1.0</version>
-        </maven>
-        <jpp>
-            <groupId>JPP/maven-shared</groupId>
-            <artifactId>maven-plugin-testing-harness</artifactId>
-            <version>1.0</version>
-        </jpp>
-    </dependency>
-    <dependency>
-        <maven>
-            <groupId>org.apache.maven.shared</groupId>
-            <artifactId>maven-plugin-testing-tools</artifactId>
-            <version>1.0-alpha-1</version>
-        </maven>
-        <jpp>
-            <groupId>JPP/maven-shared</groupId>
-            <artifactId>maven-plugin-testing-tools</artifactId>
-            <version>1.0-alpha-1</version>
-        </jpp>
-    </dependency>
-    <dependency>
-        <maven>
-            <groupId>org.apache.maven.shared</groupId>
             <artifactId>maven-shared-io</artifactId>
             <version>1.0</version>
         </maven>



More information about the scm-commits mailing list