This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch master in repository jenkins.
commit 025758b7e552165160bc3cd96b2a419c33f0c521 Author: James Page <[email protected]> Date: Mon Aug 12 11:39:11 2013 +0100 Fixup patches --- ...1-Drop-use-of-org.codehaus.mojo.signature.patch | 27 -------------------- debian/patches/series | 1 - 2 files changed, 28 deletions(-) diff --git a/debian/patches/0021-Drop-use-of-org.codehaus.mojo.signature.patch b/debian/patches/0021-Drop-use-of-org.codehaus.mojo.signature.patch deleted file mode 100644 index aef30be..0000000 --- a/debian/patches/0021-Drop-use-of-org.codehaus.mojo.signature.patch +++ /dev/null @@ -1,27 +0,0 @@ -From: James Page <[email protected]> -Date: Mon, 12 Aug 2013 10:56:00 +0100 -Subject: Drop use of org.codehaus.mojo.signature - -This creates problems for the Debian version of animal sniffer. ---- - pom.xml | 7 ------- - 1 file changed, 7 deletions(-) - -diff --git a/pom.xml b/pom.xml -index 8eaecdd..9d54edd 100644 ---- a/pom.xml -+++ b/pom.xml -@@ -582,13 +582,6 @@ THE SOFTWARE. - </goals> - </execution> - </executions> -- <configuration> -- <signature> -- <groupId>org.codehaus.mojo.signature</groupId> -- <artifactId>java15</artifactId> -- <version>1.0</version> -- </signature> -- </configuration> - </plugin> - - <plugin> diff --git a/debian/patches/series b/debian/patches/series index 8b28a94..a6d1122 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -18,4 +18,3 @@ build/0017-ignore-plugin-pom.xml.patch build/0018-fileupload-compat.patch build/0019-io-compat.pach.patch 0020-Drop-use-of-gitsite-extension.patch -0021-Drop-use-of-org.codehaus.mojo.signature.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

