[
https://issues.apache.org/jira/browse/OGNL-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119944#comment-13119944
]
Christian Grobmeier commented on OGNL-8:
----------------------------------------
Actually I have looked into JEXL and saw that it was good. I found out that I
need to remove the OgnlParser files before the plugin works as expected. If
there is already source code in /src/main/java, no new generations happen.
With this new patch everything goes into /target/generated-sources and even the
folder is attached to eclipse (mvn eclipse:eclipse)
No build-helper-plugin necessary, actually.
Please review, as I am very new with this stuff.
PS; tests are running as they do before
> 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,
> patch-ognl-8-v1.patch, patch-ognl-8-v2.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