|
From: <rga...@us...> - 2002-11-19 20:44:34
|
Update of /cvsroot/csms/csms-core
In directory sc8-pr-cvs1:/tmp/cvs-serv14428
Modified Files:
centibuild.xml
Log Message:
Removing import of Centipded cent, this is no longer necessary with the latest version of Centipede
Index: centibuild.xml
===================================================================
RCS file: /cvsroot/csms/csms-core/centibuild.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** centibuild.xml 28 Oct 2002 00:23:15 -0000 1.9
--- centibuild.xml 19 Nov 2002 20:44:30 -0000 1.10
***************
*** 1,9 ****
<?xml version="1.0"?>
<project default="interactive" basedir="." name="project build file">
! <description>* ===================================== * | Krysalis Centipede
! Build System | * ===================================== * by Nicola Ken
! Barozzi (nic...@ap...) Marc Johnson (mjo...@ap...) For a
! simple interactive build, simply run the build script (build.bar or
! build.sh)</description>
<!-- =================================================================== -->
--- 1,6 ----
<?xml version="1.0"?>
<project default="interactive" basedir="." name="project build file">
! <description>Community Sports Management System build system. Type cent for
! and interactive build menu.</description>
<!-- =================================================================== -->
***************
*** 24,29 ****
<taskdef file="${ant.home}/src/core/tasks.properties" />
-
- <importcent name="centipede" />
<importcent name="antidote" />
--- 21,24 ----
|