This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch patch-queue/master in repository jenkins.
commit 53528bfb4aa8b5825bb5f7442e2f983f95c7065c Author: Debian Java Maintainers <[email protected]> Date: Sun Aug 11 10:41:39 2013 +0100 Drop use of gitsite extension This is not required for the package build --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 9e36e37..8eaecdd 100644 --- a/pom.xml +++ b/pom.xml @@ -670,14 +670,6 @@ THE SOFTWARE. </dependencies> </plugin> </plugins> - - <extensions> - <extension> - <groupId>org.kohsuke</groupId> - <artifactId>wagon-gitsite</artifactId> - <version>0.3.5</version> - </extension> - </extensions> </build> <profiles> -- 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

