Re: core plugins mistake

2013-09-16 Thread purplecabbage
When is this gonna be fixed? I guarantee there are other master commits that should be in this release. Sent from my iPhone > On Sep 16, 2013, at 5:03 PM, Shazron wrote: > > I forgot that they are supposed to go into dev, not master. > > Affected: > cordova-plugin-media > cordova-plugin-medi

Re: phonegap build doesn't preserve symlink paths

2013-09-16 Thread Lindsey Simon
On Mon, Sep 16, 2013 at 1:09 PM, Michal Mocny wrote: > Creating symlinks to absolute paths might be sufficient to fix your issue > right now. > > Good idea, that totally worked for now. > > > On Mon, Sep 16, 2013 at 12:44 PM, Lindsey Simon > wrote: > > > Ok cool thanks fellas - I didn't know i

core plugins mistake

2013-09-16 Thread Shazron
I forgot that they are supposed to go into dev, not master. Affected: cordova-plugin-media cordova-plugin-media-capture cordova-plugin-splashscreen Will cherry-pick into dev and revert in master.

Fwd: Warning from comm...@cordova.apache.org

2013-09-16 Thread Anis KADRI
Did anybody else get this email ? -- Forwarded message -- From: Date: Sat, Sep 14, 2013 at 12:18 PM Subject: Warning from comm...@cordova.apache.org To: anis.ka...@gmail.com Hi! This is the ezmlm program. I'm managing the comm...@cordova.apache.org mailing list. Messages to

Re: Rumour mill: is apache-github integration going to improve?

2013-09-16 Thread Ian Clelland
It looks like it was to do with better integration tools, rather than a real bidirectional mirror setup. The end result is similar (simpler pull request handling,) although the mechanism is quite different. The original thread was from Fil on Aug 19 titled "Fw: Github tools". Relevant quote: FYI:

Re: Rumour mill: is apache-github integration going to improve?

2013-09-16 Thread Carlos Santana
some noob questions Just doing a "Watch" repository doesn't send emails when a new pull request or issues is created on a repo? Watching a repo on github doesn't give the level of notification or granularity you committers want? What a about members of "github/apache"? I don't see any public memb

Re: 3.1 Release

2013-09-16 Thread Jesse
I am working for Win8 inclusion. Can we skip the dash in the version number? 3.2.0-dev is problematic for now, I can create issues to support it, but I expect at least some things will break. 3.2.0dev works great for me. @purplecabbage risingj.com On Mon, Sep 16, 2013 at 1:09 PM, Andrew Grieve

Re: Rumour mill: is apache-github integration going to improve?

2013-09-16 Thread Joe Bowser
Based on what I know about The Apache Way, direct hosting on GitHub will never happen. "BTW, Whenever there is something that I don't like about the way we have to do things, I blame the Apache Way for it." I would love if there was better mirroring for pull requests from GitHub. That being said

Re: config.xml as a build artifact for less suffering and easier upgrades

2013-09-16 Thread Michal Mocny
I've emailed github about that in the past. Hopefully they can address it, since their review system is far superior for all other reasons. On Mon, Sep 16, 2013 at 1:16 PM, Andrew Grieve wrote: > We do get emails for some pull requests, but some repos aren't set up to > email and looks like CL

Re: 3.1 Release

2013-09-16 Thread Joe Bowser
You set the version on the 3.1.x branch to 3.2.x-dev. I tried following the steps on the wiki, and coho still fails horribly on this end. I'm going to keep tagging the old fashioned way with git. We should try and keep use of coho only for what we have problems with (managing multiple plugin rep

Rumour mill: is apache-github integration going to improve?

2013-09-16 Thread Michal Mocny
I heard somewhere, can't remember from who, that its possible apache repos in the future will be hosted directly on github (or maybe just that mirroring will happen without noticeable delay and in both directions?), and so we can move to actually accepting pull requests from github. Is that true?

Re: 3.1 Release

2013-09-16 Thread purplecabbage
I'm still on a couple loose ends on windows8 and wp7/8. I'll tag shortly. Sent from my iPhone > On Sep 16, 2013, at 12:06 PM, Andrew Grieve wrote: > > Looks like no one volunteered for release master, so I'll do so for this > one. > > First up is creating the release bug and branching JS / Sp

Re: 3.1 Release

2013-09-16 Thread Andrew Grieve
Also - FYI - I updated the coho command today to update the VERSION file on repo master branches to be "3.2.0-dev". On Mon, Sep 16, 2013 at 4:08 PM, Andrew Grieve wrote: > Release Bug: > https://issues.apache.org/jira/browse/CB-4830 > > I've done the first task (tagging JS). > > The release bug

