[
https://issues.jboss.org/browse/ISPN-9504?page=com.atlassian.jira.plugin....
]
Adrian Nistor updated ISPN-9504:
--------------------------------
Description: This is of type Class without using generics due to an unknown annotation
processor bug that supposedly happened in 2011. This should actually be Class<?
extends Transformer>.
Transformable.transformer should use generics
---------------------------------------------
Key: ISPN-9504
URL:
https://issues.jboss.org/browse/ISPN-9504
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.4.0.Final
This is of type Class without using generics due to an unknown annotation processor bug
that supposedly happened in 2011. This should actually be Class<? extends
Transformer>.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)