Commit Graph

15 Commits

Author SHA1 Message Date
Maxim Solodovnik 9a5096308c [OPENJPA-2752] libraries are updated to most recent versions 2018-10-18 12:38:31 +07:00
Maxim Solodovnik f2fc98031e [OPENJPA-2751] trailing white-spaces were removed
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1842614 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 12:32:32 +00:00
Kevin W. Sutter 0c4b201e8f OPENJPA-2189. Build script updates to allow OpenBooks to run on Liberty Profile in WebSphere. Also, some general updates to the OpenBooks application to correct missing links, pics, and formatting issues.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1336408 13f79535-47bb-0310-9956-ffa450edef68
2012-05-09 21:18:06 +00:00
Michael Dick c053d371d3 Exclude antruntime when building samples
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1152362 13f79535-47bb-0310-9956-ffa450edef68
2011-07-29 20:10:24 +00:00
Donald Woods 8f06f9a08b OPENJPA-1751 Have to fork any javac usage for maven-antrun-plugin to work on Linux
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980894 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 17:35:52 +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
Pinaki Poddar a20f7008ba add parser generator to build script
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@948608 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 21:50:26 +00:00
Jeremy Bauer 73ef496168 Added basic build, install, and config support for WebSphere Application Server to OpenBooks
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@948207 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 21:12:08 +00:00
Pinaki Poddar 6019e8aeab Update buikd scripts with new HTML code browsing facility
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947920 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 05:27:19 +00:00
Pinaki Poddar e835d87c06 Remove Java2HTML dependency. Use FishEye directly for Source code browsing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946850 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 01:41:13 +00:00
Pinaki Poddar 9301f42f4f Add JSE/JEE Ant build files
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946811 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 22:12:24 +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
Donald Woods cc14c901d1 combine build.properties and run.properties into one file, add missing ASL2 header to index.html, use .m2 for java2html and mysql dependencies.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944341 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 16:53:06 +00:00
Pinaki Poddar b0993e01cd First commit of OpenBooks source files
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944075 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 01:38:18 +00:00