]
RH Bugzilla Integration commented on ISPN-4770:
-----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [bug
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>.