Created
April 24, 2013 10:11
-
-
Save robertberry-zz/5451099 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
[error] /home/robert/Git/mobile-aggregator/mobile-aggregator/src/main/scala/com/gu/mobileaggregator/dataproviders/ContentApiDataProvider.scala:639: value showFields is not a member of type parameter Owner | |
[error] possible cause: maybe a semicolon is missing before `value showFields'? | |
[error] .showFields("all") | |
[error] ^ | |
[error] /home/robert/Git/mobile-aggregator/mobile-aggregator/src/main/scala/com/gu/mobileaggregator/dataproviders/ContentApiDataProvider.scala:655: value edition is not a member of type parameter Owner | |
[error] possible cause: maybe a semicolon is missing before `value edition'? | |
[error] .edition(apiSpecifier.region) | |
[error] ^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment