This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-cdc.
commit 5bdf5557b758af30eee9079195d8651a27a4c75a Author: Torsten Werner <[email protected]> Date: Fri Dec 12 12:06:18 2008 +0000 reduce the patch pom.diff --- debian/patches/pom.diff | 25 ++++--------------------- 1 file changed, 4 insertions(+), 21 deletions(-) diff --git a/debian/patches/pom.diff b/debian/patches/pom.diff index 37605e5..ff7ade6 100644 --- a/debian/patches/pom.diff +++ b/debian/patches/pom.diff @@ -2,26 +2,9 @@ some temporary workarounds... 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 @@ Index: plexus-cdc-1.0~alpha14/pom.xml </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> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-cdc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

