|
From: Markus B. <mba...@us...> - 2006-02-04 12:47:04
|
Update of /cvsroot/rubyeclipse/org.rubypeople.eclipse.testutils/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29322/META-INF Modified Files: MANIFEST.MF Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.eclipse.testutils/META-INF/MANIFEST.MF,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MANIFEST.MF 5 Jan 2006 17:20:07 -0000 1.1 --- MANIFEST.MF 4 Feb 2006 12:46:54 -0000 1.2 *************** *** 3,7 **** 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 --- 3,7 ---- Bundle-Name: org.rubypeople.eclipse.testutils Bundle-SymbolicName: org.rubypeople.eclipse.testutils ! Bundle-Version: 0.0.0 Bundle-ClassPath: testutils.jar Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator |