[Spindle-cvs] CVS: com.iw.plugins.spindle.core/META-INF MANIFEST.MF, 1.18, 1.19
Brought to you by:
glongman
|
From: Geoffrey L. <glo...@us...> - 2008-09-14 19:48:17
|
Update of /cvsroot/spindle/com.iw.plugins.spindle.core/META-INF In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv28564/META-INF Modified Files: MANIFEST.MF Log Message: updated to work in Eclipse 3.4 Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/spindle/com.iw.plugins.spindle.core/META-INF/MANIFEST.MF,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** MANIFEST.MF 23 Oct 2007 01:19:49 -0000 1.18 --- MANIFEST.MF 14 Sep 2008 19:48:14 -0000 1.19 *************** *** 3,7 **** Bundle-Name: Spindle Core Plugin Bundle-SymbolicName: com.iw.plugins.spindle.core; singleton:=true ! Bundle-Version: 3.4.0 Bundle-ClassPath: core.jar, dtdparser.jar, --- 3,7 ---- Bundle-Name: Spindle Core Plugin Bundle-SymbolicName: com.iw.plugins.spindle.core; singleton:=true ! Bundle-Version: 3.4.1 Bundle-ClassPath: core.jar, dtdparser.jar, |