[ 
https://issues.apache.org/jira/browse/LUCENE-6277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577528#comment-14577528
 ] 

Steve Rowe commented on LUCENE-6277:
------------------------------------

I'd forgotten about this issue when I ran into similar issues with the ivy 
resolution cache and implemented the same thing (slightly different sysprop 
name) in the parallel all-Lucene/Solr unit test script I use on my Jenkins: 
http://jenkins.sarowe.net/configfiles/show?id=org.jenkinsci.plugins.managedscripts.ScriptConfig1431809910785

bq. I found the problem. It's this LibVersionsCheckTask ant task - it's not 
inheriting the env or anything. I've got it working now.

My fault I'm sure.  Let me know if I can help.

> Allow Ivy resolutionCacheDir to be overriden by system property.
> ----------------------------------------------------------------
>
>                 Key: LUCENE-6277
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6277
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: Trunk, 5.2
>
>         Attachments: LUCENE-6277.patch
>
>
> This makes it simpler to run tests in parallel 
> (https://gist.github.com/markrmiller/dbdb792216dc98b018ad) without making any 
> tweaks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to