Branch: refs/heads/2.4
Home: https://github.com/weld/core
Commit: e257534b883caee86091221472e47f84f98a5b64
https://github.com/weld/core/commit/e257534b883caee86091221472e47f84f98a5b64
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M environments/common/src/main/java/org/jboss/weld/environment/logging/CommonLogger.java
M jsf/src/main/java/org/jboss/weld/jsf/ConversationAwareViewHandler.java
Log Message:
-----------
WELD-2382 Bootstrap skip logging increased to WARN. Refactor ConversationAwareViewHandler to allow for null value if the container is not available.
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 9f24a697377dcda30992ae2f4fea4993669318b1
https://github.com/weld/core/commit/9f24a697377dcda30992ae2f4fea4993669318b1
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M environments/common/src/main/java/org/jboss/weld/environment/logging/CommonLogger.java
M modules/jsf/src/main/java/org/jboss/weld/module/jsf/ConversationAwareViewHandler.java
Log Message:
-----------
WELD-2382 Bootstrap skip logging increased to WARN. Refactor ConversationAwareViewHandler to allow for null value if the container is not available.