[
https://issues.apache.org/jira/browse/LUCENE-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved LUCENE-4075.
------------------------------
Resolution: Fixed
Fix Version/s: 4.0
Assignee: Greg Bowyer
Committed revision 1342490.
Thanks Greg
> Crazy checkout paths break TestXPathEntityProcessor
> ---------------------------------------------------
>
> Key: LUCENE-4075
> URL: https://issues.apache.org/jira/browse/LUCENE-4075
> Project: Lucene - Java
> Issue Type: Bug
> Affects Versions: 4.0
> Reporter: Greg Bowyer
> Assignee: Greg Bowyer
> Fix For: 4.0
>
> Attachments: LUCENE-4075-TestXPathEntityProcessor-WierdPath-Fix.patch
>
>
> Same as a bug I raised for javadoc generation, my build.xml is the same as
> upstream, the problem is my checkout path looks like this
> /home/buildserver/workspace/builds/{search-engineering}solr-lucene{trunk}
> This means that the prepare-webpages target gets its paths in the buildpaths
> variable as a pipe separated list like so
> /home/buildserver/workspace/builds/{search-engineering}solr-lucene{trunk}/lucene/analysis/common/build.xml|/home/buildserver/workspace/builds/{search-engineering}solr-lucene{trunk}/lucene/analysis/icu/build.xml|...(and
> so on)
> Attached is a patch that makes TestXPathEntityProcessor use a url rather than
> the filesystem path that makes XPath / xml happier with crazy path names
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]