Yeah lets do a 3.4.1 iOS, simpler for now until we figure out any new way regarding independent releases.
Plan: - branch off 3.4.0 release - cherry-pick commits for template changes, script changes, callback id change (to allow callback ids with periods in them) - version it 3.4.1 in VERSION in this branch only - version it 3.4.1 in CDVAvailability.h (copy back to master as well). On Fri, Mar 28, 2014 at 9:20 AM, Steven Gill <[email protected]> wrote: > I don't have any problem with going the 3.4.1 route. It would be simpler in > terms of docs + js. > > Shazron, would that work for you? > On Mar 28, 2014 8:27 AM, "Andrew Grieve" <[email protected]> wrote: > > > From what I understand of the changes, it should work fine to do a 3.4.1 > > and just leave the JS as is. > > > > > > On Thu, Mar 27, 2014 at 8:00 PM, Marcel Kinard <[email protected]> > wrote: > > > > > It feels like trying to tag only iOS as 3.5.0 before the other > platforms > > > is going to create a mess when it comes time to release the other > > > platforms, especially if there are subsequent changes to cordova-js > > and/or > > > cordova-ios. I don't like moving tags. So +1 to Michal's question. > > > > > > On Mar 27, 2014, at 9:56 PM, Michal Mocny <[email protected]> wrote: > > > > > > > Before I even try to grok the other questions, why can't we just tag > > iOS > > > as > > > > 3.4.1? > > > > > > Perhaps the long-term answer for doing away with the cadence release is > > to > > > version all the platforms separately, like how we do for the plugins > now. > > > > > > > On Thu, Mar 27, 2014 at 8:23 PM, Steven Gill <[email protected] > > > > > wrote: > > > > > > > >> The best course of action for the future is to set the build label > in > > > >> cordovajs to be just the sha. > > > > > > Maybe in the future, the build label in cordova-js also floats separate > > > from the versions of all the platforms. Yeah, perhaps it's just the > sha. > > > Every git repo has its own master and own independent versioning > > sequence. > > > > > > That does beg the question if there is some kind of overall snapshot id > > to > > > replace the cadver, and when do we do Apache releases to dist. > > > > > > > > >
