]
George Gastaldi commented on ROASTER-55:
----------------------------------------
Could you elaborate a bit more on this? Where is this method declared?
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.