This closes #281. Thanks rmcguinness.
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/337176e1 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/337176e1 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/337176e1 Branch: refs/heads/master Commit: 337176e1e754f7424ce4d6bbb22df83858c2cfd1 Parents: 41f59b0 45f01bf Author: Jean-Louis Monteiro <[email protected]> Authored: Mon Dec 17 07:10:41 2018 +0100 Committer: Jean-Louis Monteiro <[email protected]> Committed: Mon Dec 17 07:10:41 2018 +0100 ---------------------------------------------------------------------- .gitignore | 1 + examples/access-timeout-meta/README.adoc | 281 ++++++++++++++++++++++++++ examples/access-timeout-meta/README.md | 253 ----------------------- examples/access-timeout/README.adoc | 216 ++++++++++++++++++++ examples/access-timeout/README.md | 199 ------------------ examples/github-stylesheet.css | 4 + examples/mp-config-example/README.adoc | 67 ++++++ examples/mp-config-example/README.md | 50 ----- 8 files changed, 569 insertions(+), 502 deletions(-) ----------------------------------------------------------------------
