>From f647654bb86a695e8ad6e3f442b3058d54647556 Mon Sep 17 00:00:00 2001
Message-Id:
<f647654bb86a695e8ad6e3f442b3058d54647556.1350037981.git.cb...@av-test.de>
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
From: [email protected] (Claudio Bley)
Date: Fri, 12 Oct 2012 11:01:29 +0200
Subject: [PATCH 02/15] Introduce a javac.debug property.
To: [email protected]
Organization: AV-Test GmbH, Germany
Set this to 'true' if you want to build your .class files with
debug information.
---
build.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/build.xml b/build.xml
index 158a8a5..0b147b0 100644
--- a/build.xml
+++ b/build.xml
@@ -13,6 +13,7 @@
<property name="debian.controlfile"
value="${debian.pkgdir}/DEBIAN/control" />
<property name="debian.pkg"
value="target/libvirt-java_${version}_all.deb" />
<property environment="env"/>
+ <property name="javac.debug" value="off" />
<path id="compile.classpath">
<fileset dir="${jar.dir}">
--
AV-Test GmbH, Henricistraße 20, 04155 Leipzig, Germany
Phone: +49 341 265 310 19
Web:<http://www.av-test.org>
Eingetragen am / Registered at: Amtsgericht Stendal (HRB 114076)
Geschaeftsfuehrer (CEO): Andreas Marx, Guido Habicht, Maik Morgenstern
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list