[Ejtools-cvs] CVS: applications/jndi.browser lib.ext.properties,1.1,1.2 lib.properties,1.1,1.2 modul
Brought to you by:
letiemble
From: Laurent E. <let...@us...> - 2002-04-30 21:14:32
|
Update of /cvsroot/ejtools/applications/jndi.browser In directory usw-pr-cvs1:/tmp/cvs-serv6827/applications/jndi.browser Modified Files: lib.ext.properties lib.properties module.properties Log Message: Add version tag Index: lib.ext.properties =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/lib.ext.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lib.ext.properties 22 Apr 2002 17:39:43 -0000 1.1 --- lib.ext.properties 30 Apr 2002 21:14:29 -0000 1.2 *************** *** 1,2 **** --- 1,7 ---- + # + # Librairies to be put into the lib/ext directory + # + # $Revision$ + # ${jboss.client.root}/*.jar Index: lib.properties =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/lib.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lib.properties 22 Apr 2002 17:39:58 -0000 1.1 --- lib.properties 30 Apr 2002 21:14:29 -0000 1.2 *************** *** 1,2 **** --- 1,7 ---- + # + # Librairies to be put into the lib directory + # + # $Revision$ + # ${apache.log4j.root}/*.jar ${dreambean.awt.root}/*.jar Index: module.properties =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/module.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** module.properties 22 Apr 2002 17:40:48 -0000 1.1 --- module.properties 30 Apr 2002 21:14:29 -0000 1.2 *************** *** 1,2 **** --- 1,7 ---- + # + # Module Properties + # + # $Revision$ + # version.major=1 version.minor=0 |