antlets build.xml,NONE,1.1

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

Added Files:
	build.xml 
Log Message:
Migrated to importer, added webapp antlet, added build.xml to install all antlets


--- NEW FILE: build.xml ---
<?xml version="1.0"?>
	
<project default="install" basedir="." name="install-all">
	
	<description>Locally install all antlets.</description>

	<target name="install">	
      <ant dir="init" antfile="build.xml" />
      <ant dir="makeantlet" antfile="build.xml"/>
      <ant dir="java" antfile="build.xml"/>
      <ant dir="forrest" antfile="build.xml"/>
      <ant dir="jaxb" antfile="build.xml"/>
      <ant dir="jdepend" antfile="build.xml"/>
      <ant dir="pmd" antfile="build.xml"/>
      <ant dir="ruperDepend" antfile="build.xml"/>
      <ant dir="scripts" antfile="build.xml"/>
      <ant dir="version" antfile="build.xml"/>
      <ant dir="webapp" antfile="build.xml"/>
      <ant dir="xdoclet" antfile="build.xml"/>
      <ant dir="cvsbuild" antfile="build.xml"/>
	</target>
</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.