From 959e62d355a8779a8f451251ac95b62d9c6a0b36 Mon Sep 17 00:00:00 2001 From: mdb Date: Sun, 23 Mar 2003 05:13:24 +0000 Subject: [PATCH] Compile with deprecation warnings and don't require jikes by default. git-svn-id: https://samskivert.googlecode.com/svn/trunk@1078 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/atlanti/build.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/projects/atlanti/build.xml b/projects/atlanti/build.xml index b58cfb26..533b6bef 100644 --- a/projects/atlanti/build.xml +++ b/projects/atlanti/build.xml @@ -6,7 +6,6 @@ - @@ -52,7 +51,7 @@ + debug="on" optimize="off" deprecation="on">