Created
February 20, 2015 00:29
-
-
Save emilyst/a856c225805543a7c0fd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mvn -q compile | |
[ERROR] /Users/emilyst/Development/serviceutil/src/main/scala/com/simple/serviceutil/servicewrappers/Jimmies.scala:122: type mismatch; | |
found : scala.Boolean(true) | |
required: java.lang.Boolean | |
[ERROR] case true => Option(UserAsset(userUuid, | |
[ERROR] ^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment