Commit Graph

3804 Commits

Author SHA1 Message Date
Richard G. Curtis 5a8030a802 OPENJPA-1469: Update test.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986962 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 21:51:40 +00:00
Richard G. Curtis 157c6e689f OPENJPA-1763: Fix checkstyle error.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986845 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 18:34:39 +00:00
Richard G. Curtis bf9a1edd69 OPENJPA-1763: Refactoring original change.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986841 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 18:30:18 +00:00
Pinaki Poddar a7bd0831cc Designate user parameter for Matches expression
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986744 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 15:36:01 +00:00
Fay Wang dbb0a5fe41 OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986725 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 15:08:25 +00:00
Fay Wang efd6ee93b5 OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986525 13f79535-47bb-0310-9956-ffa450edef68
2010-08-17 23:39:23 +00:00
Catalina Wei 3750cd1f6d OPENJPA-940: Using table-generator in XML descriptor results in ClassCastException
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986518 13f79535-47bb-0310-9956-ffa450edef68
2010-08-17 22:59:18 +00:00
Pinaki Poddar 22620e0a65 Documentaion edit on CriteriaBuilder API
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986439 13f79535-47bb-0310-9956-ffa450edef68
2010-08-17 18:26:43 +00:00
Jeremy Bauer 0b3f1b2d2a OPENJPA-735 Updated DBIdentifier to allow case insensitive compares for databases that do not support mixed case identifiers.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986166 13f79535-47bb-0310-9956-ffa450edef68
2010-08-17 01:57:22 +00:00
Richard G. Curtis f31d31ff9e OPENJPA-1469: Miscellaneous test updates.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986124 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16 20:21:05 +00:00
Fay Wang b3b274d545 OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986120 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16 20:06:59 +00:00
Donald Woods 98563ecfdf OPENJPA-1712 Move common test-java5 profile to the parent pom
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986085 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16 18:17:15 +00:00
Donald Woods 021e8a498e OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985350 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 20:33:50 +00:00
Donald Woods 3b8f7948b0 upgrade to latest bval snapshot as it removes a xmlstream dependency
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985341 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 20:15:30 +00:00
Albert Lee 20507e6d4b OPENJPA-1753 Remove commented code
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985210 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 14:37:38 +00:00
Michael Dick e449027abe Increase timeout value for slice testcase
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985067 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 02:03:48 +00:00
Jeremy Bauer 268658f782 OPENJPA-1681 Remove Java 1.6 dependency and add deps required to run jUnits on Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985007 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 22:00:38 +00:00
Fay Wang 9d3305bcc4 OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985003 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 21:58:14 +00:00
Jeremy Bauer 3265c84105 OPENJPA-1681 Work around quirky Java 1.5 compiler issue that occurs when enum values are specified within default array values in an annotation definition.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984980 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 21:16:42 +00:00
Michael Dick 7e50c0bf6d OPENJPA-1424: adding testcase.
Submitted By: Heath Thomann, Daryl Stultz.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984967 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 20:53:58 +00:00
Richard G. Curtis 319ba41483 OPENJPA-1765: Add locking to TableJDBCSeq to ensure thread safety.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984943 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 20:15:41 +00:00
Jeremy Bauer a36ace562b OPENJPA-1739 Added additional metrics to cache statistics and updated instrumentation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984896 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 18:18:43 +00:00
Michael Dick 7bfc33e468 Testcase update with slf4j
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984835 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:34:30 +00:00
Richard G. Curtis 754cc62f5c OPENJPA-1763: Update docs.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984829 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:19:16 +00:00
Jeremy Bauer 25ccc95d6c OPENJPA-1739 Added basic stats tracking to query result cache. Updates to JMX provider. Added tests to jmx module for query cache and prepared SQL cache instruments.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984633 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 02:40:23 +00:00
Richard G. Curtis 0876c93ff6 OPENJPA-1763: Auto configure RemoteCommitProvider if it isn't set when the DataCache is enabled.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984601 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 22:00:25 +00:00
Richard G. Curtis eeeca1cedb OPENJPA-1707: Update pom.xml to write the revision of PCEnhancer to org.apache.openjpa.revision.properties.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984522 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 18:33:29 +00:00
Michael Dick a6cfb6c848 OPENJPA-1668: allow non-default sequence sql strings for z/os and iseries
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984413 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 14:06:10 +00:00
Albert Lee 7b1d5067d6 OPENJPA-1753 update lockmgr RefreshPermutation for more consistent test cycle.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984243 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 22:22:10 +00:00
Fay Wang 4fd4c17c76 OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984235 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 22:11:42 +00:00
Fay Wang 8cb9f588ff OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984222 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 21:46:29 +00:00
Albert Lee c9f58ec243 OPENJPA-1753 a) remove unneeded import, b) close and clean up em using add Act.CloseEm, c) add better diagnostic info in SequenceActionsTest and d) clean up and update find/lock permutation tests for more consistent testing.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984147 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 17:57:17 +00:00
Donald Woods a2d3c9f57a OPENJPA-1712 add validation build notes for Java SE 5 testing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983987 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 13:18:59 +00:00
Donald Woods aec11be5f1 OPENJPA-1712 more build and pom cleanup
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983973 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 12:54:23 +00:00
Michael Dick 0f0c6de652 Get lock clause from DBDictionary in locking tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983762 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 18:22:24 +00:00
Richard G. Curtis 7c0f066234 Update svn:ignore props for openjpa-integration\jmx
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983694 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 15:48:29 +00:00
Catalina Wei c9a86d9652 OPENJPA-1752: TestPessimisticLocks JUNIT test produced inconsistent behavior with various backends
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983340 13f79535-47bb-0310-9956-ffa450edef68
2010-08-08 03:53:59 +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
Jeremy Bauer b8798f1abe OPENJPA-1739 enable JMX test module
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982864 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 03:53:31 +00:00
Jeremy Bauer eef3693be8 OPENJPA-1739 Remove unnecessary dynamic mbean methods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982860 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 03:39:07 +00:00
Jeremy Bauer 4118e6ac44 OPENJPA-1739 Adding JMX Platform MBean test module
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982855 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 02:56:32 +00:00
Jeremy Bauer 1f58c01ea4 OPENJPA-1739 Fixes to JMXProvider and cache MBeans
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982848 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 02:10:14 +00:00
Jeremy Bauer 5799ca5f5e OPENJPA-1739 Removing misnamed directory
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982760 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 20:12:57 +00:00
Jeremy Bauer d88d28ae0d OPENJPA-1739 Added JMX Integration module
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982733 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 18:58:43 +00:00
Albert Lee 40f601f1b8 OPENJPA-1761 Update Commons Pool from 1.5.3. to 1.5.4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982699 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 17:10:20 +00:00
Jeremy Bauer 536e3a284b OPENJPA-1739 Fixed minor bug and added more test variations.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982342 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 17:33:13 +00:00
Pinaki Poddar 46026f012c OPENJPA-1567: Allow reference to sibling managed instances
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982048 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 22:09:22 +00:00
Jeremy Bauer 733adeb47b OPENJPA-1739 Rev 1 of pluggable instrumentation for OpenJPA. Includes an test provider and portions of a JMX platform MBean based provider.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@981719 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 01:55:02 +00:00
Richard G. Curtis e65737308b OPENJPA-1757: Check CacheRetrieveMode in DataCacheStoreManager when synchronizing version.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@981664 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 19:31:45 +00:00
Donald Woods a4db0cb1ca OPENJPA-1751 update checkstyle config ref to use {project.basedir} to fix build issue with IBM SDK 6 on Linux
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@981587 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 16:29:22 +00:00