|
From: <mwl...@us...> - 2009-01-02 17:59:32
|
Revision: 826
http://cishell.svn.sourceforge.net/cishell/?rev=826&view=rev
Author: mwlinnem
Date: 2009-01-02 17:59:21 +0000 (Fri, 02 Jan 2009)
Log Message:
-----------
Other plugins can now import and use the DatabaseFactory interface (and its associated Exception).
Modified Paths:
--------------
trunk/core/org.cishell.service.database/META-INF/MANIFEST.MF
Modified: trunk/core/org.cishell.service.database/META-INF/MANIFEST.MF
===================================================================
--- trunk/core/org.cishell.service.database/META-INF/MANIFEST.MF 2009-01-02 17:57:02 UTC (rev 825)
+++ trunk/core/org.cishell.service.database/META-INF/MANIFEST.MF 2009-01-02 17:59:21 UTC (rev 826)
@@ -9,4 +9,5 @@
org.osgi.service.metatype,
org.osgi.service.prefs
Export-Package:
+ org.cishell.service.database.databasefactory
Bundle-ActivationPolicy: lazy
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|