Re: [DISCUSS] cordova@8 & tools release

2017-12-13 Thread Darryl Pogue
Given the number of times I've run into (and complained about) build
failures due to unexpected npm version bugs, I'm 100% in favour of
this.


On Wed, Dec 13, 2017 at 6:15 PM, Terence M. Bandoian  wrote:
> Does removing '--no-fetch' apply to adding plugins?  I've recently had to
> use that option to get local plugins (file spec) added without hanging.

If there are cases where cordova-fetch is failing to install plugins,
please file bugs so we can know what they are.


On Wed, Dec 13, 2017 at 8:14 PM, Rabindra Nayak
 wrote:
>
> What could be functionalities  of new tool ? Any high level design in mind
> ,If we are dropping  npm then where those templates will  come.
>
> Moreover tools like visual studio  17 Microsoft team has integrated  Cordova
> framework ,like that if we integrate cordova  tool in Android studio and
> Xcode it could be useful ,again you people can see how far it is possible .

This will not affect how end users install or use Cordova, nor should
it affect tools like VS that integrate with Cordova.

Currently cordova-lib has a package dependency on an old and
unsupported version of npm (2.x). That means when you install Cordova
using npm, it actually installs a second older copy of npm internally.
That has caused problems for people (including myself) due to commands
around Cordova sometimes using the system npm and sometimes using the
older npm, and there are behaviour differences between the two
versions.

The proposal is for Cordova to stop depending on (and therefore stop
installing) an older version of npm, and to rely on the system npm and
the new cordova-fetch system.

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] cordova@8 & tools release

2017-12-13 Thread Rabindra Nayak
What could be functionalities  of new tool ? Any high level design in mind
,If we are dropping  npm then where those templates will  come.


Moreover tools like visual studio  17 Microsoft team has integrated  Cordova
framework ,like that if we integrate cordova  tool in Android studio and
Xcode it could be useful ,again you people can see how far it is possible .



On Thu, Dec 14, 2017 at 7:45 AM, Terence M. Bandoian 
wrote:

> Does removing '--no-fetch' apply to adding plugins?  I've recently had to
> use that option to get local plugins (file spec) added without hanging.
>
> -Terence Bandoian
>
>
>
> On 12/12/2017 12:52 PM, Steven Gill wrote:
>
>> Working on getting out a tools release
>>
>> Doing cordova@8 because we are dropping support for blackberry, webos,
>> Ubuntu.
>>
>> Also aiming to remove `--no-fetch` in this release and drop npm dependency
>> from cordova.
>>
>> Lastly, `cordova save` command will be dropped in this release too
>>
>> Any thoughts or feedback?
>>
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>


Nightly build #571 for cordova has succeeded!

2017-12-13 Thread Apache Jenkins Server
Nightly build #571 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/571/consoleFull

-
Jenkins for Apache Cordova

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

[DISCUSS] cordova@8 & tools release

2017-12-13 Thread Terence M. Bandoian
Does removing '--no-fetch' apply to adding plugins?  I've recently had 
to use that option to get local plugins (file spec) added without hanging.


-Terence Bandoian


On 12/12/2017 12:52 PM, Steven Gill wrote:

Working on getting out a tools release

Doing cordova@8 because we are dropping support for blackberry, webos,
Ubuntu.

Also aiming to remove `--no-fetch` in this release and drop npm dependency
from cordova.

Lastly, `cordova save` command will be dropped in this release too

Any thoughts or feedback?




-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[DRAFT] Apache Cordova Board Report - December 2017

2017-12-13 Thread Steven Gill
https://github.com/apache/cordova-apache-board-reports/pull/9

Please review. Needs to be submitted to board soon