Nightly build #556 for cordova has succeeded!

2017-11-28 Thread Apache Jenkins Server
Nightly build #556 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/556/consoleFull - Jenkins for Apache Cordova

Re: [DISCUSS] Cordova-Android 7.0.0

2017-11-28 Thread Darryl Pogue
I believe we can do published beta or rc builds, so long as they are considered releases and follow the usual rules for a published release. They would be releases, but with a -beta.1 or -rc.1 suffix on the version number. We probably don't have to do that through: As Joe says, it's a major

Re: [DISCUSS] Cordova-Android 7.0.0

2017-11-28 Thread Joe Bowser
On Tue, Nov 28, 2017 at 3:35 PM, Jan Piotrowski wrote: > Is there any "beta" release process defined (7.0.0-beta?) that could > be used to get more feedback? Maybe create a blog post with > instructions on how to test this beta version? > I can't even imagine all the

Re: [DISCUSS] Cordova-Android 7.0.0

2017-11-28 Thread Jan Piotrowski
Is there any "beta" release process defined (7.0.0-beta?) that could be used to get more feedback? Maybe create a blog post with instructions on how to test this beta version? I can't even imagine all the variations on how people out there are using all this and what could go wrong. -J

Re: [DISCUSS] Cordova-Android 7.0.0

2017-11-28 Thread Joe Bowser
Comments on the PR are good for a line-by-line. This e-mail thread is basically to decide whether to go ahead with the release process, which is indicated in excruciating detail here: https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md I'll be merging this in

Re: [DISCUSS] Cordova-Android 7.0.0

2017-11-28 Thread Jan Piotrowski
Thanks Darryl, seems I scrolled over the comments a bit too fast . Just installed locally with cordova 7.1.0 and seems to work fine! Here is a Github repo with what I did: https://github.com/janpio/cordova-android7test There are two branches you can compare:

Re: [DISCUSS] Cordova-Android 7.0.0

2017-11-28 Thread Darryl Pogue
The steps here should work: https://github.com/apache/cordova-android/pull/389#issuecomment-320067936 To recap on email, you'll want to add the android platform via a git reference: cordova platform add git://github.com/infil00p/cordova-android.git#StudioProjectCompat On Tue, Nov 28, 2017

Re: [DISCUSS] Cordova-Android 7.0.0

2017-11-28 Thread Jan Piotrowski
Awesome! For reference, you are talking about https://github.com/apache/cordova-android/pull/389, correct? What can I / one do to test this locally? -J 2017-11-28 19:53 GMT+01:00 Joe Bowser : > Hey > > I'm going to merge in StudioProjectCompat into Master today. Once that's

[DISCUSS] Cordova-Android 7.0.0

2017-11-28 Thread Joe Bowser
Hey I'm going to merge in StudioProjectCompat into Master today. Once that's done, I'd like to get the next major version of Cordova out so that there's not a crazy difference between master and the released versions of Cordova. This release will have the new structure for Android Studio