Blob Blame History Raw
--- Avalon-4.1.4/build.xml~	2003-02-27 16:24:59.000000000 +0000
+++ Avalon-4.1.4/build.xml	2005-12-15 10:39:51.000000000 +0000
@@ -156,8 +156,7 @@
             destdir="${target.classes}"
             debug="${debug}"
             optimize="${optimize}"
-            deprecation="${deprecation}"
-            target="1.2">
+            deprecation="${deprecation}">
             <classpath refid="project.class.path" />
             <src path="${test.dir}"/>
             <exclude name="org/apache/avalon/framework/logger/LogKit*.java"