Skip to content

Conversation

butlermh
Copy link
Contributor

@butlermh butlermh commented Oct 8, 2014

The instructions do not work, because the default is to use Scala 2.9.1 but BeanProperty moved - see #208 and # 233

Switch the default to use 2.10.3, which does work, add a 2.11 target (which works too), and fix the client test, which was broken because Tag is ambiguous. I left the 2.9.1 profile in, but arguably it could be removed.

This fix does mean it works out the box, which is helpful :)

The test code is not being autogenerated, right? I couldn't find any template.

Fixes #208 and #233

…cala 2.9.1, but that is broken because BeanProperty moved, so instead use 2.10 as the default but add the option of using Scala 2.11
fehguy added a commit that referenced this pull request Dec 24, 2014
Can't run ./bin/scala-petstore.sh as instructed at README
@fehguy fehguy merged commit 0ece4a0 into swagger-api:master Dec 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scala 2.11.1

2 participants