hosted by
 
BUILD FAILED
Ant Error Message: /opt/gant/cruisecontrol/checkout/cruise/build.xml:23: exec returned: 1
Date of build: 03/02/2010 12:38:44
Time to build: 7 seconds
Last changed: 03/02/2010 12:36:42
Last log entry: Upgrade to new Gradle Wrapper.
Build Artifacts

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last build:  (25)
modifiedrussel/gant/trunk/wrapper/gradle-wrapper.jarUpgrade to new Gradle Wrapper.
modifiedrussel/gant/trunk/wrapper/gradle-wrapper.propertiesUpgrade to new Gradle Wrapper.
modifiedrussel/gant/trunk/build.gradleUpgrade to new Gradle Wrapper.
modifiedrussel/gant/trunk/src/test/groovy/org/codehaus/gant/tests/GantTestCase.javaAmend the assertions to use equality rather than identity checking.
modifiedrussel/gant/trunk/scripts/bin_standalone/gant.batAmend the Windows batch files to deal with GANT-118. **This is UNTESTED**.
modifiedrussel/gant/trunk/scripts/bin/startGroovy.batAmend the Windows batch files to deal with GANT-118. **This is UNTESTED**.
modifiedrussel/gant/trunk/scripts/bin_requiresGroovy/gant.batAmend the Windows batch files to deal with GANT-118. **This is UNTESTED**.
modifiedrussel/gant/trunk/build.gradleIt's 4.8.1 not 4.8.2.
modifiedrussel/gant/trunk/build.gradleUpgrade to JUnit 4.8.2.
modifiedrussel/gant/trunk/build.gradleDeal 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.
modifiedrussel/gant/trunk/.classpathUpgrade to using JUnit 4.8.1.
modifiedrussel/gant/trunk/build.gradleSwitch 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.
modifiedrussel/gant/trunk/src/test/groovy/gant/targets/tests/Maven_Test.groovySwitch 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.
modifiedrussel/gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/build.gantSwitch 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.
modifiedrussel/gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/commonBits.xmlSwitch 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.
modifiedrussel/gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/commonBits.xmlCorrect indentation.
modifiedrussel/gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/gantTest.xmlCorrect indentation.
modifiedrussel/gant/trunk/build.gradleAdd capability of using Gradle Trunk or the current Gradle Wrapper despite the breaking changes.
modifiedrussel/gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests/Gant_Test.javaUpdate the tests to cope with Ant 1.7.1 -> 1.8.0 differences.
modifiedrussel/gant/trunk/.classpathUpdate the Eclipse classpath to use Ant 1.8.0.
modifiedrussel/gant/trunk/build.gradleUpgrade to Ant 1.8.0.
modifiedrussel/gant/trunk/Gant_Trunk.iprUpdate the IDEA project file.
modifiedrussel/gant/trunk/releaseNotes.txtUpdate to using Groovy 1.6.8 and 1.7.1.
modifiedrussel/gant/trunk/build.gradleUpdate to using Groovy 1.6.8 and 1.7.1.
modifiedrussel/gant/trunk/.classpathCorrect the Groovy jar version number in the Eclipse classpath.