Re: config.xml as a build artifact for less suffering and easier upgrades

2013-09-16 Thread Andrew Grieve
We do get emails for some pull requests, but some repos aren't set up to email and looks like CLI is one of them. Think you need to file an INFRA ticket to fix it :(. I'm liking reviewboard more than github for reviews since it lets you review your comments without sending an email for each and ev

phonegap build doesn't preserve symlink paths

2013-09-16 Thread Lindsey Simon
In my project/www I symlink my js/css/img directories to another directory in my tree (where my server deploys from). When I run `phonegap build android` the symlinks get copied to platforms/android/assets/www/css but the path is no longer valid. Anyone else experience this? Should I file a bug?

Re: phonegap build doesn't preserve symlink paths

2013-09-16 Thread Lindsey Simon
Ok cool thanks fellas - I didn't know if this was a bug or if maybe I was just doing it wrong.. On Mon, Sep 16, 2013 at 12:03 PM, Andrew Grieve wrote: > Bug filed: https://issues.apache.org/jira/browse/CB-4828 > > Thanks Lindsey. > > > On Mon, Sep 16, 2013 at 2:17 PM, Shazron wrote: > > > Lind

Re: phonegap build doesn't preserve symlink paths

2013-09-16 Thread Michal Mocny
Creating symlinks to absolute paths might be sufficient to fix your issue right now. -Michal On Mon, Sep 16, 2013 at 12:44 PM, Lindsey Simon wrote: > Ok cool thanks fellas - I didn't know if this was a bug or if maybe I was > just doing it wrong.. > > > > On Mon, Sep 16, 2013 at 12:03 PM, Andr

Re: 3.1 Release

2013-09-16 Thread Andrew Grieve
Release Bug: https://issues.apache.org/jira/browse/CB-4830 I've done the first task (tagging JS). The release bug may not have all of the platforms that it should. Wasn't sure if win 8 or ffos should be in the list. If so, please add them :) On Mon, Sep 16, 2013 at 3:26 PM, purplecabbage wrote:

Re: config.xml as a build artifact for less suffering and easier upgrades

2013-09-16 Thread Michal Mocny
We don't get email notified (or, at least I don't) of github pull requests, but we do get emails for review-board (or at least the assignee does?). Either way, if you post a link you'll likely get better luck with a review quicker next time, sorry that we missed it. I can't peek until tomorrow/we

Re: 3.1 Release

2013-09-16 Thread Andrew Grieve
Looks like no one volunteered for release master, so I'll do so for this one. First up is creating the release bug and branching JS / Spec. I'll get on it and report back! :) On Mon, Sep 16, 2013 at 2:57 PM, Joe Bowser wrote: > So, what's happening with this release? > > On Tue, Sep 10, 2013 a

Re: 3.1 Release

2013-09-16 Thread Joe Bowser
So, what's happening with this release? On Tue, Sep 10, 2013 at 12:20 PM, Andrew Grieve wrote: > Sure! New plan: > > Monday 16th - Create release branches & tag RC of all repos > Tuesday 17th - Draft Release Blog Post (digest of changelogs) > Monday 20th - Tag 3.1.0 for all repos > Tuesday 21st -

Re: phonegap build doesn't preserve symlink paths

2013-09-16 Thread Andrew Grieve
Bug filed: https://issues.apache.org/jira/browse/CB-4828 Thanks Lindsey. On Mon, Sep 16, 2013 at 2:17 PM, Shazron wrote: > Lindsey, always file an issue. Thanks :) > > > On Mon, Sep 16, 2013 at 10:26 AM, Lindsey Simon wrote: > > > In my project/www I symlink my js/css/img directories to anoth

Re: phonegap build doesn't preserve symlink paths

2013-09-16 Thread Shazron
Lindsey, always file an issue. Thanks :) On Mon, Sep 16, 2013 at 10:26 AM, Lindsey Simon wrote: > In my project/www I symlink my js/css/img directories to another directory > in my tree (where my server deploys from). > > When I run `phonegap build android` the symlinks get copied to > platform

Re: config.xml as a build artifact for less suffering and easier upgrades

2013-09-16 Thread Jeffrey Heifetz
So I believe this pull request is ready to go, however I have yet to get any feedback on the request itself. Can anyone familiar with the other platforms volunteer to test this with them? Is this a question of presentation, should I close the github pull request in favour of the cordova review boa