This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2.
commit 3b0f587f976dab279269bab07f84f83b71eef786 Author: Paul Cager <[email protected]> Date: Fri Apr 4 19:22:50 2008 +0000 maven2 (2.0.8-6) unstable; urgency=low * Added symlink /usr/share/maven2/bin/mvn -> /usr/bin/mvn (and the same for m2). Fixes bug http://jira.codehaus.org/browse/MINVOKER-28 (thanks to [email protected] for reporting the bug). --- debian/changelog | 9 +++++++++ debian/maven2.links | 5 +++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8963578..124dc4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +maven2 (2.0.8-6) unstable; urgency=low + + * Added symlink /usr/share/maven2/bin/mvn -> /usr/bin/mvn + (and the same for m2). + Fixes bug http://jira.codehaus.org/browse/MINVOKER-28 + (thanks to [email protected] for reporting the bug). + + -- Paul Cager <[email protected]> Fri, 04 Apr 2008 20:15:52 +0100 + maven2 (2.0.8-5) unstable; urgency=low * Fixed processing of command line options (Closes: #466860) diff --git a/debian/maven2.links b/debian/maven2.links index 174b480..47807e0 100644 --- a/debian/maven2.links +++ b/debian/maven2.links @@ -1,10 +1,11 @@ /etc/maven2 /usr/share/maven2/conf - /usr/share/maven2/conf/m2.conf /usr/share/maven2/bin/m2.conf -/usr/share/java/classworlds.jar usr/share/maven2/boot/classworlds.jar +/usr/bin/mvn /usr/share/maven2/bin/mvn +/usr/bin/m2 /usr/share/maven2/bin/m2 +/usr/share/java/classworlds.jar usr/share/maven2/boot/classworlds.jar /usr/share/java/commons-cli.jar usr/share/maven2/lib/commons-cli.jar /usr/share/java/commons-cli.jar /usr/share/maven2/lib/commons-cli.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

