Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: a790d50d87ce86da65fa7b451a909489a2da4385
https://github.com/weld/core/commit/a790d50d87ce86da65fa7b451a909489a2da4385
Author: Dmitry Kryukov <dk2k(a)ya.ru>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M
environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/BeanManagerResourceBindingListener.java
Log Message:
-----------
My attempt to fix e.getClass().equals(BeanManager.class), where String is compared with
Class. However, two parts combined with && looks ridiculous. There is no class,
which is subtype of both NameClassPair and BeanManager. Please consider this PR as bug
report
To unsubscribe from these emails, change your notification settings at
https://github.com/weld/core/settings/notifications