Mark Struberg
|
5235008137
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674605 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-19 11:22:11 +00:00 |
Mark Struberg
|
0c0c8dd2bf
|
[maven-release-plugin] prepare release openjpa-parent-2.4.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674603 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-19 11:20:57 +00:00 |
Mark Struberg
|
85556cb9ea
|
OPENJPA-2576 remove @nonjava which is actually not a javadoc tag
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1671792 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-07 10:37:14 +00:00 |
Mark Struberg
|
f1ad383f4f
|
remove empty @return javadocs
just caused javadoc warnings...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1671694 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-06 20:57:11 +00:00 |
Mark Struberg
|
3b49efddcc
|
remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1667123 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-16 20:34:29 +00:00 |
Richard G. Curtis
|
b48106b072
|
OPENJPA-2542: Use bundle classloader AND PersistenceUnitInfo classloader when creating a BrokerFactory.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1644414 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-10 14:11:45 +00:00 |
Heath Thomann
|
b6eee24112
|
OPENJPA-2535: Fixed issue with DBCS characters in identifiers - merged from 2.2.x commit.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1631860 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-14 19:57:44 +00:00 |
Jody Grassel
|
4f23e3fc95
|
OPENJPA-2368: Undo revert on trunk (Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1589852 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-24 19:48:02 +00:00 |
Richard G. Curtis
|
6d8a46e825
|
OPENJPA-2441: Remove usage of NullSafeConcurrentHashMap. Patch contributed by Dalia Abo Sheasha.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1570261 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-20 16:33:30 +00:00 |
Mark Struberg
|
08035c10ef
|
OPENJPA-2200 remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1536637 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 10:11:46 +00:00 |
Mark Struberg
|
70f1188d19
|
release preparation upgrade trunk to 2.4.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1535565 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 21:39:43 +00:00 |
Jody Grassel
|
6952aec464
|
OPENJPA-2368: Revert change to OpenJPA Extendable ORM Target NameSpace
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1512004 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-08 19:56:10 +00:00 |
Richard G. Curtis
|
4cf336fd95
|
OPENJPA-2410 : Detect SystemOut/Err in code at build time. Patch submitted by Di Wu Lau.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1504673 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 21:34:23 +00:00 |
Jeremy Bauer
|
c6ee8caa41
|
Refrain from logging when verifying log factory plugin.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1481141 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-10 18:42:15 +00:00 |
Albert Lee
|
e8a2932d4c
|
OPENJPA-2368 extentable xsd updates
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1468233 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-15 21:35:41 +00:00 |
Jeremy Bauer
|
7f14c7df6b
|
Disable logging during brokerfactory de-serialization. Added type checking of plugin values.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1461876 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 22:10:35 +00:00 |
Jody Grassel
|
3bdb0b95d8
|
OPENJPA-OpenJPA must support processing puRoot and jar-file URLs as jar-formatted InputStreams
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1446294 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 18:35:07 +00:00 |
Pinaki Poddar
|
5b21125f5e
|
OPENJPA-2321: Remove synchrnization on output stream
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1431649 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-10 21:16:14 +00:00 |
Heath Thomann
|
a2b07b18b4
|
OPENJPA-2257: Added additional changes (i.e. return a copy of _supportedKeys) to the code changes made previously by Albert Lee.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1426680 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 01:06:48 +00:00 |
Pinaki Poddar
|
2e9e9e2973
|
OPENJPA-2057:remove wrong import
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1426575 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 16:48:19 +00:00 |
Pinaki Poddar
|
0a8d89da00
|
OPENJPA-2057: Add additional class loader to configuration to load custom plugins
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1425072 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 18:29:38 +00:00 |
Heath Thomann
|
9fa9ef4fe8
|
OPENJPA-2244: Applied Helen's patch to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1415486 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-30 03:14:37 +00:00 |
Richard G. Curtis
|
60b97e307f
|
OPENJPA-2292: Pool CancelPreparedStatements to reduce object allocations.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1405929 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-05 19:55:44 +00:00 |
Albert Lee
|
512520f7fb
|
OPENJPA-2257 Properly synchronized _supportedKeys in ConigurationImpl. Test case contributed by Stephan Hagedorn.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1381326 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 19:53:52 +00:00 |
Albert Lee
|
4f930b1c29
|
OPENJPA-428 - Remove Id property from remaining map in Configurations
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1370866 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 18:02:44 +00:00 |
Albert Lee
|
0abd271b3c
|
OPENJPA-2243 - Add synchronized that matches the signatures in superclass.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1366437 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 16:30:39 +00:00 |
Dianne E. Richards
|
4659638a1d
|
OPENJPA-2207 Fix single numeric db identifier problem
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1348076 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-08 13:58:36 +00:00 |
Albert Lee
|
c47085e32f
|
OPENJPA-2208 Add getProtectionDomain doPriv function
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1346624 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-05 22:06:18 +00:00 |
Heath Thomann
|
e6a8d377bc
|
OPENJPA-2067: Added code, gated by the new DBDictionary.useJDBC4SetBinaryStream prop, to use a JDBC 4.0 version of setBinaryStream.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1338494 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 00:42:09 +00:00 |
Heath Thomann
|
e07b3ce3cf
|
OPENJPA-2055: Added code to account for IPv6 addresses.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1295698 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-01 17:43:03 +00:00 |
Kevin W. Sutter
|
cecd73b6ee
|
OPENJPA-2123. Only format parameters for printing if logging is turned on.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1291899 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-21 16:29:56 +00:00 |
Albert Lee
|
408d8b4463
|
Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1291435 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-20 20:37:05 +00:00 |
Albert Lee
|
4d1e1bc8df
|
[maven-release-plugin] prepare release 2.2.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244808 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-16 00:30:29 +00:00 |
Kevin W. Sutter
|
2bbbcc9d73
|
OPENJPA-2099. With Pinaki's green light, we're going to back out the changes for OpenJPA-2099 and OpenJPA-2111 so that we can make progress on the OpenJPA 2.2.0 release.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1243702 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 21:23:54 +00:00 |
Pinaki Poddar
|
4d0917c551
|
OPENJPA-2099: Remove hard references from thread local
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1240448 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 03:06:46 +00:00 |
Pinaki Poddar
|
5aa9a573c5
|
OPENJPA-2099: Test for immutable value
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1240417 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 00:35:26 +00:00 |
Pinaki Poddar
|
2988ebaf2a
|
OPENJPA-2099: relax thread and bind parameter affinity. allow immutable value at construction
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1240302 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 19:09:30 +00:00 |
Pinaki Poddar
|
7b2d6ea89d
|
OPENJPA-2099: correct test error
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1236868 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-27 20:15:57 +00:00 |
Pinaki Poddar
|
fc1ea49c38
|
OPENJPA-2116: Optimize frequent operations a) field denotes a relation and b) schema name needs conversion.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1236326 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 17:56:12 +00:00 |
Pinaki Poddar
|
7def6f8a67
|
OPENJPA-2099: simple doc change
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1236281 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 16:37:16 +00:00 |
Pinaki Poddar
|
e37a589072
|
OPENJPA:1050: Use generics
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1236280 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 16:36:38 +00:00 |
Pinaki Poddar
|
f31e4ba507
|
OPENJPA-2099: Introduce flexible ThreadLocal
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1235624 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 04:00:11 +00:00 |
Pinaki Poddar
|
49adef7c61
|
OPENJPA-2099: Use thread gate for reused select. Guard parameter binding
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1235533 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-24 22:26:27 +00:00 |
Pinaki Poddar
|
736221d100
|
OPENJPA-2099: Create thread gateto protect Select
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1235298 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-24 15:31:35 +00:00 |
Pinaki Poddar
|
1a50b5fe76
|
OPENJPA:2099: Cacheing select construct with class/field strategy. Adding configuration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1232415 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 14:04:07 +00:00 |
Mark Struberg
|
3beb74571a
|
switch back trunk to 2.2.0-SNAPSHOT
we wil restart the 2.2.x after a few important fixes on trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1230495 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 11:28:50 +00:00 |
Mark Struberg
|
6289157f9c
|
release preparation. Move trunk to 2.3.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1229557 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 14:29:08 +00:00 |
Kevin W. Sutter
|
9cc9b97c97
|
OPENJPA-2087. Adding "missing" methods on the concrete JDBC classes to allow building with Java 7. Committing this change on behalf of Jacob Nowosatka.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1226933 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-03 20:04:38 +00:00 |
Kevin W. Sutter
|
12e33c9af3
|
OPENJPA-2087. Removing the use of the ConcreteClassGenerator. Committing this change on behalf of Jacob Nowosatka.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1214975 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-15 22:28:29 +00:00 |
Jody Grassel
|
b2af30891d
|
OPENJPA-2094: Metadata processing needs to support jar:file URLs that address Jar directories
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1214326 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-14 16:33:39 +00:00 |