Update of /cvsroot/batchserver/batchserver
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29978
Modified Files:
build.xml
Log Message:
no message
Index: build.xml
===================================================================
RCS file: /cvsroot/batchserver/batchserver/build.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** build.xml 4 Mar 2006 04:16:40 -0000 1.4
--- build.xml 15 Sep 2006 20:29:38 -0000 1.5
***************
*** 1,3 ****
! <project name="batchserver" default="source-compile" basedir=".">
<!-- ===================== Property Definitions =========================== -->
--- 1,3 ----
! <project name="batch-framework" default="source-compile" basedir=".">
<!-- ===================== Property Definitions =========================== -->
|