Re: Cordova-JS Jake Tests Failing

2013-06-04 Thread Joe Bowser
Nevermind, I did a clean pull and it was all good. JS is tagged! On Tue, Jun 4, 2013 at 1:29 PM, Joe Bowser wrote: > Hey > > I'm not sure what happened, but now I'm getting 6 test failures on > cordova-js when I try to build the 2.8.x branch. > > accelerometer > it encountered a declaration ex

Re: Introduction: Carlos Santana (IBM)

2013-06-04 Thread Benn Mapes
Welcome, glad to have another excited contributor! On Tue, Jun 4, 2013 at 3:21 PM, Lorin Beer wrote: > Welcome Carlos! > > On Tue, Jun 4, 2013 at 1:37 PM, Michael Brooks > wrote: > > Welcome Carlos and congrats on joining IBM's Apache Cordova team! > > > > Looking forward to working with you.

Re: Introduction: Carlos Santana (IBM)

2013-06-04 Thread Lorin Beer
Welcome Carlos! On Tue, Jun 4, 2013 at 1:37 PM, Michael Brooks wrote: > Welcome Carlos and congrats on joining IBM's Apache Cordova team! > > Looking forward to working with you. > > Michael > > > On Tue, Jun 4, 2013 at 1:28 PM, Max Woghiren wrote: > >> Welcome, Carlos! >> >> >> On Tue, Jun 4, 2

RE: Alias of BB create tools

2013-06-04 Thread Ken Wallis
Wow, we are all on the ball right now... ;) -- Ken Wallis Product Manager – WebWorks BlackBerry 289-261-4369 From: Bryan Higgins [br...@bryanhiggins.net] Sent: Tuesday, June 04, 2013 2:39 PM To: dev@cordova.apache.org Subject: Re: Alias of BB create too

RE: Alias of BB create tools

2013-06-04 Thread Ken Wallis
I agree with project name to config.xml. I think default target remains with the list of targets in JSON. Same with path to plugins. And in this context, I think the JSON could go out to the root. -- Ken Wallis Product Manager – WebWorks BlackBerry 289-261-4369 ___

Re: Alias of BB create tools

2013-06-04 Thread Filip Maj
Config.xml should contain app metadata only, not default dev device to deploy to.. On 6/4/13 2:37 PM, "Lorin Beer" wrote: >the json file currently contains > >1. string to name bar file >2. path to find bb10 plugins >3. default target >4. all targets currently created > >list of registered targe

Re: Alias of BB create tools

2013-06-04 Thread Bryan Higgins
We also recently added "globalFetchDir" which allows you to install a plugin using the platform plugin script without specifying the full path. In my opinion, default target should be global as well. On Tue, Jun 4, 2013 at 5:37 PM, Lorin Beer wrote: > the json file currently contains > > 1. st

Re: Alias of BB create tools

2013-06-04 Thread Lorin Beer
the json file currently contains 1. string to name bar file 2. path to find bb10 plugins 3. default target 4. all targets currently created list of registered targets would mean we could make finding and registering devices on the onus of the user, making several CLI scripts trivial rather than i

RE: Alias of BB create tools

2013-06-04 Thread Ken Wallis
+1 here as well. what else is in the JSON file, and what scripts are related to that additional information if any? -- Ken Wallis Product Manager – WebWorks BlackBerry 289-261-4369 From: Bryan Higgins [br...@bryanhiggins.net] Sent: Tuesday, June 04, 2

Re: Alias of BB create tools

2013-06-04 Thread Lorin Beer
ok, I'll file the issue. It won't make 2.8 but 2.9 fo sho On Tue, Jun 4, 2013 at 2:30 PM, Bryan Higgins wrote: > +1 > > I'd like to see the entire JSON file moved out of the project. It's meant > to be for environment specific settings. > > barName should get moved into config.xml > > > On Tue, J

Re: Alias of BB create tools

2013-06-04 Thread Bryan Higgins
+1 I'd like to see the entire JSON file moved out of the project. It's meant to be for environment specific settings. barName should get moved into config.xml On Tue, Jun 4, 2013 at 5:24 PM, Filip Maj wrote: > Fil likes. > > On 6/4/13 2:21 PM, "Lorin Beer" wrote: > > >Something I've wanted t

Re: Alias of BB create tools

2013-06-04 Thread Filip Maj
Fil likes. On 6/4/13 2:21 PM, "Lorin Beer" wrote: >Something I've wanted to do for a while with the BB repos: > >alias the target add script which is currently a project level script >into the root /bin >the purpose of this would be to allow users to create device targets >from the repo, which w

Alias of BB create tools

2013-06-04 Thread Lorin Beer
Something I've wanted to do for a while with the BB repos: alias the target add script which is currently a project level script into the root /bin the purpose of this would be to allow users to create device targets from the repo, which would then be propagated to individual projects. This has t

Cordova vs Company workflow

2013-06-04 Thread Lorin Beer
I've CC'd the relevant parties, but as a reminder of best practice: regardless of internal company workflow for Cordova contribution, when tackling an issue filed on jira: 1. if it is not assigned to you, ping the person it is assigned to 2. discuss assigning to yourself 3. begin solving the issu

