Commit Graph

3221 Commits

Author SHA1 Message Date
Patrick Linskey 3feb467900 removed serp fork; replaced with new maven-based serp access. also updated poms to use the Geronimo versions of JTA etc. until we get closure on the plan going forward with the authoritative Glassfish jars
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@421069 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 01:32:26 +00:00
Patrick Linskey 7a6d34e95f re-applied conversion from SolarMetric code formatting.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@421062 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 01:06:30 +00:00
Patrick Linskey b9636bb878 fixed some incorrect imports
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@420669 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 01:00:34 +00:00
Patrick Linskey 1fede626e2 core OpenJPA object management code, plus a sample flat-file XML-based back-end. This submission does not include the OpenJPA JDBC back-end, and also doesn't include any additional tests yet.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@420667 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 00:35:10 +00:00
Patrick Linskey 00652be8fd improved docs
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@420455 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 07:45:45 +00:00
Patrick Linskey f025bd4015 removed jdk1.5 dependency from Localizer.properties
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@418423 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 00:20:02 +00:00
Patrick Linskey bf8ffa5ced reformatted using a better formatter; added a bunch of tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@418401 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 22:37:18 +00:00
Patrick Linskey 67410de676 removed unneeded class
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@417901 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 23:38:05 +00:00
Patrick Linskey 46e7dbf647 added some openjpa-lib test, pom files, and serp fork. We may move the changes in serp back into the serp source tree and add a maven layout to serp, but for now, let's just get things rolling here.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@417860 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 19:46:13 +00:00
Patrick Linskey b9183699ba restructuring for maven; adding some more utility code. This is part 1 of a two-part commit, since I didn't put enough directory structures in place just yet and svn complained and I'm an svn newbie afraid to tempt the gods of source control.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@417856 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 19:34:33 +00:00
Patrick Linskey 9d8d5d02e3 removed published comment; this interface isn't part of the Kodo published interfaces, and we don't even have that concept in OpenJPA yet.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@406432 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 21:05:41 +00:00
Patrick Linskey e6584f2f74 removing unused file
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@406418 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 20:29:21 +00:00
Patrick Linskey 42cbc4dd74 fixed bad license comment string in html
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@406240 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 04:06:09 +00:00
Patrick Linskey b38bdc89cc Some updates to get around a couple warnings
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@406224 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 03:38:55 +00:00
Patrick Linskey c64c2ca062 Some core utility classes. These are all JDK1.3-safe. I have not committed required libraries; we'll need to set up our build + lib infrastructure. To compile this codebase, you'll need serp, commons collections, commons lang, log4j, commons logging, jdbc3 stubs, and the xml apis to be available.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@406215 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 03:25:56 +00:00
Patrick Linskey c3d9053a6b trying to see if I have read access to new repo
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@406193 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 02:09:10 +00:00
Geir Magnusson Jr 3e039e7e37 test
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@405215 13f79535-47bb-0310-9956-ffa450edef68
2006-05-08 23:03:44 +00:00
Geir Magnusson Jr 69c646bf1a switch to get rid of the horrible and offensive "-" :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@405212 13f79535-47bb-0310-9956-ffa450edef68
2006-05-08 22:53:48 +00:00
Patrick Linskey c4f7354a25 testing commit access
git-svn-id: https://svn.apache.org/repos/asf/incubator/open-jpa/trunk@398775 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 02:04:22 +00:00
Geir Magnusson Jr abb6ced9dd test
git-svn-id: https://svn.apache.org/repos/asf/incubator/open-jpa/trunk@398774 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 01:54:43 +00:00
Geir Magnusson Jr 7c3ea3ce5c new podling
git-svn-id: https://svn.apache.org/repos/asf/incubator/open-jpa/trunk@398771 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 01:50:04 +00:00