antlets/jalopy build.xml,NONE,1.1

[email protected] Mon, 01 Mar 2004 01:03:09 -0800
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/antlets/jalopy
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21389/jalopy

Added Files:
	build.xml 
Log Message:
jalopy antlet added

--- NEW FILE: build.xml ---
<?xml version="1.0" ?>
<project default="install-antlet" basedir="." name="makeantlet.java">

	<description>Bootstraps the antlet maker</description>

	<property name="project.name" value="jalopy"/>
	<property name="project.version" value="0.1"/>
	<property name="project.jars" value="jalopy-1.0b10.jar"/>
	
	<!-- set these properties before the import -->
	<property name="makeantlet.antlet.name" value="jalopy"/>

	<property name="makeantlet.antlet.src.dir" value="${basedir}/src"/>
	<property name="build.dir" value="${basedir}/build"/>

  	<typedef resource="org/krysalis/centipede2/ant/antlib.xml"/>
    <importer name="init-0.1"/>
    <importer name="makeantlet-0.1" />
</project>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click