optional beans with optional dependencies
-----------------------------------------
Key: EXTCDI-73
URL: https://issues.apache.org/jira/browse/EXTCDI-73
Project: MyFaces CODI
Issue Type: Task
Reporter: Gerhard Petracek
we have to check if it is needed to provide an annotation like
@RequiredDependency for beans which are only used if the specified class/es
exist/s.
currently e.g. owb blocks such a feature (see OWB-475) - as soon as OWB-475 is
fixed, owb skips such beans automatically. so we have to check if we need the
annotation e.g. for weld.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.