]> source.dussan.org Git - aspectj.git/commitdiff
accidentally commented out short-circuit property
authorwisberg <wisberg>
Mon, 6 Jan 2003 23:31:30 +0000 (23:31 +0000)
committerwisberg <wisberg>
Mon, 6 Jan 2003 23:31:30 +0000 (23:31 +0000)
build/build-properties.xml

index a027d6181bbf46a962958ce7f5a0c4e0237c0294..5bd21f619395b420d20af846aeea0e1cba033eb8 100644 (file)
@@ -96,8 +96,8 @@
       <!-- run directly from classes in bin when debugging.
       <taskdef resource="org/aspectj/internal/tools/ant/taskdefs/taskdefs.properties"
          classpath="${aspectj.modules.dir}/build/bin"/>
-      <property name="init-taskdefs.done" value="done"/>
         -->
+      <property name="init-taskdefs.done" value="done"/>
     </target>
 
     <target name="init-directories"