[ 
https://issues.apache.org/jira/browse/LUCENE-6277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man reopened LUCENE-6277:
------------------------------

looks like this broke jenkins?

http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11696/

{noformat}
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this
line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:94: The following 
error occurred while executing this
line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:100: The 
following error occurred while executing
this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/tools/custom-tasks.xml:104:
 Exception reading file
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/analysis/common/ivy.xml 
-
java.lang.IllegalArgumentException: ivy.cache.resolution must be absolute: 
${ivy.resolution-cache}
        at org.apache.ivy.util.Checks.checkAbsolute(Checks.java:57)
        at 
org.apache.ivy.core.settings.IvySettings.getDefaultResolutionCacheBasedir(IvySettings.java:860)
        at 
org.apache.ivy.core.settings.IvySettings.getResolutionCacheManager(IvySettings.java:1253)
        at 
org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:242)
        at 
org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195)
        at org.apache.ivy.Ivy.resolve(Ivy.java:507)
        at 
org.apache.lucene.validation.LibVersionsCheckTask.resolveTransitively(LibVersionsCheckTask.java:430)
        at 
org.apache.lucene.validation.LibVersionsCheckTask.execute(LibVersionsCheckTask.java:227)

{noformat}

> 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.1
>
>         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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to