提交 e4b8501a 编写于 作者: K kohsuke

updated rules

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@11336 71c3de6d-444a-0410-be80-ed276b4c234a
上级 e39c3fc3
......@@ -52,7 +52,7 @@
<Class name="hudson.maven.MavenBuild$ProxyImpl2" />
<Class name="hudson.maven.MavenProcessFactory$SocketHandler$AcceptorImpl" />
<Class name="hudson.util.StreamTaskListener" />
<Class name="hudson.util.StreamBuildListener" />
<Class name="hudson.model.StreamBuildListener" />
<Class name="hudson.security.ContainerAuthentication" />
<Class name="hudson.scm.SubversionSCM$DescriptorImpl$RemotableSVNAuthenticationProviderImpl" />
</Or>
......@@ -106,4 +106,10 @@
<Bug pattern="DM_GC" />
</Match>
<Match>
<!-- TODO: this is actually bad but I can't think of how to fix this while preserving the order -->
<Class name="hudson.tasks.BuildStep" />
<Bug pattern="IC_SUPERCLASS_USES_SUBCLASS_DURING_INITIALIZATION" />
</Match>
</FindBugsFilter>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册