From: <fu...@us...> - 2010-01-26 17:53:57
|
Revision: 1027 http://cishell.svn.sourceforge.net/cishell/?rev=1027&view=rev Author: fugu13 Date: 2010-01-26 17:53:43 +0000 (Tue, 26 Jan 2010) Log Message: ----------- Nearly forgot this, needed for database copy. 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 2010-01-26 17:46:36 UTC (rev 1026) +++ trunk/core/org.cishell.reference.service.database/META-INF/MANIFEST.MF 2010-01-26 17:53:43 UTC (rev 1027) @@ -12,6 +12,8 @@ org.apache.derby.jdbc, org.cishell.framework.algorithm;version="1.0.0", org.cishell.service.database, + org.cishell.utilities, + org.cishell.utilities.database, org.eclipse.core.internal.runtime, org.osgi.framework;version="1.4.0", org.osgi.service.cm;version="1.2.0", This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |