Commit Graph

6 Commits

Author SHA1 Message Date
Donald Woods a4db0cb1ca OPENJPA-1751 update checkstyle config ref to use {project.basedir} to fix build issue with IBM SDK 6 on Linux
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@981587 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 16:29:22 +00:00
Donald Woods 800899841f OPENJPA-1751 Move existing samples to a simple module, so we can include image-gallery and openbooks in the maven builds
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980779 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 13:12:06 +00:00
Donald Woods a7cadff1fa OPENJPA-1751 Allow OpenBooks to be built and packaged via Maven (reuses ANT scripts.)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980549 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 19:34:56 +00:00
Donald Woods 4c0dbdb6fc openbooks updates: copy run files to target dir for easy testing, added a run profile to pom.xml to allow launching of app from maven
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944491 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 21:42:37 +00:00
Donald Woods 17848d9d40 openbooks updates: now the maven generated jar matches the ant created one, meta-model generated *_.java files are no longer created in the source tree but are still in the built jar and passed to java2html
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944476 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 21:17:02 +00:00
Donald Woods 63e3f262fb openbooks updates: put separate run/build.properties back, created a pom.xml that can be used to generate the jar but is not hooked into the build right now, updated build.xml to use standard /target for all output (still need think about how these *_.java files are getting updated in the source for every build...)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944450 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 20:29:27 +00:00