-
Task
-
Resolution: Obsolete
-
Minor
-
None
-
4.2.3.SP5
-
None
Some @message tags are in normal comments rather than javadoc comments, so they don't get processed into message bundles. Some are missing entirely. It should be possible to develop tooling to detect these at build time by checking against log statements in the code. Also, make the logging more robust in the case where errors are missing - a generic message should be printed in preference to crashing as sometimes happens now. See also JBTM-231.