You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by dj...@apache.org on 2006/02/08 15:53:04 UTC

svn commit: r375975 - /db/derby/code/trunk/tools/jar/extraDBMSclasses.properties

Author: djd
Date: Wed Feb  8 06:52:43 2006
New Revision: 375975

URL: http://svn.apache.org/viewcvs?rev=375975&view=rev
Log:
DERBY-927 Fix jar build broken by previous commit.

Modified:
    db/derby/code/trunk/tools/jar/extraDBMSclasses.properties

Modified: db/derby/code/trunk/tools/jar/extraDBMSclasses.properties
URL: http://svn.apache.org/viewcvs/db/derby/code/trunk/tools/jar/extraDBMSclasses.properties?rev=375975&r1=375974&r2=375975&view=diff
==============================================================================
--- db/derby/code/trunk/tools/jar/extraDBMSclasses.properties (original)
+++ db/derby/code/trunk/tools/jar/extraDBMSclasses.properties Wed Feb  8 06:52:43 2006
@@ -78,5 +78,3 @@
 derby.module.store.jardbf=org.apache.derby.impl.io.JarDBFile
 derby.module.store.urlf=org.apache.derby.impl.io.URLFile
 derby.module.store.cpf=org.apache.derby.impl.io.CPFile
-
-derby.module.readonly=org.apache.derby.impl.services.monitor.ReadOnly