ever-been / everBeen

EverBEEN is a generic benchmarking environment focused on platform-independent middleware benchmarking.
www.everbeen.cz
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Web interface is not compatible with Java8 #211

Open donarus opened 10 years ago

donarus commented 10 years ago

This problem is caused by plastic ASM library used by tapestry. This should be fixed in tapestry 5.3.8 or tapestry 5.4 - see https://issues.apache.org/jira/browse/TAP5-2214.

We should upgrade tapestry to newer version.

I will do this in my own fork of everbeen framework as a part of my master thesis. Due to lack of time, I'm not able to fix it in the original codebase.

donarus commented 10 years ago

5.3.7 doesn't fix it, 5.4-beta3 doesn't fix it too

note: should be fixed in 5.4-beta4 and in final release T5.4