I have been running the unit tests and integration tests, trying to make sure that a move of bndlib from 255 to 357 doesn't cause a problem. It doesn't seem to, so whatever the problem with upgrading bndlib was, it doesn't seem to be a problem now. However I am getting an integration test failure which I can't ascribe to the bndlib upgrade:
[ant:junit] Running org.gradle.integtests.DistributionIntegrationTest
[ant:junit]
[ant:junit] FAILURE: Build failed with an exception.
[ant:junit]
[ant:junit] * Where:
[ant:junit] Build file
'/home/users/russel/Repositories/Bazaar/SharedRepositories/Gradle/AntTask/build/tmp/tests/DistributionIntegrationTest/sourceZipContents/gradle-0.9-20091010084723+0100/build.gradle'
line: 358
[ant:junit]
[ant:junit] * What went wrong:
[ant:junit] A problem occurred evaluating root project 'gradle'.
[ant:junit] Cause: Could not find property 'gradle_installPath' on root
project 'gradle'.
[ant:junit]
[ant:junit] * Try:
[ant:junit] Run with -s or -d option to get more details. Run with -S
option to get the full (very verbose) stacktrace.
[ant:junit]
[ant:junit] BUILD FAILED
[ant:junit]
[ant:junit] )
[ant:junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 214.1
sec
I define gradle_installPath in ~/.gradle/gradle.properties, and this
gets picked up by "gradlew install", so I am not sure why this test is
failing.
--
Russel.
=============================================================================
Dr Russel Winder Partner
xmpp: [email protected]
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084 voip: sip:[email protected]
London SW11 1EN, UK m: +44 7770 465 077 skype: russel_winder
signature.asc
Description: This is a digitally signed message part
