You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by an...@apache.org on 2007/12/05 07:46:22 UTC

svn commit: r601225 - /db/jdo/trunk/tck2-legacy/src/conf/jdori-pmf.properties

Author: andyj
Date: Tue Dec  4 22:46:21 2007
New Revision: 601225

URL: http://svn.apache.org/viewvc?rev=601225&view=rev
Log:
JDO-551 BCEL -> ASM change for legacy TCK

Modified:
    db/jdo/trunk/tck2-legacy/src/conf/jdori-pmf.properties

Modified: db/jdo/trunk/tck2-legacy/src/conf/jdori-pmf.properties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck2-legacy/src/conf/jdori-pmf.properties?rev=601225&r1=601224&r2=601225&view=diff
==============================================================================
--- db/jdo/trunk/tck2-legacy/src/conf/jdori-pmf.properties (original)
+++ db/jdo/trunk/tck2-legacy/src/conf/jdori-pmf.properties Tue Dec  4 22:46:21 2007
@@ -40,3 +40,4 @@
 #org.jpox.initializePrimaryKeyColumnInfo=true
 #org.jpox.connectionPoolingType=DBCP
 org.jpox.connectionPoolingType=C3P0
+org.jpox.implementationCreatorName=asm
\ No newline at end of file