|
From: Christopher W. <caw...@us...> - 2006-01-05 17:20:14
|
Update of /cvsroot/rubyeclipse/org.rubypeople.eclipse.testutils/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6410/META-INF Added Files: MANIFEST.MF Log Message: try to move to Manifest to see if that fixes unit tests not running on continuous build --- NEW FILE: MANIFEST.MF --- Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.rubypeople.eclipse.testutils Bundle-SymbolicName: org.rubypeople.eclipse.testutils Bundle-Version: 0.6.0 Bundle-ClassPath: testutils.jar Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator Bundle-Localization: plugin Export-Package: org.rubypeople.eclipse.testutils Require-Bundle: org.eclipse.core.runtime.compatibility, org.eclipse.core.resources, org.junit |