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

Fernando updated OPENJPA-778:
-----------------------------

    Attachment: openjpa-kernel.diff

This patch modifies the pom.xml of openjpa-kernel.

It also expects for you to move a file:

svn mv src/main/java/org/apache/openjpa/kernel/jpql/ParseException.java 
src/main/jjtree/org/apache/openjpa/kernel/jpql/ParseException.java


This way the ParseException.java overrides that one which is being generated.  
So that javacc doesn't generate a new one (and force us to delete it later ).

> cleaning up build for openjpa-kernel
> ------------------------------------
>
>                 Key: OPENJPA-778
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-778
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: kernel
>    Affects Versions: 1.2.0
>            Reporter: Fernando
>         Attachments: openjpa-kernel.diff
>
>
> I am trying to get started developing on OpenJPA, and I found some minor 
> issues here and there.  Attached is a simple patch to apply to 
> openjpa-kernel, cleaning up how it generates the jjtree-javacc sources.

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