antlets/pmd/src xbuild.xml,1.6,1.7
[email protected] Wed, 10 Mar 2004 02:14:07 -0800
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/antlets/pmd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20883/pmd/src
Modified Files:
xbuild.xml
Log Message:
Added ignoreerrors to all get's (otherwise offline build fails)
Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/pmd/src/xbuild.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** xbuild.xml 2 Mar 2004 21:16:40 -0000 1.6
--- xbuild.xml 10 Mar 2004 10:14:04 -0000 1.7
***************
*** 34,45 ****
--- 34,48 ----
src="${pmd.repository}${pmd.jar}"
dest="${pmd.antlet.dir}/lib/${pmd.jar}"
+ ignoreerrors="true"
verbose="true" usetimestamp="true"/>
<get
src="${jaxen.repository}${jaxen.jar}"
dest="${pmd.antlet.dir}/lib/${jaxen.jar}"
+ ignoreerrors="true"
verbose="true" usetimestamp="true"/>
<get
src="${saxpath.repository}${saxpath.jar}"
dest="${pmd.antlet.dir}/lib/${saxpath.jar}"
+ ignoreerrors="true"
verbose="true" usetimestamp="true"/>
-------------------------------------------------------
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