diff --git a/build.xml b/build.xml index b7940ab..2abb2ee 100644 --- a/build.xml +++ b/build.xml @@ -18,12 +18,16 @@ xmlns:cpptasks="antlib:net.sf.antcontrib.cpptasks" xmlns:ivy="antlib:org.apache.ivy.ant" xmlns:junit4="antlib:com.carrotsearch.junit4" - xmlns:mvn="antlib:org.apache.maven.artifact.ant"> + xmlns:mvn="antlib:org.apache.maven.artifact.ant" + xmlns:artifact="antlib:org.apache.maven.artifact.ant"> + + + @@ -350,7 +354,7 @@ + depending on the value of the lz4-pure-java property. --> @@ -363,7 +367,7 @@ - + @@ -376,7 +380,7 @@ - + @@ -469,4 +473,21 @@ + + + + + + + + + + + +