-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b24
-
generic
-
generic
Our plan to have all of our error messages go through a single class will not work. When validating options, the MessageRetriever is not properly initialized because the RootDoc is not available yet. As a result, DocletErrorReporter must be used to print option usage errors.