Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6974

No warnings found after upgrade to doxygen 1.7.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • doxygen-plugin
    • None
    • Ubuntu 10.4, Hudson 1.364, doxygen plugin 0.6

      After upgrading doxygen to the current 1.7.1 no warnings were found. Some investigation revealed that somewhere on the way from 1.5.1 to 1.7.1 the output changed slightly and "Warning"became "warning".

      After modifying the redirected output with

      perl -i.bak -pe 's#: Warning: #: warning: #' builds/doxygen-report/doxygen-stderr.txt

      everything seems to work fine again.

      So I suspect there is some regex in the doxygen plugin that needs changing

            gbois Gregory Boissinot
            capn_carrot capn_carrot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: