Hi Stepan,
I don't know what the exact issue but it looks like scalax is still using scala-2.7.2. You need to use scala-2.7.3 if you're using specs 1.4.2 or more recent.
Cheers,
Eric.
Stepan Koltsov wrote:
Could some please switch scalax tests to specs?
I failed to. I've just added specs to dependencies and mvn test started to fail.
S.