/antlets/apache build.xml,NONE,1.1 .cvsignore,NONE,1.1

[email protected] Sun, 14 Mar 2004 19:51:08 -0800
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis//antlets/apache
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv492/apache

Added Files:
	build.xml .cvsignore 
Log Message:
Added antlet for apache projects.

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

	<description>Bootstraps the antlet maker</description>

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

	<property name="makeantlet.antlet.src.dir" value="${basedir}/src"/>
	<property name="build.dir" value="${basedir}/build"/>
	
	<property name="makeantlet.antlet.host" value="metamorphosis.sf.net"/>
	<property name="makeantlet.antlet.remote.dir" 
	value="/home/groups/m/me/metamorphosis/htdocs/antlet"/>


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

</project>

--- NEW FILE: .cvsignore ---
build
dist
build.number



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click