Re: [Discussion] Branch Usage and Release Versioning

2018-01-18 Thread Bhavin Thaker
Hi Sheng, +1 to proposals 1, 2, 4 and 5. Proposal 3, while ideal, seems less practical because it needs significant time-effort to maintain code changes across multiple branches and test them to do periodic releases. Our todo list is huge in terms of getting tests fixed, PR reviews backlog gett

Please Help Fix MXNet Licensing Issues for the next Release!

2018-01-18 Thread Meghna Baijal
Hello All! I am currently attempting to fix the licensing issues in MXNet. These are being tracked in this wiki - *https://cwiki.apache.org/confluence/display/MXNET/MXNet+Source+Licenses * You can follow the links in this w

Request for comments: Proposal for import/export model formats module into MXNet

2018-01-18 Thread Roshani Nagmote
Hello all, I have written an initial design proposal for a `serde`(temporary name) module for importing and exporting different model formats like onnx, coreml to and from MXNet. Please take a look and feel free to provide suggestions in the comment section. https://cwiki.apache.org/confluence/d

Re: Guidance For Posting Jar to Apache Maven Repo

2018-01-18 Thread Nan Zhu
well, something can be borrowed from Spark again: https://github.com/apache/spark/blob/master/dev/create-release/release-build.sh Best, Nan On Wed, Jan 17, 2018 at 6:01 PM, Naveen Swamy wrote: > Hi Yizhi, > Here is the Apache guideline > http://www.apache.org/dev/publishing-maven-artifacts.htm

Re: [Discussion] Branch Usage and Release Versioning

2018-01-18 Thread Marco de Abreu
Hi Sheng, very good suggestions! How long do we plan to support old versions? While the structure of our CI-setup for Ubuntu-based tasks allows proper versioning because the entire behaviour is defined in the tests/ci-build repository, this is currently not the case for the Windows-tasks. While w