mboudreau / Alternator

A mock DynamoDB that runs locally for testing purposes - DEPRECATED, PLEASE USE DYNAMODB LOCAL: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html
Apache License 2.0
78 stars 39 forks source link

Fixed a NPE with v2 BatchGetItems #89

Closed itoshkov closed 10 years ago

itoshkov commented 10 years ago

Fixed a NPE with v2 BatchGetItems, when no results.

Updated return value to be (more) consistent with the result from DynamoDB.

mboudreau commented 10 years ago

Thanks! Will deploy alternator with your changes tonight.

itoshkov commented 10 years ago

Great! Thank you

mboudreau commented 10 years ago

Version 0.9.3 is out with your changes. Cheers.

itoshkov commented 10 years ago

Any chance of pushing this to maven central?

Nevermind. I just saw, that it's on sonatype...

mboudreau commented 10 years ago

It's been pushed to sonatype, which should work just as well. Maven central is a pain in the butt to publish to.

On Tue, Aug 12, 2014 at 5:08 PM, Ivan Toshkov notifications@github.com wrote:

Any chance of pushing this to maven central?

— Reply to this email directly or view it on GitHub https://github.com/mboudreau/Alternator/pull/89#issuecomment-51880576.

"If at first you don't succeed, use a bigger hammer." - Unofficial motto of the Royal Electrical and Mechanical Engineers

mboudreau commented 10 years ago

Oh wait, seems like they've fixed their syncing and is now in Maven Central: https://search.maven.org/#search%7Cga%7C1%7Calternator

On Tue, Aug 12, 2014 at 5:55 PM, Michel Boudreau michelboudreau@gmail.com wrote:

It's been pushed to sonatype, which should work just as well. Maven central is a pain in the butt to publish to.

On Tue, Aug 12, 2014 at 5:08 PM, Ivan Toshkov notifications@github.com wrote:

Any chance of pushing this to maven central?

— Reply to this email directly or view it on GitHub https://github.com/mboudreau/Alternator/pull/89#issuecomment-51880576.

"If at first you don't succeed, use a bigger hammer." - Unofficial motto of the Royal Electrical and Mechanical Engineers

"If at first you don't succeed, use a bigger hammer." - Unofficial motto of the Royal Electrical and Mechanical Engineers