This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit 42760a9b9662845d3a89396da54c1b8cae8cdf77 Author: Nick Sieger <[email protected]> Date: Mon Jan 7 02:06:02 2008 +0000 Merge pom change from 1.0 git-svn-id: http://svn.codehaus.org/jruby/joni/trunk@5526 961051c9-f516-0410-bf72-c9f7e237a7b7 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index c03f93a..1c62c78 100644 --- a/pom.xml +++ b/pom.xml @@ -84,6 +84,12 @@ <sourceDirectory>src</sourceDirectory> <testSourceDirectory>test</testSourceDirectory> <finalName>joni</finalName> + <extensions> + <extension> + <groupId>org.apache.maven.wagon</groupId> + <artifactId>wagon-webdav</artifactId> + </extension> + </extensions> <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

