| modified | russel | /gant/trunk/wrapper/gradle-wrapper.jar | Upgrade to new Gradle Wrapper. |
| modified | russel | /gant/trunk/wrapper/gradle-wrapper.properties | Upgrade to new Gradle Wrapper. |
| modified | russel | /gant/trunk/build.gradle | Upgrade to new Gradle Wrapper. |
| modified | russel | /gant/trunk/src/test/groovy/org/codehaus/gant/tests/GantTestCase.java | Amend the assertions to use equality rather than identity checking. |
| modified | russel | /gant/trunk/scripts/bin_standalone/gant.bat | Amend the Windows batch files to deal with GANT-118. **This is UNTESTED**. |
| modified | russel | /gant/trunk/scripts/bin/startGroovy.bat | Amend the Windows batch files to deal with GANT-118. **This is UNTESTED**. |
| modified | russel | /gant/trunk/scripts/bin_requiresGroovy/gant.bat | Amend the Windows batch files to deal with GANT-118. **This is UNTESTED**. |
| modified | russel | /gant/trunk/build.gradle | It's 4.8.1 not 4.8.2. |
| modified | russel | /gant/trunk/build.gradle | Upgrade to JUnit 4.8.2. |
| modified | russel | /gant/trunk/build.gradle | Deal with the Groovy 1.7.1 dependency on Jansi which is not in the Maven repository.
Re-establish the ability to use the Gradle Wrapper as well as Gradle Trunk. |
| modified | russel | /gant/trunk/.classpath | Upgrade to using JUnit 4.8.1. |
| modified | russel | /gant/trunk/build.gradle | Switch to using environment variables for the Ant task test Groovy version information exchange.
This means the Gradle Wrapper cannot be used as the environment method is not present there only in trunk. |
| modified | russel | /gant/trunk/src/test/groovy/gant/targets/tests/Maven_Test.groovy | Switch from using a file to using an environment variable for the Groovy version for the Ant task tests so that they can run in Eclipse and IDEA. |
| modified | russel | /gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/build.gant | Switch from using a file to using an environment variable for the Groovy version for the Ant task tests so that they can run in Eclipse and IDEA. |
| modified | russel | /gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/commonBits.xml | Switch from using a file to using an environment variable for the Groovy version for the Ant task tests so that they can run in Eclipse and IDEA. |
| modified | russel | /gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/commonBits.xml | Correct indentation. |
| modified | russel | /gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/gantTest.xml | Correct indentation. |
| modified | russel | /gant/trunk/build.gradle | Add capability of using Gradle Trunk or the current Gradle Wrapper despite the breaking changes. |
| modified | russel | /gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/Gant_Test.java | Update the tests to cope with Ant 1.7.1 -> 1.8.0 differences. |
| modified | russel | /gant/trunk/.classpath | Update the Eclipse classpath to use Ant 1.8.0. |
| modified | russel | /gant/trunk/build.gradle | Upgrade to Ant 1.8.0. |
| modified | russel | /gant/trunk/Gant_Trunk.ipr | Update the IDEA project file. |
| modified | russel | /gant/trunk/releaseNotes.txt | Update to using Groovy 1.6.8 and 1.7.1. |
| modified | russel | /gant/trunk/build.gradle | Update to using Groovy 1.6.8 and 1.7.1. |
| modified | russel | /gant/trunk/.classpath | Correct the Groovy jar version number in the Eclipse classpath. |