Update of /cvsroot/bprocessor/bprocessor/src/etc
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23473/src/etc
Modified Files:
manifest.mf
Log Message:
Index: manifest.mf
===================================================================
RCS file: /cvsroot/bprocessor/bprocessor/src/etc/manifest.mf,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** manifest.mf 8 Dec 2010 09:25:33 -0000 1.3
--- manifest.mf 8 Dec 2010 11:10:19 -0000 1.4
***************
*** 1,2 ****
Main-Class: net.sourceforge.bprocessor.Application
! Class-Path: library/log4j.jar library/jaxb.jar library/antlr.jar library/asm-attrs.jar library/asm.jar core/bscript.jar library/cglib.jar library/commons-collections.jar library/commons-logging.jar library/dom4j.jar library/ehcache.jar library/gluegen-rt.jar core/gui.jar library/hibernate3.jar library/hsqldb.jar library/jogl.jar library/jta.jar core/model.jar library/oscache.jar library/postgresql-8.0-312.jdbc3.jar library/routefinding.jar core/gl.jar
--- 1,12 ----
Main-Class: net.sourceforge.bprocessor.Application
! Class-Path: \
! core/bscript.jar \
! core/gui.jar \
! core/model.jar \
! core/gl.jar
! library/log4j.jar \
! library/jaxb.jar \
! library/antlr.jar \
! library/gluegen-rt.jar \
! library/jogl.jar \
! library/routefinding.jar
|