The bad output, only seen when using packager resolver:

compile:
[ivy:cachepath] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/::
[ivy:cachepath] :: loading settings :: file =
/opt/workspace/ums/UMS/main/build/utilities/ivy/ivysettings.xml
[ivy:cachepath] ....................................................
[ivy:cachepath] ....................................................
[ivy:cachepath] ....................................................
[ivy:cachepath] ....................................................
[ivy:cachepath] ....................................................
[ivy:cachepath] ....................................................
[ivy:cachepath] ....................................................
[ivy:cachepath] ....................................................

Verified my ivysettings.xml has the packager resolver set quiet="true", and
ivy:cachepath call has log="quiet" set.

The output from the same ivy:cachepath call, only resolving modules
available from url and filesystem resolvers

compile:
[ivy:cachepath] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/::
[ivy:cachepath] :: loading settings :: file =
/opt/workspace/ums/UMS/main/build/utilities/ivy/ivysettings.xml


On Fri, Feb 11, 2011 at 5:58 PM, Maarten Coene <maarten_co...@yahoo.com>wrote:

> Could you post a snippet of that output after having set log="quiet" to
> your
> ivy:retrieve/ivy:cachepath tasks and setting quiet="true" on your packager
> resolver?
>
> Maarten
>
>
>
> ----- Original Message ----
> From: Jonathan Williams <spamhammer1...@gmail.com>
> To: ivy-user@ant.apache.org
> Sent: Fri, February 11, 2011 5:25:53 PM
> Subject: Packager resolver log="quiet" doesn't supress download progress
> dots
>
> Hi all,
>
> I've been having trouble with log files generated by my build being
> excessively large due to output from ivy:retrieve and ivy:cachepath calls.
> I
> went through and added log="quiet" to all the ivy calls, as well as the
> package resolver. The result is a more managable size, however there's
> still
> download output that appears to be originating from the package resolver
> when it downloads the resources specified in packager.xml
>
> Does anyone know of a way to silence this output too?
>
> Thanks,
>
> -Jonathan
>
>
>
>
>
> ____________________________________________________________________________________
> Be a PS3 game guru.
> Get your game face on with the latest PS3 news and previews at Yahoo!
> Games.
> http://videogames.yahoo.com/platform?platform=120121
>

Reply via email to