GitHub user monsonhaefel opened a pull request:
https://github.com/apache/tomee/pull/208
Fixed a couple CDI Examples
The README.md text in a `cdi-basic` and `cdi-alternative-and-stereotypes`
examples required corrections.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/monsonhaefel/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/208.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #208
----
commit 372e52137e5fc0dcc54946915f66df21f11a0c58
Author: Richard Monson-Haefel <richard@...>
Date: 2018-11-20T20:03:02Z
Corrected errors in text
commit e7363592e900485bcffaff6654f311f334f8c71e
Author: Richard Monson-Haefel <richard@...>
Date: 2018-11-20T20:20:13Z
Corrected text
----
---