tianchen92 commented on issue #1598: Incorporate ErrorProne into the maven build
URL: https://github.com/apache/rocketmq/issues/1598#issuecomment-559021171
 
 
   Sorry for the delay, the integration is very simple, just config in the root 
pom and it will work when run "mvn clean install", it will fail when it catch 
potential problems match error-prone bug patterns, such as this one:  
http://errorprone.info/bugpattern/DeadException
   
   In this way, with little change, we could introduce error-prone and it will 
improve our code quality in future I think.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to