Richard G. Curtis
|
a4cfa21136
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1148539 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-19 21:19:32 +00:00 |
Richard G. Curtis
|
acd6c54ac2
|
[maven-release-plugin] prepare release 2.1.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1148537 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-19 21:18:31 +00:00 |
Michael Dick
|
c6bce58666
|
OPENJPA-1952: Excluding multithreaded test for now.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1074589 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-25 15:47:24 +00:00 |
Michael Dick
|
36d18ef01e
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1071317 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-16 17:24:34 +00:00 |
Michael Dick
|
f6f2a3ca00
|
[maven-release-plugin] prepare release 2.1.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1071315 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-16 17:24:18 +00:00 |
Michael Dick
|
f946376e69
|
[maven-release-plugin] rollback the release of 2.1.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1067012 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-03 22:40:05 +00:00 |
Michael Dick
|
03fd5aeed2
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1066188 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-01 20:13:13 +00:00 |
Michael Dick
|
f33b1088ca
|
[maven-release-plugin] prepare release 2.1.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1066186 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-01 20:12:56 +00:00 |
Donald Woods
|
c92c435728
|
minor pom updates
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1003634 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-01 20:24:41 +00:00 |
Donald Woods
|
560afb7df4
|
OPENJPA-1712 Merge in build updates from 2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@987238 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-19 17:31:55 +00:00 |
Donald Woods
|
bcfadcff1b
|
OPENJPA-1712 Fix creation of test artifacts, so they get signed during -Papache-release deploys to nexus repo
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983040 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 16:22:21 +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
|
676a2f74f6
|
[maven-release-plugin] prepare branch 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926434 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-23 02:27:29 +00:00 |
Michael Dick
|
c618b4692d
|
OPENJPA-1557:
Use openjpa.Log to control build logging instead of openjpa.loglevel
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923929 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-16 18:44:11 +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
|
cda835d50b
|
OPENJPA-1528 Upgrade to MySQL 5.1.12 driver. Include dbcp overrides needed for MySQL. Moved common dbcp and junit properties to parent pom to simplify maintenance. Add some blank lines in a couple poms to improve readability.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915448 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-23 17:27:27 +00:00 |
Donald Woods
|
9c90ca5506
|
merged in r902968 from beta branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902988 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-25 21:50:14 +00:00 |
Donald Woods
|
2b2ede1e38
|
OPENJPA-1374 Enable junits to be executed against an in-memory Derby 10.5.3.0 db. Moved common Derby profiles to the parent POM. Added new Derby props in o-p-j which knocked 2 mins off build time. Added a test-derbymem profile to use Derby 10.5.3.0 as in-memory DB, which reduced build time by 5 mins.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@901374 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-20 20:53:57 +00:00 |
Donald Woods
|
400c592100
|
fix ASL 2.0 header and change test-mysql profile to test-mysql-slice profile to keep it from running during the nightly auotmated tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@821035 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 14:36:30 +00:00 |
Donald Woods
|
a3f0d4104c
|
OPENJPA-1148 Remove recently added ehnancer agent settings.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@801165 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-05 12:12:23 +00:00 |
Donald Woods
|
96c824a8e3
|
OPENJPA-1148 remove Derby lock timeouts for now...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800914 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-04 18:35:09 +00:00 |
Donald Woods
|
a63acfca77
|
OPENJPA-1148 Reformat and replace tabs with 4 space indenting
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800888 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-04 17:43:22 +00:00 |
Donald Woods
|
d727e60800
|
OPENJPA-1148 Remove test.jvm.arguments from openjpa-slice, which was causing this module to always fail with a OOM PermGen space with 64bit Java 6 on Linux for me. Also merged in some recent updates in o-p-j for derby lock timeouts and ehnancer agent settings.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800878 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-04 17:12:43 +00:00 |
Donald Woods
|
f503abe979
|
OPENJPA-1130 Use maven-jar-plugin to create a o-p-j-tests.jar to share base TestCase classes across modules
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@783404 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 15:55:14 +00:00 |
Michael Dick
|
1d94611932
|
OPENJPA-947. Reduce testcase logging
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755580 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 12:37:31 +00:00 |
Michael Dick
|
d61b3b26a9
|
OPENJPA-772 committing patch provided by Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740763 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-04 15:12:58 +00:00 |
Michael Dick
|
16b7b1a7f7
|
OPENJPA-784 committing patch provided by Fernando
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@728004 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-19 11:36:13 +00:00 |
Jeremy Bauer
|
cabd344397
|
OPENJPA-800 remove version milestone indicator from build artifacts
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@725817 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-11 21:17:55 +00:00 |
Jeremy Bauer
|
c60a95f77a
|
OPENJPA-800 Change release artifact versions for milestone 1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@723373 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 16:51:03 +00:00 |
Pinaki Poddar
|
64a1293f51
|
OPENJPA-772: Sets JPA spec version to the 2.0 EA snapshot (which has partial definition of JPA 2.0 API) and sets parent pom to apache (which defines the sanpshot repos). Patch cotributed by David Jencks.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@718426 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-17 22:56:14 +00:00 |
Michael Dick
|
284bd408f8
|
[maven-release-plugin] prepare release 1.3.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707728 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-24 19:19:49 +00:00 |
Michael Dick
|
64dbe4c924
|
[maven-release-plugin] prepare release 1.2.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@680508 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-28 21:20:09 +00:00 |
Michael Dick
|
948c38e332
|
OPENJPA-633 setting consistent eol-style for pom.xml files in trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@677472 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-17 00:09:55 +00:00 |
Michael Dick
|
981c023e0e
|
OPENJPA-633 updating pom.xml files to be compatible with the maven-release-plugin. There are a lot of formatting changes which are needed to prevent the plugin from removing our copyright header.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@666731 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-11 16:48:56 +00:00 |
Albert Lee
|
a5c80fd9e1
|
Slice module references jvm properties define in trunk's pom.xml, where surefire.jvm.args property is used instead of test.jvm.arguments. Also added suspend=n option.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@651849 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-26 19:27:36 +00:00 |
Patrick Linskey
|
8803104f41
|
moved release number to 1.2.0-SNAPSHOT now that we've made a 1.1.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@646049 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-08 19:40:02 +00:00 |
Pinaki Poddar
|
c457053f94
|
OPENJPA-515 Remove XA transaction across slices + test configuration for Derby + activate tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@628387 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-16 22:03:25 +00:00 |
Patrick Linskey
|
3735e9a54e
|
change a couple of line endings; remove MySQL requirement from openjpa-slice pom
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@628095 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 16:10:09 +00:00 |
Patrick Linskey
|
1c738c4412
|
Disabling Slice tests, since they're failing the build.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@627955 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 05:26:15 +00:00 |
Pinaki Poddar
|
3d2cbcb7a9
|
OPENJPA-515 Maintain thread-transaction affinity for bulk delete/update operation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@627943 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 04:44:48 +00:00 |
Pinaki Poddar
|
eaf452dcc2
|
OPENJPA-515 Add basic Tests for distributed database support.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@627636 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-14 02:26:59 +00:00 |
Pinaki Poddar
|
12839b6bd9
|
Adding new (source code + pom.xml + doc) for Slice
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@619145 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-06 20:26:14 +00:00 |