[maven2-common-poms] MSV now ships its own pom and depmap, remove it from maven2-common-poms.

mbooth mbooth at fedoraproject.org
Fri Sep 24 19:22:17 UTC 2010


commit 660cd9f9dedbd0ff358184d548dc208fc23b6f69
Author: mbooth <fedora at matbooth.co.uk>
Date:   Fri Sep 24 20:20:20 2010 +0100

    MSV now ships its own pom and depmap, remove it from maven2-common-poms.

 maven2-common-poms-jpp-depmap.xml |   12 ------------
 maven2-common-poms.spec           |    5 ++++-
 sources                           |    2 +-
 3 files changed, 5 insertions(+), 14 deletions(-)
---
diff --git a/maven2-common-poms-jpp-depmap.xml b/maven2-common-poms-jpp-depmap.xml
index e54bacf..476ee2a 100644
--- a/maven2-common-poms-jpp-depmap.xml
+++ b/maven2-common-poms-jpp-depmap.xml
@@ -2585,18 +2585,6 @@
     </dependency>
     <dependency>
         <maven>
-            <groupId>msv</groupId>
-            <artifactId>msv</artifactId>
-            <version>20020414</version>
-        </maven>
-        <jpp>
-            <groupId>JPP</groupId>
-            <artifactId>msv-msv</artifactId>
-            <version>20020414</version>
-        </jpp>
-    </dependency>
-    <dependency>
-        <maven>
             <groupId>net.java.dev.stax-utils</groupId>
             <artifactId>stax-utils</artifactId>
             <version>20060502</version>
diff --git a/maven2-common-poms.spec b/maven2-common-poms.spec
index 8db57d8..a3fbcf8 100644
--- a/maven2-common-poms.spec
+++ b/maven2-common-poms.spec
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           21%{?dist}
+Release:           22%{?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
+* Sun Sep 19 2010 Mat Booth <fedora at matbooth.co.uk> 0:1.0-22
+- Remove msv pom and depmap, msv now handles its own.
+
 * Tue Sep 07 2010 Guido Grazioli <guido.grazioli at gmail.com> 0:1.0-21
 - Fix cvsclient pom to new jar location (#572165)
 - Drop apache-commons-langs (#591878)
diff --git a/sources b/sources
index 4805549..75293ba 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-64893956c3f1f4bc22b80152f370d268  maven2-common-poms-src.tar.xz
+dbc45266c0b25b467e720cb2f6d320bb  maven2-common-poms-src.tar.xz
 e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz


More information about the scm-commits mailing list