Generic types are not generated fully qualified for EntityPathBases

Bug #812859 reported by Oliver Gierke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Querydsl
Fix Released
Undecided
Unassigned

Bug Description

When using packageSuffix in a APT configuration the EntityPathBase declaration generated breaks as the generated class simply references the simple source class name. As this class is generated into a different package than the source one this referenced class is not visible.

Revision history for this message
Oliver Gierke (ogierke) wrote :

It seems this only occurs for inner classes. For top level classes the generic type is generated in a fully qualified way.

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

Did you try this with Querydsl 2.2.0? I did not yet manage to replicate the issue in SVN trunk.

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

Fixed in SVN trunk.

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

Released in 2.2.1

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.