Closed mocleiri closed 13 years ago
With https://github.com/wicketstuff/core/commit/fa34e5d4f1280a958f1b7b500d50a714b29f6c37 I upgraded the code to use latest Scala (2.8.1) and the respective versions for the testing libraries. Now the compilation passes locally but the tests don't work. I'll investigate further.
With commit b8e94ce8e90093659202bcecf6f2c175efd7d86b I made a small change to the scala tests. Now all modules and its tests in "jdk-1.5-parent" compile, run and pass on my computer. Can someone review that this was the correct way to fix the scala tests?
Yes, this solves the problem. I simplified it a bit by removing the usage of JUnit trait.
In recent builds on the master branch the wicket-scala-sample module is failing. The problem is:
Could someone who knows Scala remove the ambiguity so that the file will compile properly?
The full build log is here: http://wicketstuff.org/hudson/job/Wicket%20Stuff%20Core%20Java5%20%28wicket%201.5-SNAPSHOT%29/86/org.wicketstuff.scala$sample/console