[cdi-dev] [JBoss JIRA] (CDI-296) Miscellaneous issues
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Thu Nov 15 05:21:21 EST 2012
Jozef Hartinger created CDI-296:
-----------------------------------
Summary: Miscellaneous issues
Key: CDI-296
URL: https://issues.jboss.org/browse/CDI-296
Project: CDI Specification Issues
Issue Type: Bug
Affects Versions: 1.1.PRD
Reporter: Jozef Hartinger
Assignee: Pete Muir
Priority: Minor
Fix For: 1.1 (Proposed)
A number of trivial issues popped out:
* "If the runtime type of the event object is assignable to the type of a container lifecycle event, IllegalArgumentException is thrown." should be "*an* IllegalArgumentException is thrown."
** affects 10.3.1 and 11.3.10
* 11.2 says: "The instance returned by produce may be a proxy." should be: "The instance returned by *produce()* may be a proxy." - the method name should be marked as literal
* 8.2 the first occurrence of expression "enabled flag" actually refers to a disable flag (enabled="false")
--
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
More information about the cdi-dev
mailing list