Apt plugin reports an error which it should not

Bug #705316 reported by Lassi Immonen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Querydsl
Fix Released
Undecided
Unassigned

Bug Description

Error is ERROR] /Users/.../src/main/java/fi/.../core/dao/lucene/Lucene...Dao.java:26: cannot find symbol
symbol : class QPobDto
location: package fi.....core.service.pob
import fi.....service.pob.QPobDto;
                                         ^
/Users/.../src/main/java/fi/.../dao/lucene/Lucene...Dao.java:38: cannot find symbol
symbol : class QPobDto
location: class fi.....core.dao.lucene.Lucene...Dao
    private static final QPobDto p...s = QPobDto.pobDto;
                         ^
error: Attempt to reopen a file for path QPobDto.java
1 error

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

Fixed this by skipping embedded types which are also entity annotated

Changed in querydsl:
status: New → Fix Committed
Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Released in 2.1.0-beta2

Changed in querydsl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.