Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Scala 2.11 #19

Merged
merged 5 commits into from
Jul 23, 2014
Merged

Migrate to Scala 2.11 #19

merged 5 commits into from
Jul 23, 2014

Conversation

dwhjames
Copy link
Owner

  • refactor build to do cross build for Scala 2.10.x and Scala 2.11.x
  • use magnet pattern to eliminate overloading in dynamodb mapper methods

make use of magnet pattern to get ride of overloading conflicting with default parameters
- pull dependencies and custom shell prompt out of Build.scala
- bump to sbt 0.13.5
- replace Build.scala with build.sbt
- refactor dependencies (use provided scope for AWS SDK for published artifact)
- batchDeleteByKeys
- batch load by keys
- count query
- delete by key
- load by key
- query
dwhjames added a commit that referenced this pull request Jul 23, 2014
@dwhjames dwhjames merged commit 5def8c4 into unstable Jul 23, 2014
@dwhjames dwhjames deleted the topic/migrate-2.11 branch July 23, 2014 15:22
dwhjames added a commit that referenced this pull request Jul 23, 2014
Pull in latest changes from unstable branch:
- Pull request #19
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.

1 participant