Skip to content

Changes

Summary

  1. Properly check for JEE8 facet in Web verifier test utils (details)
Commit fbfb4d1ef6c873ffe79d731346e1938ff5c4c189 by john collier
Properly check for JEE8 facet in Web verifier test utils

Some downstream tests were hitting cast errors in
WebProjectCreationDataModelVerifier, because we aren't properly checking
for the JEE8 facet here, and casting to an old type. Updating the
version checking to include the JEE8 facet fixes the issue

Change-Id: I88ebd9c576c56c9307a672329b4696e6bff54561
Signed-off-by: John Collier <John.J.Collier@ibm.com>
The file was modified tests/org.eclipse.jst.j2ee.tests/j2ee-verifiers/org/eclipse/wtp/j2ee/headless/tests/web/verifiers/WebProjectCreationDataModelVerifier.java