Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4526

prevent some extraneous logging during the Java build

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.21
    • None
    • None

    Description

      The Java trees Ant build currently logs out some extraneous messages, these should be removed to reduce the clutter a bit.

      The build logs a warning that the resources directory for a specific module does not exist, because only the amqp-1-0 modules have that directory. The relevant targets doign the file copy should be modified to ensure they only attempt the copy if the directory exists, removing the extraneous warnings.

      The build also logs for every module that it is deleting an intermediate test profile file that gets concatted into the scratch dir. The process that does this can be updated to peform the same actions without requiring the delete task be used, which would remove this extraneous output.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: