--- Matt Benson <[EMAIL PROTECTED]> wrote:
> The advice on setting up <property environment="env"/> was very helpful,
> although I wish I had noticed that in the manual myself.
We're always looking for ways to improve the doc. If we added something to
make this feature of <property> stand out more, where would you like to
see it?
> Now I still can't figure out how to conditionally include
> "${env.JAVA_HOME}/src" in the sourcepath for the javadoc statement
> only when such a directory exists. I have tried using an available task
> to determine the directory's presence, but was not able to use that
> with if or unless for any relevant task or structure. I almost got what
> I wanted by passing nested filesets [...]
If you can use <fileset>, you can use 'if'/'unless' on the nested
<include>/<exclude> elements.
Diane
=====
([EMAIL PROTECTED])
__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>