]> source.dussan.org Git - aspectj.git/commitdiff
temp removal of the call to build runtime with 11 javac. WILL NEED TO FIX RUNTIME...
authoraclement <aclement>
Wed, 6 Jul 2005 08:25:53 +0000 (08:25 +0000)
committeraclement <aclement>
Wed, 6 Jul 2005 08:25:53 +0000 (08:25 +0000)
build/release/build.xml

index e44adac7c820769c21ba5578cf47b30bd021011b..c063788d792be55eb179a7a3fb6f843c1a6ae42b 100644 (file)
@@ -79,7 +79,8 @@
                <antcall target="install"/>
                <antcall target="product-tests"/>
                <!-- TODO re-enable antcall target="harness-tests"/ --> 
-               <build-aspectj vm="13" target="compile-runtime-11"/>
+               <!-- Temporary removal to see if build will work... -->
+               <!--build-aspectj vm="13" target="compile-runtime-11"/-->
                        
            <build-aspectj vm="${max.vm}" target="save-result"/>