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

Uwe Schindler commented on LUCENE-4059:
---------------------------------------

I don't understand the problem, can you provide your build.xml? If you changed 
the Lucene-provided build files, this is not an issue, because those always 
build out of the box. If XSL does not like your own and modified build files, 
they are invalid XML, so fix those. The attached patch seems to work only 
around your invalid XML.
                
> prepare-webpages breaks the build if there are none URI complement characters 
> in the path
> -----------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4059
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4059
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/build
>    Affects Versions: 4.0
>            Reporter: Greg Bowyer
>         Attachments: LUCENE-4059-URI-webpages-breakages.patch
>
>
> Hi all my build environment is a little weird for legacy reasons, one of 
> these is that checkouts from version control for my build server have {} in 
> the path.
> This causes the process-webapps target to fail since XSL rejects none URI 
> characters.
> I have a patch that fixes this by escaping the paths first

--
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]

Reply via email to