http://ant.apache.org/ivy/history/latest-milestone/use/resolve.html


<ivy:resolve>
    <dependency org="apache" module="commons-lang" rev="2+" />
    <dependency org="apache" module="commons-logging" rev="1.1" />
    <exclude org="apache" module="log4j" />
</ivy:resolve>

gives error

module should be name?

Reply via email to