From 597062f0bcbce653fbde844e3b3873588485419a Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 17 Apr 2009 22:57:55 +0000 Subject: [PATCH] Oops. Can't do that. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5733 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 86a11510e..5261d7222 100644 --- a/build.xml +++ b/build.xml @@ -26,7 +26,7 @@ classpathref="classpath"/> + deprecation="on" source="1.5" target="1.5"> @@ -42,7 +42,7 @@ classname="com.threerings.presents.tools.GenDObjectTask"/> + optimize="${build.optimize}" deprecation="on" source="1.5" target="1.5"> @@ -58,7 +58,7 @@ classname="com.threerings.presents.tools.GenServiceTask"/> + optimize="${build.optimize}" deprecation="on" source="1.5" target="1.5"> @@ -87,7 +87,7 @@ classname="com.threerings.presents.tools.GenReceiverTask"/> + debug="on" optimize="${build.optimize}" deprecation="on" source="1.5" target="1.5"> @@ -158,7 +158,7 @@ + debug="on" optimize="{$build.optimize}" deprecation="on" source="1.5" target="1.5">