On 5/16/07, Myrna van Lunteren <[EMAIL PROTECTED]> wrote:
The way it will work now, is: - if the derbyTesting.oldReleasePath property is not set, the test will attempt to access the jars from https://svn.apache.org/repos/asf/db/derby/jars. If svn.apache.org is not accessible (either because there is no network, or there is some other problem with connecting to svn.apache.org), the tests will run but fail. - if the property is set, the test will attempt to access the jars directly underneath subdirectories with the version strings. If the jars are not found, the tests will get skipped.
Thank you for providing an alternative way to locate the jars. Those who are running automated nightly tests should be nice to Apache's infrastructure and point this property to a local checkout of the jars whenever possible. andrew
