[
https://jira.jboss.org/browse/JBIDE-6742?page=com.atlassian.jira.plugin.s...
]
Alexey Kazakov resolved JBIDE-6742.
-----------------------------------
Resolution: Done
Also changed:
-ILLEGAL_SCOPE_FOR_MANAGED_BEAN_WITH_PUBLIC_FIELD=Managed bean with a public field
declares any scope other than @Dependent
+ILLEGAL_SCOPE_FOR_MANAGED_BEAN_WITH_PUBLIC_FIELD=Managed bean with a with a public field
must be @Dependent scoped
-ILLEGAL_SCOPE_FOR_MANAGED_BEAN_WITH_GENERIC_TYPE=Managed bean with a parameterized bean
class declares any scope other than @Dependent
+ILLEGAL_SCOPE_FOR_MANAGED_BEAN_WITH_GENERIC_TYPE=Managed bean with a parameterized bean
class must be @Dependent scoped
-ILLEGAL_SCOPE_FOR_SESSION_BEAN_WITH_GENERIC_TYPE=Session bean with a parameterized bean
class declares any scope other than @Dependent
+ILLEGAL_SCOPE_FOR_SESSION_BEAN_WITH_GENERIC_TYPE=Session bean with a parameterized bean
class must be @Dependent scoped
-ILLEGAL_SCOPE_FOR_PRODUCER_METHOD=Producer method with a parameterized return type with a
type variable declares any scope other than @Dependent
+ILLEGAL_SCOPE_FOR_PRODUCER_METHOD=Producer method with a parameterized return type with a
type variable must be @Dependent scoped
-ILLEGAL_SCOPE_FOR_PRODUCER_FIELD=Producer field with a parameterized type with a type
variable declares any scope other than @Dependent
+ILLEGAL_SCOPE_FOR_PRODUCER_FIELD=Producer field with a parameterized type with a type
variable declares must be @Dependent scoped
-ILLEGAL_SCOPE_FOR_INTERCEPTOR=Interceptor has any scope other than @Dependent
+ILLEGAL_SCOPE_FOR_INTERCEPTOR=Interceptor must be @Dependent scoped
-ILLEGAL_SCOPE_FOR_DECORATOR=Decorator has any scope other than @Dependent
+ILLEGAL_SCOPE_FOR_DECORATOR=Decorator must be @Dependent scoped
Improve error message "Managed bean with a parameterized bean
class declares any scope other than @Dependent"c
--------------------------------------------------------------------------------------------------------------
Key: JBIDE-6742
URL:
https://jira.jboss.org/browse/JBIDE-6742
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdi (jsr-299)
Affects Versions: 3.2.0.M1
Reporter: Pete Muir
Assignee: Alexey Kazakov
Priority: Trivial
Fix For: 3.2.0.M2
Better would be "Managed bean with a parameterized bean class must be @Dependent
scoped"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira