Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5b969fd1caa4e1879532ef32a00f37a10646a8e9
      
https://github.com/jenkinsci/jenkins/commit/5b969fd1caa4e1879532ef32a00f37a10646a8e9
  Author: Mark Waite <mwa...@ptc.com>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M core/src/main/java/hudson/model/queue/QueueTaskDispatcher.java
    M core/src/main/java/hudson/slaves/NodeProperty.java

  Log Message:
  -----------
  Fix javadoc for QueueTaskDispatcher and NodeProperty

There is a BuildableItem interface in hudson.model, but the references
in these files to BuildableItem objects are refering to an inner class
of the Queue object, not to the interface defined in huson.model.  The
javadoc link improvement may help authors see that difference.


  Commit: 03b1c4f521a20831f2d273acfe1abfd8bb83c055
      
https://github.com/jenkinsci/jenkins/commit/03b1c4f521a20831f2d273acfe1abfd8bb83c055
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M core/src/main/java/hudson/model/queue/QueueTaskDispatcher.java
    M core/src/main/java/hudson/slaves/NodeProperty.java

  Log Message:
  -----------
  Merge pull request #878 from MarkEWaite/javadoc-fixes-e

Fix javadoc for QueueTaskDispatcher and NodeProperty


Compare: 
https://github.com/jenkinsci/jenkins/compare/70de0a166be9...03b1c4f521a2

-- 
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/groups/opt_out.


Reply via email to