summaryrefslogtreecommitdiff
path: root/developmentPlugins
diff options
context:
space:
mode:
authorDavid Herman <davidherman@google.com>2019-02-07 12:28:03 -0800
committerDavid Herman <davidherman@google.com>2019-02-07 15:29:53 -0800
commit2ef6783e273362d725d80ad11186e3d80dc3c17e (patch)
treec3891860c1755f1a2721eed04b17a9dbe163b64c /developmentPlugins
parentc3ad9bbb1ad5a7a169433a54e7680104fdea7821 (diff)
downloaddata-binding-2ef6783e273362d725d80ad11186e3d80dc3c17e.tar.gz
Fix "Cannot find symbol ...<E>" error in generic parameters
Due to a bug in the code generation logic, generic variables that don't have their type specified cause compile errors. e.g. this works fine <variable type="java.util.List<Integer>" ... /> but this was broken: <variable type="java.util.List" /> Change-Id: I7ef8f23ff01cace11f7613c5fc926b9a100fdd5f Fixes: 123409929 Test: Integration tests updated
Diffstat (limited to 'developmentPlugins')
0 files changed, 0 insertions, 0 deletions