Re: createmobilespecandroid-usingplugman.sh

2014-05-02 Thread Marcel Kinard
I'll take care of it. https://issues.apache.org/jira/browse/CB-6616 On May 1, 2014, at 4:52 PM, Martin Gonzalez Glez wrote: > Createmobilespec.js can support it, Add an option to createmobilespec.js, > in order to accept the argument and use plugman install, instead of cordova > plugin add. > I

Re: createmobilespecandroid-usingplugman.sh

2014-05-01 Thread Martin Gonzalez Glez
Createmobilespec.js can support it, Add an option to createmobilespec.js, in order to accept the argument and use plugman install, instead of cordova plugin add. If the plugman argument is not present, regular workflow it can be followed. On May 1, 2014 1:37 PM, "Anis KADRI" wrote: > I didn't kno

Re: createmobilespecandroid-usingplugman.sh

2014-05-01 Thread Anis KADRI
I didn't know it even existed but I am using the plugman flow to test mobile-spec myself so an option would be helpful. On Thu, May 1, 2014 at 11:00 AM, Marcel Kinard wrote: > Is this script in cordova-mobile-spec still being used? (Andrew, history > says you added it.) If it is, I can fold it

createmobilespecandroid-usingplugman.sh

2014-05-01 Thread Marcel Kinard
Is this script in cordova-mobile-spec still being used? (Andrew, history says you added it.) If it is, I can fold it into createmobilespec.js via a new option. If it isn't, I can delete it. Just looking to do a little housecleaning, but didn't want to break anyone's workflow. Thanks!