[GitHub] incubator-predictionio-sdk-ruby pull request #21: Normalize eventTime format...

2017-09-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-predictionio-sdk-ruby/pull/21 ---

[GitHub] incubator-predictionio-sdk-ruby issue #21: Normalize eventTime format to iso...

2017-09-16 Thread dszeto
Github user dszeto commented on the issue: https://github.com/apache/incubator-predictionio-sdk-ruby/pull/21 Thanks for the fix @shouya ! Sorry that it took a bit to merge. ---

Re: [VOTE] Apache PredictionIO (incubating) 0.12.0 Release (RC2)

2017-09-16 Thread Donald Szeto
That should be fine. Chan, the binary distribution package should be treated the same as what we are doing with publishing Maven artifacts (classified as convenience binaries by ASF). Instead of going to Nexus, they need to go alongside the source (i.e. SVN). We will similarly need to produce PGP

[GitHub] incubator-predictionio-sdk-ruby pull request #22: Add support for Ruby 2.4

2017-09-16 Thread anothermh
GitHub user anothermh opened a pull request: https://github.com/apache/incubator-predictionio-sdk-ruby/pull/22 Add support for Ruby 2.4 This PR updates the versions of rspec and webmock to support Ruby 2.4, and relaxes the version constraint on the json gem to allow 2.x versions