提交 28663c15 编写于 作者: K kohsuke

clarified that @plugin is no longer necessary.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@7542 71c3de6d-444a-0410-be80-ed276b4c234a
上级 c7d30a00
......@@ -30,6 +30,10 @@ import java.net.URL;
* in src/main/webapp are visible from this URL, and you can also define Jelly
* views against your Plugin class, and those are visible in this URL, too.
*
* <p>
* Up until Hudson 1.150 or something, subclasses of {@link Plugin} required
* <tt>@plugin</tt> javadoc annotation, but that is no longer a requirement.
*
* @author Kohsuke Kawaguchi
* @since 1.42
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册