Yeah I think its some ivy/ant issue. i added the deletion here:
https://issues.apache.org/jira/browse/LUCENE-4390

I will just change clean-jars to not fail if it cannot delete: this
task is now only used for this purpose and unnecessary for anything
else.

On Mon, Oct 8, 2012 at 7:02 AM, Michael McCandless
<luc...@mikemccandless.com> wrote:
> Do we know what's causing these false failures...?  Something is
> holding a JAR file still open, when "ant clean-jars" tries to remove
> it?
>
> Is there some workaround...?
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
> On Sun, Oct 7, 2012 at 10:30 PM, Policeman Jenkins Server
> <jenk...@sd-datasolutions.de> wrote:
>> Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/1084/
>> Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC
>>
>> All tests passed
>>
>> Build Log:
>> [...truncated 27369 lines...]
>> BUILD FAILED
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:245: The 
>> following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:552:
>>  Unable to delete file 
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar
>>
>> Total time: 57 minutes 2 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> Recording test results
>> Description set: Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to