diff --git a/build.xml b/build.xml index 455ce077218..d037dd7e52e 100644 --- a/build.xml +++ b/build.xml @@ -11,6 +11,7 @@ + @@ -22,7 +23,7 @@ - + @@ -67,8 +68,6 @@ - - @@ -87,8 +86,6 @@ - - @@ -148,7 +145,6 @@ - @@ -286,6 +282,7 @@ + @@ -369,6 +366,7 @@ -dontwarn org.objectweb.asm.** # this is ASM3, the old version that we do not use -libraryjars '${rtjar}' + -libraryjars '${bootstrap.runtime}' -target 1.6 -dontoptimize @@ -429,6 +427,7 @@ +