Add code to load bug categories and patterns from the FindBugs messages.xml file.
[cfb.git] / prod / cfb.properties
index a491bf0926347b1460ef960a350f4786502d17c3..78c33520181377b2e20c1fd8a0352468f82e3800 100644 (file)
@@ -1 +1,5 @@
+analysis.failed=Attempt to analyze source code failed.  Will now stop.
 cannot.connect.to.db=Unable to connect to database {2} on {0}:{1} as user {3}.
+cannot.exec=Got result code {1} when attempting to execute command-line:  {0}
+stderr.was=-----8<------ Error (stderr) output was: ------8<-----
+stdout.was=-----8<----- Console (stdout) output was: -----8<-----