From 8dcac951c5d4d5ca1f896eac4d10891b6b7a2008 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Thu, 19 Oct 2006 16:38:22 +0000 Subject: Make jar-debug the default target to be consistent with j3d-core git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@109 dd45e54d-f42e-c781-df72-dca083a658b1 --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 04ebc21..b19f184 100644 --- a/build.xml +++ b/build.xml @@ -14,7 +14,7 @@ */ --> - + @@ -169,7 +169,7 @@ -The following ant targets are available ("jar-opt" is the default): +The following ant targets are available ("jar-debug" is the default): all - execute targets jar-debug and dist -- cgit v1.2.3