Re: cvs commit: jakarta-gump/project jakarta-taglibs.xml
Stefan Bodewig <[email protected]> 07 Jan 2003 07:43:15 +0100
| Newsgroups | gmane.comp.jakarta.alexandria.devel |
|---|---|
| Message-ID | <[email protected]> |
On 7 Jan 2003, <[email protected]> wrote: > <option> nested into <ant> has no effect Is this desired? Project#genProperties explicitly only deals with <depend> - and nobody ever claimed you could nest <option> into <ant>. The way this case is handled makes it a bit difficult to only set a property if a given dependency has been met (at least to somebody with virtually no knowledge of .bat files 8-). Stefan