pnicolucci commented on code in PR #927:
URL: https://github.com/apache/myfaces/pull/927#discussion_r2322365852


##########
impl/src/test/java/org/apache/myfaces/el/NoOpElResolver.java:
##########
@@ -37,7 +37,7 @@ public Class<?> getCommonPropertyType(ELContext context, 
Object base)
         return null;
     }
 
-    @Override
+    // @Override commented out for EL 5.0 / 6.0 compatibility 

Review Comment:
   We should remove this, we've cleaned it up everyplace else.



-- 
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