While cleaning up warnings across the board I ran the tests and behold we have a test that doesn't work well with winter time/summer time (DST)
Failed tests: TimeOfDayTest.test:37->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:834->Assert.fail:88 expected:<0:0> but was:<23:0> I'm actually +1 for marking those classes deprecated in W7 and favour java 8's java.date classes instead in Wicket 8. I'm not sure how much work that would entail though. Martijn -- Become a Wicket expert, learn from the best: http://wicketinaction.com
