[ https://issues.apache.org/jira/browse/LUCENE-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Simon Willnauer updated LUCENE-1845: ------------------------------------ Attachment: LUCENE-1845.txt I set the property "ignoreerrors" to true on the get task. This should print out if there is a problem with the download and continue. The sanity check will fail if the jar is not present and unit-test will be skipped. i guess that should do the job though. > if the build fails to download JARs for contrib/db, just skip its tests > ----------------------------------------------------------------------- > > Key: LUCENE-1845 > URL: https://issues.apache.org/jira/browse/LUCENE-1845 > Project: Lucene - Java > Issue Type: Improvement > Reporter: Michael McCandless > Priority: Minor > Attachments: LUCENE-1845.txt > > > Every so often our nightly build fails because contrib/db is unable to > download the necessary BDB JARs from http://downloads.osafoundation.org. I > think in such cases we should simply skip contrib/db's tests, if it's the > nightly build that's running, since it's a false positive failure. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org