Commit Graph

547 Commits

Author SHA1 Message Date
Richard G. Curtis be2b020dcc OPENJPA-1717: Doc updates.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1055617 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 20:14:33 +00:00
Milosz Tylenda dcaf2a41f1 OPENJPA-1863: Update HSQLDictionary for HSQLDB 2.0 - new SQL state value, fix getSequencesSQL method.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1044821 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 13:53:52 +00:00
Michael Dick 2cc69063aa [maven-release-plugin] prepare release 2.1.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040584 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 15:30:48 +00:00
Milosz Tylenda 5d21297cb6 OPENJPA-1837: Revert the statement about XML column as the mentioned limitation does exist in that case.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1032316 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 17:21:35 +00:00
Michael Dick 2e1e015dee OPENJPA-1864: Adding documentation for MaxDB Dictionary (includes new section for user reported databases which we haven't verified).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1031050 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:00:12 +00:00
Richard G. Curtis 3731ab8f23 Update openjpa.AutoDetach default values.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1030640 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 20:09:15 +00:00
Albert Lee fdf58d63ba OPENJPA-1837 - reset Oracle dictionary maxEmbedded*lobSize = -1 for jdbc driver (11.2.0.x) that can handle *lob size > 4000 characters.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023925 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 17:48:30 +00:00
Donald Woods 2414c88960 OPENJPA-1764 Doc updates for the new Commons DBCP based connection pooling support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023114 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 21:13:31 +00:00
Donald Woods eac769a299 OPENJPA-1836 Only perform chmod on files/dirs that the nightly.user.name owns
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023060 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 18:28:57 +00:00
Donald Woods fa8a517fb0 OPENJPA-1792 Drop JDK5 support starting with OpenJPA 2.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023019 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 16:57:55 +00:00
Donald Woods ada720a769 OPENJPA-1836 update nightly-upload profile to use key/passphrase
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022979 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 15:55:08 +00:00
Donald Woods 754217f03a OPENJPA-1833 Add build date/time, branch version/revision and copyright to docs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022612 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 16:54:45 +00:00
Michael Dick b6f237bdc8 fix manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022348 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 01:44:26 +00:00
Michael Dick 50290a4e18 OPENJPA-1699: update manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022344 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 01:17:36 +00:00
Kevin W. Sutter 4230248357 Updating documentation to remove the restriction of using only a single type of access (field or property) for each class. As of JPA 2.0, this restriction no longer applies.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1004701 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 16:30:01 +00:00
Milosz Tylenda 5a98879567 OPENJPA-1691: Support XML strings longer than 4000 bytes on Oracle.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1004043 13f79535-47bb-0310-9956-ffa450edef68
2010-10-03 20:46:38 +00:00
Donald Woods d079a88733 OPENJPA-1804 Add note that dynamic enhancer behaves the same as the javaagent loaded enhancer, in that when a <class> list is given in the PU, then only those classes will be enhanced.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1000445 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 13:01:27 +00:00
Donald Woods d3ca8f3cc4 merge in release note updates from 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@995542 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 19:03:16 +00:00
Donald Woods 56f3b72b8b OPENJPA-1731 Doc for using commons-dbcp
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989418 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:18:55 +00:00
Jeremy Bauer 7126e2d49c OPENJPA-1739 Documentation for instrumentation plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989324 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 19:48:01 +00:00
Donald Woods 581494293a OPENJPA-1773 Pull the new OpenTrader sample into the binary assembly
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989234 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 17:23:27 +00:00
Fay Wang 319184d64e OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@988589 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 15:19:27 +00:00
Fay Wang adfa274b34 OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@988341 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 22:34:57 +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
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
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
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
Donald Woods b1eed9c971 OPENJPA-1730 Include commons-dbcp-1.2.2 in openjpa-all and binary distro
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980907 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 18:17:58 +00:00
Donald Woods 899b56b418 OPENJPA-1751 Update assembly inclusion of simple examples and update simple build with new root path
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980798 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 14:07:27 +00:00
Donald Woods 2798644558 OPENJPA-1751 Include all openjpa-examples in the binary distro
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980780 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 13:17:59 +00:00
Donald Woods 534892a4ad OPENJPA-1712 Upgrade builds to use Nexus repo - step 1. Now use 'mvn deploy -Papache-release' to publish signed artifacts to the Nexus repo.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980170 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 19:24:33 +00:00
Michael Dick e65477c9fa OPENJPA-1742: add documentation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@966701 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 15:05:43 +00:00
Donald Woods 28f7b7e744 OPENJPA-1735 Add missing commons-logging artifact to binary assembly (it is in openjpa-all.jar)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@966030 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 21:55:12 +00:00
Donald Woods de0e36d39b OPENJPA-1732 LogFactory adapter for SLF4J
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@965965 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 19:17:57 +00:00
Richard G. Curtis 9225c60a74 OPENJPA-1734: Add support for the DynamicEnhancer on IBM jvm.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@965633 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 21:02:36 +00:00
Donald Woods 64181e58ad OPENJPA-1724 Allow MappingTool to generate SQL files in a different encoding than the local JVM
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@964921 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 19:38:27 +00:00
Richard G. Curtis 124d3ca7b5 OPENJPA-1378: Expose Lru cache on DataCache and QueryCache.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@964097 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 17:01:51 +00:00
Donald Woods a1716ad3e2 OPENJPA-1712 Minor format cleanup of some POMs to improve readability
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@961420 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 15:55:10 +00:00
Richard G. Curtis 8b13127fd6 OPENJPA-1717: Update migration section in docs.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@961389 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 14:34:30 +00:00
Albert Lee b27485bd8b OPENJPA-1708 - Change a message logging from info to trace and correct supported log levels in manual.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@958018 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25 16:13:53 +00:00
Michael Dick 7028247229 OPENJPA-1678: Update documentation re: PrintParameters
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@955383 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 21:03:04 +00:00
Richard G. Curtis 8de998f90b OPENJPA-620: Update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@953138 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 20:02:48 +00:00
Pinaki Poddar 10a056a073 OPENJPA-1686: Remove incompatibility of FieldMapping strategy -- not true anymore
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@952984 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 12:52:19 +00:00
Donald Woods 299b54b61b add missing ASL 2.0 reference, so we can stop excluding these from rat:check
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@951490 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 16:55:52 +00:00
Richard G. Curtis 4a1ab58598 OPENJPA-1673: Update docs for MetaDataRepository.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946726 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 17:54:37 +00:00
Pinaki Poddar ad54566f6c OPENJPA-1663,OPENJPA-1664: document Query/Finder Target Policy.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@943696 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 21:22:57 +00:00
Pinaki Poddar bff7d8693a OPENJPA-1663,OPENJPA-1664: document Query/Finder Target Policy.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@943695 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 21:22:33 +00:00
Pinaki Poddar 85ba2eada3 OPENJPA-1662: Remove usage of @Replicated annotation. Replace with openjpa.slice.ReplicatedTypes plug-in.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@943294 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 21:09:17 +00:00
Michael Dick 014ac689b5 Update manual on difference between nullable=false and optional=false
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@939453 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29 18:55:19 +00:00
Pinaki Poddar 4fec004e9d Documentation on QueryCache Statistics
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@939447 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29 18:36:37 +00:00
Richard G. Curtis 58f33c2119 OPENJPA-1604: Doc update.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936436 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 18:48:29 +00:00
Donald Woods ba9dedd4d4 update title to say 2.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936399 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 17:27:14 +00:00
Donald Woods 5cbc3c4e3f merge in latest release notes from branches/2.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@935080 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16 21:10:34 +00:00
Pinaki Poddar 296752741e OPENJPA-1628: Usability changes
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@934507 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 18:25:46 +00:00
Pinaki Poddar 85b89a8701 OPENJPA-1628,OPENJPA-1187,OPENJPA-1622: Use javac's -s option to control output rather than extraneous -Aout option
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@933342 13f79535-47bb-0310-9956-ffa450edef68
2010-04-12 18:12:49 +00:00
Donald Woods 0ca80f7f79 test
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932974 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 19:23:50 +00:00
Donald Woods 2fbfba0705 merge in release note updates from 2.0.0 branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932973 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 18:59:14 +00:00
Donald Woods 7188baa2c0 OPENJPA-1179 openjpa.jdbc.QuerySQLCache plugin no longer accepts value=all, so doc it in the Migration section. Testcase contributed by Tim McConnell.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932929 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 16:21:01 +00:00
Pinaki Poddar 6ccd59c32b OPENJPA-1662: Add openjpa. prefix to Annotation Processor -A options
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932544 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 18:55:31 +00:00
Pinaki Poddar f95ac63c8b OPENJPA-1622: Support discovery. But hide by default. Add boolean flag -Aopenjpa.generate to activate
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932507 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 16:51:08 +00:00
Donald Woods b2d71bbe4d OPENJPA-1597 Update docs to mention previous serialization side effects
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930888 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 15:56:21 +00:00
Donald Woods 137071d9bf OPENJPA-1597 Migration doc updates to mention the new Compatibility flag.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@928854 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 18:10:16 +00:00
Michael Dick 666ec6c6de OPENJPA-1550:
Set failedObject on RollbackException.
Submitted By: Heath Thomann

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@927267 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 03:55:43 +00:00
Donald Woods 162b11b542 merge in release note updates from 2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@927139 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 17:59:31 +00:00
Donald Woods c4e1b1b339 OPENJPA-1466 show as being fixed in 2.0.0-beta
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926733 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 19:02:02 +00:00
Donald Woods 4efde73b40 merge in beta3 release note updates from 2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926720 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:48:36 +00:00
Catalina Wei 5df5db5ee8 OPENJPA-1585: Additional trace helps users to relate query or entity actions to SQL pushdowns
fix typo in doc

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926699 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:17:28 +00:00
Donald Woods 8bf38a7fee some additional trunk updates for the move to 2.1.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926438 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:36:15 +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 73f1a0869e OPENJPA-1205 Show as being fixed in 2.0.0-M3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926423 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 01:29:41 +00:00
Donald Woods a7c0b3e918 OPENJPA-1074 Show as being fixed in 2.0.0-M3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926422 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 01:27:28 +00:00
Donald Woods db10ada93e OPENJPA-1406 Remove pointers to JIRAs, but leave as comments in the source.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926363 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 21:53:37 +00:00
Donald Woods 86546e1e12 OPENJPA-1097 Add a note in the Migration Considerations doc about the 'fixed' serialization behavior and how DetachedStateField can be used to modify the behavior.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926225 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 17:58:56 +00:00
Donald Woods 94a1323dfb OPENJPA-1406 Replace tabs with spaces and fix identing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926190 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 17:03:17 +00:00
Donald Woods 28d495e14b OPENJPA-1097 Add some doc details on how the serialization of proxies works and new behavior of using DetachedStateField to ensure proxies are removed when it is set to transient or false.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926160 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 16:26:51 +00:00
Donald Woods 7c613e69d1 OPENJPA-1406 Split up DetachedStateField into two sections
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926124 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 15:20:38 +00:00
Catalina Wei da262a651a OPENJPA-1585: Additional trace helps users to relate query or entity actions to SQL pushdowns
update Reference Guide for SQLDiag logging channel

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@925847 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 17:58:09 +00:00
Milosz Tylenda 3b15fe9e2d OPENJPA-1510: Remove JDK 1.4 references from Apache Commons Logging section.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@924026 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 22:20:51 +00:00
Milosz Tylenda d386fa8067 OPENJPA-1510: Remove JDK 1.5 reference from Reverse Mapping section - this level of JDK is now a must to run OpenJPA.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@924007 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 21:54:59 +00:00
Milosz Tylenda 6bc5ff8d3c OPENJPA-1510: Typographical changes to Encryption Provider section.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@924002 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 21:41:34 +00:00
Milosz Tylenda db7390af62 OPENJPA-1510: Update JPA Resources section with JEE 6 links.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923982 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 21:21:34 +00:00
Donald Woods 8a1e0307f2 OPENJPA-935 Show as being fixed in 2.0.0-M2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923748 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 14:15:45 +00:00
Milosz Tylenda 9c09bc3728 OPENJPA-1510: Correct broken and outdated links, make 'Ant' consistent in case.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923472 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 22:24:53 +00:00
Albert Lee b9d83ae33a Add clarification contributed by Thomas Rowe.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923326 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 16:21:52 +00:00
Donald Woods 971c1fb5d4 OPENJPA-991 Remove from release notes as being fixed.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923222 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 13:42:26 +00:00
Milosz Tylenda f05db49642 OPENJPA-1510: Correct broken links, remove link to non-existing locally mirrored JPA spec.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@922946 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 20:24:36 +00:00
Milosz Tylenda 8f236c2aeb OPENJPA-1510: Correct broken links in Configuring Savepoints section, remove OracleSavepointManager description since it does not exist in OpenJPA.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@922933 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 19:41:06 +00:00
Donald Woods 0c65e3c409 OPENJPA-680 Show as fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921868 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 14:25:49 +00:00
Donald Woods 8c8cd98a65 OPENJPA-645 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921042 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:25:40 +00:00
Donald Woods a140e82bcf OPENJPA-662 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921040 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:24:46 +00:00
Donald Woods 8599f5290a OPENJPA-677 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921039 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:23:47 +00:00
Donald Woods 3fe201a542 OPENJPA-699 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921038 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:22:47 +00:00
Donald Woods 50458736d8 OPENJPA-760 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921037 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:20:53 +00:00
Donald Woods 3067690ac6 OPENJPA-766 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921035 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:19:40 +00:00
Donald Woods 4d33d1bcc8 OPENJPA-794 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921032 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:18:07 +00:00
Donald Woods ef6e9d8cf1 OPENJPA-798 Show as being fixed in 2.0.0-M2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921030 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:16:38 +00:00
Donald Woods e1e697da05 OPENJPA-799 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921022 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:06:35 +00:00
Donald Woods 1623f14972 OPENJPA-801 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921021 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:05:26 +00:00
Donald Woods 5a014cc6cd OPENJPA-802 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921020 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:04:16 +00:00
Donald Woods a10f53323f OPENJPA-806 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921019 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:03:02 +00:00