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

Jukka Zitting updated JCR-575:
------------------------------

    Component/s: jackrabbit-spi-commons
                 jackrabbit-core
       Priority: Trivial  (was: Major)

> unicode escapes in files generated by JJTree
> --------------------------------------------
>
>                 Key: JCR-575
>                 URL: https://issues.apache.org/jira/browse/JCR-575
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core, jackrabbit-spi-commons
>         Environment: Windows
>            Reporter: Roberto Fonti
>            Priority: Trivial
>
> Maven build fails on windows machines if sources are located in a directory 
> starting with a 'u'. This is because files created by JJTree (javacc) put 
> filename and path in a comment of the generated files, like this:
> /[EMAIL PROTECTED](jjtree) Generated By:JJTree: Do not edit this line. 
> D:\usr\projects\workspace\jackrabbit\target\generated-src\main\org\apache\jackrabbit\core\query\sql\JCRSQL.jj
>  */
> The \u in interpreted as an escape characted and so you get a 
> "BUILD FAILED ... Invalid escape character"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to