[castor-maven-plugin] 02/02: Removed the patch (the groupId is properly propagated in the rewritten pom without the patch)
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Sun Sep 8 23:10:05 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository castor-maven-plugin.
commit 73224fd5ab8d2469c84090a8145830fe21089ac1
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 9 00:46:49 2013 +0200
Removed the patch (the groupId is properly propagated in the rewritten pom without the patch)
---
debian/patches/fix_pom.diff | 14 --------------
debian/patches/series | 1 -
2 files changed, 15 deletions(-)
diff --git a/debian/patches/fix_pom.diff b/debian/patches/fix_pom.diff
deleted file mode 100644
index 3353a67..0000000
--- a/debian/patches/fix_pom.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Add missing information in POM file
-Author: Miguel Landaeta <miguel at miguel.cc>
-Forwarded: not-needed
-Last-Update: 2010-06-24
---- a/pom.xml
-+++ b/pom.xml
-@@ -5,6 +5,7 @@
- <version>22</version>
- </parent>
- <modelVersion>4.0.0</modelVersion>
-+ <groupId>org.codehaus.mojo</groupId>
- <artifactId>castor-maven-plugin</artifactId>
- <packaging>maven-plugin</packaging>
- <name>Castor Maven Plugin</name>
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 55ac305..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix_pom.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/castor-maven-plugin.git
More information about the pkg-java-commits
mailing list