Maven build: Junit CWD being the same as the test output directory doesn't 
always work
--------------------------------------------------------------------------------------

                 Key: LUCENE-3323
                 URL: https://issues.apache.org/jira/browse/LUCENE-3323
             Project: Lucene - Java
          Issue Type: Bug
          Components: general/build
    Affects Versions: 3.4, 4.0
            Reporter: Steven Rowe
            Assignee: Steven Rowe


{{TestJmxIntegration.testJmxOnCoreReload()}}, a new test committed as part of 
SOLR-2623, fails on both 
[trunk|https://builds.apache.org/job/Lucene-Solr-Maven-trunk/189/testReport/junit/org.apache.solr.core/TestJmxIntegration/testJmxOnCoreReload/]
 and 
[branch_3x|https://builds.apache.org/job/Lucene-Solr-Maven-3.x/186/testReport/org.apache.solr.core/TestJmxIntegration/testJmxOnCoreReload/].

Example output:

{quote}
java.lang.RuntimeException: Can't find resource 'solrconfig.xml' in classpath 
or 'solr/solr/conf/', 
cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-3.x/checkout/solr/build/solr-maven/classes/test
        at 
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:268)
        ...
{quote}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to