On Mon, 11 Apr 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote:

> So on second thought, it sounds doable. The only possible break of
> BC I can foresee ATM would be for custom types, outside of Ant,
> which broke the unwritten rule that no attributes/elements are
> allowed once one uses refdid="someId", and I don't mind that ;-)

Don't we break that ourselves?  At least users want us to do something
like

<fileset id="foo" .../>

<zip ...>
  <zipfileset refid="foo" prefix="some/prefix/"/>
</zip>

and I don't know (without checking bugzilla) whether we've implemented
or rejected that.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to