|
Upgrading to the latest JBoss Logging version has several reasons:
-
(Obviously) get the latest
-
Get rid of the deprecation warnings
-
Get rid of the maven-processor-plugin to create the logging classes independently from the compile phase. This follows up on HV-915 which aim it is to make it easier to import and use Validator in the IDE.
|