Migrating to node was not the concern, people will need to upgrade,
tough luck. I was justifying the minor version bump, not just a patch
version bump because of the nodejs dependency now for non-CLI users.

On Wed, Feb 4, 2015 at 3:19 PM, Shazron <shaz...@gmail.com> wrote:
> Not on iOS. cordova-ios 3.7.0 and below all used bash/python scripts
> (one or two were node but not critical for non-CLI use).
> So post 3.7.0,  non-CLI users will need nodejs installed to create a
> project and run the scripts in the cordova subfolder of a project.
>
>
> On Wed, Feb 4, 2015 at 2:39 PM, Murat Sutunc <mura...@microsoft.com> wrote:
>> Before migration there were a lot of nodejs dependencies already:
>> Depends on nodejs :
>> install-device, install-emulator, list-emulator-images, emulate, run, update
>>
>> Doesn’t depend on nodejs:
>> list-devices, list-started-emulators, start-emulator, build, clean, log, 
>> create
>>
>> I believe create and build are the important ones here.
>> To better understand the problem, what are the key scenarios for non-nodejs 
>> users? Is it just for builders?
>>
>> -----Original Message-----
>> From: Shazron [mailto:shaz...@gmail.com]
>> Sent: Wednesday, February 4, 2015 12:19 PM
>> To: dev@cordova.apache.org
>> Subject: Re: [DISCUSS] cordova-ios 3.8.0 release
>>
>> Normally I would say yes, except for this change:
>> http://issues.apache.org/jira/browse/CB-8197 where all the bash scripts have 
>> been converted to nodejs.
>> One could say that for CLI users, this is no big deal, but for users using 
>> bin/create this creates a dependency on nodejs now (although this is not 
>> new, there were partial changes to require nodejs in the the previous 
>> releases).
>>
>> On Wed, Feb 4, 2015 at 7:30 AM, Ian Clelland <iclell...@chromium.org> wrote:
>>> +1 for a new release to fix these.
>>>
>>> Question: Should a no-new-features-bug-fix-only release be 3.7.1,
>>> rather than 3.8.0?
>>>
>>> On Tue Feb 03 2015 at 9:20:53 PM Andrew Grieve <agri...@chromium.org> wrote:
>>>
>>>> I know you've been single-handing iOS lately, so thanks for your hard
>>>> work Shaz!
>>>>
>>>> Your list sounds well thought-out, and I've not got anything to add
>>>> other than +1!
>>>>
>>>> On Tue, Feb 3, 2015 at 8:42 PM, Shazron <shaz...@gmail.com> wrote:
>>>>
>>>> > Bug fix release.
>>>> >
>>>> > The two major fixes that are already in are:
>>>> >
>>>> > 1. https://issues.apache.org/jira/browse/CB-8002
>>>> > 2.https://issues.apache.org/jira/browse/CB-8036
>>>> >
>>>> > Others are here (post Oct 30th 2014):
>>>> > https://github.com/apache/cordova-ios/commits/master
>>>> > I've triaged all the iOS issues in JIRA, nothing else seemed critical.
>>>> >
>>>> > I'm looking at these other small issues that I can add in also if
>>>> possible:
>>>> >
>>>> > https://issues.apache.org/jira/browse/CB-7606 (I caused this,
>>>> > probably)
>>>> > https://issues.apache.org/jira/browse/CB-8028 (I caused this,
>>>> > probably)
>>>> > https://issues.apache.org/jira/browse/CB-8336 (quick fix)
>>>> > https://issues.apache.org/jira/browse/CB-8254 (quick fix)
>>>> >
>>>> > Any other issues that need to get in for the release?
>>>> > (no new features - new features should eventually go in the 4.0.0
>>>> > branch)
>>>> >
>>>> > -------------------------------------------------------------------
>>>> > -- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>>>> > For additional commands, e-mail: dev-h...@cordova.apache.org
>>>> >
>>>> >
>>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>

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

Reply via email to