I'm still interested in figuring out how to build this thing, however I feel that I need to vote -1 on the release on the following grounds:
- You're trying to release "Apache Mynewt" but not a single one of these packages says "Mynewt" on them. Even the generated binary says "newt" and not Mynewt. - I would rename the generated artifacts "blinky", "core", "newt" to include "mynewt" as a prefix in there somewhere, e.g. "apache-mynewt-core" and "apache-mynewt-blinky" - Even then, the package "apache-newt" lacks a NOTICE/LICENSE file. I suspect that your notice and license files are out of sync btw. Your license includes references to code that doesn't match your notice. For reference, please review http://incubator.apache.org/guides/releasemanagement.html but don't hesitate to ask questions on the general list. John On Fri, May 27, 2016 at 9:01 PM John D. Ament <johndam...@apache.org> wrote: > Hi Christopher, > > I'm happy to take a look at the release. Its probably a bit hard since it > seems like its not buildable. > > Your instructions seem to be "newt test all" When I run that I get > > Johns-MBP-2:apache-newt-0.9.0-incubating johnament$ newt test go > > -bash: newt: command not found > > > I'm used to doing "go install XX" where XX is the project, but that > doesn't seem to work here as you don't have a go directory. > John > > On Sun, May 22, 2016 at 2:52 PM Christopher Collins <ccoll...@apache.org> > wrote: > >> Hello, >> >> The Apache Mynewt Incubator PPMC has approved a proposal to release >> Apache Mynewt 0.9.0-incubating. We now kindly request that the Incubator >> PMC members review and vote on this incubator release. >> >> Apache Mynewt is a community-driven, permissively licensed open source >> initiative for constrained, embedded applications. Mynewt provides a >> real-time operating system, flash file system, network stacks, and >> support utilities for real-world embedded systems. >> >> The highlights of this release are: >> * Bug fixes for the bleprph example app. The bugs are described >> under "known issues" here: >> >> https://cwiki.apache.org/confluence/display/MYNEWT/RN-0.8.0-incubating) >> >> * NimBLE stack: BLE pairing and bonding support >> * These features are now enabled by default, and are available >> in the example BLE apps: bleprph and bletiny. >> >> * NimBLE stack: Eddystone beacon support >> >> * Boot loader: The file system no longer fills up after repeated >> image upgrades. >> >> [VOTE] thread: >> https://lists.apache.org/thread.html/Za581nzdkku97cr >> >> [VOTE RESULT] thread: >> https://lists.apache.org/thread.html/Z9ezdety3cst2d5 >> >> [DISCUSS] thread: >> https://lists.apache.org/thread.html/Zse8zizsjwcnfz4 >> >> This release candidate was tested as follows: >> 1. Manual execution of the Mynewt test plan >> ( >> https://cwiki.apache.org/confluence/display/MYNEWT/Apache+Mynewt+Test+Plan >> ). >> 2. The full unit test suite for this release was executed via "newt >> test all" with no failures. This testing was performed on the >> following platforms: >> * OS X 10.10.5 >> * Linux 3.19.0 (Ubuntu 14.04) >> >> The release candidate to be voted on is available at: >> >> https://dist.apache.org/repos/dist/dev/incubator/mynewt/apache-mynewt-0.9.0-incubating/rc1/ >> >> The commits under consideration are as follows: >> >> blinky: >> repos: >> https://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky >> commit: 82f09fa2cc4c67fb30165ef6be0291aa76e6213e >> >> core: >> repos: https://git-wip-us.apache.org/repos/asf/incubator-mynewt-core >> commit: 48df9b088c50cfc97d2518a823294ace761633d6 >> >> newt: >> repos: https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt >> commit: 0afe655414bbefc922d2adfddf238479bedac5c0 >> >> In addition, the following newt convenience binaries are available: >> linux: >> https://dist.apache.org/repos/dist/dev/incubator/mynewt/apache-mynewt-0.9.0-incubating/rc1/apache-newt-bin-linux-0.9.0-incubating.tgz >> osx: >> https://dist.apache.org/repos/dist/dev/incubator/mynewt/apache-mynewt-0.9.0-incubating/rc1/apache-newt-bin-osx-0.9.0-incubating.tgz >> >> The release candidate is signed with a GPG key available at: >> https://dist.apache.org/repos/dist/dev/incubator/mynewt/KEYS >> >> The vote is open for at least 72 hours. >> >> [ ] +1 Release this package >> [ ] 0 I don't feel strongly about it, but don't object >> [ ] -1 Do not release this package because⦠>> >> Thanks, >> Chris >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org >> For additional commands, e-mail: general-h...@incubator.apache.org >> >>