antlets/javasrc build.xml,NONE,1.1

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

Added Files:
	build.xml 
Log Message:
added javasrc

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

	<description>Bootstraps the antlet maker</description>

	<property name="project.name" value="javasrc"/>
	<property name="project.version" value="0.1"/>
	
	<!-- set these properties before the import -->
	<property name="makeantlet.antlet.name" value="javasrc"/>

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

    <available property="javasrc.lib" file="lib\javasrc.jar"/>
    <fail message="download pmd to the lib directory before running this build" unless="javasrc.lib"/>

  	<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
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.