[jira] [Commented] (CB-9981) plugin installation broken for node 0.10.x

2015-11-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15014935#comment-15014935
 ] 

ASF subversion and git services commented on CB-9981:
-

Commit 3fba809f23b9c18b41fc17c8b898f21ffc2804f6 in cordova-lib's branch 
refs/heads/5.4.x from ivan baktsheev
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=3fba809 ]

CB-9981 path.parse only available on node 0.12+.

This closes #340


> plugin installation broken for node 0.10.x
> --
>
> Key: CB-9981
> URL: https://issues.apache.org/jira/browse/CB-9981
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Affects Versions: 5.4.0
>Reporter: Ivan Baktsheev
>
> In commit
> https://github.com/apla/cordova-lib/commit/07271a5c6162c0b2bee55e1ea23f91ebdfbbb34c
> added call for path.pase in file
> cordova-lib/src/plugman/platforms/common.js
> path.parse is only available for node 0.12 and later. 
> According to https://github.com/nodejs/LTS/, node 0.10 will be in maintenance 
> mode for one year since October 2015, so maintaining compatibility is 
> important. For example, Travis-CI still using nodejs 0.10 for Mac OS X 
> virtual machines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-9981) plugin installation broken for node 0.10.x

2015-11-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006464#comment-15006464
 ] 

ASF subversion and git services commented on CB-9981:
-

Commit 0ee8140d7f03efc856c7550180a723499daa3e24 in cordova-lib's branch 
refs/heads/master from ivan baktsheev
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=0ee8140 ]

CB-9981 path.parse only available on node 0.12+.

This closes #340


> plugin installation broken for node 0.10.x
> --
>
> Key: CB-9981
> URL: https://issues.apache.org/jira/browse/CB-9981
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Affects Versions: 5.4.0
>Reporter: Ivan Baktsheev
>
> In commit
> https://github.com/apla/cordova-lib/commit/07271a5c6162c0b2bee55e1ea23f91ebdfbbb34c
> added call for path.pase in file
> cordova-lib/src/plugman/platforms/common.js
> path.parse is only available for node 0.12 and later. 
> According to https://github.com/nodejs/LTS/, node 0.10 will be in maintenance 
> mode for one year since October 2015, so maintaining compatibility is 
> important. For example, Travis-CI still using nodejs 0.10 for Mac OS X 
> virtual machines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-9981) plugin installation broken for node 0.10.x

2015-11-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006465#comment-15006465
 ] 

ASF GitHub Bot commented on CB-9981:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-lib/pull/340


> plugin installation broken for node 0.10.x
> --
>
> Key: CB-9981
> URL: https://issues.apache.org/jira/browse/CB-9981
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Affects Versions: 5.4.0
>Reporter: Ivan Baktsheev
>
> In commit
> https://github.com/apla/cordova-lib/commit/07271a5c6162c0b2bee55e1ea23f91ebdfbbb34c
> added call for path.pase in file
> cordova-lib/src/plugman/platforms/common.js
> path.parse is only available for node 0.12 and later. 
> According to https://github.com/nodejs/LTS/, node 0.10 will be in maintenance 
> mode for one year since October 2015, so maintaining compatibility is 
> important. For example, Travis-CI still using nodejs 0.10 for Mac OS X 
> virtual machines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-9981) plugin installation broken for node 0.10.x

2015-11-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006467#comment-15006467
 ] 

ASF GitHub Bot commented on CB-9981:


Github user vladimir-kotikov commented on the pull request:

https://github.com/apache/cordova-lib/pull/340#issuecomment-156981607
  
Merged. Thanks, @apla 


> plugin installation broken for node 0.10.x
> --
>
> Key: CB-9981
> URL: https://issues.apache.org/jira/browse/CB-9981
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Affects Versions: 5.4.0
>Reporter: Ivan Baktsheev
>
> In commit
> https://github.com/apla/cordova-lib/commit/07271a5c6162c0b2bee55e1ea23f91ebdfbbb34c
> added call for path.pase in file
> cordova-lib/src/plugman/platforms/common.js
> path.parse is only available for node 0.12 and later. 
> According to https://github.com/nodejs/LTS/, node 0.10 will be in maintenance 
> mode for one year since October 2015, so maintaining compatibility is 
> important. For example, Travis-CI still using nodejs 0.10 for Mac OS X 
> virtual machines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-9981) plugin installation broken for node 0.10.x

2015-11-11 Thread Ivan Baktsheev (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001079#comment-15001079
 ] 

Ivan Baktsheev commented on CB-9981:


Here is the fix: https://github.com/apache/cordova-lib/pull/340

> plugin installation broken for node 0.10.x
> --
>
> Key: CB-9981
> URL: https://issues.apache.org/jira/browse/CB-9981
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Affects Versions: 5.4.0
>Reporter: Ivan Baktsheev
>
> In commit
> https://github.com/apla/cordova-lib/commit/07271a5c6162c0b2bee55e1ea23f91ebdfbbb34c
> added call for path.pase in file
> cordova-lib/src/plugman/platforms/common.js
> path.parse is only available for node 0.12 and later. 
> According to https://github.com/nodejs/LTS/, node 0.10 will be in maintenance 
> mode for one year since October 2015, so maintaining compatibility is 
> important. For example, Travis-CI still using nodejs 0.10 for Mac OS X 
> virtual machines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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