Apt-plugin throws nullpointerexception on generalized types

Bug #702872 reported by Lassi Immonen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Querydsl
Fix Released
High
Timo Westkämper

Bug Description

Using the @QueryEmbedded annotation on the type having generics causes apt-compiler to throw nullpointer exception.

For example:

@QueryEmbedded
private List<Data<String>> dataList;

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

Fix commited

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

Released in 2.1.0-beta1

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.