From: <pat...@us...> - 2010-08-03 18:35:33
|
Revision: 1107 http://cishell.svn.sourceforge.net/cishell/?rev=1107&view=rev Author: pataphil Date: 2010-08-03 18:35:25 +0000 (Tue, 03 Aug 2010) Log Message: ----------- * Changed manifest to export all packages. Modified Paths: -------------- trunk/core/org.cishell.utilities.swt/META-INF/MANIFEST.MF Modified: trunk/core/org.cishell.utilities.swt/META-INF/MANIFEST.MF =================================================================== --- trunk/core/org.cishell.utilities.swt/META-INF/MANIFEST.MF 2010-08-03 17:23:41 UTC (rev 1106) +++ trunk/core/org.cishell.utilities.swt/META-INF/MANIFEST.MF 2010-08-03 18:35:25 UTC (rev 1107) @@ -9,4 +9,6 @@ Import-Package: com.google.common.collect, org.cishell.utilities, org.cishell.utilities.datastructure -Export-Package: org.cishell.utilities.swt +Export-Package: org.cishell.utilities.swt, + org.cishell.utilities.swt.model, + org.cishell.utilities.swt.model.datasynchronizer This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |