Re: building cordova 3.0

2013-07-02 Thread Brian LeRoux
t;> >> >> >> `cordova platform add android` >> >> >> >> It will use my custom location for cordova-android to create a project. >> >>At >> >> that point, I can `cordova plugin add >> >> >> >>https://git-wip-us

Re: building cordova 3.0

2013-07-01 Thread Steven Gill
d > >> > >>https://git-wip-us.apache.org/repos/asf/cordova-plugin-whatever.git` > >>s://git-wip-us.apache.org/repos/asf/cordova-plugin-whatever.git>to > >> install any of the core broken-out plugins. > >> > >> On 6/25/13 2:10 PM, "Steven Gi

Re: building cordova 3.0

2013-07-01 Thread Filip Maj
pos/asf/cordova-plugin-whatever.git>to >> install any of the core broken-out plugins. >> >> On 6/25/13 2:10 PM, "Steven Gill" wrote: >> >> >Hey Don, >> > >> >Currently, all of the platform repos have 3.0 branches. These bra

Re: building cordova 3.0

2013-06-28 Thread Andrew Grieve
; >platform to create a project. You would then use plugman to install the > >plugins into your created projects. > > > >Anis is working on a discovery mechanism for plugins currently. > > > >You can take a look at > >http://github.com/brianleroux/plugin-breakout-release-test-harness/ to > see > >how we have been testing all of the plugins. > > > >-Steve > > > > > >On Tue, Jun 25, 2013 at 11:56 AM, Don Coleman > >wrote: > > > >> Has anyone documented the process for building Cordova 3.0 for > >>development? > >> > >> I see all the cordova-plugin-* repos. Is there a base project with > >>build > >> scripts? > >> > >

Re: building cordova 3.0

2013-06-25 Thread Filip Maj
een testing all of the plugins. > >-Steve > > >On Tue, Jun 25, 2013 at 11:56 AM, Don Coleman >wrote: > >> Has anyone documented the process for building Cordova 3.0 for >>development? >> >> I see all the cordova-plugin-* repos. Is there a base project with >>build >> scripts? >>

Re: building cordova 3.0

2013-06-25 Thread Steven Gill
mechanism for plugins currently. You can take a look at http://github.com/brianleroux/plugin-breakout-release-test-harness/ to see how we have been testing all of the plugins. -Steve On Tue, Jun 25, 2013 at 11:56 AM, Don Coleman wrote: > Has anyone documented the process for building Cord

building cordova 3.0

2013-06-25 Thread Don Coleman
Has anyone documented the process for building Cordova 3.0 for development? I see all the cordova-plugin-* repos. Is there a base project with build scripts?