You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2006/12/01 06:23:45 UTC

Re: mapper refid

On Wed, 29 Nov 2006, Matt Benson <gu...@yahoo.com> wrote:
> Currently,
> 
> <globmapper id="g" to="x*" from="y*" />
> <mapper refid="g" />
> 
> doesn't work, because <mapper> expects its refid
> always to point to a <mapper>.  Should the above
> example work?

Yes, I think it should.

> Further, should(n't) e.g. globmapper support a refid
> as well?

+1

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: mapper refid

Posted by Peter Reilly <pe...@gmail.com>.
On 12/1/06, Stefan Bodewig <bo...@apache.org> wrote:
> On Wed, 29 Nov 2006, Matt Benson <gu...@yahoo.com> wrote:
> > Currently,
> >
> > <globmapper id="g" to="x*" from="y*" />
> > <mapper refid="g" />
> >
> > doesn't work, because <mapper> expects its refid
> > always to point to a <mapper>.  Should the above
> > example work?
>
> Yes, I think it should.
Me too.
>
> > Further, should(n't) e.g. globmapper support a refid
> > as well?
>
> +1
+1

Peter

>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org