antlets/java build.xml,1.1,1.2

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/antlets/java
In directory sc8-pr-cvs1:/tmp/cvs-serv4660/java

Modified Files:
	build.xml 
Log Message:
Use the init antlet.

Index: build.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/java/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** build.xml	22 Dec 2003 23:20:10 -0000	1.1
--- build.xml	22 Dec 2003 23:24:43 -0000	1.2
***************
*** 1,12 ****
  <?xml version="1.0" ?>
! <project default="install-antlet" basedir="." name="makeantlet.init">
  
  	<description>Bootstraps the antlet maker</description>
  
! 	<property name="project.name" value="init"/>
  	<property name="project.version" value="0.1"/>
  	
  	<!-- set these properties before the import -->
! 	<property name="makeantlet.antlet.name" value="init"/>
  
  	<property name="makeantlet.antlet.src.dir" value="${basedir}/src"/>
--- 1,13 ----
  <?xml version="1.0" ?>
! <!-- $Header$ -->
! <project default="install-antlet" basedir="." name="makeantlet.java">
  
  	<description>Bootstraps the antlet maker</description>
  
! 	<property name="project.name" value="java"/>
  	<property name="project.version" value="0.1"/>
  	
  	<!-- set these properties before the import -->
! 	<property name="makeantlet.antlet.name" value="java"/>
  
  	<property name="makeantlet.antlet.src.dir" value="${basedir}/src"/>
***************
*** 14,19 ****
  
  
! 	<import file="${basedir}/src/xbuild.xml"/>
! 	<typedef resource="org/krysalis/centipede2/ant/antlib.xml" />
  
     <importantlet name="makeantlet-0.1" />
--- 15,20 ----
  
  
!   	<typedef resource="org/krysalis/centipede2/ant/antlib.xml"/>
!     <importantlet name="init-0.1"/>
  
     <importantlet name="makeantlet-0.1" />




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
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.