Skip to content

Instantly share code, notes, and snippets.

@emilyst
Created February 20, 2015 00:29
Show Gist options
  • Save emilyst/a856c225805543a7c0fd to your computer and use it in GitHub Desktop.
Save emilyst/a856c225805543a7c0fd to your computer and use it in GitHub Desktop.
$ 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