Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2521

Building derby outputs (from ant) various information messages that are marked as warning severity.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.3.1.4
    • 10.3.1.4
    • Build tools
    • None

    Description

      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.

      Attachments

        1. derby-2521-v1.diff
          14 kB
          Samuel Andrew McIntyre

        Activity

          People

            fuzzylogic Samuel Andrew McIntyre
            djd Daniel John Debrunner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: