[maven2-common-poms] Remove jline pom and depmap, jline now handles its own.

mbooth mbooth at fedoraproject.org
Sat Dec 18 12:26:22 UTC 2010


commit e350460de10e983f20dbb719bff218a5cb20f876
Author: mbooth <fedora at matbooth.co.uk>
Date:   Sat Dec 18 12:25:40 2010 +0000

    Remove jline pom and depmap, jline now handles its own.

 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 67fc8ed..724c775 100644
--- a/maven2-common-poms-jpp-depmap.xml
+++ b/maven2-common-poms-jpp-depmap.xml
@@ -1078,18 +1078,6 @@
 	</dependency>
 	<dependency>
 		<maven>
-			<groupId>jline</groupId>
-			<artifactId>jline</artifactId>
-			<version>1.0.1</version>
-		</maven>
-		<jpp>
-			<groupId>JPP</groupId>
-			<artifactId>jline</artifactId>
-			<version>1.0.1</version>
-		</jpp>
-	</dependency>
-	<dependency>
-		<maven>
 			<groupId>jmock</groupId>
 			<artifactId>jmock-cglib</artifactId>
 			<version>1.0.1</version>
diff --git a/maven2-common-poms.spec b/maven2-common-poms.spec
index 12b9a6c..ad25d33 100644
--- a/maven2-common-poms.spec
+++ b/maven2-common-poms.spec
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           30%{?dist}
+Release:           31%{?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
+* Sat Dec 18 2010 Mat Booth <fedora at matbooth.co.uk> 0:1.0-31
+- Remove jline pom and depmap, jline now handles its own.
+
 * Wed Dec 15 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:1.0-30
 - Major cleanup of pom files in tarball and verionless depmap
 - Removed 119 pom files already provided by packages
diff --git a/sources b/sources
index b483b54..3195906 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-efd92a9e9b772646b8287602f6ab4e85  maven2-common-poms-src.tar.xz
 e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz
+2e37ba294893a085e5706ad3588fc5a7  maven2-common-poms-src.tar.xz


More information about the scm-commits mailing list