Alexander Sorokin created CB-8694:
-------------------------------------

             Summary: Replace dependency plugin with plugin list parameter in 
createmobilespec
                 Key: CB-8694
                 URL: https://issues.apache.org/jira/browse/CB-8694
             Project: Apache Cordova
          Issue Type: Improvement
          Components: mobile-spec
            Reporter: Alexander Sorokin
            Priority: Minor


Now createmobilespec uses dependency plugin to specify the list of plugins to 
install.

This approach has some limitations, for example after the app is created the 
user cannot remove particular plugin because they all are listed as 
dependencies of dependency plugin. 

Though developers could want to add custom plugin(s) to mobile spec for 
testing. Also some plugins could not be supported under particular platform and 
should not be installed.

My proposal is to replace dependency plugin with new command line parameter for 
createmobilespec to specify plugin list through CLI.



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

Reply via email to