提交 5c6553c8 编写于 作者: M Mark Waite

Fix recently introduced javadoc warning

Use an href for external URL in @see clause
上级 a12c22d4
......@@ -234,7 +234,7 @@ public class ArgumentListBuilder implements Serializable, Cloneable {
*
* @param original Resolution will be delegated to this resolver. Resolved
* values will be escaped afterwards.
* @see https://issues.jenkins-ci.org/browse/JENKINS-10539
* @see <a href="https://issues.jenkins-ci.org/browse/JENKINS-10539">JENKINS-10539</a>
*/
private static VariableResolver<String> propertiesGeneratingResolver(final VariableResolver<String> original) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册