]
George Gastaldi closed ROASTER-55.
----------------------------------
Resolution: Incomplete Description
Closing this as "Incomplete". Lists are meant to be immutable by design so the
add/remove methods can be called
getAnnotationList() should allow to modifiy List
------------------------------------------------
Key: ROASTER-55
URL:
https://issues.jboss.org/browse/ROASTER-55
Project: Roaster
Issue Type: Enhancement
Affects Versions: 2.11.1.Final
Reporter: Nicolas Challut
Priority: Minor
Fix For: 2.x Future
getAnnotationList() return an unmodifiableCollection. So, we can't add or remove
annotation from this list.