[Ejtools-cvs] CVS: applications/management webapp.properties,1.1,1.2
Brought to you by:
letiemble
From: Laurent E. <let...@us...> - 2002-04-24 20:33:35
|
Update of /cvsroot/ejtools/applications/management In directory usw-pr-cvs1:/tmp/cvs-serv32692a/management Modified Files: webapp.properties Log Message: Global Changes Index: webapp.properties =================================================================== RCS file: /cvsroot/ejtools/applications/management/webapp.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** webapp.properties 22 Apr 2002 17:50:51 -0000 1.1 --- webapp.properties 24 Apr 2002 20:10:42 -0000 1.2 *************** *** 1,10 **** ${apache.log4j.root}/*.jar ${apache.struts.root}/*.jar ${apache.xalan.root}/*.jar - ${apache.xerces.root}/*.jar - ${jboss.jmx.root}/*.jar ${ejtools.common.root}/*.jar ${ejtools.xmlweb.root}/*.jar ${sun.jaxp.root}/*.jar - ${sun.jndi.root}/*.jar ${sun.swing.root}/*.jar --- 1,9 ---- + ${apache.crimson.root}/*.jar ${apache.log4j.root}/*.jar ${apache.struts.root}/*.jar + ${apache.taglibs.root}/*.jar ${apache.xalan.root}/*.jar ${ejtools.common.root}/*.jar ${ejtools.xmlweb.root}/*.jar ${sun.jaxp.root}/*.jar ${sun.swing.root}/*.jar |