]
RH Bugzilla Integration updated ISPN-4770:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
PublicAPI doclet crashes when generics without type parameters are
found
------------------------------------------------------------------------
Key: ISPN-4770
URL:
https://issues.jboss.org/browse/ISPN-4770
Project: Infinispan
Issue Type: Bug
Components: Documentation-Core
Affects Versions: 7.0.0.Beta2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 7.0.0.CR1
The PublicAPI doclet crashes if it encounters a generic without a type parameter, e.g.
List instead of List<Object>.