[ 
https://issues.apache.org/jira/browse/DERBY-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew McIntyre resolved DERBY-2521.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.3.0.0
         Assignee: Andrew McIntyre

Committed to trunk with revision 525286.

> 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
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: derby-2521-v1.diff
>
>
> 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.

Reply via email to