This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to annotated tag debian/1%3A2.1.1-b31-1 in repository glassfish.
commit 129d99ebc8cfac3ed53c02d0396b3eb8878534a1 Author: Torsten Werner <[email protected]> Date: Tue May 18 19:59:41 2010 +0000 create a compatible symlink glassfish-mail.jar --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 68f2705..046c129 100755 --- a/debian/rules +++ b/debian/rules @@ -32,8 +32,8 @@ common-install-prehook-indep:: install/glassfish-mail:: mh_installpom -pglassfish-mail debian/poms/mail.xml - mh_installjar -pglassfish-mail debian/poms/mail.xml -l \ - publish/glassfish/lib/mail.jar + mh_installjar -pglassfish-mail debian/poms/mail.xml \ + publish/glassfish/lib/mail.jar /usr/share/java/glassfish-mail.jar get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/glassfish.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

