Ivy version information doesn't fit on 1 line
---------------------------------------------
Key: IVY-671
URL: https://issues.apache.org/jira/browse/IVY-671
Project: Ivy
Issue Type: Improvement
Components: Ant
Affects Versions: 2.0.0-beta-1
Reporter: Maarten Coene
When Ivy is loaded, the version is printed on the console.
For 2.0.0-beta1, this information doesn't fit on a single line (cfr the blank
line after ivy:info):
{code}
init-classpaths-with-ivy:
[ivy:info] :: Ivy 2.0.0-beta1 - 20071206070608 :: http://ant.apache.org/ivy/ ::
:: loading settings :: file = C:\working\repository\commons\lcm\ant_build\config
\ivy\ivysettings.xml
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.