From: <pat...@us...> - 2011-01-03 19:47:03
|
Revision: 1187 http://cishell.svn.sourceforge.net/cishell/?rev=1187&view=rev Author: pataphil Date: 2011-01-03 19:46:56 +0000 (Mon, 03 Jan 2011) Log Message: ----------- * Reverting. Modified Paths: -------------- trunk/testing/org.cishell.testing.convertertester.algorithm/META-INF/MANIFEST.MF trunk/testing/org.cishell.testing.convertertester.core.new/META-INF/MANIFEST.MF Modified: trunk/testing/org.cishell.testing.convertertester.algorithm/META-INF/MANIFEST.MF =================================================================== --- trunk/testing/org.cishell.testing.convertertester.algorithm/META-INF/MANIFEST.MF 2011-01-03 18:53:09 UTC (rev 1186) +++ trunk/testing/org.cishell.testing.convertertester.algorithm/META-INF/MANIFEST.MF 2011-01-03 19:46:56 UTC (rev 1187) @@ -29,5 +29,5 @@ Require-Bundle: org.eclipse.swt, org.eclipse.ui, edu.uci.ics.jung, - prefuse, + org.prefuse.lib, org.cishell.testing.convertertester.core.new Modified: trunk/testing/org.cishell.testing.convertertester.core.new/META-INF/MANIFEST.MF =================================================================== --- trunk/testing/org.cishell.testing.convertertester.core.new/META-INF/MANIFEST.MF 2011-01-03 18:53:09 UTC (rev 1186) +++ trunk/testing/org.cishell.testing.convertertester.core.new/META-INF/MANIFEST.MF 2011-01-03 19:46:56 UTC (rev 1187) @@ -13,7 +13,7 @@ org.osgi.service.log;version="1.3.0", org.osgi.service.metatype;version="1.1.0", org.osgi.service.prefs;version="1.1.0" -Require-Bundle: prefuse +Require-Bundle: org.prefuse.lib Export-Package: org.cishell.testing.convertertester.core.converter.graph, org.cishell.testing.convertertester.core.tester.graphcomparison, org.cishell.testing.convertertester.core.tester2, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |