Apache OpenJPA
Go to file
Michael Dick a7ea4af7ab increase timeout for tck
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1077975 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 14:45:06 +00:00
openjpa [maven-release-plugin] prepare for next development iteration 2011-02-16 17:24:34 +00:00
openjpa-all [maven-release-plugin] prepare for next development iteration 2011-02-16 17:24:34 +00:00
openjpa-examples [maven-release-plugin] prepare for next development iteration 2011-02-16 17:24:34 +00:00
openjpa-integration increase timeout for tck 2011-03-04 14:45:06 +00:00
openjpa-jdbc OPENJPA-1940: Use unqualified name when looking for PK columns on Oracle 2011-02-21 19:54:22 +00:00
openjpa-kernel OPENJPA-1943 - Apply query timeout value to pessimistic row lock statement execution. 2011-02-18 16:59:25 +00:00
openjpa-lib [maven-release-plugin] prepare for next development iteration 2011-02-16 17:24:34 +00:00
openjpa-persistence OPENJPA-1943 - Apply query timeout value to pessimistic row lock statement execution. 2011-02-18 16:59:25 +00:00
openjpa-persistence-jdbc OPENJPA-1939: Increase index length for DB2 and testcase workaround for OPENJPA-1948 2011-02-21 17:46:49 +00:00
openjpa-persistence-locking Fix test cases running in DB2 due to 1) dict.forUpdateClause must be obtained after emf is created because specific dictionary may override the value of this attribute, 2) The forUpdateClause in DB2 is LockMode type dependent, (i.e. WITH RR/RS) therefore can not depends on this attribute for positive test case comparison, negative test ok. 2011-02-22 23:07:31 +00:00
openjpa-project [maven-release-plugin] prepare for next development iteration 2011-02-16 17:24:34 +00:00
openjpa-slice OPENJPA-1952: Excluding multithreaded test for now. 2011-02-25 15:47:24 +00:00
openjpa-xmlstore [maven-release-plugin] prepare for next development iteration 2011-02-16 17:24:34 +00:00
scripts Use generalized environment variables instead of hard-coded paths 2010-08-27 16:58:37 +00:00
src/site updated build site to include more timestamp information; removed some documentation-related stuff from pom files 2007-08-31 21:28:04 +00:00
.gitignore Add IDEA module descriptors to .gitignore. 2009-07-14 17:30:19 +00:00
LICENSE OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture 2010-08-13 20:33:50 +00:00
NOTICE OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture 2010-08-13 20:33:50 +00:00
README.txt add missing ASL 2.0 reference, so we can stop excluding these from rat:check 2010-06-04 16:56:47 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2011-02-16 17:24:34 +00:00

README.txt

Apache OpenJPA - README.txt
Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------

Thank you for downloading this release of Apache OpenJPA.

The following files can be found in the openjpa-project subdirectory:
    BUILDING.txt
    CHANGES.txt
    RELEASE-NOTES.html

For documentation and project information, please visit our project site:
    http://openjpa.apache.org/