Paul Nicolucci created MYFACES-4362:
---------------------------------------
Summary: list.add(beanManager.getELResolver()) is commented out in
ResolverBuilders
Key: MYFACES-4362
URL: https://issues.apache.org/jira/browse/MYFACES-4362
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 3.0.0-RC1
Reporter: Paul Nicolucci
We need to address the commented code here:
https://github.com/apache/myfaces/blob/3.0.x/impl/src/main/java/org/apache/myfaces/el/unified/ResolverBuilderForJSP.java#L66
https://github.com/apache/myfaces/blob/3.0.x/impl/src/main/java/org/apache/myfaces/el/unified/ResolverBuilderForFaces.java#L114
Was the a reason we had that commented out or something that needed
investigation? It looks to exist in the 2.3 branch so I'm not quite clear why
it was removed in the 3.0 branch.
[~tandraschko] it looks like you commented this out during your javax->jakarta
conversion.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)