Hi,
I blogged about this before in relation to the metamodel generator -
http://in.relation.to/17636.lace
As Sanne is saying the best way to run a annotation processor independent
from the
main compilation is maven-processor-plugin.
--Hardy
On Fri, 03 Jun 2011 02:09:48 +0200, Davide D'Alto
Thank you. Great job.
And now I can have some fun with git.
Davide
On Thu, Jun 2, 2011 at 7:26 PM, Sanne Grinovero wrote:
> Hi Davide,
> so, this took me a while as there where a number of problems with the
> annotation processor; thanks to John and Steve for pointing me in the
> right direction
Hi Davide,
so, this took me a while as there where a number of problems with the
annotation processor; thanks to John and Steve for pointing me in the
right direction.
The main problem was: http://bugs.sun.com/view_bug.do?bug_id=6512707
basically we can't have the annotation processor run during
Hi,
I'm working on the inclusion of JBoss Logging in HIbernate Search
(http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-675).
I've included in the pom this two dependencies:
...
org.jboss.logging
jboss-logging
3.0.0.Beta