--- Tim Larson <[EMAIL PROTECTED]> wrote:
> Good eye. Would you mind looking over the attached updated cvs diff?
> I modified the validate.* parameters to work like the exclude.block
> parameters (e.g. with exclude.* and unless.exclude.*).
>
> --Tim Larson
In the updated diff change "isfalse" to "istrue". Sorry :)
--Tim Larson
Fixed version:
> Index: tools/targets/init-build.xml
> ===================================================================
> RCS file: /home/cvs/cocoon-2.1/tools/targets/init-build.xml,v
> retrieving revision 1.3
> diff -r1.3 init-build.xml
> 60,61c60,61
> < <condition property="exclude.validate.jars">
> < <isfalse value="${validate.jars}"/>
> ---
> > <condition property="unless.exclude.validate.jars">
> > <istrue value="${exclude.validate.jars}"/>
> 63,64c63,64
> < <condition property="exclude.validate.config">
> < <isfalse value="${validate.config}"/>
> ---
> > <condition property="unless.exclude.validate.config">
> > <istrue value="${exclude.validate.config}"/>
> 66,67c66,67
> < <condition property="exclude.validate.xdocs">
> < <isfalse value="${validate.xdocs}"/>
> ---
> > <condition property="unless.exclude.validate.xdocs">
> > <istrue value="${exclude.validate.xdocs}"/>
__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003