diff --git a/build.xml b/build.xml index be7fb27..4e3abf0 100644 --- a/build.xml +++ b/build.xml @@ -19,10 +19,10 @@ Build for PACK200 component + - - - + + @@ -75,18 +75,18 @@ - + - + @@ -140,7 +140,7 @@ - + @@ -159,7 +159,7 @@ - + diff --git a/make/depends.properties b/make/depends.properties index 636c440..379b6fb 100644 --- a/make/depends.properties +++ b/make/depends.properties @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -depends.jars=${depends.dir}/jars +depends.jars=${hy.depends}/jars asm.ver=asm-3.1 asm.dir=${depends.jars}/${asm.ver} asm.jar=${asm.dir}/${asm.ver}.jar diff --git a/make/run-test.xml b/make/run-test.xml index 8268be3..f79be31 100644 --- a/make/run-test.xml +++ b/make/run-test.xml @@ -23,7 +23,9 @@ - + + +