antlets/checkstyle/src xbuild.xml,1.3,1.4
[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/checkstyle/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20883/checkstyle/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/checkstyle/src/xbuild.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** xbuild.xml 2 Mar 2004 21:16:38 -0000 1.3
--- xbuild.xml 10 Mar 2004 10:14:04 -0000 1.4
***************
*** 34,53 ****
--- 34,58 ----
src="${checkstyle.repository}${checkstyle.jar}"
dest="${checkstyle.antlet.dir}/lib/${checkstyle.jar}"
+ ignoreerrors="true"
verbose="true" usetimestamp="true"/>
<get
src="${checkstyle.repository}${checkstyle-optional.jar}"
dest="${checkstyle.antlet.dir}/lib/${checkstyle-optional.jar}"
+ ignoreerrors="true"
verbose="true" usetimestamp="true"/>
<get
src="${antlr.repository}${antlr.jar}"
dest="${checkstyle.antlet.dir}/lib/${antlr.jar}"
+ ignoreerrors="true"
verbose="true" usetimestamp="true"/>
<get
src="${regexp.repository}${regexp.jar}"
dest="${checkstyle.antlet.dir}/lib/${regexp.jar}"
+ ignoreerrors="true"
verbose="true" usetimestamp="true"/>
<get
src="${commons-beanutils.repository}${commons-beanutils.jar}"
dest="${checkstyle.antlet.dir}/lib/${commons-beanutils.jar}"
+ ignoreerrors="true"
verbose="true" usetimestamp="true"/>
<get
***************
*** 58,61 ****
--- 63,67 ----
src="${commons-logging.repository}${commons-logging.jar}"
dest="${checkstyle.antlet.dir}/lib/${commons-logging.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