tandraschko commented on code in PR #317:
URL: https://github.com/apache/myfaces/pull/317#discussion_r978786896


##########
impl/src/main/java/org/apache/myfaces/el/ELResolverBuilder.java:
##########
@@ -159,35 +157,19 @@ protected boolean 
isReplaceImplicitObjectResolverWithCDIResolver(FacesContext fa
         BeanManager beanManager = CDIUtils.getBeanManager(facesContext);
         if (beanManager != null)
         {
-            FacesConfigBeanHolder holder = CDIUtils.get(beanManager, 
FacesConfigBeanHolder.class);

Review Comment:
   like discussed in JIRA, i would not touch this for now
   we should create a extra issue + discussion



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to