diff --git a/build.xml b/build.xml index 532b6a6..6115505 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ @@ -137,20 +137,33 @@ + description="Compile shareable components"> + classname="java.util.logging.Logger"/> + + + - + + + + + debug="${compile.debug}" + deprecation="${compile.deprecation}" + optimize="${compile.optimize}"> + unless="jdk.1.4.present"/> + + - +