[
https://issues.apache.org/jira/browse/DERBY-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel John Debrunner updated DERBY-2521:
-----------------------------------------
Summary: Building derby outputs (from ant) various information messages
that are marked as warning severity. (was: Building derby outputs (from ant)
various information messages that are marked as error severity.)
Meant warning severity.
> Building derby outputs (from ant) various information messages that are
> marked as warning severity.
> ---------------------------------------------------------------------------------------------------
>
> Key: DERBY-2521
> URL: https://issues.apache.org/jira/browse/DERBY-2521
> Project: Derby
> Issue Type: Bug
> Components: Build tools
> Affects Versions: 10.3.0.0
> Reporter: Daniel John Debrunner
> Priority: Minor
>
> Building Derby in CruiseControl shows 66 Errors/Warnings, the majority of
> which are informational messages.
> This messages should be tagged with the level="info" attribute in the <echo>
> task.
> E.g. genParser target in the top-level build.xml should have
> <echo level="info" message=" ${msg}"/>
> Will add comment with the messages I think should be informational.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.