GitHub user revmischa opened a pull request:
https://github.com/apache/tomee/pull/241
Fix checking for INTERACTIVE option in embedded Main
https://github.com/apache/tomee/commit/469e7cb94c52d06102622bd0f54e0bf1a6a470ff#diff-03949e036a3ccddcf99c00ded5317c66R261
Simple fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jetbridge/tomee embedded-main-interactive
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/241.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 #241
----
commit 3f6959d96c4acbb4870cd376e780672bcea4c6cb
Author: Mischa Spiegelmock <revmischa@...>
Date: 2018-12-05T16:29:20Z
Fix checking for INTERACTIVE option in embedded Main
https://github.com/apache/tomee/commit/469e7cb94c52d06102622bd0f54e0bf1a6a470ff#diff-03949e036a3ccddcf99c00ded5317c66R261
----
---