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

Build does not fail if there is a warning

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • doxygen-plugin
    • None

      I got:

      If warnings set the build to Unstable = checked
      

      But even if there are warnings in the code documentations the build will not fail.

      Console output:

      [Project] $ "C:\[...]\doxygen.exe" doc/doxyfile.conf
      [...]/LogTinyInterface.h:31: warning: explicit link request to 'include' could not be resolved
      [...]/LogTinyInterface.h:31: warning: explicit link request to 'include' could not be resolved
      [...]/LogTinyInterface.h:31: warning: explicit link request to 'include' could not be resolved
      Doxygen documentation generation ended with 0 errors and 0 warnings
      

            gbois Gregory Boissinot
            prof_dr_yoman H R
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: