[hibernate-issues] [Hibernate-JIRA] Resolved: (HV-457) Simplify annotation processor setup in IDEs in regards to required dependencies

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Mar 29 11:57:48 EDT 2012


     [ https://hibernate.onjira.com/browse/HV-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved HV-457.
----------------------------------

    Resolution: Fixed

> Simplify annotation processor setup in IDEs in regards to required dependencies
> -------------------------------------------------------------------------------
>
>                 Key: HV-457
>                 URL: https://hibernate.onjira.com/browse/HV-457
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: annotation-processor
>            Reporter: Kevin Pollet
>            Assignee: Gunnar Morling
>             Fix For: 4.3.0.Beta1
>
>
> 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: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list