提交 185ca987 编写于 作者: O Olivier Lamy

Merge pull request #864 from MarkEWaite/javadoc-fixes-5

Fix javadoc tag which was not closed, remove ignored @author tag
......@@ -492,7 +492,7 @@ public abstract class Descriptor<T extends Describable<T>> implements Saveable {
}
/**
* Akin to {@link #getPropertyType(Object,String) but never returns null.
* Akin to {@link #getPropertyType(Object,String)} but never returns null.
* @throws AssertionError in case the field cannot be found
* @since 1.492
*/
......
......@@ -112,7 +112,6 @@ public abstract class Publisher extends BuildStepCompatibilityLayer implements B
* When {@link Publisher} behaves this way, note that they can no longer
* change the build status anymore.
*
* @author Kohsuke Kawaguchi
* @since 1.153
*/
public boolean needsToRunAfterFinalized() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册