Re: Introduction: Carlos Santana (IBM)

2013-06-04 Thread Michael Brooks
Welcome Carlos and congrats on joining IBM's Apache Cordova team! Looking forward to working with you. Michael On Tue, Jun 4, 2013 at 1:28 PM, Max Woghiren wrote: > Welcome, Carlos! > > > On Tue, Jun 4, 2013 at 3:01 PM, Carlos Santana > wrote: > > > Hi I'm currently blessed to recently join

Cordova-JS Jake Tests Failing

2013-06-04 Thread Joe Bowser
Hey I'm not sure what happened, but now I'm getting 6 test failures on cordova-js when I try to build the 2.8.x branch. accelerometer it encountered a declaration exception module cordova/plugin/accelerometer not found builder it includes the module into the target Error: Expected undefi

Re: Introduction: Carlos Santana (IBM)

2013-06-04 Thread Max Woghiren
Welcome, Carlos! On Tue, Jun 4, 2013 at 3:01 PM, Carlos Santana wrote: > Hi I'm currently blessed to recently join a team (Marcel, James, Mike, > Lisa) here at IBM dedicated to Apache Cordova. > > I have being using PhoneGap/Cordova for the last 3 years as a consumer > working on an App for IBM

Re: [VOTE] Release Apache Cordova 2.8.0

2013-06-04 Thread Filip Maj
Haha, o Dooney Evans.. Welp, went over things with Joe and it looks like it was an issue on my end.. Redeployed the latest code on my phone and things are looking much better! Thanks Joe! On 6/4/13 12:55 PM, "Joe Bowser" wrote: >I only have 8 failures on my auto tests on Mobile spec with the H

Re: [VOTE] Release Apache Cordova 2.8.0

2013-06-04 Thread Joe Bowser
I only have 8 failures on my auto tests on Mobile spec with the HTC One runing 4.1.2. I think it is your contacts on your phone. BTW: Testing with your own contacts is not awesome. I've dialed Dooney Evans a couple of times. On Tue, Jun 4, 2013 at 11:28 AM, Filip Maj wrote: > Tested out latest

Re: Introduction: Carlos Santana (IBM)

2013-06-04 Thread Braden Shepherdson
Welcome! Glad to see more contributors joining up. Braden P.S. You're winning at name. On Tue, Jun 4, 2013 at 3:04 PM, Filip Maj wrote: > Welcome! Docs and tests are the best way to get into a project IMO, so > looks like you're well on your way. > > If you have any questions don't hesitate

Re: [cli] Consolidating platform references

2013-06-04 Thread Filip Maj
Sweet, thanks! I think I'll omit pulling this into the 2.8.x branch and stay off until 2.9, let it bake a little. My tests pass, though, so should be good. On 6/4/13 12:04 PM, "Benn Mapes" wrote: >Allright, I pushed the changes up to master2 >https://git-wip-us.apache.org/repos/asf?p=cordova-c

Re: Introduction: Carlos Santana (IBM)

2013-06-04 Thread Filip Maj
Welcome! Docs and tests are the best way to get into a project IMO, so looks like you're well on your way. If you have any questions don't hesitate to fire an email my way. Also, if you use IRC, come hang out on #cordova on irc.freenode.net - most of us chill/chat there if you have any quick/one-t

Re: [cli] Consolidating platform references

2013-06-04 Thread Benn Mapes
Allright, I pushed the changes up to master2 https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=commit;h=796ad93a062d5e963d947f4c740a7c330184b49e On Tue, Jun 4, 2013 at 9:32 AM, Michael Brooks wrote: > Great work Benn. Braden echoed exactly my thoughts. > > > On Tue, Jun 4, 2013 at 7:4

Introduction: Carlos Santana (IBM)

2013-06-04 Thread Carlos Santana
Hi I'm currently blessed to recently join a team (Marcel, James, Mike, Lisa) here at IBM dedicated to Apache Cordova. I have being using PhoneGap/Cordova for the last 3 years as a consumer working on an App for IBM (http://ibm.co/SVP7LK) Now I think is time to give back to the open source communi

Re: Cordova CLI merge, new branch, INFRA ticket

2013-06-04 Thread Benn Mapes
I'm fine with option 2, lets get this done. On Tue, Jun 4, 2013 at 10:51 AM, Filip Maj wrote: > SGTM > > On 6/4/13 10:44 AM, "Braden Shepherdson" wrote: > > >I did some experimenting on my local disk to see what would happen if we > >did go with option 2. It's pretty sane and safe: > > > >- If

Re: Cordova CLI merge, new branch, INFRA ticket

2013-06-04 Thread Braden Shepherdson
Waiting on INFRA. I've already told them that we want to go with 2. Braden On Tue, Jun 4, 2013 at 2:41 PM, Benn Mapes wrote: > I'm fine with option 2, lets get this done. > > > On Tue, Jun 4, 2013 at 10:51 AM, Filip Maj wrote: > > > SGTM > > > > On 6/4/13 10:44 AM, "Braden Shepherdson" wrote

Re: [VOTE] Release Apache Cordova 2.8.0

