Marc Prud'hommeaux
|
fb00d685bd
|
Upgraded to version '0.9.5-incubating'
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@464711 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-16 23:00:34 +00:00 |
Marc Prud'hommeaux
|
0c58bedbb6
|
Updated version to be openjpa-0.9.5-incubating-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@454516 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-09 21:16:48 +00:00 |
Marc Prud'hommeaux
|
2fbc438887
|
Updated to final 0.9.0-incubating release number
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@454452 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-09 18:40:10 +00:00 |
Patrick Linskey
|
d3b3b3a212
|
made the revision.properties file name a bit more unique to avoid collisions with other projects using the same pattern
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@453957 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-07 16:31:49 +00:00 |
Marc Prud'hommeaux
|
cc25d2a536
|
Changed revision checking system to spawn the "svnversion" command rather than directly parsiong the .svn/entries file. This gives a more accurate revision number, and it also deals with the new subversion format, which is no longer XML.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@451471 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-29 22:08:28 +00:00 |
Patrick Linskey
|
b198cb7305
|
changing phase so that the svn artifact gets into classes dir before jars are made
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@451468 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-29 21:48:29 +00:00 |
Marc Prud'hommeaux
|
cd9c6c1986
|
Moved build number generation into openjpa-lib, since having it in the top-level pom causes the plugin to be executed multiple times in each module (bug reported at MNG-2221)
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@438035 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-29 09:53:48 +00:00 |
Marc Prud'hommeaux
|
dc1f0bf204
|
OPENJPA-30 Changed version to 0.9.0-incubating-SNAPSHOT in accordance with Apache incubator guidelines
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@437209 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-26 18:59:34 +00:00 |
Marc Prud'hommeaux
|
caffb77405
|
Prefixed pom names with 'OpenJPA' to make them more friendly when their public names are displayed
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@436911 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-25 19:16:23 +00:00 |
Patrick Linskey
|
0e41d092c9
|
resolved JIRA-32: unnecessary servlet dependency in openjpa-lib pom
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@434330 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-24 07:35:16 +00:00 |
Marc Prud'hommeaux
|
bad3cba9b6
|
Changed version to be a SNAPSHOT so we can use the snapshotRepository
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@434196 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-23 21:37:05 +00:00 |
A. Abram White
|
a98213071a
|
Use latest stable releases of commmons dependencies. Add missing localized msg.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@427784 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 23:09:17 +00:00 |
Marc Prud'hommeaux
|
3c702ef0d1
|
Added openjpa-project for assembly descriptiors and docs; upped version to 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425608 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-26 04:24:28 +00:00 |
Patrick Linskey
|
b108a39e7e
|
removed executable flag from all files in trunk, as per Craig's email to OpenJPA list
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@423647 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-19 22:50:34 +00:00 |
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
|
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
|
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
|
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 |