Add unit tests. Make DbStore handle cases where the bug type or category
[cfb.git] / prod / cfb.properties
index 7ddb59db1fa2c403b81f7ef3159191644b074083..f27ec184f8c6b262f657501781c4b3e1f2ed4b86 100644 (file)
@@ -1,5 +1,7 @@
 analysis.failed=Attempt to analyze source code failed.  Will now stop.
 analyzed.at=Analyzed at {0}
+bug.category.unknown=Internal error:  The bug category {0} is unknown.  Perhaps the Findbugs versions used to generate the report, and the FindBugs messages.xml, do not match?
+bug.type.unknown=Internal error:  The bug pattern type {0} is unknown.  Perhaps the Findbugs versions used to generate the report, and eth FindBugs messages.xml, do not match?
 cannot.connect.to.db=Unable to connect to, or to initialize, database {2} on {0}:{1} as user {3}.
 cannot.exec=Got result code {1} when attempting to execute command-line:  {0}
 cannot.send.mail=Attempt to send email to {0} failed:  {1}