Re: blackberry10 build

2013-07-20 Thread Matt Lantz
Nevermind all, I ran an update of cordova and then read the inline documentation on adding the keystorepass to the blackberry10.json file and all was well. Though I am seriously writing a tutorial on this for all other devs who may hit road blocks. On Sat, Jul 20, 2013 at 12:01 AM, Matt Lantz

Re: blackberry10 build

2013-07-20 Thread Jeffrey Heifetz
You haw no signing key provided so it's skipping debug token generation. You need to either add a key store pass value to your %home%/.cordova/blackberry10.json or use the platform level cordova/run script with -k and your key store pass. Sent from my BlackBerry 10 smartphone on the Rogers

Re: blackberry10 build

2013-07-20 Thread M. Lantz
Thanks Jeff, I finally caught on to that after upgrading my Cordova. I was on 3.0.0rc not 3.0.0 and noticed the the comments that indicated that. Thanks though. M. Lantz On 2013-07-20, at 2:17 AM, Jeffrey Heifetz jheif...@blackberry.com wrote: You haw no signing key provided so it's

Re: Who is behind this work: plugins.cordova.io ?

2013-07-20 Thread Steven Gill
Anis Kadri. On Jul 19, 2013 4:34 PM, Carlos Santana csantan...@gmail.com wrote: Its pretty cool ! Where is the repo to this site? -- Carlos Santana csantan...@gmail.com

Re: docs.cordova.io

2013-07-20 Thread Marcel Kinard
Michael, could you add a little more detail regarding this step to CuttingReleases (even if you are the only person who has the credentials to do it)? Thanks! On Jul 19, 2013, at 10:53 AM, Steven Gill stevengil...@gmail.com wrote: I think Michael Brooks is the only one who can do that right

Re: blackberry10 build

2013-07-20 Thread Filip Maj
Yeh Matt if you would be so kind as to summarize your experience then certainly we can formalize as issues and make sure to fix in the coming weeks so it's not as difficult. Appreciate you working through it! On 7/20/13 9:31 AM, M. Lantz mattla...@gmail.com wrote: Thanks Jeff, I finally caught

Re: Plugin / Platform mismatch problems

2013-07-20 Thread Filip Maj
Yeah this entire bit needs a lot of love for sure. I think Anis' registry work should solve the big current issues here. In the mean time your proposal sounds fine to me. Only thing I would add is to increment the version attribute in the plugin.xml every time a merge back into master happens