Remove file accidentally added in r1042029
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 5 Dec 2010 12:49:22 +0000 (12:49 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 5 Dec 2010 12:49:22 +0000 (12:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1042337 13f79535-47bb-0310-9956-ffa450edef68

.fbprefs [deleted file]

diff --git a/.fbprefs b/.fbprefs
deleted file mode 100644 (file)
index 71b751f..0000000
--- a/.fbprefs
+++ /dev/null
@@ -1,127 +0,0 @@
-#FindBugs User Preferences\r
-#Thu Dec 02 16:10:08 GMT 2010\r
-detectorAppendingToAnObjectOutputStream=AppendingToAnObjectOutputStream|true\r
-detectorBadAppletConstructor=BadAppletConstructor|false\r
-detectorBadResultSetAccess=BadResultSetAccess|true\r
-detectorBadSyntaxForRegularExpression=BadSyntaxForRegularExpression|true\r
-detectorBadUseOfReturnValue=BadUseOfReturnValue|true\r
-detectorBadlyOverriddenAdapter=BadlyOverriddenAdapter|true\r
-detectorBooleanReturnNull=BooleanReturnNull|true\r
-detectorCallToUnsupportedMethod=CallToUnsupportedMethod|false\r
-detectorCheckImmutableAnnotation=CheckImmutableAnnotation|true\r
-detectorCheckTypeQualifiers=CheckTypeQualifiers|true\r
-detectorCloneIdiom=CloneIdiom|true\r
-detectorComparatorIdiom=ComparatorIdiom|true\r
-detectorConfusedInheritance=ConfusedInheritance|true\r
-detectorConfusionBetweenInheritedAndOuterMethod=ConfusionBetweenInheritedAndOuterMethod|true\r
-detectorCrossSiteScripting=CrossSiteScripting|true\r
-detectorDoInsideDoPrivileged=DoInsideDoPrivileged|true\r
-detectorDontCatchIllegalMonitorStateException=DontCatchIllegalMonitorStateException|true\r
-detectorDontIgnoreResultOfPutIfAbsent=DontIgnoreResultOfPutIfAbsent|true\r
-detectorDontUseEnum=DontUseEnum|true\r
-detectorDroppedException=DroppedException|true\r
-detectorDumbMethodInvocations=DumbMethodInvocations|true\r
-detectorDumbMethods=DumbMethods|true\r
-detectorDuplicateBranches=DuplicateBranches|true\r
-detectorEmptyZipFileEntry=EmptyZipFileEntry|true\r
-detectorEqualsOperandShouldHaveClassCompatibleWithThis=EqualsOperandShouldHaveClassCompatibleWithThis|true\r
-detectorFinalizerNullsFields=FinalizerNullsFields|true\r
-detectorFindBadCast2=FindBadCast2|true\r
-detectorFindBadForLoop=FindBadForLoop|true\r
-detectorFindCircularDependencies=FindCircularDependencies|false\r
-detectorFindDeadLocalStores=FindDeadLocalStores|true\r
-detectorFindDoubleCheck=FindDoubleCheck|true\r
-detectorFindEmptySynchronizedBlock=FindEmptySynchronizedBlock|true\r
-detectorFindFieldSelfAssignment=FindFieldSelfAssignment|true\r
-detectorFindFinalizeInvocations=FindFinalizeInvocations|true\r
-detectorFindFloatEquality=FindFloatEquality|true\r
-detectorFindHEmismatch=FindHEmismatch|true\r
-detectorFindInconsistentSync2=FindInconsistentSync2|true\r
-detectorFindJSR166LockMonitorenter=FindJSR166LockMonitorenter|true\r
-detectorFindLocalSelfAssignment2=FindLocalSelfAssignment2|true\r
-detectorFindMaskedFields=FindMaskedFields|true\r
-detectorFindMismatchedWaitOrNotify=FindMismatchedWaitOrNotify|true\r
-detectorFindNakedNotify=FindNakedNotify|true\r
-detectorFindNonSerializableStoreIntoSession=FindNonSerializableStoreIntoSession|true\r
-detectorFindNonSerializableValuePassedToWriteObject=FindNonSerializableValuePassedToWriteObject|true\r
-detectorFindNonShortCircuit=FindNonShortCircuit|true\r
-detectorFindNullDeref=FindNullDeref|true\r
-detectorFindNullDerefsInvolvingNonShortCircuitEvaluation=FindNullDerefsInvolvingNonShortCircuitEvaluation|true\r
-detectorFindOpenStream=FindOpenStream|true\r
-detectorFindPuzzlers=FindPuzzlers|true\r
-detectorFindRefComparison=FindRefComparison|true\r
-detectorFindReturnRef=FindReturnRef|true\r
-detectorFindRunInvocations=FindRunInvocations|true\r
-detectorFindSelfComparison=FindSelfComparison|true\r
-detectorFindSelfComparison2=FindSelfComparison2|true\r
-detectorFindSleepWithLockHeld=FindSleepWithLockHeld|true\r
-detectorFindSpinLoop=FindSpinLoop|true\r
-detectorFindSqlInjection=FindSqlInjection|true\r
-detectorFindTwoLockWait=FindTwoLockWait|true\r
-detectorFindUncalledPrivateMethods=FindUncalledPrivateMethods|true\r
-detectorFindUnconditionalWait=FindUnconditionalWait|true\r
-detectorFindUninitializedGet=FindUninitializedGet|true\r
-detectorFindUnrelatedTypesInGenericContainer=FindUnrelatedTypesInGenericContainer|true\r
-detectorFindUnreleasedLock=FindUnreleasedLock|true\r
-detectorFindUnsatisfiedObligation=FindUnsatisfiedObligation|true\r
-detectorFindUnsyncGet=FindUnsyncGet|true\r
-detectorFindUselessControlFlow=FindUselessControlFlow|true\r
-detectorFormatStringChecker=FormatStringChecker|true\r
-detectorHugeSharedStringConstants=HugeSharedStringConstants|true\r
-detectorIDivResultCastToDouble=IDivResultCastToDouble|true\r
-detectorIncompatMask=IncompatMask|true\r
-detectorInconsistentAnnotations=InconsistentAnnotations|true\r
-detectorInefficientMemberAccess=InefficientMemberAccess|false\r
-detectorInefficientToArray=InefficientToArray|true\r
-detectorInfiniteLoop=InfiniteLoop|true\r
-detectorInfiniteRecursiveLoop=InfiniteRecursiveLoop|true\r
-detectorInfiniteRecursiveLoop2=InfiniteRecursiveLoop2|false\r
-detectorInheritanceUnsafeGetResource=InheritanceUnsafeGetResource|true\r
-detectorInitializationChain=InitializationChain|true\r
-detectorInstantiateStaticClass=InstantiateStaticClass|true\r
-detectorInvalidJUnitTest=InvalidJUnitTest|true\r
-detectorIteratorIdioms=IteratorIdioms|true\r
-detectorLazyInit=LazyInit|true\r
-detectorLoadOfKnownNullValue=LoadOfKnownNullValue|true\r
-detectorLostLoggerDueToWeakReference=LostLoggerDueToWeakReference|true\r
-detectorMethodReturnCheck=MethodReturnCheck|true\r
-detectorMultithreadedInstanceAccess=MultithreadedInstanceAccess|true\r
-detectorMutableLock=MutableLock|true\r
-detectorMutableStaticFields=MutableStaticFields|true\r
-detectorNaming=Naming|true\r
-detectorNumberConstructor=NumberConstructor|true\r
-detectorOverridingEqualsNotSymmetrical=OverridingEqualsNotSymmetrical|true\r
-detectorPreferZeroLengthArrays=PreferZeroLengthArrays|true\r
-detectorPublicSemaphores=PublicSemaphores|false\r
-detectorQuestionableBooleanAssignment=QuestionableBooleanAssignment|true\r
-detectorReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass=ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass|true\r
-detectorReadReturnShouldBeChecked=ReadReturnShouldBeChecked|true\r
-detectorRedundantInterfaces=RedundantInterfaces|true\r
-detectorRepeatedConditionals=RepeatedConditionals|true\r
-detectorRuntimeExceptionCapture=RuntimeExceptionCapture|true\r
-detectorSerializableIdiom=SerializableIdiom|true\r
-detectorStartInConstructor=StartInConstructor|true\r
-detectorStaticCalendarDetector=StaticCalendarDetector|true\r
-detectorStringConcatenation=StringConcatenation|true\r
-detectorSuperfluousInstanceOf=SuperfluousInstanceOf|true\r
-detectorSuspiciousThreadInterrupted=SuspiciousThreadInterrupted|true\r
-detectorSwitchFallthrough=SwitchFallthrough|true\r
-detectorSynchronizeAndNullCheckField=SynchronizeAndNullCheckField|true\r
-detectorSynchronizeOnClassLiteralNotGetClass=SynchronizeOnClassLiteralNotGetClass|true\r
-detectorSynchronizingOnContentsOfFieldToProtectField=SynchronizingOnContentsOfFieldToProtectField|true\r
-detectorURLProblems=URLProblems|true\r
-detectorUncallableMethodOfAnonymousClass=UncallableMethodOfAnonymousClass|true\r
-detectorUnnecessaryMath=UnnecessaryMath|true\r
-detectorUnreadFields=UnreadFields|true\r
-detectorUseObjectEquals=UseObjectEquals|false\r
-detectorUselessSubclassMethod=UselessSubclassMethod|false\r
-detectorVarArgsProblems=VarArgsProblems|true\r
-detectorVolatileUsage=VolatileUsage|true\r
-detectorWaitInLoop=WaitInLoop|true\r
-detectorWrongMapIterator=WrongMapIterator|true\r
-detectorXMLFactoryBypass=XMLFactoryBypass|true\r
-detector_threshold=2\r
-effort=default\r
-filter_settings=Medium|BAD_PRACTICE,CORRECTNESS,MT_CORRECTNESS,PERFORMANCE,STYLE|false\r
-filter_settings_neg=MALICIOUS_CODE,NOISE,I18N,SECURITY,EXPERIMENTAL|\r
-run_at_full_build=false\r