[jira] [Commented] (CB-3499) Plugman uninstall not removing javascript + cordova_plugins.json reference

2013-07-10 Thread Filip Maj (JIRA)

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

Filip Maj commented on CB-3499:
---

The references in the .json/.js are removed properly with the latest stuff, but 
the {{www/plugins}} directories still exist and have the removed-plugins 
content in there.

 Plugman uninstall not removing javascript + cordova_plugins.json reference
 --

 Key: CB-3499
 URL: https://issues.apache.org/jira/browse/CB-3499
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Affects Versions: 2.8.0
Reporter: Steve Gill
Assignee: Filip Maj
 Fix For: 3.0.0


 As the title states. Plugman uninstall doesn't remove the plugin javascript 
 files and it doesn't remove the plugin reference from cordova_plugins.json.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (CB-3499) Plugman uninstall not removing javascript + cordova_plugins.json reference

2013-07-10 Thread Filip Maj (JIRA)

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

Filip Maj commented on CB-3499:
---

Looks like the final issue here is that {{js-module}} elements are not 
uninstalled properly during prepare.

I am looking to add tests + patch this behaviour.

 Plugman uninstall not removing javascript + cordova_plugins.json reference
 --

 Key: CB-3499
 URL: https://issues.apache.org/jira/browse/CB-3499
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Affects Versions: 2.8.0
Reporter: Steve Gill
Assignee: Filip Maj
 Fix For: 3.0.0


 As the title states. Plugman uninstall doesn't remove the plugin javascript 
 files and it doesn't remove the plugin reference from cordova_plugins.json.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (CB-3499) Plugman uninstall not removing javascript + cordova_plugins.json reference

2013-07-10 Thread ASF subversion and git services (JIRA)

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

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

Commit 12db64101364df6ada5be56ef86c2f309ec29276 in branch refs/heads/master 
from Fil Maj
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=12db641 ]

0.9.1. [CB-3499] Uninstalled plugins have their js-module www assets properly 
removed now.


 Plugman uninstall not removing javascript + cordova_plugins.json reference
 --

 Key: CB-3499
 URL: https://issues.apache.org/jira/browse/CB-3499
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Affects Versions: 2.8.0
Reporter: Steve Gill
Assignee: Filip Maj
 Fix For: 3.0.0


 As the title states. Plugman uninstall doesn't remove the plugin javascript 
 files and it doesn't remove the plugin reference from cordova_plugins.json.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (CB-3499) Plugman uninstall not removing javascript + cordova_plugins.json reference

2013-05-24 Thread Braden Shepherdson (JIRA)

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

Braden Shepherdson commented on CB-3499:


This is sort-of intended behavior. plugman --prepare deletes all the Javascript 
files, replaces them with new copies, and replaces cordova_plugins.json with 
the correct value. Try running plugman --prepare and see if this updates 
correctly.

On the other hand, the prepare behavior is supposed to be run after every 
install and uninstall, so you still shouldn't see this. Is the prepare logic 
not getting run on uninstalls or is plugman erroring out before it runs, or 
something else?

 Plugman uninstall not removing javascript + cordova_plugins.json reference
 --

 Key: CB-3499
 URL: https://issues.apache.org/jira/browse/CB-3499
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Affects Versions: 2.8.0
Reporter: Steve Gill
Assignee: Filip Maj
 Fix For: 2.9.0


 As the title states. Plugman uninstall doesn't remove the plugin javascript 
 files and it doesn't remove the plugin reference from cordova_plugins.json.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira