Apache OpenJPA
Go to file
A. Abram White 7cece296b3 More efficient fix for OPENJPA-245.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@646082 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 21:29:19 +00:00
openjpa-all OPENJPA-544. Get rid of JDK1.4 support, fold the jdk1.5 modules into their siblings, get rid of some ugly reflection that was there for 1.5 support, and move to the java.util.concurrent collections classes. This includes a wrapper around ConcurrentHashMap that allows nulls, since the old OpenJPA concurrent map allowed nulls and we rely on that behavior. The implication is that putIfAbsent() and some of the other special JDK1.5 methods don't obey the same contracts as in the java.util.concurrent package. 2008-03-25 03:37:56 +00:00
openjpa-examples OPENJPA345 The last patch had the side effect that the artifact zip doesn't contain most of the required dependency jars (e.g., commons-lang), since the transitive dependencies are not followed to pick up these jars. Resolved this by explicitly listing the required jars in the openjpa-all dependencies. Also moved most of the dependency version numbers into the parent pom.xml dependencyManagement section to ensure that all dependency versions are the same. 2007-10-03 09:10:54 +00:00
openjpa-integration Removed passing along "test" parameter to TCK script, since it seems to cause problems when it is unset. 2007-10-16 00:39:09 +00:00
openjpa-jdbc Fix for OPENJPA-554. 2008-04-07 16:18:26 +00:00
openjpa-kernel More efficient fix for OPENJPA-245. 2008-04-08 21:29:19 +00:00
openjpa-lib OPENJPA-544. Get rid of JDK1.4 support, fold the jdk1.5 modules into their siblings, get rid of some ugly reflection that was there for 1.5 support, and move to the java.util.concurrent collections classes. This includes a wrapper around ConcurrentHashMap that allows nulls, since the old OpenJPA concurrent map allowed nulls and we rely on that behavior. The implication is that putIfAbsent() and some of the other special JDK1.5 methods don't obey the same contracts as in the java.util.concurrent package. 2008-03-25 03:37:56 +00:00
openjpa-persistence Change OpenJPAEntityManagerFactory.getStoreCache(String) to create the cache on-demand if it doesn't exist. This turns an error condition into functional behavior, so there should be no backward-compat issue. 2008-04-04 07:34:53 +00:00
openjpa-persistence-jdbc More efficient fix for OPENJPA-245. 2008-04-08 21:29:19 +00:00
openjpa-project More efficient fix for OPENJPA-245. 2008-04-08 21:29:19 +00:00
openjpa-slice OPENJPA-515 Remove XA transaction across slices + test configuration for Derby + activate tests 2008-02-16 22:03:25 +00:00
openjpa-xmlstore OPENJPA-544. Get rid of JDK1.4 support, fold the jdk1.5 modules into their siblings, get rid of some ugly reflection that was there for 1.5 support, and move to the java.util.concurrent collections classes. This includes a wrapper around ConcurrentHashMap that allows nulls, since the old OpenJPA concurrent map allowed nulls and we rely on that behavior. The implication is that putIfAbsent() and some of the other special JDK1.5 methods don't obey the same contracts as in the java.util.concurrent package. 2008-03-25 03:37:56 +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
README.txt updated README 2007-07-19 00:43:08 +00:00
pom.xml OPENJPA-544. Maybe this is a Windows-ism, or an IBM JDK-ism, but I still need the explicit <version>2.4</version> element for the surefire plugin... 2008-03-25 16:22:35 +00:00

README.txt

Apache OpenJPA Project
======================

For useful information, navigate to http://openjpa.apache.org