Closed itoshkov closed 10 years ago
Thanks! Will deploy alternator with your changes tonight.
Great! Thank you
Version 0.9.3 is out with your changes. Cheers.
Any chance of pushing this to maven central?
Nevermind. I just saw, that it's on sonatype...
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
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
Fixed a NPE with v2 BatchGetItems, when no results.
Updated return value to be (more) consistent with the result from DynamoDB.