For the build to work, the parent should be openjpa-parent like all of
the other modules.
To include it in the binary and source distro zipfiles (but not openjpa
or openjpa-all jars) you'll need to update the following files -
openjpa-project/pom.xml
openjpa-project/assembly.xml
openjpa-project/source-assembly.xml
and you should also update the root pom so it will get built once the
code is ready for people to look at.
-Donald
On 7/22/10 5:12 PM, Pinaki Poddar wrote:
>
> Hi,
> Draft version of following tools are available.
> a) browsing the domain model via new MetaModel API
> b) to convert other proprietary mapping files to standard JPA mapping
> descriptor
>
> I am planning to add them to the repository as a "openjpa-tools" sub-module
> -- but not as a children of openjpa-parent.
>
> Comments/Suggestions/Objections?
>
>
>
> -----
> Pinaki