Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support annotation processor default discovery process for javac #180

Closed
renataogarcia opened this issue Jun 26, 2012 · 6 comments
Closed

Comments

@renataogarcia
Copy link
Contributor

Would it be possible to add support for the default discovery process used by javac described here? Basically a new file named javax.annotation.processing.Processor wil be added to the META-INF/services dir containing the processors on the querydsl-apt jar.

Thanks!

@timowest
Copy link
Member

This one is related #154

@timowest
Copy link
Member

There are now general, jdo, jpa and hibernate versions of the querydsl-apt module available which include the matching apt service discovery file.

Just add general, jdo, jpa or hibernate as the classifier of you querydsl-apt dependency.

@bradcupit
Copy link

nice Timo!

I guess this will be available in 2.7?

@timowest
Copy link
Member

In 2.8, 2.7 was released yesterday.

@bradcupit
Copy link

Awesome, thanks!

@timowest timowest mentioned this issue Jun 29, 2012
@timowest
Copy link
Member

Released in 2.7.1

kaczynskid added a commit to kaczynskid/querydsl that referenced this issue Nov 20, 2015
…with maven-compiler-plugin and service discovery
kaczynskid added a commit to kaczynskid/querydsl that referenced this issue Dec 1, 2015
kaczynskid added a commit to kaczynskid/querydsl that referenced this issue Dec 16, 2015
johnktims added a commit that referenced this issue Dec 24, 2015
#180 added documentation regarding APT based code generation with Maven
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants