incubator-cordova-ios pull request: Remove extra newlines from before conte...

2012-04-10 Thread Git at Apache
Github user mobz closed the pull request at https://github.com/apache/incubator-cordova-ios/pull/11

incubator-cordova-ios pull request: Remove extra newlines from before conte...

2012-04-10 Thread Git at Apache
GitHub user mobz opened the pull request at https://github.com/apache/incubator-cordova-ios/pull/11 Remove extra newlines from before content-length header Having a double newline after previous header causes content-length to become part of the body You can merge this pull request in

[jira] [Commented] (CB-328) Cordova crashes on iOS 3 devices

2012-04-10 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251271#comment-13251271 ] Shazron Abdullah commented on CB-328: - This is important to fix if we implement CB-93, in

[jira] [Commented] (CB-34) File Upload Fails with: The file was only partially uploaded.

2012-04-10 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251270#comment-13251270 ] Shazron Abdullah commented on CB-34: http://developer.apple.com/library/ios/#documentation/

[jira] [Updated] (CB-402) Improve Contacts search taking a long time by using (NSArray*)filteredArrayUsingPredicate:(NSPredicate*)predicate

2012-04-10 Thread Shazron Abdullah (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-402: Labels: benchmark unit-test (was: ) Need to add benchmarks. > Improve Contacts search

[jira] [Updated] (CB-365) Add Native SQL Database support since after iOS 5.01 update SQLite is no longer persistent

2012-04-10 Thread Shazron Abdullah (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-365: Priority: Minor (was: Major) Remaining Estimate: (was: 2m) Original Estimate:

incubator-cordova-docs pull request: Added correct destinationType for Came...

2012-04-10 Thread Git at Apache
Github user ryanstewart closed the pull request at https://github.com/apache/incubator-cordova-docs/pull/6

incubator-cordova-docs pull request: Added destinationType.DATA_URL to Came...

2012-04-10 Thread Git at Apache
Github user ryanstewart closed the pull request at https://github.com/apache/incubator-cordova-docs/pull/7

[jira] [Resolved] (CB-476) XHR to local files is broken

2012-04-10 Thread Jesse MacFadyen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-476. Resolution: Fixed patched in cordova-js > XHR to local files is broken > -

[jira] [Updated] (CB-152) Normalize Acceleration object x,y,z to return same range for all devices.

2012-04-10 Thread Jesse MacFadyen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen updated CB-152: --- Component/s: (was: WP7) > Normalize Acceleration object x,y,z to return same range for all device

[jira] [Commented] (CB-338) Online and Offline Events are not fired

2012-04-10 Thread Jesse MacFadyen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251190#comment-13251190 ] Jesse MacFadyen commented on CB-338: Documentation now specifies that this event is not su

[jira] [Commented] (CB-152) Normalize Acceleration object x,y,z to return same range for all devices.

2012-04-10 Thread Jesse MacFadyen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251192#comment-13251192 ] Jesse MacFadyen commented on CB-152: Removing WP7, thanks Fil! > Normaliz

[jira] [Assigned] (CB-466) Refactor accelerometer native code in WP7

2012-04-10 Thread Jesse MacFadyen (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CB-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen reassigned CB-466: -- Assignee: Jesse MacFadyen (was: Filip Maj) > Refactor accelerometer native code in WP7 > -

[jira] [Resolved] (CB-460) Add Battery class

2012-04-10 Thread Jesse MacFadyen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-460. Resolution: Fixed Fix Version/s: 1.6.0 > Add Battery class > - > >

Re: CommandLine Tooling Design

2012-04-10 Thread Patrick Mueller
On Tue, Apr 10, 2012 at 18:21, Andrew Lunny wrote: > I think the best way for us to approach command-line tooling is to be > laser-focused on individual problems. Partially agree. That's the "bottom up" approach. I'm curious what our "top down" story looks like. The easiest way for me to ima

Re: board report for april fyi

2012-04-10 Thread Jukka Zitting
Hi Brian, On Thu, Apr 5, 2012 at 11:37 PM, Brian LeRoux wrote: > http://wiki.apache.org/incubator/April2012 Nice, thanks! In fact with our first months at the Incubator behind us, we no longer need to report monthly, just quarterly. Our next report isn't scheduled until June, but of course extr

Re: CommandLine Tooling Design

2012-04-10 Thread Andrew Lunny
Thanks for writing this up Pat. I think the best way for us to approach command-line tooling is to be laser-focused on individual problems. For example, I worked on the pluginstall tool to solve a very specific problem - programmatically installing plugins into Cordova projects, which can involve

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
Let's modify it inside the webworks repo for now, and create a release checklist for webworks + note that in the release process wiki article [1] (bottom of page). [1] http://wiki.apache.org/cordova/CuttingReleases On 4/10/12 1:40 PM, "Drew Walters" wrote: >One thing I just remembered which is

[jira] [Updated] (CB-479) Create a manual how to convert an existing framework project into a cleaver cordova project

2012-04-10 Thread Shazron Abdullah (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-479: Fix Version/s: 1.7.0 > Create a manual how to convert an existing framework project into a cleaver

[jira] [Updated] (CB-479) Create a manual how to convert an existing framework project into a cleaver cordova project

2012-04-10 Thread Emile khattar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emile khattar updated CB-479: - Description: If you already created a cordova framework project using the cordova template in xocode and you

[jira] [Created] (CB-479) Create a manual how to convert an existing framework project into a cleaver cordova project

2012-04-10 Thread Emile khattar (Created) (JIRA)
Create a manual how to convert an existing framework project into a cleaver cordova project --- Key: CB-479 URL: https://issues.apache.org/jira/browse/CB-479 Proj

Re: [jira] [Created] (CB-475) FileTransfer js callbacks not working in 1.6.0

2012-04-10 Thread Shazron
No worries - fixed On Tue, Apr 10, 2012 at 1:33 PM, Marcus Wu wrote: > Sorry for being a pain, but I think after line 268 there should be an errored > = YES since that conditional is for if writing the download to file failed. > > On Apr 10, 2012, at 3:22 PM, Shazron wrote: > >> That pull reques

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Shazron
Sorry, just had to re-tag 1.6.0 2012/4/10 Shazron : > iOS tests passing (10 failures - insignificant) > iOS tagged 1.6.0 > > 2012/4/10 Filip Maj : >> Simon fixed a File API seek() issue and dropped it into cordova-js (and >> also a test into mobile spec) today. >> >> We've had varying #s of tests

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Drew Walters
One thing I just remembered which is a gotcha with cordova-js. The version for Playbook comes from the cordova-js lib/playbook/plugin/playbook/manager.js file. So in order to update Playbook version to 1.6.0 (its currently 1.6.0rc2) then cordova-js would need updated. Alternatively, I can just m

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
Should I tag blackberry or Drew, you got that? On 4/10/12 1:27 PM, "Joe Bowser" wrote: >Retagged Android 1.6.0 > >On Tue, Apr 10, 2012 at 12:42 PM, Filip Maj wrote: > >> Docs and JS (re)tagged 1.6.0 >> >> On 4/10/12 12:37 PM, "Filip Maj" wrote: >> >> >Simon fixed a File API seek() issue and dr

Re: [jira] [Created] (CB-475) FileTransfer js callbacks not working in 1.6.0

2012-04-10 Thread Marcus Wu
Sorry for being a pain, but I think after line 268 there should be an errored = YES since that conditional is for if writing the download to file failed. On Apr 10, 2012, at 3:22 PM, Shazron wrote: > That pull request has the original commit in it - your updates should > be in a separate pull re

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Joe Bowser
Retagged Android 1.6.0 On Tue, Apr 10, 2012 at 12:42 PM, Filip Maj wrote: > Docs and JS (re)tagged 1.6.0 > > On 4/10/12 12:37 PM, "Filip Maj" wrote: > > >Simon fixed a File API seek() issue and dropped it into cordova-js (and > >also a test into mobile spec) today. > > > >We've had varying #s o

[jira] [Created] (CB-478) FileTransfer upload - handle "trustAllHosts" parameter

2012-04-10 Thread Shazron Abdullah (Created) (JIRA)
FileTransfer upload - handle "trustAllHosts" parameter -- Key: CB-478 URL: https://issues.apache.org/jira/browse/CB-478 Project: Apache Callback Issue Type: New Feature Components

[jira] [Updated] (CB-391) navigator.camera.getPicture() crashing on iOS after memory warning

2012-04-10 Thread Shazron Abdullah (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-391: Fix Version/s: 1.7.0 > navigator.camera.getPicture() crashing on iOS after memory warning > ---

[jira] [Updated] (CB-386) Add iPad 3rd Generation Retina Display Support (SplashScreen and Icons)

2012-04-10 Thread Shazron Abdullah (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-386: Fix Version/s: 1.7.0 > Add iPad 3rd Generation Retina Display Support (SplashScreen and Icons) > --

[jira] [Updated] (CB-94) OpenAllWhitelistURLsInWebView setting still problematic

2012-04-10 Thread Shazron Abdullah (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-94: --- Fix Version/s: 1.7.0 > OpenAllWhitelistURLsInWebView setting still problematic > -

[jira] [Resolved] (CB-454) Update cordova-js in iOS repo for 1.6.0

2012-04-10 Thread Shazron Abdullah (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-454. - Resolution: Fixed > Update cordova-js in iOS repo for 1.6.0 > ---

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
Docs and JS (re)tagged 1.6.0 On 4/10/12 12:37 PM, "Filip Maj" wrote: >Simon fixed a File API seek() issue and dropped it into cordova-js (and >also a test into mobile spec) today. > >We've had varying #s of tests passing on Androids before, we generally had >more tests failing on Android 2.x. Do

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Shazron
iOS tests passing (10 failures - insignificant) iOS tagged 1.6.0 2012/4/10 Filip Maj : > Simon fixed a File API seek() issue and dropped it into cordova-js (and > also a test into mobile spec) today. > > We've had varying #s of tests passing on Androids before, we generally had > more tests failin

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
Simon fixed a File API seek() issue and dropped it into cordova-js (and also a test into mobile spec) today. We've had varying #s of tests passing on Androids before, we generally had more tests failing on Android 2.x. Don't think this is too out of line. DirectoryEntry timing out is a bad test t

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Joe Bowser
I don't care about contacts right now, because those are at least failing consistency across the four devices I'm testing. What I do care about is the fact that we're getting inconsistent tests across multiple Android devices. Samsung Galaxy S II (2.3.4): 9 Failures Galaxy Nexus (4.0.2): 9 Failur

Re: [jira] [Created] (CB-475) FileTransfer js callbacks not working in 1.6.0

2012-04-10 Thread Marcus Wu
Sure, that works. I've used git in projects before, but in a small team and not on github so pull requests are new to me. I'll keep that in mind in the future. On Apr 10, 2012, at 3:22 PM, Shazron wrote: > That pull request has the original commit in it - your updates should > be in a separate p

[jira] [Resolved] (CB-477) VERSION file is needed when using cordova-cleaver

2012-04-10 Thread Shazron Abdullah (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-477. - Resolution: Fixed Fix Version/s: 1.6.0 Fix commit: http://git-wip-us.apache.org/repos/asf?p=i

Re: [jira] [Created] (CB-475) FileTransfer js callbacks not working in 1.6.0

2012-04-10 Thread Shazron
That pull request has the original commit in it - your updates should be in a separate pull req. I've just integrated your changes manually, if that's ok (copy paste the relevant sections) On Tue, Apr 10, 2012 at 12:14 PM, Marcus Wu wrote: > Alright, that works. I would like to point out that for

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
It looks like the first contacts.save test fails because the contact returned in the save success callback is the wrong one. Looks like a native Android issue and not a JS issue. IMO JS and Docs can be tagged. On 4/10/12 11:55 AM, "Joe Bowser" wrote: >OK, I'm getting 9 failures on the Samsung

Re: testing across all platforms for cordova-js changes

2012-04-10 Thread Filip Maj
It's a lot of work, no doubt. This is not an easy project. I was responding to your earlier question of: "how do I know that we didn't break platform X after updating common JS code?" The answer is, until you test it, you don't know. It seems reasonable to test when you make a change that could p

[jira] [Resolved] (CB-475) FileTransfer js callbacks not working in 1.6.0

2012-04-10 Thread Shazron Abdullah (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-475. - Resolution: Fixed Fix Version/s: 1.6.0 Fix commit: http://git-wip-us.apache.org/repos/asf?p=i

Re: [jira] [Created] (CB-475) FileTransfer js callbacks not working in 1.6.0

2012-04-10 Thread Marcus Wu
Alright, that works. I would like to point out that for downloads right now the success callback is always being run. Take a look at this if you have a moment: https://github.com/marcuswu/incubator-cordova-ios/compare/CB-475 The issue was that there were a couple of error conditions I handled pr

Re: testing across all platforms for cordova-js changes

2012-04-10 Thread Patrick Mueller
On Tue, Apr 10, 2012 at 14:45, Patrick Mueller wrote: > From the "Chicken and the Egg" thread: > > 2012/4/10 Filip Maj > >> Every time any cordova developer touches the common code in cordova-js >> that dev should be testing across all platforms. We have to stop working >> in our little native s

Re: testing across all platforms for cordova-js changes

2012-04-10 Thread Filip Maj
>Teach me, wise master! ie, document it on the wiki how you do this. I'm not doing anything crazy.. I followed each platform's setup tasks (phonegap.com/start) and read through the README.mds from each implementation to get my env setup. Then for each platform I create a project, and then I drop

Re: testing across all platforms for cordova-js changes

2012-04-10 Thread Joe Bowser
I know that while we at Adobe can do that sort of testing, I don't know about all the contributors to Cordova. I've gotten Hello World working on iOS, Android and Blackberry, but I have never run MobileSpec on anything other than Android, and even then I'm still testing at least four different And

[jira] [Updated] (CB-477) VERSION file is needed when using cordova-cleaver

2012-04-10 Thread Emile khattar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emile khattar updated CB-477: - Description: In the master project when using cordova as a cleaver/subproject we need a VERSION file with th

Re: testing across all platforms for cordova-js changes

2012-04-10 Thread Patrick Mueller
On Tue, Apr 10, 2012 at 15:01, Filip Maj wrote: > Either that or "toss it over the wall" to maintainers and have them verify > for you on different platforms. To me, THAT seems impractical. > Not clear to me that it is impractical, but we'd need some kind of notification/scoreboard system so fol

Re: [jira] [Created] (CB-475) FileTransfer js callbacks not working in 1.6.0

2012-04-10 Thread Shazron
Thanks Marcus - I've already fixed it, I'm just working out a crash bug in uploads which is inconsistent sometimes it happens sometime it doesnt (Xcode is being wonky) On Tue, Apr 10, 2012 at 12:03 PM, Marcus Wu wrote: > Shazron, > > I have some code in a branch that removes the cast references f

Re: [jira] [Created] (CB-475) FileTransfer js callbacks not working in 1.6.0

2012-04-10 Thread Marcus Wu
Shazron, I have some code in a branch that removes the cast references from FileTransfer. It works for the download, but I don't have code handy to test uploads. Shall I create a pull request? Thanks, Marcus On Apr 10, 2012, at 1:49 PM, Shazron Abdullah (Created) (JIRA) wrote: > FileTransfer

[jira] [Created] (CB-477) VERSION file is needed when using cordova-cleaver

2012-04-10 Thread Emile khattar (Created) (JIRA)
VERSION file is needed when using cordova-cleaver - Key: CB-477 URL: https://issues.apache.org/jira/browse/CB-477 Project: Apache Callback Issue Type: Bug Components: iOS Affects

Re: testing across all platforms for cordova-js changes

2012-04-10 Thread Filip Maj
Until we get automated testing in place, it is an unfortunate reality of this project. Either that or "toss it over the wall" to maintainers and have them verify for you on different platforms. To me, THAT seems impractical. The quickest way is to do it yourself. I can test iOS, Android and Black

Re: testing across all platforms for cordova-js changes

2012-04-10 Thread Brian LeRoux
> Howzabout spinning up a PhoneGap Build-ish server for devs, where you can > somehow submit a branch (from GitHub, Apache, whatever) with your > cordova-js commits on it, and at least get "binaries" back you could test > with a simulator, or on a real device.  The next step would be to run some >

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Joe Bowser
OK, I'm getting 9 failures on the Samsung Galaxy S II. Testing appears to be completely inconsistent. I'm going to factory reset the Galaxy Nexus and see if I get the same results. On Tue, Apr 10, 2012 at 11:40 AM, Joe Bowser wrote: > I'm getting the same thing on Gingerbread. The thing is th

testing across all platforms for cordova-js changes

2012-04-10 Thread Patrick Mueller
>From the "Chicken and the Egg" thread: 2012/4/10 Filip Maj > Every time any cordova developer touches the common code in cordova-js > that dev should be testing across all platforms. We have to stop working > in our little native silos; that is not in the spirit of this project. We > write a cr

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Joe Bowser
I'm getting the same thing on Gingerbread. The thing is that on my Galaxy Nexus running 4.0.2, I'm only getting 13 failures. On Tue, Apr 10, 2012 at 11:40 AM, Filip Maj wrote: > Looks like ICS is having issues with saving a contact, but only a couple > of the tests are failing in that. The roun

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Shazron
Having a crash in one of my upload tests now (Obj-C - it worked well before, maybe I need to restart Xcode/and/or my computer, who knows), still fixing (my +1 was for tagging cordova-js) 2012/4/10 Filip Maj : > All manual tests pass with latest js + framework commit on Android. 21 > failed Qunit t

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
Looks like ICS is having issues with saving a contact, but only a couple of the tests are failing in that. The round trip (heavy) test that saves, searches, removes, then searches again passes.. So.. Not sure. On 4/10/12 11:36 AM, "Joe Bowser" wrote: >I'm still testing Android 2.3.6, because tha

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Joe Bowser
I'm still testing Android 2.3.6, because that's what most people have. I do think that 21 tests is rather high for us to release, IMO. Why did it jump up like that? On Tue, Apr 10, 2012 at 11:35 AM, Filip Maj wrote: > All manual tests pass with latest js + framework commit on Android. 21 > fai

[jira] [Updated] (CB-179) Unified JavaScript project

2012-04-10 Thread Jesse MacFadyen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen updated CB-179: --- Component/s: (was: WP7) > Unified JavaScript project > -- > >

[jira] [Created] (CB-476) XHR to local files is broken

2012-04-10 Thread Jesse MacFadyen (Created) (JIRA)
XHR to local files is broken Key: CB-476 URL: https://issues.apache.org/jira/browse/CB-476 Project: Apache Callback Issue Type: Bug Components: WP7 Affects Versions: 1.6.0 Reporter: Jess

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
All manual tests pass with latest js + framework commit on Android. 21 failed Qunit tests. 4.0.2 Galaxy Nexus. >From what I can tell Shaz says iOS is good to go, Jesse says the same for WP7. I know BB and Android are good. I'm going to tag the JS and update the docs with a 1.6.0 directory, then t

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
We have not committed anything new in cordova-js, we are just picking a new commit to tag to 1.6.0, so assuming all of us have been working with the cordova-js master in our platforms, we are not introducing anything new. Every time any cordova developer touches the common code in cordova-js that

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Joe Bowser
Sounds good. But if the changes somehow break Android, what happens? On Tue, Apr 10, 2012 at 11:04 AM, Jesse MacFadyen wrote: > None. > Is none the new +1? > > Cheers, > Jesse > > Sent from my iPhone5 > > On 2012-04-10, at 11:00 AM, Shazron wrote: > > > None > > > > 2012/4/10 Filip Maj : > >> I

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Shazron
No .. sorry I will flog myself for this! +1 On Tue, Apr 10, 2012 at 11:04 AM, Jesse MacFadyen wrote: > None. > Is none the new +1? > > Cheers, >  Jesse > > Sent from my iPhone5 > > On 2012-04-10, at 11:00 AM, Shazron wrote: > >> None >> >> 2012/4/10 Filip Maj : >>> I was gonna tag it 1.6.0.. Obj

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Jesse MacFadyen
None. Is none the new +1? Cheers, Jesse Sent from my iPhone5 On 2012-04-10, at 11:00 AM, Shazron wrote: > None > > 2012/4/10 Filip Maj : >> I was gonna tag it 1.6.0.. Objections? >> >> On 4/10/12 10:50 AM, "Joe Bowser" wrote: >> >>> Are you going to tag it 1.6.0? or 1.6.0rc3? >>> >>> On Tue

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Shazron
None 2012/4/10 Filip Maj : > I was gonna tag it 1.6.0.. Objections? > > On 4/10/12 10:50 AM, "Joe Bowser" wrote: > >>Are you going to tag it 1.6.0? or 1.6.0rc3? >> >>On Tue, Apr 10, 2012 at 10:50 AM, Filip Maj wrote: >> >>> Already notes in docs. Durrr. >>> >>> Tag? >>> >>> On 4/10/12 10:48

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
I was gonna tag it 1.6.0.. Objections? On 4/10/12 10:50 AM, "Joe Bowser" wrote: >Are you going to tag it 1.6.0? or 1.6.0rc3? > >On Tue, Apr 10, 2012 at 10:50 AM, Filip Maj wrote: > >> Already notes in docs. Durrr. >> >> Tag? >> >> On 4/10/12 10:48 AM, "Filip Maj" wrote: >> >> >AhhhŠ actua

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Joe Bowser
Are you going to tag it 1.6.0? or 1.6.0rc3? On Tue, Apr 10, 2012 at 10:50 AM, Filip Maj wrote: > Already notes in docs. Durrr. > > Tag? > > On 4/10/12 10:48 AM, "Filip Maj" wrote: > > >AhhhŠ actually Compass is not available in BlackBerry before 7.0.. So that > >would explain why it's not

[jira] [Created] (CB-475) FileTransfer js callbacks not working in 1.6.0

2012-04-10 Thread Shazron Abdullah (Created) (JIRA)
FileTransfer js callbacks not working in 1.6.0 -- Key: CB-475 URL: https://issues.apache.org/jira/browse/CB-475 Project: Apache Callback Issue Type: Bug Components: iOS Report

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
Already notes in docs. Durrr. Tag? On 4/10/12 10:48 AM, "Filip Maj" wrote: >AhhhŠ actually Compass is not available in BlackBerry before 7.0.. So that >would explain why it's not working on 6.0 :) > >I'm going to file an issue for that in JIRA. > >I'm going to update the docs to note this,

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
AhhhŠ actually Compass is not available in BlackBerry before 7.0.. So that would explain why it's not working on 6.0 :) I'm going to file an issue for that in JIRA. I'm going to update the docs to note this, and then, we should be good to tag, ya? On 4/10/12 10:44 AM, "Filip Maj" wrote: >37 fa

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
37 failing tests on a Torch running 6.0. The accel callback test failed but when I run the manual tests for accel they all check out, so the 37 failing tests might be a little blown up. The file API looks fine, Drew. Looks to me like Compass may be a little f'ed. The manual tests for Compass keep

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
No worries Jesse. I got my hands on an OS6 device so I'll try to reproduce + fix what you're seeing, Drew. On 4/10/12 10:04 AM, "Jesse MacFadyen" wrote: >I was the over anxious js 1.6 tagger, in my rush to have a long weekend. >Sorry all. > >Cheers, > Jesse > >Sent from my iPhone5 > >On 2012-0

[jira] [Resolved] (CB-474) "How to Use Cordova as a Component" - CordovaLib subproject is missing a step

2012-04-10 Thread Shazron Abdullah (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-474. - Resolution: Fixed Fix commit: http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=c

[jira] [Commented] (CB-470) Example in Camera Docs Not Working

2012-04-10 Thread Ryan Stewart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250842#comment-13250842 ] Ryan Stewart commented on CB-470: - Whoops, I just went from scratch so I'd only push to Edge.

[jira] [Created] (CB-474) "How to Use Cordova as a Component" - CordovaLib subproject is missing a step

2012-04-10 Thread Shazron Abdullah (Created) (JIRA)
"How to Use Cordova as a Component" - CordovaLib subproject is missing a step - Key: CB-474 URL: https://issues.apache.org/jira/browse/CB-474 Project: Apache Callback

incubator-cordova-docs pull request: Added destinationType.DATA_URL to Came...

2012-04-10 Thread Git at Apache
GitHub user ryanstewart opened the pull request at https://github.com/apache/incubator-cordova-docs/pull/7 Added destinationType.DATA_URL to Camera Examples Modified full examples in Edge. You can merge this pull request into a Git repository by running $ git pull https://github.com/ry

[jira] [Commented] (CB-470) Example in Camera Docs Not Working

2012-04-10 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250821#comment-13250821 ] Shazron Abdullah commented on CB-470: - If you push to the same branch as that pull request

[jira] [Commented] (CB-442) FileTransfer download should not block the UI

2012-04-10 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250823#comment-13250823 ] Shazron Abdullah commented on CB-442: - It did work in 1.5.0 when I tested it with the call

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Jesse MacFadyen
I was the over anxious js 1.6 tagger, in my rush to have a long weekend. Sorry all. Cheers, Jesse Sent from my iPhone5 On 2012-04-10, at 9:50 AM, Joe Bowser wrote: > I deleted the 1.6.0 tag from Android. I'll put it back when we get this > sorted out! > > On Tue, Apr 10, 2012 at 9:38 AM, Dr

[jira] [Commented] (CB-471) LocalFileSystem.PERSISTENT "do not back up" file attribute iOS

2012-04-10 Thread Lee Crossley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250819#comment-13250819 ] Lee Crossley commented on CB-471: - I have created a work around for now, posted here: http://

Re: [jira] [Resolved] (CB-442) FileTransfer download should not block the UI

2012-04-10 Thread Marcus Wu
Yes, and I think that was the same mistake I made. I have changes to get the download working, but I wasn't sure about the upload result cast so I haven't touched it. Sent from my iPhone On Apr 10, 2012, at 12:56 PM, Shazron wrote: > Ok I get it now. When I tested your feature I must have teste

[jira] [Commented] (CB-470) Example in Camera Docs Not Working

2012-04-10 Thread Ryan Stewart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250815#comment-13250815 ] Ryan Stewart commented on CB-470: - Yeah, I noticed that too on second look. I'll redo my patch

Re: [jira] [Resolved] (CB-442) FileTransfer download should not block the UI

2012-04-10 Thread Shazron
Ok I get it now. When I tested your feature I must have tested in 1.5.0, where all the callbacks were working, but now under 1.6.0 final they are not. Thus it's a separate bug. I'll try to get it sorted out. On Tue, Apr 10, 2012 at 9:29 AM, Shazron wrote: > Doesn't matter - reverting the whole fe

[jira] [Reopened] (CB-470) Example in Camera Docs Not Working

2012-04-10 Thread Shazron Abdullah (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/CB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah reopened CB-470: - Assignee: Shazron Abdullah (was: Michael Brooks) > Example in Camera Docs Not Working > --

[jira] [Commented] (CB-470) Example in Camera Docs Not Working

2012-04-10 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250809#comment-13250809 ] Shazron Abdullah commented on CB-470: - Missed that, sorry. But looks like we both missed c

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Joe Bowser
I deleted the 1.6.0 tag from Android. I'll put it back when we get this sorted out! On Tue, Apr 10, 2012 at 9:38 AM, Drew Walters wrote: > I'm still testing on other versions of BB. Seeing some odd behavior > all of a sudden in File API on OS 6. Not sure if it is my test app or > real bug. >

[jira] [Commented] (CB-470) Example in Camera Docs Not Working

2012-04-10 Thread Ryan Stewart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250800#comment-13250800 ] Ryan Stewart commented on CB-470: - Good to know about where to check it in. It looks like the

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Jesse MacFadyen
+1 Cheers, Jesse Sent from my iPhone5 On 2012-04-10, at 9:37 AM, Brian LeRoux wrote: > +1 > > On Tuesday, April 10, 2012, Filip Maj wrote: > >> OK so I pulled the latest master from cordova-js and integrated with >> latest master for blackberry-webworks. >> >> Tested on the 9900, looks good.

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Shazron
I'm reverting CB-442 and re-testing. Then re-tagging to 1.6.0 - will let the list know when I am done. On Tue, Apr 10, 2012 at 9:38 AM, Drew Walters wrote: > I'm still testing on other versions of BB.  Seeing some odd behavior > all of a sudden in File API on OS 6.  Not sure if it is my test app

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Drew Walters
I'm still testing on other versions of BB. Seeing some odd behavior all of a sudden in File API on OS 6. Not sure if it is my test app or real bug. On Tue, Apr 10, 2012 at 11:36 AM, Brian LeRoux wrote: > +1 > > On Tuesday, April 10, 2012, Filip Maj wrote: > >> OK so I pulled the latest master f

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Brian LeRoux
+1 On Tuesday, April 10, 2012, Filip Maj wrote: > OK so I pulled the latest master from cordova-js and integrated with > latest master for blackberry-webworks. > > Tested on the 9900, looks good. 18 tests failing. > > Tag it - ship it. Let's iron out the rest in 1.7. > > On 4/10/12 8:59 AM, "Fili

[jira] [Resolved] (CB-470) Example in Camera Docs Not Working

2012-04-10 Thread Shazron Abdullah (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-470. - Resolution: Duplicate Fix Version/s: 1.6.0 Thanks Ryan, but this is a dupe of CB-243. I see th

Re: [jira] [Resolved] (CB-442) FileTransfer download should not block the UI

2012-04-10 Thread Shazron
Doesn't matter - reverting the whole feature. WIll go in 1.7.0 On Tue, Apr 10, 2012 at 9:16 AM, Marcus Wu wrote: > As in revert the download blocking fixes for 1.6.0? I don't think that will > entirely fix the issue as the callback casts are also causing problems with > the 1.6.0 javascript. >

Re: Chicken and the Egg: Proposed process for Corodova JS releases

2012-04-10 Thread Filip Maj
OK so I pulled the latest master from cordova-js and integrated with latest master for blackberry-webworks. Tested on the 9900, looks good. 18 tests failing. Tag it - ship it. Let's iron out the rest in 1.7. On 4/10/12 8:59 AM, "Filip Maj" wrote: >Agree with leaving the RC tags alone. Just hav

Re: [jira] [Commented] (CB-470) Example in Camera Docs Not Working

2012-04-10 Thread Ryan Stewart
It's a small fix, but I'm mostly trying to get the process down. I submitted the CLA last night but don't know how long it takes to process. And it seemed like the general way to submit a fix to the Apache Git repo is to have a fork of the Github repo and submit pull requests from there (as a no

[jira] [Commented] (CB-470) Example in Camera Docs Not Working

2012-04-10 Thread Ryan Stewart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250785#comment-13250785 ] Ryan Stewart commented on CB-470: - I've got a pull request in to fix this - https://github.co

[jira] [Created] (CB-473) run ant clean before debug in cordova script

2012-04-10 Thread Brian LeRoux (Created) (JIRA)
run ant clean before debug in cordova script Key: CB-473 URL: https://issues.apache.org/jira/browse/CB-473 Project: Apache Callback Issue Type: Improvement Components: Android Affect

Re: [jira] [Resolved] (CB-442) FileTransfer download should not block the UI

2012-04-10 Thread Marcus Wu
As in revert the download blocking fixes for 1.6.0? I don't think that will entirely fix the issue as the callback casts are also causing problems with the 1.6.0 javascript. On Apr 10, 2012, at 11:59 AM, Shazron wrote: > I'll have to revert the change for 1.6.0 > > On Tue, Apr 10, 2012 at 8:56

  1   2   >