[ https://issues.apache.org/jira/browse/IVY-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joseph Boyd updated IVY-1052: ----------------------------- Attachment: IVY-1052.patch Attaching a fix. Wee need to delay calling Message.setShowProgress(); until *after* IvyTask.prepare() has been called, or the logger that is actually used won't yet be initialized. > The showprogress=false attribute of ivy:resolve doesn't do what it should > ------------------------------------------------------------------------- > > Key: IVY-1052 > URL: https://issues.apache.org/jira/browse/IVY-1052 > Project: Ivy > Issue Type: Bug > Components: Ant > Affects Versions: 2.0 > Environment: Mac OSX 10.5.6, Ant 1.7.0 > Reporter: Boris Capitanu > Priority: Trivial > Attachments: IVY-1052.patch > > > According to this page: > http://ant.apache.org/ivy/history/latest-release/use/resolve.html , the > <ivy:resolve> task accepts an attribute called "showprogress" that specifies > whether during downloads, dots (periods) will be shown. I my build file, I > have: > <ivy:resolve showprogress="false"/> > but the dots are still being shown while downloading. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira