Reviewing the iOS docs right now and doing updates.
On Mon, Sep 30, 2013 at 1:43 PM, Andrew Grieve <[email protected]> wrote: > Looks like the cordova-js change was made within the blackberry10/ > directory, so other platforms won't actually need to update their JS. > > Marcel - one big thing that hasn't happened yet is docs. We need upgrade > instructions to the update guides. For iOS / Android / WP, I think the > instructions are just: > > For non-CLI projects, run: bin/update path/to/project > For CLI projects, run: cordova platform update $PLATFORM > > I don't think a BB update script made it in ( > https://issues.apache.org/jira/browse/CB-4776), so there will need to be > different instructions there (or have someone write such a script). > > We also need to push up the docs to > http://cordova.apache.org/docs/en/3.1.0/. > We should wait on making 3.1.0 the default docs link until we're all done > though. > > If you want to work on this, please make a sub-task JIRA item under > https://issues.apache.org/jira/browse/CB-4830. > > > > > > > > > > On Mon, Sep 30, 2013 at 8:45 PM, purplecabbage <[email protected] > >wrote: > > > Yes, that is a plugin. Reviewing now. > > > > Sent from my iPhone > > > > > On Sep 30, 2013, at 12:42 PM, Maxime LUCE <[email protected]> wrote: > > > > > > Hi, > > > > > > I submit an issue and pull request to fix some File Transfer related > > issues in Windows 8. > > > https://issues.apache.org/jira/browse/CB-4955 > > > https://github.com/apache/cordova-plugin-file-transfer/pull/5 > > > > > > Windows 8's version of File Transfer Plugin do not append specified > > headers in File Transfer upload and download methods. This patch fix > that. > > > > > > If you plan to add Windows 8 support in 3.1.0 release it could be great > > to merge this branch... > > > > > > > > > Cordialement. > > > Maxime LUCE > > > [email protected] > > > 06 28 60 72 34 > > > http://touchit.fr > > > > > > > > > -----Original Message----- > > > From: Jesse [mailto:[email protected]] > > > Sent: lundi 30 septembre 2013 21:31 > > > To: [email protected] > > > Subject: Re: Tagging 3.1.0 today? > > > > > > Yeah, let's push for today. > > > My win8 changes to plugins don't affect this, but the win8 cli stuff > > does affect cordova-cli release, although it should not modify other > > platforms. > > > We should start by updating our js throughout, assuming there are no > > more coming changes. > > > > > > @purplecabbage > > > risingj.com > > > > > > > > >> On Mon, Sep 30, 2013 at 11:54 AM, Marcel Kinard <[email protected]> > > wrote: > > >> > > >> I am anxious to get "3.1.0 final", as we are about to ship a product > > >> that embeds it. I was hoping to get 3.1.0 final about a week and a > > >> half ago, and I've watched it slip for various reasons. > > >> > > >> I see Jeff's commit to the js today, and I think Jesse has a couple > > >> merges he'd like to get in some plugins for Win8. > > >> > > >> What can I help with to get this thing out the door? > > >> > > >>> On Sep 30, 2013, at 1:26 PM, Andrew Grieve <[email protected]> > > wrote: > > >>> > > >>> I was a super bad Release Master last week, and didn't do a thing > > >>> about > > >> the > > >>> release. > > >> > > >
