Branch: refs/heads/2.4
Home:
https://github.com/weld/core
Commit: fe427a65e5975d41cf12bd625fb972d5c1ec05f2
https://github.com/weld/core/commit/fe427a65e5975d41cf12bd625fb972d5c1ec05f2
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M docs/reference/src/main/asciidoc/environments.asciidoc
M examples/jsf/numberguess/README.md
M examples/jsf/numberguess/pom.xml
A examples/jsf/numberguess/src/main/webapp-jetty/WEB-INF/jetty-web.xml
A examples/jsf/numberguess/src/main/webapp-jetty/WEB-INF/web.xml
Log Message:
-----------
WELD-2434 Fix Jetty integration docs
- also add Jetty "standalone" profile to numberguess example