This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jpathwatch.
commit 5d6ae989f3110d384282848e550cbb2e64b88a9a Author: tony mancill <[email protected]> Date: Mon Sep 14 20:44:54 2015 -0700 revert to bnd (1.50.0) --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 00b6753..7b400c6 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ override_dh_auto_build: override_jh_build: jh_build # generate OSGi metadata - bnd wrap --properties debian/jpathwatch.bnd --output debian/jpathwatch.jar jpathwatch.jar + bnd wrap -properties debian/jpathwatch.bnd -output debian/jpathwatch.jar jpathwatch.jar override_dh_auto_clean: $(MAKE) -C jpathwatch-native/src -f ../../debian/Makefile.jni clean -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jpathwatch.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

