diff --git a/build.xml b/build.xml index 6c05350a58..62e72b7f1a 100644 --- a/build.xml +++ b/build.xml @@ -569,7 +569,7 @@ under the License. This is POI ${version.id} - Java Version ${ant.java.version}/${java.version} + Java Version ${ant.java.version}/${java.version}, isJava8: ${isJava8} Timestamp ${DSTAMP} The main targets of interest are: - clean Erase all build work products (ie. everything in the build directory) @@ -612,7 +612,7 @@ under the License. - + REL_${version.id} @@ -1082,6 +1082,8 @@ under the License. + + @@ -1139,6 +1141,8 @@ under the License. + + @@ -2201,6 +2205,8 @@ under the License. + +