Hi,

Currently the build for master branch fails at BuildBot because of the
changes for https://issues.apache.org/jira/browse/WICKET-5085.

It passes locally when using JDK 1.6.0_37 and fails when building with
1.7.0_17.
If I run with -Dwicket.replace.expected.results=true then it fixes for 1.7
and starts breaking for 1.6.
I have no idea why exactly this happens ... The InlineEnclosure id
generation now uses a _static_ counter. I see no reason why this static
variable has different values depending on the used JDK.
I'll continue debug it later today or tomorrow.
Any help is welcome!


-- 
Martin Grigorov
Wicket Training & Consulting
http://jWeekend.com <http://jweekend.com/>

Reply via email to