From: <mwl...@us...> - 2009-01-22 18:10:51
|
Revision: 851 http://cishell.svn.sourceforge.net/cishell/?rev=851&view=rev Author: mwlinnem Date: 2009-01-22 18:10:47 +0000 (Thu, 22 Jan 2009) Log Message: ----------- Fixed imports. Modified Paths: -------------- trunk/core/org.cishell.reference.service.database/META-INF/MANIFEST.MF Modified: trunk/core/org.cishell.reference.service.database/META-INF/MANIFEST.MF =================================================================== --- trunk/core/org.cishell.reference.service.database/META-INF/MANIFEST.MF 2009-01-22 16:58:37 UTC (rev 850) +++ trunk/core/org.cishell.reference.service.database/META-INF/MANIFEST.MF 2009-01-22 18:10:47 UTC (rev 851) @@ -10,6 +10,7 @@ org.apache.commons.pool, org.apache.commons.pool.impl, org.apache.derby, + org.apache.derby.jdbc, org.cishell.framework.algorithm;version="1.0.0", org.cishell.service.database, org.osgi.framework;version="1.4.0", This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |