Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 51b2e99cba0c7ad1f74d2a4d091035562da42caf
https://github.com/weld/core/commit/51b2e99cba0c7ad1f74d2a4d091035562da42caf
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