[xz-java] 04/05: Enabled the debugging symbols in the compiled classes
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Sun Sep 22 22:24:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository xz-java.
commit 91313e9dd0d7dd2ea9ae67058628d7f84a71e9d6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Sep 22 23:59:46 2013 +0200
Enabled the debugging symbols in the compiled classes
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 51c42dd..c369d89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
override_dh_auto_build:
dh_auto_build
- ant -Dextdoc_url=file:///usr/share/doc/default-jdk-doc/api jar doc maven
+ ant -Dextdoc_url=file:///usr/share/doc/default-jdk-doc/api -Ddebug=true jar doc maven
override_dh_auto_clean:
dh_auto_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xz-java.git
More information about the pkg-java-commits
mailing list