[
https://issues.apache.org/jira/browse/OGNL-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119666#comment-13119666
]
Daniel Pitts commented on OGNL-8:
---------------------------------
Christian, my patch is an alternative to the original patch.
I use IntelliJ IDEA for my IDE. If I recall correctly, it seemed to pick up
the new code fine (the pom.xml file does set up a . You might have to manually
update your project settings to include the generated code. I've never used
Eclipse so I'm not sure how you might do that.
I would suggest *not* generating into src/* since it is not a "source" per-se,
but a production of the jjt file.
FWIW, if I run mvn test from the command line, it passes:
"Tests run: 727, Failures: 0, Errors: 0, Skipped: 0"
If you can't get that to work, try applying the patch to the trunk revision as
of
"26/Sep/11 01:32"
> use javacc to generate AST* and OGNLParser Java sources
> -------------------------------------------------------
>
> Key: OGNL-8
> URL: https://issues.apache.org/jira/browse/OGNL-8
> Project: OGNL
> Issue Type: Task
> Reporter: Olivier Lamy
> Assignee: Olivier Lamy
> Attachments: OGNL-8-keep-custom-AST.patch, OGNL-8.patch
>
>
--
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