On Wed, May 18, 2016 at 11:28:03PM -0700, Christopher Collins wrote:
> Hello all,
> 
> This thread is for any and all discussion regarding the release of
> apache-mynewt-0.9.0-incubating.  All feedback is welcome.

There is one thing I really should have mentioned in the vote email.  If
you want to try out 0.9.0, change your project.yml file so that the
"vers" field for all the repositories points to "0.9.0" (it probably
specifies "0-latest" at the moment).

For example:

    repository.apache-mynewt-core:
        type: github
        vers: 0.9.0
        user: apache
        repo: incubator-mynewt-core

Then run "newt upgrade":

    [ccollins@ccollins-mac:~/tmp/proj2]$ newt upgrade
    apache-mynewt-core
    Would you like to upgrade repository apache-mynewt-core from 0.8.0-none to 
0.9.0-none ? [Yn] y

All testing is greatly appreciated.

Thanks,
Chris

Reply via email to