]
Hardy Ferentschik updated HV-457:
---------------------------------
Fix Version/s: (was: 4.3.0.Final)
Simplify annotation processor setup in IDEs by providing a shaded
jar
---------------------------------------------------------------------
Key: HV-457
URL:
https://hibernate.onjira.com/browse/HV-457
Project: Hibernate Validator
Issue Type: Improvement
Components: annotation-processor
Reporter: Kevin Pollet
When configuring the annotation processor in IDEs it's classpath has to be specified.
In IDEs like Netbeans or IntelliJ the annotation processor can use the project classpath.
But it's better if the classpath of project and annotation processor are isolated.
In that case people shall setup manually the annotation processor classpath which has to
contain at least HV and BV dependency. As Gunnar said it would be usefull to simplify the
annotation processor configuration in IDEs by providing a shaded jar.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: