centipede2 build.xml,1.3,1.4

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/centipede2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3039

Modified Files:
	build.xml 
Log Message:
deleted the seed task.

Index: build.xml
===================================================================
RCS file: /cvsroot/metamorphosis/centipede2/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** build.xml	24 Nov 2003 21:25:54 -0000	1.3
--- build.xml	5 Feb 2004 08:02:29 -0000	1.4
***************
*** 2,6 ****
  <!-- $Header$ -->
  <project default="readme" basedir="." 
! 		name="Krysalis Centipede">
  
     <property name="src.dir" value="./src/java" />
--- 2,6 ----
  <!-- $Header$ -->
  <project default="readme" basedir="." 
! 		name="Krysalis Centipede2">
  
     <property name="src.dir" value="./src/java" />
***************
*** 86,97 ****
  
     
!    <target name="seed" description="Create a new seed project in the current directory">
!     <gunzip src="src/resources/krysalis-project-template.tar.gz" 
!       dest="${centipede.seed.dir}/krysalis-project-template.tar"/>
!     <untar src="${centipede.seed.dir}/krysalis-project-template.tar"
!       dest="${centipede.seed.dir}"
!       overwrite="false"/>
!     <delete file="${centipede.seed.dir}/krysalis-project-template.tar"/>
!    </target>
     
     <target name="install-ant" description="install centipede in the ant lib dir">
--- 86,90 ----
  
     
! 
     
     <target name="install-ant" description="install centipede in the ant lib dir">



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.