From: <fu...@us...> - 2010-01-07 20:06:33
|
Revision: 1014 http://cishell.svn.sourceforge.net/cishell/?rev=1014&view=rev Author: fugu13 Date: 2010-01-07 20:06:17 +0000 (Thu, 07 Jan 2010) Log Message: ----------- Needed for database utilities. Modified Paths: -------------- trunk/core/org.cishell.utilities/META-INF/MANIFEST.MF Modified: trunk/core/org.cishell.utilities/META-INF/MANIFEST.MF =================================================================== --- trunk/core/org.cishell.utilities/META-INF/MANIFEST.MF 2010-01-07 20:05:55 UTC (rev 1013) +++ trunk/core/org.cishell.utilities/META-INF/MANIFEST.MF 2010-01-07 20:06:17 UTC (rev 1014) @@ -8,6 +8,7 @@ org.cishell.framework.algorithm;version="1.0.0", org.cishell.framework.data, org.cishell.reference.service.metatype, + org.cishell.service.database, org.osgi.framework;version="1.4.0", org.osgi.service.metatype;version="1.1.0", prefuse, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |