Change By: Tomas Remes (04/Apr/14 9:53 AM)
Description: Basically it's to reflect all changes mentioned in CDI-425. Currently there are some checks for "write/add/set" methods mainly in BeforeBeanDiscovery, AfterTypeDiscovery and AfterBeanDiscovery AFAIK. 
There's need to expand these checks for all methods mentioned in the CDI issue - namely AfterDeploymentValidation, ProcessAnnotatedType, ProcessBean, ProcessBeanAttributes, ProcessInjectionPoint etc.
I am not sure, if there's need for some extra check for situation -e.g when accessing PAT during ProcessBean event, but this should result to
 IllegalException  IllegalStateException  as well.   
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira