--- groovy-core-GROOVY_1_8_9/build.xml 2013-02-15 09:42:29.000000000 +0100 +++ groovy-core-GROOVY_1_8_9/build.xml 2018-12-18 11:19:59.976323534 +0100 @@ -92,7 +92,7 @@ srcdir="config/ant/src" destdir="${targetDirectory}/tools" includeantruntime="false" - source="1.5" target="1.5" fork="true" classpathref="compilePath"/> + source="1.8" target="1.8" fork="true" classpathref="compilePath"/> @@ -176,7 +176,7 @@ + deprecation="on" debug="yes" source="1.8" target="1.8" fork="true" classpathref="compilePath"> - + @@ -248,7 +248,7 @@ - + @@ -264,8 +264,7 @@ - - + @@ -287,8 +286,8 @@ @@ -308,7 +307,7 @@ - + @@ -777,7 +776,7 @@ unless="_skipDocs_" description="Create the javadoc documentation.">