Donald Woods
|
a6f5dad980
|
update build instructions
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781240 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-03 02:18:04 +00:00 |
Albert Lee
|
751a60b393
|
OPENJPA-1113 - Close off memory leak.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781221 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-03 00:20:03 +00:00 |
Milosz Tylenda
|
d875749226
|
OPENJPA-907: Correct TestParentChild to pass on Oracle and PostgreSQL - patch provided by Ravi Palacherla
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781104 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-02 18:00:30 +00:00 |
Donald Woods
|
ae16f80278
|
upgrade to branched/stable copy of geronimo-validation_1.0_spec-1.0-EA-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781103 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-02 17:59:05 +00:00 |
Donald Woods
|
21a2fadcc6
|
OPENJPA-1114 Bean Validation APIs should be an optional runtime dependency
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780915 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-02 02:55:15 +00:00 |
Albert Lee
|
e32f6f1337
|
OPENJPA-1113 - Cache Reflection artifacts for performance improvement.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780881 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 23:29:51 +00:00 |
Albert Lee
|
35d97a14d3
|
OPENJPA-5 - Add doPriv around "new BCClassLoader" and "project.loadClass()"
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780879 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 23:23:45 +00:00 |
Donald Woods
|
96777b2205
|
OPENJPA-1068 cleanup trace/log output to only include the exception message and not the stack trace for optional validator creation failures
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780746 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 17:42:14 +00:00 |
Donald Woods
|
97caf21bb7
|
OPENJPA-1068 remove debugging info left behind in last commit. Jeremy, thanks for the review and for catching this.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780729 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 17:13:08 +00:00 |
Donald Woods
|
d4c227ef00
|
OPENJPA-1068 Use validation mode to determine if we should setup a ValidatingLifecycleEventManager or not. Based on patch from Jeremy with one config scenario still to be addressed in OPENJPA-1111.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780706 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 16:26:43 +00:00 |
Donald Woods
|
f90952b286
|
OPENJPA-1102 additional validation factory tests. test scenario #4 will be addressed in OPENJPA-1111.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780704 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 16:18:16 +00:00 |
Milosz Tylenda
|
cb98d4fc33
|
OPENJPA-736: JDBC 3 way of retrieving generated keys - allow user to disable it, doc and test updates.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780260 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-30 13:22:56 +00:00 |
Milosz Tylenda
|
e80110bdd1
|
OPENJPA-847: Enable JDBC 3 way of retrieving generated keys
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780258 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-30 13:11:24 +00:00 |
Fay Wang
|
54744110eb
|
OPENJPA-1013: make setImplicitTypes static so that it can be called by critieria query
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780172 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-30 04:22:22 +00:00 |
Michael Dick
|
2b942805f2
|
OPENJPA-952. Committing patch from Rick Curtis
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780086 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 20:06:29 +00:00 |
Jeremy Bauer
|
016d49b4c0
|
OPENJPA-962 Committing code and tests contributed by Dianne Richards
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780068 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 18:54:08 +00:00 |
Donald Woods
|
08301b833b
|
revert unintended file commits in Rev780046
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780049 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 17:58:50 +00:00 |
Donald Woods
|
0fa4a0c965
|
fix formatting by replacing tabs with spaces. also allow non-JDK5 profile to support JDK6+ and comment out unused antrun plugin.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780046 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 17:53:19 +00:00 |
Jeremy Bauer
|
49596dc4e6
|
OPENJPA-1074 Fix for bidirectional ordered relationships. Modified order column tests to be included in compile time enhancement.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780038 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 17:24:54 +00:00 |
Catalina Wei
|
dbc271305f
|
OPENJPA-967 add query test string for JPA2 path nagivation thru KEY appear in FROM clause
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779833 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 04:26:29 +00:00 |
Michael Dick
|
0d6f1a0214
|
OPENJPA-1054. Added testcase for callable statements and fixed typo.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779764 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 20:45:27 +00:00 |
Michael Dick
|
3c88ac3d20
|
OPENJPA-1054 committing patch from Rick Curtis and Fay Wang. Testcase has been updated to use jMock instead of creating its own mock objects
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779715 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 18:31:12 +00:00 |
Michael Dick
|
b2a8732a8b
|
Setting eol-style
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779699 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 17:55:10 +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 |
Donald Woods
|
85bc7a5e80
|
OPENJPA-1102 Support application/container provided ValidatorFactory
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779554 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 10:43:55 +00:00 |
Catalina Wei
|
87b66ae764
|
OPENJPA-1098 JPA2 Query support for subselect_identification_variable
no functional changes
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779447 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 06:27:31 +00:00 |
Michael Dick
|
c1b842d492
|
OPENJPA-1026. Committing patch from B.J. Reed and enabling newline check.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779416 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 02:50:00 +00:00 |
Michael Dick
|
3464d8e9b8
|
OPENJPA-1015. Enforce column width for testcases
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779361 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 00:22:33 +00:00 |
Fay Wang
|
fcebb24e61
|
OPENJPA-1013: clean up test cases
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779297 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 20:19:42 +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
|
130d1d4bd9
|
OPENJPA-880 Use maven-remote-resources-plugin to generate required legal files. Also removes dependency on openjpa-project for maven eclipse plugin.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779191 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 14:43:00 +00:00 |
Catalina Wei
|
c20a2b254f
|
OPENJPA-1098 JPA2 Query support for subselect_identification_variable
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778990 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 04:22:37 +00:00 |
Pinaki Poddar
|
9c601dfa02
|
OPENJPA-900: Initialize hint keys staically for performance.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778874 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 20:27:37 +00:00 |
Jeremy Bauer
|
a4a9dc1787
|
OPENJPA-926 Localize exception message
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778873 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 20:24:43 +00:00 |
Michael Dick
|
b3ab297d62
|
OPENJPA-1092. Enable TestEJBQueryInterface
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778867 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 20:08:29 +00:00 |
Michael Dick
|
2e9f4187cc
|
OPENJPA-1067. Merely log SQLException from setQueryTimeout for DB2 on Z/OS
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778852 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 19:12:40 +00:00 |
Jeremy Bauer
|
5b53615609
|
OPENJPA-926 Modify XML-based explicit access tests to use build-time enhancement
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778831 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 18:29:29 +00:00 |
Donald Woods
|
677ef4da30
|
OPENJPA-1062 minor test update
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778740 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 15:13:39 +00:00 |
Donald Woods
|
137d0883bd
|
remove duplicate artifact versions that are provided by the parent pom
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778738 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 15:12:57 +00:00 |
Catalina Wei
|
b1e8eec3ce
|
OPENJPA-1098 JPA2 Query support for subselect_identification_variable
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778540 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 00:05:36 +00:00 |
Milosz Tylenda
|
3a91680b6d
|
localizer.properties: Correct error in sybase-compliance value.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778180 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-24 15:56:21 +00:00 |
Milosz Tylenda
|
e8e52d38ea
|
DBDictionary: Correct errors in comments.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778116 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-24 10:55:25 +00:00 |
Albert Lee
|
24c1e49edd
|
OPENJPA-1090 - Commit contribution by Tim McConnell.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@778055 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-23 22:50:37 +00:00 |
Albert Lee
|
3f28f44d3a
|
OPENJPA-946 - Commit contribution by Tim McConnell.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@777649 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 18:32:26 +00:00 |
Fay Wang
|
9638a84e37
|
OPENJPA-1013: more test cases
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@777646 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 18:25:52 +00:00 |
Albert Lee
|
6d91126dd6
|
OPENJPA-908 - Commit contribution by Tim McConnell.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@777615 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 16:45:46 +00:00 |
Donald Woods
|
056d211658
|
OPENJPA-1062 add svn:ignore props for new dirs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@777562 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 15:05:06 +00:00 |
Albert Lee
|
0a05d8023a
|
OPENJPA-891 - Eliminate tests of compatible lock mode type.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@777558 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 15:02:43 +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 |
Albert Lee
|
26b83c8300
|
OPENJPA-891 - Eliminate tests of compatible lock mode type.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@777549 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 14:40:22 +00:00 |