antlets/scripts build.xml,NONE,1.1 .cvsignore,NONE,1.1
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/antlets/scripts
In directory sc8-pr-cvs1:/tmp/cvs-serv3722/scripts
Added Files:
build.xml .cvsignore
Log Message:
Scripts generation now works.
--- NEW FILE: build.xml ---
<?xml version="1.0" ?>
<!-- $Header: /cvsroot/metamorphosis/antlets/scripts/build.xml,v 1.1 2003/12/23 22:32:48 chalko Exp $ -->
<project default="install-antlet" basedir="." name="makeantlet.scripts">
<description>Bootstraps the antlet maker</description>
<property name="project.name" value="scripts"/>
<property name="project.version" value="0.1"/>
<!-- set these properties before the import -->
<property name="makeantlet.antlet.name" value="scripts"/>
<property name="makeantlet.antlet.src.dir" value="${basedir}/src"/>
<property name="build.dir" value="${basedir}/build"/>
<typedef resource="org/krysalis/centipede2/ant/antlib.xml"/>
<importantlet name="init-0.1"/>
<importantlet name="makeantlet-0.1" />
</project>
--- NEW FILE: .cvsignore ---
build
dist
build.number
-------------------------------------------------------
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