> On Aug 12, 2019, at 7:23 PM, Cesar Hernandez <[email protected]> wrote: > > Today while testing Jean-Louis recommendations for "Building TomEE with > JDK8 and running with JDK11" [1], I notice that even running with Java 8 > gives a test failure in the bean-validation-design-by-contract example. > > I opened: https://issues.apache.org/jira/browse/TOMEE-2617 and also > attached a PR https://github.com/apache/tomee/pull/537 ready for review.
Merged. Thanks, Cesar. Thomas, looks like we have a workaround in. Only thing missing is a little text in the README.adoc. Maybe some kind of small Asciidoc "NOTE" admonition or something. Question for either of you (or anyone), do we want to backport this to the TomEE 7.1 branch of examples so it encourages people to use the behavior we know will work in TomEE 8? - http://tomee.apache.org/tomee-7.1/examples/bean-validation-design-by-contract.html Thinking if we don't, we likely need to at least put a "WARNING" admonition in the 7.1 copy. -David
