antlets/jdepend build.xml,1.2,1.3

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

Modified Files:
	build.xml 
Log Message:
Added check on availability of downloaded jar files before starting install build

Index: build.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/jdepend/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** build.xml	21 Feb 2004 21:07:33 -0000	1.2
--- build.xml	21 Feb 2004 21:27:00 -0000	1.3
***************
*** 13,16 ****
--- 13,19 ----
  	<property name="build.dir" value="${basedir}/build"/>
  
+     <available property="jdepend.lib" file="lib\jdepend.jar"/>
+     <fail message="download jdepend to the lib directory before running this build" unless="jdepend.lib"/>
+ 
  
    	<typedef resource="org/krysalis/centipede2/ant/antlib.xml"/>



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