Commit Graph

23 Commits

Author SHA1 Message Date
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 a825aab23a OPENJPA-1062 undo changes to openjpa-example for osgi testing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779264 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 18:20:08 +00:00
Donald Woods 0b49620ac9 OPENJPA-1062 OSGi integration tests, which are commented out of the builds for now as they fail and need some more work...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@777551 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 14:50:17 +00:00
Donald Woods f6c64474ed OPENJPA-1088 fix new all target for Windows users
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@775344 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 21:11:20 +00:00
Donald Woods 0b3dcc4433 OPENJPA-1088 Build updates for openjpa-examples and openjpa-integration/examples
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@775150 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 14:27:49 +00:00
Marc Prud'hommeaux 8b5a7f68a0 OPENJPA-244 Fixed some formatting inconsistencies with the patch for OPENJPA-244
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@553010 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 22:42:39 +00:00
Marc Prud'hommeaux c1486499a4 Use absolute path for derby database to ensure that the database is always places with the example code.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@531075 13f79535-47bb-0310-9956-ffa450edef68
2007-04-21 18:20:45 +00:00
Marc Prud'hommeaux 149011a3df Fixed directory issues to ensure that this build file can be run from a different directory (such as when running the integration-test).
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@531074 13f79535-47bb-0310-9956-ffa450edef68
2007-04-21 18:19:10 +00:00
Marc Prud'hommeaux b74ad208bd Added example for using the reverse mapping tool
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@530939 13f79535-47bb-0310-9956-ffa450edef68
2007-04-20 22:52:37 +00:00
Marc Prud'hommeaux 640cddad04 Updated license headers to be in accordance with http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@528881 13f79535-47bb-0310-9956-ffa450edef68
2007-04-14 21:50:17 +00:00
Patrick Linskey 31010aa2ac Fixed JavaDoc typo
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@512682 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 09:51:49 +00:00
Marc Prud'hommeaux cf517aa224 Fixed duplicate named query in sample.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@475499 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 23:44:55 +00:00
Marc Prud'hommeaux 08a615efad Added 'relations' example to demonstrate defining and querying relations in JPA; also upgraded the version of Derby included in the release for example usage to be 10.2.1.6 in order to keep up
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@475498 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 23:41:37 +00:00
Marc Prud'hommeaux 63530f0010 Fixed XML header.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473953 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 12:23:53 +00:00
Marc Prud'hommeaux c0de579ae7 Fixed license header.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473951 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 12:11:48 +00:00
Marc Prud'hommeaux 089ec41d3e Fixed XML headers to be valid
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473949 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 12:11:37 +00:00
Marc Prud'hommeaux f0e9c97321 Set failonerror in the build file so it fails when there is a problem running the example.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473947 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 12:05:40 +00:00
Marc Prud'hommeaux 779f7dc452 Fixed license header.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473941 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 11:52:07 +00:00
Marc Prud'hommeaux ead07f40c0 Rolled back to 0.9.6-incubating to re-run the release process; fixed licenses in NOTICE.txt; added license headers to files where they were missing; removed sun.misc.Perf class, since we are no longer supporting JDK 1.3 (and it is only unavailable in 1.3 and lower)
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473939 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 11:44:59 +00:00
Marc Prud'hommeaux 227e4b79b9 Set the project name.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473839 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 00:30:20 +00:00
Marc Prud'hommeaux 8b2e032621 Added license header.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@469342 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 02:30:39 +00:00
Marc Prud'hommeaux d54ad1c46b Added Apache license headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@469085 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 07:58:53 +00:00
Marc Prud'hommeaux 971c846c10 Added very simple openjpa-examples package that contains a helloworld example (which will be included in the distribtion zip file)
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@468629 13f79535-47bb-0310-9956-ffa450edef68
2006-10-28 04:06:11 +00:00