You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by "Muller, Anthony" <an...@sap.com> on 2009/12/22 17:13:44 UTC

How to match "*"?

Hello,

I'd like to write something like this, possible?


<dependency org="apache-commons">

  <include name="*"/>

</dependency>

To get all from apache commons module...

Thanks!

Anthony