Branch: refs/heads/2.3
Home:
https://github.com/weld/core
Commit: ae9b772fb21a865e4b3297d857c0634573aaea21
https://github.com/weld/core/commit/ae9b772fb21a865e4b3297d857c0634573aaea21
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-08-17 (Mon, 17 Aug 2015)
Changed paths:
M
environments/servlet/core/src/main/java/org/jboss/weld/environment/undertow/UndertowContainer.java
M
environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java
Log Message:
-----------
Fix UndertowSmokeTest
- the test currently passes because the Weld-specific undertow extension
is loaded no matter what container is detected by Weld