Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 5c72504df660a12c67f8d8a1cabc56cae2d15be2
https://github.com/weld/core/commit/5c72504df660a12c67f8d8a1cabc56cae2d15be2
Author: Brian Stansberry <brian.stansberry(a)redhat.com>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
M modules/web/src/main/java/org/jboss/weld/module/web/el/WeldExpressionFactory.java
A
modules/web/src/test/java/org/jboss/weld/tests/unit/el/WeldExpressionFactoryTest.java
Log Message:
-----------
[WELD-2729] Update WeldExpressionFactory.equals so two instances with the same delegate
are equal
Signed-off-by: Brian Stansberry <brian.stansberry(a)redhat.com>