Commit Graph

96 Commits

Author SHA1 Message Date
Pinaki Poddar 157d126fd3 Add new configuration for demo itself such as root of viewable source code
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947924 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 05:32:48 +00:00
Pinaki Poddar 150374648b Add an anchor for testiung HTML code
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947922 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 05:32:04 +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 0c4ff041cd Improve upon Source Code browsing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947918 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 05:24:34 +00:00
Pinaki Poddar 3c513a0222 Use correct printf format
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947917 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 05:21:05 +00:00
Pinaki Poddar 4647e2df8f Remove extra import
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947914 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 04:37:05 +00:00
Pinaki Poddar 893198dec4 Improve error handling and reporting
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947913 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 04:36:26 +00:00
Pinaki Poddar e0db67ee48 Add a Java2HTML conversion facility that we can tweak
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947912 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 04:28:30 +00:00
Pinaki Poddar 56656348ac Add missing configuration file
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947911 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 04:27:09 +00:00
Kevin W. Sutter af8ebbbdfe Updating the "max" size of the output (console, logging) panel. The previous values didn't allow for enough growth for demo purposes. This change still is not ideal, but it's better than it was before.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947009 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 13:58:40 +00:00
Pinaki Poddar 183718e3a7 Remove java2html dependency from build
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946851 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 01:41:53 +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 e8b0679ed1 Resolve conflicted file
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946836 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 00:30:21 +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
Pinaki Poddar b67f2c033a Add JSP based web client
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946810 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 22:11:38 +00:00
Pinaki Poddar 6c8753f804 Add web configuration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946809 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 22:11:09 +00:00
Pinaki Poddar 2f3fe527a1 Remove personal copyright headers
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946808 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 22:10:23 +00:00
Kevin W. Sutter 61696dbd7e Corrected spelling of "DELEVERED". :-)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946788 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 21:11:41 +00:00
Pinaki Poddar dd92e31eda Adjust widget size by screen size
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946267 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 16:41:06 +00:00
Richard G. Curtis 313b70a403 Adding missing licence header.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946260 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 16:26:28 +00:00
Kevin W. Sutter 25f5d15767 Updated the default view sizes to make them more usable (the original size was too large for my screen). I also updated the divider line width to make it easier to select.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@945923 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:05:24 +00:00
Pinaki Poddar 4cb19dad06 Update to JPA 2.0 version
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@945901 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 21:34:50 +00:00
Pinaki Poddar fc3f2dc536 Update instructions to build
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@945900 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 21:34:31 +00:00
Pinaki Poddar 8af9ff0aaf Add missing loader
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@945882 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 20:58:14 +00:00
Pinaki Poddar 106111ba3e git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@945877 13f79535-47bb-0310-9956-ffa450edef68 2010-05-18 20:49:52 +00:00
Pinaki Poddar cea9f61068 Add slides to demo
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@945875 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 20:48:19 +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 2e407aa3ea fix mvn rat:check failures due to missing ASL2 headers
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944481 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 21:28:05 +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 64e8ea365a fix build after I removed the maven-bundle-plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944381 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 18:42:48 +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
Donald Woods 646d9f37d1 updated License/Notice files to only include requirements for this source code and not the rest of OpenJPA
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944331 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 16:13:39 +00:00
Donald Woods 51e860d4af removing GPLv2 licensed jar
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944330 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 16:13:03 +00:00
Pinaki Poddar 753c7537ac git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944129 13f79535-47bb-0310-9956-ffa450edef68 2010-05-14 05:58:16 +00:00
Pinaki Poddar 354d9aee89 git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944125 13f79535-47bb-0310-9956-ffa450edef68 2010-05-14 05:54:43 +00:00
Pinaki Poddar 983b02e143 git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944123 13f79535-47bb-0310-9956-ffa450edef68 2010-05-14 05:50:18 +00:00
Pinaki Poddar f9b7be9635 git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944121 13f79535-47bb-0310-9956-ffa450edef68 2010-05-14 05:47:04 +00:00
Pinaki Poddar 30dc29d4dd git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944084 13f79535-47bb-0310-9956-ffa450edef68 2010-05-14 02:25:01 +00:00
Pinaki Poddar 3887eb414e Adding initial files
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944083 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 02:14:30 +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
Donald Woods b5b65a7d4b [maven-release-plugin] prepare release 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926437 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:27:40 +00:00
Donald Woods 0befad7051 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915979 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 21:04:54 +00:00
Donald Woods 099d18901e [maven-release-plugin] prepare release 2.0.0-beta2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915977 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 21:04:42 +00:00
Donald Woods 55509846c1 OPENJPA-1520 Require Java SE 6 to compile but target Java SE 5 so users can still run trunk on 1.5 and 1.6 JVMs for now, given the lack of performance improvements found with the patch to drop JDBC3 support...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915410 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 16:25:19 +00:00
Donald Woods e512e15ba0 OPENJPA-1520 Compile for 1.6 and update javadoc links to use 1.6
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911682 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 02:52:51 +00:00
Donald Woods ef89c9d699 update copyrights for 2010
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902822 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25 14:34:51 +00:00
Donald Woods e75d1c9c95 OPENJPA-1091 Fix SQL handling in reversemapping example. Still doesn't create all the Java classes from the DB...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@899821 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 21:36:44 +00:00
Richard G. Curtis eb5bccdd49 OPENJPA-1149: Add embeddables sample to the examples module. Patch contributed by Rick Curtis.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@815501 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 21:40:59 +00:00
Donald Woods c9e74d4c7a update pom names to better match the module name and add descriptions where missing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779579 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 12:10:45 +00:00