+1 On 3/22/13 2:26 PM, "Brian LeRoux" <b...@brian.io> wrote:
>Currently a release consists of some boilerplate: > >DISCLAIMER >LICENSE >NOTICE >README.md >changelog > >And the guts: > >cordova-android.zip >cordova-app-hello-world.zip >cordova-bada-wac.zip >cordova-bada.zip >cordova-blackberry.zip >cordova-cli.zip >cordova-docs.zip >cordova-ios.zip >cordova-js.zip >cordova-mobile-spec.zip >cordova-osx.zip >cordova-qt.zip >cordova-tizen.zip >cordova-webos.zip >cordova-windows.zip >cordova-wp7.zip >cordova-wp8.zip > >With our recent conversation we discussed changing the guts. (Which >platforms/projects we agree we are tagging and shipping.) > >I'd like to propose we ship the following for now: > >cordova-android.zip >cordova-app-hello-world.zip >cordova-blackberry.zip >cordova-cli.zip >cordova-docs.zip >cordova-ios.zip >cordova-js.zip >cordova-mobile-spec.zip >cordova-wp7.zip >cordova-wp8.zip > >Effectively removing the following from 'a release': > >cordova-bada-wac.zip >cordova-bada.zip >cordova-osx.zip >cordova-qt.zip >cordova-tizen.zip >cordova-webos.zip >cordova-windows.zip > >I think this streamlines a release, and makes it easier for >downstreams. I recognize there is some drama here removing desktop >platforms. Please discuss.