joauth icon indicating copy to clipboard operation
joauth copied to clipboard

compile errors in scala 2.10.2

Open maciejbak85 opened this issue 11 years ago • 0 comments

Hi,

I changed in pom scala version to 2.10.2 and on mvn clean install I get error:

Results :

Failed tests: only parse quoted values(com.twitter.joauth.keyvalue.KeyValueHandlerSpec): The mock was not called as expected: (..)

Tests run: 311, Failures: 1, Errors: 0, Skipped: 0

this is pom after changes:

https://gist.github.com/daaatz/6338795

There was issue: https://github.com/twitter/joauth/issues/15 but You responded to me that I Use old specs but not, I use specs for 2.10.

Thanks!

maciejbak85 avatar Aug 27 '13 06:08 maciejbak85