You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2005/05/28 13:08:18 UTC

cvs commit: jakarta-jmeter fb-excludes.xml

sebb        2005/05/28 04:08:18

  Modified:    .        fb-excludes.xml
  Log:
  Don't report HE bugs at present
  
  Revision  Changes    Path
  1.4       +2 -1      jakarta-jmeter/fb-excludes.xml
  
  Index: fb-excludes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/fb-excludes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- fb-excludes.xml	6 Jun 2004 22:28:40 -0000	1.3
  +++ fb-excludes.xml	28 May 2005 11:08:18 -0000	1.4
  @@ -12,7 +12,8 @@
        	MS - mutable static field
        	Se - serialisation
        	SIC - should be static inner class?
  +		HE - hashcode/equals
        	-->
  -       <BugCode name="EI,EI2,IS2" />
  +       <BugCode name="EI,EI2,IS2,HE" />
        </Match>
   </FindBugsFilter>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org