Comment 7 for bug 819861

Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

I tried now a different approach in the Annotation processors :

    @Override
    public SourceVersion getSupportedSourceVersion() {
        return SourceVersion.latest();
    }

I uploaded the latest snapshot to our Maven repository : http://source.mysema.com/maven2/snapshots/

The version is 2.2.0.BUILD-SNAPSHOT