Comment 8 for bug 819861

Revision history for this message
gsubes (gsubes) wrote :

Still not working, atleast now there is no warning :)

   [delete] Deleting directory Z:\Entwicklung\inv-finanzdaten\trunk\03_module\de.invesdwin.gemeinsam\gen
    [mkdir] Created dir: Z:\Entwicklung\inv-finanzdaten\trunk\03_module\de.invesdwin.gemeinsam\gen
    [JAVAC] Compiling 58 source files to Z:\Entwicklung\inv-finanzdaten\trunk\03_module\de.invesdwin.gemeinsam\gen
    [JAVAC] Note: Running JPAAnnotationProcessor
    [JAVAC] Note: Running JPAAnnotationProcessor
    [JAVAC] Compiling 58 source files to Z:\Entwicklung\inv-finanzdaten\trunk\03_module\de.invesdwin.gemeinsam\gen
    [JAVAC] Note: Running QuerydslAnnotationProcessor
    [JAVAC] Note: Serializing Supertypes
    [JAVAC] error: de.invesdwin.gemeinsam.beans/QAValueObject.java
    [JAVAC] Note: Running QuerydslAnnotationProcessor
    [JAVAC] 1 error

Is there a way to enable debug statements on the apt processor to see why the error occured on the file?
Maybe you could try running this yourself with an installation of java7. I have the impression that you should get the same error with any query class as I do.