2013-06-04 Thread Filip Maj
Tested out latest cordova-ios and android from the 2.8.x branch with mobile-spec to make sure stuff was working. iOS passed all auto-tests in mobile-spec (!) on my iPhone 5 running OS 6.0.1, all of the manual tests seemed to work too! Android's auto-tests have 22 failures on my Galaxy nexus runni

Re: Cordova CLI merge, new branch, INFRA ticket

2013-06-04 Thread Filip Maj
SGTM On 6/4/13 10:44 AM, "Braden Shepherdson" wrote: >I did some experimenting on my local disk to see what would happen if we >did go with option 2. It's pretty sane and safe: > >- If someone re-clones as requested, all is well. > >- If someone doesn't re-clone, then there are two cases: >-

Re: Cordova CLI merge, new branch, INFRA ticket

2013-06-04 Thread Braden Shepherdson
I did some experimenting on my local disk to see what would happen if we did go with option 2. It's pretty sane and safe: - If someone re-clones as requested, all is well. - If someone doesn't re-clone, then there are two cases: - Merging the old local master against the new remote master: Ma

Re: [VOTE] Release Apache Cordova 2.8.0

2013-06-04 Thread Lorin Beer
good to know. I put it through the baragon tool I wrote a while back. Was a little slower, next time I'll use the labs script. On Tue, Jun 4, 2013 at 10:12 AM, Filip Maj wrote: > For the record, in cordova-labs, under the JIRA branch, there is a JIRA > script that will create the master + sub iss

Re: [VOTE] Release Apache Cordova 2.8.0

2013-06-04 Thread Filip Maj
For the record, in cordova-labs, under the JIRA branch, there is a JIRA script that will create the master + sub issues for tagging. If you want to save 20 minutes of your life. On 6/4/13 9:36 AM, "Lorin Beer" wrote: >link update: master issue lives here >https://issues.apache.org/jira/browse/CB

Re: [VOTE] Release Apache Cordova 2.8.0

2013-06-04 Thread Lorin Beer
link update: master issue lives here https://issues.apache.org/jira/browse/CB-3581 On Tue, Jun 4, 2013 at 9:35 AM, Lorin Beer wrote: > master issue lives here: https://issues.apache.org/jira/browse/CB-3464 > > creating subissues now > > On Tue, Jun 4, 2013 at 8:28 AM, Steven Gill > wrote: > >

Re: [VOTE] Release Apache Cordova 2.8.0

2013-06-04 Thread Lorin Beer
master issue lives here: https://issues.apache.org/jira/browse/CB-3464 creating subissues now On Tue, Jun 4, 2013 at 8:28 AM, Steven Gill wrote: > The vote has passed. > > Can someone setup the issues for tagging 2.8.0? I am on vacation currently > and will return on Thursday. > On Jun 1, 2013

Re: cordova-cli api

2013-06-04 Thread Michael Brooks
I'm in favour of using "build," "run," and "install" because these commands match the platform-scripts. They are also arguably more descriptive of their resulting action. Currently, the PhoneGap CLI also uses "build," "run," and "install" instead of "compile,", "emulate," and "deploy." [1] [1] ht

Re: [cli] Consolidating platform references

2013-06-04 Thread Michael Brooks
Great work Benn. Braden echoed exactly my thoughts. On Tue, Jun 4, 2013 at 7:47 AM, Braden Shepherdson wrote: > I've wanted to do this since I first opened the files in CLI. It's much > better these days than it was, at least. Glad to see it's still moving. > > Braden > > > On Mon, Jun 3, 2013 a

Re: [VOTE] Release Apache Cordova 2.8.0

2013-06-04 Thread Steven Gill
The vote has passed. Can someone setup the issues for tagging 2.8.0? I am on vacation currently and will return on Thursday. On Jun 1, 2013 9:47 PM, "Filip Maj" wrote: > This should be done on the private list if you only want PMC members to > vote.. > > On 6/1/13 6:33 AM, "Luke Holmquist" wro

Re: cordova-cli api

2013-06-04 Thread Brian LeRoux
Think we need a run cmd too. Specifying target makes sense. On Tue, Jun 4, 2013 at 10:50 AM, Braden Shepherdson wrote: > I'm okay with adding a run command and/or emulate command to CLI. `cordova > run android` or similar? Since we (will soon) have these platform-level > scripts with uniform APIs

Re: cordova-cli api

2013-06-04 Thread Braden Shepherdson
I'm okay with adding a run command and/or emulate command to CLI. `cordova run android` or similar? Since we (will soon) have these platform-level scripts with uniform APIs, it shouldn't be hard to call them for each platform. Braden On Mon, Jun 3, 2013 at 8:50 PM, Filip Maj wrote: > The curre

Re: [cli] Consolidating platform references

2013-06-04 Thread Braden Shepherdson
I've wanted to do this since I first opened the files in CLI. It's much better these days than it was, at least. Glad to see it's still moving. Braden On Mon, Jun 3, 2013 at 8:42 PM, Filip Maj wrote: > Works well for me on my machine, +1 > > On 6/3/13 5:40 PM, "Benn Mapes" wrote: > > >Working