antlets/java .cvsignore,NONE,1.1 build.xml,NONE,1.1 xbuild.xml,1.1,NONE

[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-serv3847/java

Added Files:
	.cvsignore build.xml 
Removed Files:
	xbuild.xml 
Log Message:
Moved the xbuild.xml to the src dir.

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

--- NEW FILE: build.xml ---
<?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"/>
	<property name="build.dir" value="${basedir}/build"/>


	<import file="${basedir}/src/xbuild.xml"/>
	<typedef resource="org/krysalis/centipede2/ant/antlib.xml" />

   <importantlet name="makeantlet-0.1" />
	
	

</project>

--- xbuild.xml DELETED ---




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