Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e0daa5c4e8f89483c27843bb10a3895fc9ff2843
      
https://github.com/jenkinsci/jenkins/commit/e0daa5c4e8f89483c27843bb10a3895fc9ff2843
  Author: Craig Rodrigues <rodr...@freebsd.org>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M core/src/test/java/hudson/os/DCOMSandbox.java

  Log Message:
  -----------
  Fix href links

Eliminates errors with Java 8 and "mvn javadoc:test-javadoc" such as:

    [ERROR] jenkins/core/src/test/java/hudson/os/DCOMSandbox.java:18: error: 
bad use of '>'


  Commit: 0611d0788aa950ff19bc498a775dcad66c756dc1
      
https://github.com/jenkinsci/jenkins/commit/0611d0788aa950ff19bc498a775dcad66c756dc1
  Author: Craig Rodrigues <rodr...@freebsd.org>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M core/src/main/java/hudson/model/TextParameterValue.java
    M core/src/main/java/hudson/util/ProcessKillingVeto.java
    M core/src/test/java/hudson/FilePathTest.java
    M core/src/test/java/hudson/model/FileParameterValueTest.java
    M core/src/test/java/jenkins/widgets/HistoryPageFilterTest.java
    M test/src/test/java/hudson/ProcStarterTest.java

  Log Message:
  -----------
  Remove use of '<' and '>' which cause javadoc errors

Tested with Java 8 and "mvn javadoc:test-javadoc".  Eliminates errors such as:

    [ERROR] java/hudson/os/DCOMSandbox.java:18: error: bad use of '>'


  Commit: b2445b44b99a079a46189ba34425a9fcaa7e23cf
      
https://github.com/jenkinsci/jenkins/commit/b2445b44b99a079a46189ba34425a9fcaa7e23cf
  Author: Baptiste Mathus <bat...@batmat.net>
  Date:   2016-04-07 (Thu, 07 Apr 2016)

  Changed paths:
    M core/src/main/java/hudson/model/TextParameterValue.java
    M core/src/main/java/hudson/util/ProcessKillingVeto.java
    M core/src/test/java/hudson/FilePathTest.java
    M core/src/test/java/hudson/model/FileParameterValueTest.java
    M core/src/test/java/hudson/os/DCOMSandbox.java
    M core/src/test/java/jenkins/widgets/HistoryPageFilterTest.java
    M test/src/test/java/hudson/ProcStarterTest.java

  Log Message:
  -----------
  Merge pull request #2225 from rodrigc/java8_fix4

Fix javadoc errors


Compare: 
https://github.com/jenkinsci/jenkins/compare/511ccf0c8366...b2445b44b99a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to