[jira] [Commented] (CB-8447) 'cordova platform update android@3.7.1' fails

2015-03-11 Thread Imran Ahmed (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14356785#comment-14356785
 ] 

Imran Ahmed commented on CB-8447:
-

This bug is fixed in cordova-lib@4.3.0

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-03-02 Thread Omar Mefire (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14343783#comment-14343783
 ] 

Omar Mefire commented on CB-8447:
-

Ooops... sorry, it's not working out for you.

There's going to be a release soon and it will fix this issue.

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-25 Thread Anton Kukushkin (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336723#comment-14336723
 ] 

Anton Kukushkin commented on CB-8447:
-

This approach works, aside from having to reapply all platform modifications 
such as icons and (most of) configs. Plugins gladly auto-reinstall themselves.

I suspect a properly done platform modification method such as using merges 
would make it almost completely painless.


 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-25 Thread Omar Mefire (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336995#comment-14336995
 ] 

Omar Mefire commented on CB-8447:
-

Another way to workaround this issue would be to make use of the current code 
in the master branch of cordova-lib, since in it this issue is fixed.

I would try the following:

- backup project 
- create a temp directory and clone the latest cordova into it : 
   * mkdir ~/temp
   * cd ~/temp
   * git clone https://github.com/apache/cordova-cli.git (this clones 
cordova-cli)
   * edit ~/temp/cordova-cli/package.json (under dependencies section) to point 
to the current master where this bug is fixed :
   -- change cordova-lib : 4.0.0 to cordova-lib: 
https://github.com/apache/cordova-lib.git;,
   * inside ~/temp/cordova-cli, run 'npm install'
   * cd ~/hello-project
   * ~/temp/cordova-cli/bin/cordova platform update android@3.7.0

Let me know if this works for you.

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-24 Thread Hirbod (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335469#comment-14335469
 ] 

Hirbod commented on CB-8447:


Can sombody please tell me now how to update? I'm stuck on Version 3.6.4

Installed platforms: android 3.6.4, ios 3.7.0
Available platforms: amazon-fireos, blackberry10, browser, firefoxos

Can't even update to iOS 3.7.1

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-24 Thread Hirbod (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1433#comment-1433
 ] 

Hirbod commented on CB-8447:


Removing would mean I have to setup everything again, my Facebook-IDs, Google 
Maps APIs and some other stuff.. I don't want to go there. And why 3.7.0 ? 
Current version is 3.7.1

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-24 Thread Omar Mefire (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335540#comment-14335540
 ] 

Omar Mefire commented on CB-8447:
-

@Hirbod, could you try 'cordova platform rm android' followed by 'cordova 
platform add android@3.7.0' ?

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-24 Thread Omar Mefire (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335582#comment-14335582
 ] 

Omar Mefire commented on CB-8447:
-

I see your point. I'll look for a solution and let you know.

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-24 Thread Nate Dudenhoeffer (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335560#comment-14335560
 ] 

Nate Dudenhoeffer commented on CB-8447:
---

Please stop using this issue tracker as a discussion forum. Use 
stackoverflow.com if you need help.

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-12 Thread Andrew Grieve (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14318843#comment-14318843
 ] 

Andrew Grieve commented on CB-8447:
---

I believe the issue here is that this works on master, but not on the latest 
released version of the tools.

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-12 Thread Hirbod (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14318614#comment-14318614
 ] 

Hirbod commented on CB-8447:


I can confirm. I get the same warning. Really... this is the second time an 
update fails. Before it was iOS, now it is Android..

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-11 Thread Nate Dudenhoeffer (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316263#comment-14316263
 ] 

Nate Dudenhoeffer commented on CB-8447:
---

This does not appear to be resolved in the current master branch.

{code}
$ npm list -g cordova
/usr/local/lib
└── cordova@4.2.1-dev  
(git://github.com/apache/cordova-cli#b2020cdee09997dce5b15b2803a12456f827b714)

$ npm list -g cordova-lib
├─┬ cordova@4.2.1-dev 
(git://github.com/apache/cordova-cli#b2020cdee09997dce5b15b2803a12456f827b714)
│ └── cordova-lib@4.2.0 
├── cordova-lib@4.2.1-dev 
└─┬ plugman@0.22.16
  └── cordova-lib@4.1.2 

$ cordova platform update android@3.7.1
Platform android@3.7.1 is not installed. See `cordova platform list`.
{code}

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-11 Thread Lewin Trussler (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316165#comment-14316165
 ] 

Lewin Trussler commented on CB-8447:


I tried to update my project using npm install -g android, npm install -g 
android@3.7.1 and also by directly referencing the master tgx file npm install 
https://www.apache.org/dist/cordova/platforms/cordova-android-3.7.1.tgz;. The 
final one appeared to work - reporting the following:

npm http GET 
https://www.apache.org/dist/cordova/platforms/cordova-android-3.7.1.tgz
npm http 200 
https://www.apache.org/dist/cordova/platforms/cordova-android-3.7.1.tgz
npm http GET https://registry.npmjs.org/shelljs
npm http GET https://registry.npmjs.org/q
npm http 200 https://registry.npmjs.org/shelljs
npm http GET https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz
npm http 200 https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz
npm http 200 https://registry.npmjs.org/q
cordova-android@3.7.1 node_modules\cordova-android
├── q@0.9.7
└── shelljs@0.2.6

However - in all cases when I try to update Cordova, [cordova platform update 
android@3.7.1], I get the same message a listed above.




 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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-8447) 'cordova platform update android@3.7.1' fails

2015-02-10 Thread Joel Rubio (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14314726#comment-14314726
 ] 

Joel Rubio commented on CB-8447:


My project is on android version 3.6.3 and I have cordova-lib 4.2.0

When I try updating to android 3.7.1 I also get that same error message.

 'cordova platform update android@3.7.1' fails
 -

 Key: CB-8447
 URL: https://issues.apache.org/jira/browse/CB-8447
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire

 [This issue is resolved in the current master branch]
 In cordova-lib@4.2.0, The following sequence of operations fails :
 - cordova platform add android@3.5.0
 - cordova platform update android@3.7.1
 The error message is :  Platform android@3.7.1 is not installed. See 
 `cordova platform list`.



--
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