svn commit: r634150 - /openjpa/trunk/openjpa-lib/src/main/java/org/apache/openjpa/lib/conf/Configurations.java

2008-03-05 Thread allee8285
Author: allee8285 Date: Wed Mar 5 20:12:11 2008 New Revision: 634150 URL: http://svn.apache.org/viewvc?rev=634150&view=rev Log: OPENJPA-532 This patch enables command runnable to process once when no persistence unit is found by the tool commands. This allows command option(s) which does not re

svn commit: r633950 - in /openjpa/trunk/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/datacache: OrderedOneManyChild.java OrderedOneManyParent.java TestOrderbyInDataCache.java

2008-03-05 Thread pcl
Author: pcl Date: Wed Mar 5 09:59:15 2008 New Revision: 633950 URL: http://svn.apache.org/viewvc?rev=633950&view=rev Log: OPENJPA-521. License headers. Modified: openjpa/trunk/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/datacache/OrderedOneManyChild.java openj

svn commit: r633921 - in /openjpa/trunk: openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/kernel/ openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/meta/ openjpa-jdbc/src/main/java/org/apache/openj

2008-03-05 Thread allee8285
Author: allee8285 Date: Wed Mar 5 08:38:46 2008 New Revision: 633921 URL: http://svn.apache.org/viewvc?rev=633921&view=rev Log: After OPENJPA-9, -help option in scripts is not working anymore. This is caused by Configurations.runAgainstAllAnchors returns true if no error is encountered (includi