From: Hirzel P. <ph...@us...> - 2007-06-19 07:39:45
|
Update of /cvsroot/tcotool/TCO-Tool/meta-inf In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14481/meta-inf Modified Files: MANIFEST.MF Log Message: Unnecessary Class Path removed Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/tcotool/TCO-Tool/meta-inf/MANIFEST.MF,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** MANIFEST.MF 29 Aug 2005 09:41:17 -0000 1.1.1.1 --- MANIFEST.MF 19 Jun 2007 07:39:45 -0000 1.2 *************** *** 1,4 **** Manifest-Version: 1.0 ! Class-Path: jcommon-0.9.6.jar Main-Class: org.tcotool.application.LauncherView --- 1,4 ---- Manifest-Version: 1.0 ! Class-Path: Main-Class: org.tcotool.application.LauncherView |