[
https://issues.apache.org/jira/browse/IVY-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles Scokart resolved IVY-1021.
---------------------------------
Resolution: Fixed
Fix Version/s: trunk
Assignee: Gilles Scokart
There is a type attribute to the install task since a long time, but it was not
documented (nor tested).
The documentation is now updated on the trunk.
> add flag or exclude option to ivy:install to avoid source or javadoc packages
> -----------------------------------------------------------------------------
>
> Key: IVY-1021
> URL: https://issues.apache.org/jira/browse/IVY-1021
> Project: Ivy
> Issue Type: Improvement
> Components: Ant
> Affects Versions: 2.0
> Environment: ivy > beta 2 is affected
> Reporter: Brian Matzon
> Assignee: Gilles Scokart
> Priority: Critical
> Fix For: trunk
>
>
> Changes comitted in IVY-325 results in ivy:install to install source and
> javadoc files. This is all fine, except if people dont use [type] in their
> pattern it will fail because its trying to download multiple files with the
> same name (but different type).
> This is a change in behavior since 2.0 beta2.
> it would be nice to either add a flag to avoid this behavior or add and
> exclude/include section, like the dependencies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.