[pkg-java] r7654 - trunk/plexus-cdc/debian/patches
twerner at alioth.debian.org
twerner at alioth.debian.org
Fri Dec 12 12:06:19 UTC 2008
Author: twerner
Date: 2008-12-12 12:06:18 +0000 (Fri, 12 Dec 2008)
New Revision: 7654
Modified:
trunk/plexus-cdc/debian/patches/pom.diff
Log:
reduce the patch pom.diff
Modified: trunk/plexus-cdc/debian/patches/pom.diff
===================================================================
--- trunk/plexus-cdc/debian/patches/pom.diff 2008-12-12 11:08:17 UTC (rev 7653)
+++ trunk/plexus-cdc/debian/patches/pom.diff 2008-12-12 12:06:18 UTC (rev 7654)
@@ -2,26 +2,9 @@
Index: plexus-cdc-1.0~alpha14/pom.xml
===================================================================
---- plexus-cdc-1.0~alpha14.orig/pom.xml 2008-12-10 15:50:22.000000000 +0100
-+++ plexus-cdc-1.0~alpha14/pom.xml 2008-12-08 12:24:07.000000000 +0100
-@@ -6,13 +6,16 @@
-
- <modelVersion>4.0.0</modelVersion>
-
-+ <!--
- <parent>
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-tools</artifactId>
- <version>1.0.11</version>
- </parent>
-+ -->
-
- <artifactId>plexus-cdc</artifactId>
-+ <groupId>org.codehaus.plexus</groupId>
- <name>Plexus Component Descriptor Creator</name>
- <version>1.0-alpha-14</version>
-
-@@ -21,6 +24,8 @@
+--- plexus-cdc-1.0~alpha14.orig/pom.xml 2008-12-12 13:01:05.000000000 +0100
++++ plexus-cdc-1.0~alpha14/pom.xml 2008-12-12 13:04:41.000000000 +0100
+@@ -21,6 +21,8 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.4.3</version>
@@ -30,7 +13,7 @@
</dependency>
<!--
NOTE: When QDox 1.7 is fuly cooked should update this and consider using it to provide source-level
-@@ -36,12 +41,30 @@
+@@ -36,12 +38,30 @@
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
<version>1.6.3</version>
More information about the pkg-java-commits
mailing list