Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/doxygen-plugin
  Commit: 730f19870fc64dc710bd2b8321f535410e623c01
      
https://github.com/jenkinsci/doxygen-plugin/commit/730f19870fc64dc710bd2b8321f535410e623c01
  Author: Kieron Briggs <[email protected]>
  Date:   2013-06-22 (Sat, 22 Jun 2013)

  Changed paths:
    M src/main/java/hudson/plugins/doxygen/DoxygenDirectoryParser.java

  Log Message:
  -----------
  [JENKINS-18154] Refactor getDoxygenGeneratedDir() to use FilePath

Using the FilePath abstraction instead of concatenating path strings
simplifies the logic substantially; it no longer matters whether the
path is relative or absolute, for example.


  Commit: f9b10f47eac5609d3419240831f80bd6083bb3c3
      
https://github.com/jenkinsci/doxygen-plugin/commit/f9b10f47eac5609d3419240831f80bd6083bb3c3
  Author: Kieron Briggs <[email protected]>
  Date:   2013-06-22 (Sat, 22 Jun 2013)

  Changed paths:
    M src/main/java/hudson/plugins/doxygen/DoxygenDirectoryParser.java
    M src/test/java/hudson/plugins/doxygen/DoxygenArchiverTest.java
    M src/test/java/hudson/plugins/doxygen/DoxygenDirectoryParserTest.java

  Log Message:
  -----------
  [JENKINS-18154] remove isDirectoryAbsolute()

The refactor of getDoxygenGeneratedDir() has made isDirectoryAbsolute()
redundant; remove it.


  Commit: 7943ee7971676e8b8c44ac9acfb9729d026dfc25
      
https://github.com/jenkinsci/doxygen-plugin/commit/7943ee7971676e8b8c44ac9acfb9729d026dfc25
  Author: Kieron Briggs <[email protected]>
  Date:   2013-06-22 (Sat, 22 Jun 2013)

  Changed paths:
    M src/test/java/hudson/plugins/doxygen/DoxygenArchiverTest.java
    A src/test/resources/hudson/plugins/doxygen/Doxyfile-dot

  Log Message:
  -----------
  [JENKINS-18154] Add test for OUTPUT_DIRECTORY=.


  Commit: 171a66a82dacd93a1038fea4be34295067408cbc
      
https://github.com/jenkinsci/doxygen-plugin/commit/171a66a82dacd93a1038fea4be34295067408cbc
  Author: Gregory Boissinot <[email protected]>
  Date:   2013-06-23 (Sun, 23 Jun 2013)

  Changed paths:
    M src/main/java/hudson/plugins/doxygen/DoxygenDirectoryParser.java
    M src/test/java/hudson/plugins/doxygen/DoxygenArchiverTest.java
    M src/test/java/hudson/plugins/doxygen/DoxygenDirectoryParserTest.java
    A src/test/resources/hudson/plugins/doxygen/Doxyfile-dot

  Log Message:
  -----------
  Merge pull request #6 from kbriggs/bugfix-JENKINS-18154

[JENKINS-18154] Use correct HTML output with folderWhereYouRunDoxygen


Compare: 
https://github.com/jenkinsci/doxygen-plugin/compare/e39037fd930c...171a66a82dac

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to