Richard Eckart de Castilho created UIMA-3790:
------------------------------------------------
Summary: Reduce verbosity of uimafit-maven-plugin
Key: UIMA-3790
URL: https://issues.apache.org/jira/browse/UIMA-3790
Project: UIMA
Issue Type: Bug
Components: uimaFIT-Maven-Plugin
Affects Versions: 2.0.0uimaFIT
Reporter: Richard Eckart de Castilho
Assignee: Richard Eckart de Castilho
Fix For: 2.1.0uimaFIT
The uimafit-maven-plugin produces quite longish and verbose logging output,
detailing every field etc. that is enhanced. Such informations should be moved
to the debug log level. On the info level, a short summary should be
sufficient, e.g.:
{noformat}
Enhanced 1 class file.
Enhanced 7 class files.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)