From 06b892bbff9cdead5dabd853e7351fdfc59d8257 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 17 Apr 2009 22:49:34 +0000 Subject: [PATCH] Allow 1.6 source but continue to target 1.5 bytecode. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@810 ed5b42cb-e716-0410-a449-f6a68f950b19 --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 1799c9a7..9e96b41b 100644 --- a/build.xml +++ b/build.xml @@ -65,7 +65,7 @@ + debug="on" optimize="{$build.optimize}" deprecation="on" source="1.6" target="1.5">