Log levels aren't respected in certain cases using the standalone functionality
-------------------------------------------------------------------------------
Key: IVY-960
URL: https://issues.apache.org/jira/browse/IVY-960
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.0-RC1
Environment: Windows XP
java version "1.5.0_14"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode)
Reporter: Patrick Woodworth
Fix For: 2.0.x
When using Ivy in standalone mode and passing the -dependency option, it is
impossible to suppress a "loading settings" banner from being the first line of
output, regardless of whether the -warn or -error flags have been passed. For
some reason this is not a problem when using the -ivy option instead of
-dependency. The attached patch solves the problem in my environment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.