You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Download one of the following:

Extract to EL_TCK_HOME


Edit $EL_TCK_HOME/bin/ts.jte

You'll need to set the following properties (adjust the paths for your environment)

el.classes=/home/mark/repos/asf-public/tomcat/trunk/output/build/lib/el-api.jar:/home/mark/repos/asf-public/tomcat/trunk/output/build/lib/jasper-el.jar
variable.mapper=org.apache.el.lang.VariableMapperImpl


Run ant gui

Accept the defaults and then run the tests

Expected results

A default 10.0.x build (as of 10.0.0-M10) with the above configuration and the 4.0.0 TCK triggers 1 test failure with the following JREs:

  • Adopt OpenJDK 8u275b01

1 Expected failure

  • 1 x signature test due to the presence of the bnd JPMS annotation - this can safely be ignored as the annotation has no impact at runtime


  • No labels