提交 9b047a87 编写于 作者: K kohsuke

fixed a bug pointed out by Michal that he found out while he was working on the NetBeans plugin.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@3182 71c3de6d-444a-0410-be80-ed276b4c234a
上级 ec5b5217
......@@ -191,7 +191,7 @@ public final class CVSChangeLogSet extends ChangeLogSet<CVSChangeLog> {
}
}
@ExportedBean
@ExportedBean(defaultVisibility=999)
public static class File {
private String name;
private String fullName;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册