Apache OpenJPA
Go to file
Donald Woods 982b643868 OPENJPA-1735 Mark commons-logging as provided in the build to remove transient maven dependency
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@966020 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 21:40:05 +00:00
openjpa OPENJPA-1735 Mark commons-logging as provided in the build to remove transient maven dependency 2010-07-20 21:40:05 +00:00
openjpa-all OPENJPA-1735 Mark commons-logging as provided in the build to remove transient maven dependency 2010-07-20 21:40:05 +00:00
openjpa-examples OPENJPA-1724 Allow MappingTool to generate SQL files in a different encoding than the local JVM 2010-07-16 19:38:27 +00:00
openjpa-integration OPENJPA-1735 Mark commons-logging as provided in the build to remove transient maven dependency 2010-07-20 21:40:05 +00:00
openjpa-jdbc OPENJPA-1726: fix intermittent failure in TestTimestampVersion. The next bulkUpdate timestamp version should be consistently generated as nextVersion method. 2010-07-20 17:49:25 +00:00
openjpa-kernel OPENJPA-1734: Refactor JavaVendors into an Enum and fix exception reported in JIRA. 2010-07-20 14:40:23 +00:00
openjpa-lib OPENJPA-1735 Mark commons-logging as provided in the build to remove transient maven dependency 2010-07-20 21:40:05 +00:00
openjpa-persistence OPENJPA-1726: fix Criteria Trim expression when running on Postgres. 2010-07-19 18:26:13 +00:00
openjpa-persistence-jdbc OPENJPA-1726: exclude Postgres from the test case due to the problem of storing the randomly generated UUID String to the UTF-8 database. 2010-07-20 16:43:30 +00:00
openjpa-persistence-locking OPENJPA-1604 Added Optimistic check as part the logic for setting the default lock mode for named queries in order to retain 1.x behavior. 2010-04-26 19:34:34 +00:00
openjpa-project OPENJPA-1732 LogFactory adapter for SLF4J 2010-07-20 19:17:57 +00:00
openjpa-slice Adding missing licence header. 2010-05-19 16:03:11 +00:00
openjpa-xmlstore move openjpa-maven-plugin version to parent pom, since two modules are using it now 2010-04-22 14:19:52 +00:00
scripts add missing ASL 2.0 reference, so we can stop excluding these from rat:check 2010-06-04 16:56:47 +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.txt strip eol chars 2010-05-01 01:31:12 +00:00
NOTICE.txt minor notice file updates 2010-02-02 14:47:11 +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 OPENJPA-1732 LogFactory adapter for SLF4J 2010-07-20 19:17:57 +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/