[
https://issues.apache.org/jira/browse/IVY-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672532#action_12672532
]
Josh Moore commented on IVY-1004:
---------------------------------
Here's my log using org.apache.tools.ant.NoBannerLogger. If possible, all of
the following output should be quiet-able:
{code}
j...@mac:~/code/omero.git$ java omero
Buildfile: build.xml
check-ivy:
:: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ ::
:: loading settings :: file = /Users/josh/code/git/etc/ivysettings.xml
...
deps-retrieve:
:: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ ::
:: loading settings :: file = /Users/josh/code/git/etc/ivysettings.xml
...
deps-resolve:
Overriding previous definition of reference to ivy.resolved.report
Overriding previous definition of reference to ivy.resolved.configurations.ref
Overriding previous definition of reference to ivy.resolved.descriptor
Overriding previous definition of reference to ivy.resolved.report.omero.dsl
Overriding previous definition of reference to ivy.resolved.descriptor.omero.dsl
Overriding previous definition of reference to
ivy.resolved.configurations.ref.omero.dsl
deps-publish-local:
:: delivering :: omero#dsl;work...@mac :: 4.0.0-DEV :: integration :: Wed Feb
11 08:02:23 CET 2009
delivering ivy file to
/Users/josh/code/git/components/dsl/target/dsl.xml
:: publishing :: omero#dsl
published dsl to /Users/josh/code/git/etc/../dist/lib/dsl-4.0.0-DEV.jar
published ivy to /Users/josh/code/git/etc/../dist/lib/dsl-4.0.0-DEV.ivy
{code}
> ivy:resolve ant task with log set to quiet isn't quiet
> ------------------------------------------------------
>
> Key: IVY-1004
> URL: https://issues.apache.org/jira/browse/IVY-1004
> Project: Ivy
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0-RC2, 2.0
> Reporter: Sean Montgomery
> Priority: Minor
>
> Using ivy-2.0-RC2 with ant 1.7.1, without verbose or debug ant command line
> flag, ivy:resolve with log attribute set to "quiet" isn't quiet, appears the
> same as "download-only". According to docs quiet shouldn't be logging
> download messages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.