You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Elizabeth Baldwin <li...@gmail.com> on 2012/03/01 00:15:24 UTC

Re: tagging 1.5rc friday

It's a demo app I wrote for AppLaud. The 4 APIs showing issues
are implemented very closely, if not exactly, to the 1.4.1 docs.

I suppose there could be errors in the way I've written the JS, but
it's odd that all API examples run without issues on 1.4.1. Not sure
if there are changes to the JS API in 1.5 that I'm not aware of.

Libby

On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com> wrote:

> Where did this example app come from? I'm noticing that there's errors with
> DATA_URL vs DATA_URI on the Camera demo that we're not having with
> Mobile-Spec.  Also, it appears that nothing is coming back on the Capture
> API.  It looks like most of these are readerGotFileEntryJavascript errors,
> since I haven't
> seen anything show a stack trace yet.
>
> On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
> libby.baldwin@gmail.com
> > wrote:
>
> > Okay, thanks.
> >
> > I am still seeing the same problems. BUT - as I am using AppLaud
> > plugin.. if there some deep changes to build that we don't yet know
> > about.. there's no need to track these issues here.
> >
> > I can do a project clean from Eclipse, and build is auto.. but ant clean
> > from cmd line complains about no build.xml file.
> >
> > If you still think these issues could be 'real', I used the attached www/
> > to test on Droid 2.2.3 and Galaxy Tab 3.1:
> >
> > Camera - Take a Picture or Select - fails
> > Capture - any - fails
> > Media - Play: duration wrong, can't Pause or Stop (record works)
> > File - Create > Write > Read (read fails on Android 3.1 only)
> >
> > I can flesh each one out more unless my env seems too different. The
> > provided code works on 1.4.1.
> >
> > Libby
> >
> >
> > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <bo...@gmail.com> wrote:
> >
> >> ant clean is critically important.  That burnt us more than a few times
> >> when we were testing here yesterday.
> >>
> >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
> >> simon.macdonald@gmail.com
> >> > wrote:
> >>
> >> > Make sure you do an "ant clean" of your workspace. If you've built
> >> > cleanly and are still running into problems let us know what you see.
> >> >
> >> > Simon Mac Donald
> >> > http://hi.im/simonmacdonald
> >> >
> >> >
> >> >
> >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
> >> > <li...@gmail.com> wrote:
> >> > > Simon - I'm seeing regression using the latest:
> >> > >
> >> > > incubator-cordova-android-21b7346.tar.gz
> >> > >
> >> > > I don't know if I should be updating my code from what I
> >> > > used from 1.4.1 phonegap docs - ? Did edge docs online change?
> >> > >
> >> > > Problems: Camera, Capture, Media, File:Read.
> >> > >
> >> > > Libby
> >> > >
> >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
> >> > simon.macdonald@gmail.com
> >> > >> wrote:
> >> > >
> >> > >> Okay, I've just committed fixes that take care of the last two pain
> >> > >> points. Also, I see that Joe's reverted his changes so we should go
> >> > >> full steam ahead doing regression testing on Android to see if
> >> > >> anything is broken. If we can't find any breakages we'll be all set
> >> to
> >> > >> tag 1.5.0 on Android.
> >> > >>
> >> > >> Simon Mac Donald
> >> > >> http://hi.im/simonmacdonald
> >> > >>
> >> > >>
> >> > >>
> >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <fi...@adobe.com> wrote:
> >> > >> > Ping the dev list when you get there Simon, then Joe and me and
> >> > whomever
> >> > >> > else wants to join the fun can also run through tests on our end.
> >> > >> >
> >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <simon.macdonald@gmail.com
> >
> >> > wrote:
> >> > >> >
> >> > >> >>We may be able to tag 1.5 today. There are two more things that
> >> should
> >> > >> >>be changed before 1.5 goes out:
> >> > >> >>
> >> > >> >>1) Revert the change of the PERSISTENT filesystem now defaulting
> to
> >> > >> >>the internal storage. We'll go back to the old implementation for
> >> this
> >> > >> >>release and have a larger discussion on this issue for a future
> >> > >> >>release.
> >> > >> >>2) FileSystem.js creates a DirectoryEntry with the wrong name.
> >> > >> >>
> >> > >> >>I expect I'll be able to get both of those changes in today.
> Then I
> >> > >> >>want to run through the regression tests one more time to make
> >> sure I
> >> > >> >>haven't broken anything. Once I've completed that I'll tag and
> let
> >> > >> >>everyone know.
> >> > >> >>
> >> > >> >>Sound good?
> >> > >> >>
> >> > >> >>Simon Mac Donald
> >> > >> >>http://hi.im/simonmacdonald
> >> > >> >>
> >> > >> >>
> >> > >> >>
> >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
> >> stevengill97@gmail.com>
> >> > >> >>wrote:
> >> > >> >>> Hey guys.
> >> > >> >>>
> >> > >> >>> How do we feel about tagging 1.5 today?
> >> > >> >>>
> >> > >> >>> Simon, do you still feel like android isn't ready?
> >> > >> >>>
> >> > >> >>> How about other repos?
> >> > >> >>>
> >> > >> >>> -Steve
> >> > >> >>>
> >> > >> >>>
> >> > >> >>>
> >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
> >> > >> >>><si...@gmail.com> wrote:
> >> > >> >>>
> >> > >> >>>> Yeah, Android is not ready. I've found another bug where you
> >> cannot
> >> > >> >>>>play
> >> > >> >>>> audio using the Media class. I will post up a description of
> >> what
> >> > is
> >> > >> >>>>going
> >> > >> >>>> on in another thread.
> >> > >> >>>>
> >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think that
> >> Android
> >> > is
> >> > >> >>>>ready
> >> > >> >>>> to be tagged 1.5.0 and released quite yet.
> >> > >> >>>>
> >> > >> >>>> Simon Mac Donald
> >> > >> >>>> http://hi.im/simonmacdonald
> >> > >> >>>>
> >> > >> >>>>
> >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
> >> > stevengill97@gmail.com>
> >> > >> >>>>wrote:
> >> > >> >>>>
> >> > >> >>>>> Sorry, for some reason I missed the last half of this thread.
> >> The
> >> > >> >>>>>plan in
> >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc tagged
> >> friday
> >> > >> >>>>>(today
> >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
> discussion
> >> is
> >> > >> >>>>>needed,
> >> > >> >>>>> please continue.
> >> > >> >>>>>
> >> > >> >>>>> -Steve
> >> > >> >>>>>
> >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
> >> > stevengill97@gmail.com>
> >> > >> >>>>> wrote:
> >> > >> >>>>>
> >> > >> >>>>>> Pulling it together today. Release this Wed Feb 29th.
> >> > >> >>>>>>
> >> > >> >>>>>> Sound good to everyone?
> >> > >> >>>>>>
> >> > >> >>>>>> -Steve
> >> > >> >>>>>>
> >> > >> >>>>>>
> >> > >> >>>>>>
> >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
> >> > >> >>>>>><si...@gmail.com>
> >> > >> >>>>>> wrote:
> >> > >> >>>>>>
> >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
> >> > >> >>>>>>>
> >> > >> >>>>>>> Simon Mac Donald
> >> > >> >>>>>>> http://hi.im/simonmacdonald
> >> > >> >>>>>>>
> >> > >> >>>>>>>
> >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
> >> > >> >>>>>>><st...@gmail.com>
> >> > >> >>>>>> wrote:
> >> > >> >>>>>>>
> >> > >> >>>>>>>> I haven't pulled the release candidate together yet, so
> feel
> >> > free
> >> > >> >>>>>>>>to
> >> > >> >>>>>> retag.
> >> > >> >>>>>>>>
> >> > >> >>>>>>>> -Steve
> >> > >> >>>>>>>>
> >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
> >> > >> >>>>> gibson.becky@gmail.com
> >> > >> >>>>>>>>> wrote:
> >> > >> >>>>>>>>
> >> > >> >>>>>>>>> Has anything been done with the build?  I would like to
> add
> >> > the
> >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI() into the
> >> > release
> >> > >> >>>>>>>> candidate.
> >> > >> >>>>>>>>> Is ready to go, just need to retag if this change is to
> go
> >> in.
> >> > >> >>>>>>>>>
> >> > >> >>>>>>>>> -becky
> >> > >> >>>>>>>>>
> >> > >> >>>>>>>>>
> >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson <
> >> > >> >>>>> gibson.becky@gmail.com
> >> > >> >>>>>>>>>> wrote:
> >> > >> >>>>>>>>>
> >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
> >> > >> >>>>>>>>>>
> >> > >> >>>>>>>>>>
> >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon MacDonald <
> >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
> >> > >> >>>>>>>>>>
> >> > >> >>>>>>>>>>> One test case was using escapeURL when it should have
> >> used
> >> > >> >>>>> escapeURI
> >> > >> >>>>>>>> so
> >> > >> >>>>>>>>> I
> >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in common-js there
> was
> >> a
> >> > bug
> >> > >> >>>>>>>>>>>in
> >> > >> >>>>> the
> >> > >> >>>>>>>>>>> readEntries method where it was referencing
> this.fullPath
> >> > when
> >> > >> >>>>>>>>>>>it
> >> > >> >>>>>>>> should
> >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
> >> > >> >>>>>>>>>>>
> >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file and
> checked
> >> it
> >> > in
> >> > >> >>>>> along
> >> > >> >>>>>>>>> with
> >> > >> >>>>>>>>>>> a
> >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
> >> > >> >>>>>>>>>>>
> >> > >> >>>>>>>>>>> Simon Mac Donald
> >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
> >> > >> >>>>>>>>>>>
> >> > >> >>>>>>>>>>>
> >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
> >> > bowserj@gmail.com
> >> > >> >
> >> > >> >>>>>>>> wrote:
> >> > >> >>>>>>>>>>>
> >> > >> >>>>>>>>>>>> Which test case?
> >> > >> >>>>>>>>>>>>
> >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon MacDonald <
> >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
> >> > >> >>>>>>>>>>>>> wrote:
> >> > >> >>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There are a few
> >> > >> >>>>>>>>>>>>>previously
> >> > >> >>>>>>>>>>> passing
> >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now failing. Will
> >> tag
> >> > once
> >> > >> >>>>>>>>>>>>>the
> >> > >> >>>>>>>>>>> problem
> >> > >> >>>>>>>>>>>>> is resolved.
> >> > >> >>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>> Simon Mac Donald
> >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
> >> > >> >>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve Gill <
> >> > >> >>>>>>>> stevengill97@gmail.com
> >> > >> >>>>>>>>>>
> >> > >> >>>>>>>>>>>>> wrote:
> >> > >> >>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>> Hey guys,
> >> > >> >>>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once your repo is
> >> > tagged.
> >> > >> >>>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>> -Steve
> >> > >> >>>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux <
> b@brian.io
> >> >
> >> > >> wrote:
> >> > >> >>>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>>> notes from call this am
> >> > >> >>>>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
> >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios, blackberry
> >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
> >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing: need
> input
> >> > from
> >> > >> >>>>>>>>> mentors
> >> > >> >>>>>>>>>>> on
> >> > >> >>>>>>>>>>>>>>> cutting official apache release
> >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki page about
> >> > updating
> >> > >> >>>>>>>> ---but
> >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we aim to
> address
> >> > >> >>>>>>>>>>>>>>>sometime
> >> > >> >>>>>>>>>>> between
> >> > >> >>>>>>>>>>>>>>> now and 2.x
> >> > >> >>>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>>
> >> > >> >>>>>>>>>>>>
> >> > >> >>>>>>>>>>>
> >> > >> >>>>>>>>>>
> >> > >> >>>>>>>>>>
> >> > >> >>>>>>>>>
> >> > >> >>>>>>>>
> >> > >> >>>>>>
> >> > >> >>>>>
> >> > >> >
> >> > >>
> >> >
> >>
> >
> >
>

Re: tagging 1.5rc friday

Posted by Joe Bowser <bo...@gmail.com>.
OK, so how are the other platforms?

On Thu, Mar 1, 2012 at 12:54 PM, Simon MacDonald
<si...@gmail.com>wrote:

> Genius. Fix is going to be pushed shortly.
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>
>
>
> On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <de...@gmail.com> wrote:
> > Should just need to add FileReader to objects in the platform file for
> Android:
> >
> >
> https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js
> >
> > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
> > <si...@gmail.com> wrote:
> >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> >> <li...@gmail.com> wrote:
> >>>
> >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write:
> OK,
> >>> Read: DOES NOT read file contents (adb flaky - no more data to provide
> :(
> >>
> >> Yup, I can confirm this problem as well. I'm pretty sure that Android
> >> 3.1 has it's own FileReader and our implementation is not over writing
> >> it in 1.5.0. It really should over write it as we want to provide the
> >> same File API for all versions of Android not to mention iOS and BB.
> >>
> >> Fil, can you take a look at this?
> >>
> >> Simon Mac Donald
> >> http://hi.im/simonmacdonald
>

Re: tagging 1.5rc friday

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Sun, Mar 4, 2012 at 1:05 AM, Steven Gill <st...@gmail.com> wrote:
> Here is the link to Cordova 1.5.0
> http://dl.dropbox.com/u/175074/cordova-1.5.0.zip
> Here is the md5 http://dl.dropbox.com/u/175074/cordova-1.5.0.zip.md5
> Here is the asc http://dl.dropbox.com/u/175074/cordova-1.5.0.zip.asc
>
> Please review them before we move them and make them public.
>
> Jukka, let us know if these files are correct according to Apache.

Unfortunately they're not. Cordova is an open source project, so it
should be releasing *source code*, not binaries. We can release
binaries too, but the primary release artifact needs to be a source
archive from which the binaries can be built. See [1] and [2] for more
details on this.

There seems to be a number of other issues too, starting from the
facts that there's no NOTICE file and that the top-level LICENSE file
mentions no other licenses than ALv2 even though the zip archive
contains IP under many different licenses. Also, I'm not sure where we
stand on the IP review of all our platform components.

We're clearly making progress here, but unfortunately it looks like
there still are quite a few changes that need to be made.

PS. A good place to make rc packages available for review is your
~/public_html directory on people.apache.org [3].

[1] http://incubator.apache.org/guides/releasemanagement.html#best-practice-source
[2] http://www.apache.org/dev/release.html#what-must-every-release-contain
[3] http://www.apache.org/dev/new-committers-guide.html#personal_web_space

BR,

Jukka Zitting

Re: tagging 1.5rc friday

Posted by Filip Maj <fi...@adobe.com>.
OK, I'll file a JIRA issue and we'll slate removing the `plugins` and
`PhoneGap` globals  for 1.6 then!

On 3/5/12 2:39 PM, "Simon MacDonald" <si...@gmail.com> wrote:

>I agree with all of your points. I just think that it doesn't make
>sense to break plugins for Android only in 1.5.0. Let's get everyone
>using common JS for 1.6.0 then break plugins for everyone :)
>
>Simon Mac Donald
>http://hi.im/simonmacdonald
>
>
>
>On Mon, Mar 5, 2012 at 5:36 PM, Filip Maj <fi...@adobe.com> wrote:
>> The "plugins" global makes me cringe - adding "PhoneGap" for
>>compatibility
>> makes sense but I'd like to see us plan to phase that out in the next
>>few
>> point releases. Accompany with a couple blog posts / guides on upgrading
>> and what is changing and we should be good.
>>
>> On 3/5/12 12:19 PM, "Simon MacDonald" <si...@gmail.com> wrote:
>>
>>>Hey all,
>>>
>>>I added a couple of methods (addConstructor, addPlugin) into the
>>>common-js code and created a variable PhoneGap that points to cordova.
>>>This way all existing plugins that work on Android should be able to
>>>work without changes to their JS.
>>>
>>>I deleted the current 1.5.0 tag and retagged with my latest commit
>>>being the head.
>>>
>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;
>>>a=
>>>commit;h=8923e52a5ed5e9ea4c3c5f7ed49400cac668a4d6
>>>
>>>If Steve wants to re-generate the release with that tag it would be
>>>for the best.
>>>
>>>Simon Mac Donald
>>>http://hi.im/simonmacdonald
>>>
>>>
>>>
>>>On Mon, Mar 5, 2012 at 2:34 PM, Bryce Curtis <cu...@gmail.com>
>>>wrote:
>>>> There is a critical bug with maintaining compatibility for non-core
>>>>plugins
>>>> for Android that we have a fix for.  Simon will be dropping it today,
>>>>and
>>>> I'd like to get that in to release 1.5.  IMHO compatibility makes
>>>>sense
>>>>to
>>>> maintain until all platforms migrate to cordova-js.
>>>>
>>>> Regarding 1.5.0 as an Apache release.  Do we know how close we are?
>>>>If
>>>> it's only a few days - then I would vote for finishing those items
>>>>that
>>>>are
>>>> holding up an official release.  I really want 1.6.0 to be a robust
>>>> official release, so would have more confidence if we can get 1.5.0
>>>> official.  What is the list of items required to be official?
>>>>
>>>> Thanks,
>>>> Bryce
>>>>
>>>> On Mon, Mar 5, 2012 at 1:10 PM, Steven Gill <st...@gmail.com>
>>>>wrote:
>>>>
>>>>> Hey Guys,
>>>>>
>>>>> I haven't got much input about if this release is an acceptable
>>>>>apache
>>>>> release. I figure this will take some time still and we should get
>>>>>1.5
>>>>>out
>>>>> today. If there are no objections, I am going to release 1.5 today as
>>>>>a non
>>>>> apache release (our usual method) and say we aim for 1.6 to be an
>>>>>apache
>>>>> release. This will give us more time to review 1.5 with our mentors
>>>>>and be
>>>>> ready for 1.6.
>>>>>
>>>>> Cheers,
>>>>> -Steve
>>>>>
>>>>> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com>
>>>>>wrote:
>>>>>
>>>>> > Drop box is only for use between the list. I'm hoping to get it in
>>>>>the
>>>>> > apache servers for distribution, or github if that doesn't work
>>>>>out.
>>>>> >
>>>>> > I will take another read through that.
>>>>> >
>>>>> > -Steve
>>>>> >
>>>>> >
>>>>> >
>>>>> > On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com>
>>>>>wrote:
>>>>> >
>>>>> > > On Sat, Mar 3, 2012 at 19:05, Steven Gill
>>>>><st...@gmail.com>
>>>>> > wrote:
>>>>> > >
>>>>> > >> I have placed these files on my dropbox for now.
>>>>> > >>
>>>>> > >
>>>>> > > We'll have to find something better than Dropbox, I assume.
>>>>> > >
>>>>> > >
>>>>> > >> Please review them before we move them and make them public.
>>>>> > >>
>>>>> > >> Jukka, let us know if these files are correct according to
>>>>>Apache. I
>>>>> > have a
>>>>> > >> KEYS file in the zip that contains my public key. If we wanted
>>>>>to
>>>>>make
>>>>> > this
>>>>> > >> the first Apache release, what other changes would we need?
>>>>> > >>
>>>>> > >
>>>>> > > Have you read
>>>>> http://incubator.apache.org/guides/releasemanagement.htmlyet?
>>>>> > >
>>>>> > > I've just started, for weinre.
>>>>> > >
>>>>> > > So, one obvious thing is that the distribution files need to have
>>>>> > > "incubating" in the name.  I noticed a whole bunch of issues when
>>>>> reading
>>>>> > > the file, was going to create a check-list for weinre on the wiki
>>>>>for
>>>>> > > things I needed to 'fix'.
>>>>> > >
>>>>> > > --
>>>>> > > Patrick Mueller
>>>>> > > http://muellerware.org
>>>>> >
>>>>>
>>


Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
I agree with all of your points. I just think that it doesn't make
sense to break plugins for Android only in 1.5.0. Let's get everyone
using common JS for 1.6.0 then break plugins for everyone :)

Simon Mac Donald
http://hi.im/simonmacdonald



On Mon, Mar 5, 2012 at 5:36 PM, Filip Maj <fi...@adobe.com> wrote:
> The "plugins" global makes me cringe - adding "PhoneGap" for compatibility
> makes sense but I'd like to see us plan to phase that out in the next few
> point releases. Accompany with a couple blog posts / guides on upgrading
> and what is changing and we should be good.
>
> On 3/5/12 12:19 PM, "Simon MacDonald" <si...@gmail.com> wrote:
>
>>Hey all,
>>
>>I added a couple of methods (addConstructor, addPlugin) into the
>>common-js code and created a variable PhoneGap that points to cordova.
>>This way all existing plugins that work on Android should be able to
>>work without changes to their JS.
>>
>>I deleted the current 1.5.0 tag and retagged with my latest commit
>>being the head.
>>
>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=
>>commit;h=8923e52a5ed5e9ea4c3c5f7ed49400cac668a4d6
>>
>>If Steve wants to re-generate the release with that tag it would be
>>for the best.
>>
>>Simon Mac Donald
>>http://hi.im/simonmacdonald
>>
>>
>>
>>On Mon, Mar 5, 2012 at 2:34 PM, Bryce Curtis <cu...@gmail.com>
>>wrote:
>>> There is a critical bug with maintaining compatibility for non-core
>>>plugins
>>> for Android that we have a fix for.  Simon will be dropping it today,
>>>and
>>> I'd like to get that in to release 1.5.  IMHO compatibility makes sense
>>>to
>>> maintain until all platforms migrate to cordova-js.
>>>
>>> Regarding 1.5.0 as an Apache release.  Do we know how close we are?  If
>>> it's only a few days - then I would vote for finishing those items that
>>>are
>>> holding up an official release.  I really want 1.6.0 to be a robust
>>> official release, so would have more confidence if we can get 1.5.0
>>> official.  What is the list of items required to be official?
>>>
>>> Thanks,
>>> Bryce
>>>
>>> On Mon, Mar 5, 2012 at 1:10 PM, Steven Gill <st...@gmail.com>
>>>wrote:
>>>
>>>> Hey Guys,
>>>>
>>>> I haven't got much input about if this release is an acceptable apache
>>>> release. I figure this will take some time still and we should get 1.5
>>>>out
>>>> today. If there are no objections, I am going to release 1.5 today as
>>>>a non
>>>> apache release (our usual method) and say we aim for 1.6 to be an
>>>>apache
>>>> release. This will give us more time to review 1.5 with our mentors
>>>>and be
>>>> ready for 1.6.
>>>>
>>>> Cheers,
>>>> -Steve
>>>>
>>>> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com>
>>>>wrote:
>>>>
>>>> > Drop box is only for use between the list. I'm hoping to get it in
>>>>the
>>>> > apache servers for distribution, or github if that doesn't work out.
>>>> >
>>>> > I will take another read through that.
>>>> >
>>>> > -Steve
>>>> >
>>>> >
>>>> >
>>>> > On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com>
>>>>wrote:
>>>> >
>>>> > > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
>>>> > wrote:
>>>> > >
>>>> > >> I have placed these files on my dropbox for now.
>>>> > >>
>>>> > >
>>>> > > We'll have to find something better than Dropbox, I assume.
>>>> > >
>>>> > >
>>>> > >> Please review them before we move them and make them public.
>>>> > >>
>>>> > >> Jukka, let us know if these files are correct according to
>>>>Apache. I
>>>> > have a
>>>> > >> KEYS file in the zip that contains my public key. If we wanted to
>>>>make
>>>> > this
>>>> > >> the first Apache release, what other changes would we need?
>>>> > >>
>>>> > >
>>>> > > Have you read
>>>> http://incubator.apache.org/guides/releasemanagement.htmlyet?
>>>> > >
>>>> > > I've just started, for weinre.
>>>> > >
>>>> > > So, one obvious thing is that the distribution files need to have
>>>> > > "incubating" in the name.  I noticed a whole bunch of issues when
>>>> reading
>>>> > > the file, was going to create a check-list for weinre on the wiki
>>>>for
>>>> > > things I needed to 'fix'.
>>>> > >
>>>> > > --
>>>> > > Patrick Mueller
>>>> > > http://muellerware.org
>>>> >
>>>>
>

Re: tagging 1.5rc friday

Posted by Filip Maj <fi...@adobe.com>.
The "plugins" global makes me cringe - adding "PhoneGap" for compatibility
makes sense but I'd like to see us plan to phase that out in the next few
point releases. Accompany with a couple blog posts / guides on upgrading
and what is changing and we should be good.

On 3/5/12 12:19 PM, "Simon MacDonald" <si...@gmail.com> wrote:

>Hey all,
>
>I added a couple of methods (addConstructor, addPlugin) into the
>common-js code and created a variable PhoneGap that points to cordova.
>This way all existing plugins that work on Android should be able to
>work without changes to their JS.
>
>I deleted the current 1.5.0 tag and retagged with my latest commit
>being the head.
>
>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=
>commit;h=8923e52a5ed5e9ea4c3c5f7ed49400cac668a4d6
>
>If Steve wants to re-generate the release with that tag it would be
>for the best.
>
>Simon Mac Donald
>http://hi.im/simonmacdonald
>
>
>
>On Mon, Mar 5, 2012 at 2:34 PM, Bryce Curtis <cu...@gmail.com>
>wrote:
>> There is a critical bug with maintaining compatibility for non-core
>>plugins
>> for Android that we have a fix for.  Simon will be dropping it today,
>>and
>> I'd like to get that in to release 1.5.  IMHO compatibility makes sense
>>to
>> maintain until all platforms migrate to cordova-js.
>>
>> Regarding 1.5.0 as an Apache release.  Do we know how close we are?  If
>> it's only a few days - then I would vote for finishing those items that
>>are
>> holding up an official release.  I really want 1.6.0 to be a robust
>> official release, so would have more confidence if we can get 1.5.0
>> official.  What is the list of items required to be official?
>>
>> Thanks,
>> Bryce
>>
>> On Mon, Mar 5, 2012 at 1:10 PM, Steven Gill <st...@gmail.com>
>>wrote:
>>
>>> Hey Guys,
>>>
>>> I haven't got much input about if this release is an acceptable apache
>>> release. I figure this will take some time still and we should get 1.5
>>>out
>>> today. If there are no objections, I am going to release 1.5 today as
>>>a non
>>> apache release (our usual method) and say we aim for 1.6 to be an
>>>apache
>>> release. This will give us more time to review 1.5 with our mentors
>>>and be
>>> ready for 1.6.
>>>
>>> Cheers,
>>> -Steve
>>>
>>> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com>
>>>wrote:
>>>
>>> > Drop box is only for use between the list. I'm hoping to get it in
>>>the
>>> > apache servers for distribution, or github if that doesn't work out.
>>> >
>>> > I will take another read through that.
>>> >
>>> > -Steve
>>> >
>>> >
>>> >
>>> > On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com>
>>>wrote:
>>> >
>>> > > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
>>> > wrote:
>>> > >
>>> > >> I have placed these files on my dropbox for now.
>>> > >>
>>> > >
>>> > > We'll have to find something better than Dropbox, I assume.
>>> > >
>>> > >
>>> > >> Please review them before we move them and make them public.
>>> > >>
>>> > >> Jukka, let us know if these files are correct according to
>>>Apache. I
>>> > have a
>>> > >> KEYS file in the zip that contains my public key. If we wanted to
>>>make
>>> > this
>>> > >> the first Apache release, what other changes would we need?
>>> > >>
>>> > >
>>> > > Have you read
>>> http://incubator.apache.org/guides/releasemanagement.htmlyet?
>>> > >
>>> > > I've just started, for weinre.
>>> > >
>>> > > So, one obvious thing is that the distribution files need to have
>>> > > "incubating" in the name.  I noticed a whole bunch of issues when
>>> reading
>>> > > the file, was going to create a check-list for weinre on the wiki
>>>for
>>> > > things I needed to 'fix'.
>>> > >
>>> > > --
>>> > > Patrick Mueller
>>> > > http://muellerware.org
>>> >
>>>


Re: tagging 1.5rc friday

Posted by Joe Bowser <bo...@gmail.com>.
Sorry for being totally out of context. My phone just managed to get online
properly now.

On Mon, Mar 5, 2012 at 3:55 PM, Joe Bowser <bo...@gmail.com> wrote:

> OK, we should talk about deleting and recommitting tags. I'm OK with it if
> it's to fix my screw-up, but when its a fundamental bug, I think we should
> issue a new release, like a 1.5.1.
>
> As for the Apache release, we don't have headers on docs yet. We need
> headers before we can be Apache.
>
> Please correct me and clean the JIRA if I am wrong.
>
> Joe
> On Mar 5, 2012 12:20 PM, "Simon MacDonald" <si...@gmail.com>
> wrote:
>
>> Hey all,
>>
>> I added a couple of methods (addConstructor, addPlugin) into the
>> common-js code and created a variable PhoneGap that points to cordova.
>> This way all existing plugins that work on Android should be able to
>> work without changes to their JS.
>>
>> I deleted the current 1.5.0 tag and retagged with my latest commit
>> being the head.
>>
>>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=commit;h=8923e52a5ed5e9ea4c3c5f7ed49400cac668a4d6
>>
>> If Steve wants to re-generate the release with that tag it would be
>> for the best.
>>
>> Simon Mac Donald
>> http://hi.im/simonmacdonald
>>
>>
>>
>> On Mon, Mar 5, 2012 at 2:34 PM, Bryce Curtis <cu...@gmail.com>
>> wrote:
>> > There is a critical bug with maintaining compatibility for non-core
>> plugins
>> > for Android that we have a fix for.  Simon will be dropping it today,
>> and
>> > I'd like to get that in to release 1.5.  IMHO compatibility makes sense
>> to
>> > maintain until all platforms migrate to cordova-js.
>> >
>> > Regarding 1.5.0 as an Apache release.  Do we know how close we are?  If
>> > it's only a few days - then I would vote for finishing those items that
>> are
>> > holding up an official release.  I really want 1.6.0 to be a robust
>> > official release, so would have more confidence if we can get 1.5.0
>> > official.  What is the list of items required to be official?
>> >
>> > Thanks,
>> > Bryce
>> >
>> > On Mon, Mar 5, 2012 at 1:10 PM, Steven Gill <st...@gmail.com>
>> wrote:
>> >
>> >> Hey Guys,
>> >>
>> >> I haven't got much input about if this release is an acceptable apache
>> >> release. I figure this will take some time still and we should get 1.5
>> out
>> >> today. If there are no objections, I am going to release 1.5 today as
>> a non
>> >> apache release (our usual method) and say we aim for 1.6 to be an
>> apache
>> >> release. This will give us more time to review 1.5 with our mentors
>> and be
>> >> ready for 1.6.
>> >>
>> >> Cheers,
>> >> -Steve
>> >>
>> >> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com>
>> wrote:
>> >>
>> >> > Drop box is only for use between the list. I'm hoping to get it in
>> the
>> >> > apache servers for distribution, or github if that doesn't work out.
>> >> >
>> >> > I will take another read through that.
>> >> >
>> >> > -Steve
>> >> >
>> >> >
>> >> >
>> >> > On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com>
>> wrote:
>> >> >
>> >> > > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
>> >> > wrote:
>> >> > >
>> >> > >> I have placed these files on my dropbox for now.
>> >> > >>
>> >> > >
>> >> > > We'll have to find something better than Dropbox, I assume.
>> >> > >
>> >> > >
>> >> > >> Please review them before we move them and make them public.
>> >> > >>
>> >> > >> Jukka, let us know if these files are correct according to
>> Apache. I
>> >> > have a
>> >> > >> KEYS file in the zip that contains my public key. If we wanted to
>> make
>> >> > this
>> >> > >> the first Apache release, what other changes would we need?
>> >> > >>
>> >> > >
>> >> > > Have you read
>> >> http://incubator.apache.org/guides/releasemanagement.htmlyet?
>> >> > >
>> >> > > I've just started, for weinre.
>> >> > >
>> >> > > So, one obvious thing is that the distribution files need to have
>> >> > > "incubating" in the name.  I noticed a whole bunch of issues when
>> >> reading
>> >> > > the file, was going to create a check-list for weinre on the wiki
>> for
>> >> > > things I needed to 'fix'.
>> >> > >
>> >> > > --
>> >> > > Patrick Mueller
>> >> > > http://muellerware.org
>> >> >
>> >>
>>
>

Re: tagging 1.5rc friday

Posted by Joe Bowser <bo...@gmail.com>.
OK, we should talk about deleting and recommitting tags. I'm OK with it if
it's to fix my screw-up, but when its a fundamental bug, I think we should
issue a new release, like a 1.5.1.

As for the Apache release, we don't have headers on docs yet. We need
headers before we can be Apache.

Please correct me and clean the JIRA if I am wrong.

Joe
On Mar 5, 2012 12:20 PM, "Simon MacDonald" <si...@gmail.com>
wrote:

> Hey all,
>
> I added a couple of methods (addConstructor, addPlugin) into the
> common-js code and created a variable PhoneGap that points to cordova.
> This way all existing plugins that work on Android should be able to
> work without changes to their JS.
>
> I deleted the current 1.5.0 tag and retagged with my latest commit
> being the head.
>
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=commit;h=8923e52a5ed5e9ea4c3c5f7ed49400cac668a4d6
>
> If Steve wants to re-generate the release with that tag it would be
> for the best.
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>
>
>
> On Mon, Mar 5, 2012 at 2:34 PM, Bryce Curtis <cu...@gmail.com>
> wrote:
> > There is a critical bug with maintaining compatibility for non-core
> plugins
> > for Android that we have a fix for.  Simon will be dropping it today, and
> > I'd like to get that in to release 1.5.  IMHO compatibility makes sense
> to
> > maintain until all platforms migrate to cordova-js.
> >
> > Regarding 1.5.0 as an Apache release.  Do we know how close we are?  If
> > it's only a few days - then I would vote for finishing those items that
> are
> > holding up an official release.  I really want 1.6.0 to be a robust
> > official release, so would have more confidence if we can get 1.5.0
> > official.  What is the list of items required to be official?
> >
> > Thanks,
> > Bryce
> >
> > On Mon, Mar 5, 2012 at 1:10 PM, Steven Gill <st...@gmail.com>
> wrote:
> >
> >> Hey Guys,
> >>
> >> I haven't got much input about if this release is an acceptable apache
> >> release. I figure this will take some time still and we should get 1.5
> out
> >> today. If there are no objections, I am going to release 1.5 today as a
> non
> >> apache release (our usual method) and say we aim for 1.6 to be an apache
> >> release. This will give us more time to review 1.5 with our mentors and
> be
> >> ready for 1.6.
> >>
> >> Cheers,
> >> -Steve
> >>
> >> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com>
> wrote:
> >>
> >> > Drop box is only for use between the list. I'm hoping to get it in the
> >> > apache servers for distribution, or github if that doesn't work out.
> >> >
> >> > I will take another read through that.
> >> >
> >> > -Steve
> >> >
> >> >
> >> >
> >> > On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com>
> wrote:
> >> >
> >> > > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
> >> > wrote:
> >> > >
> >> > >> I have placed these files on my dropbox for now.
> >> > >>
> >> > >
> >> > > We'll have to find something better than Dropbox, I assume.
> >> > >
> >> > >
> >> > >> Please review them before we move them and make them public.
> >> > >>
> >> > >> Jukka, let us know if these files are correct according to Apache.
> I
> >> > have a
> >> > >> KEYS file in the zip that contains my public key. If we wanted to
> make
> >> > this
> >> > >> the first Apache release, what other changes would we need?
> >> > >>
> >> > >
> >> > > Have you read
> >> http://incubator.apache.org/guides/releasemanagement.htmlyet?
> >> > >
> >> > > I've just started, for weinre.
> >> > >
> >> > > So, one obvious thing is that the distribution files need to have
> >> > > "incubating" in the name.  I noticed a whole bunch of issues when
> >> reading
> >> > > the file, was going to create a check-list for weinre on the wiki
> for
> >> > > things I needed to 'fix'.
> >> > >
> >> > > --
> >> > > Patrick Mueller
> >> > > http://muellerware.org
> >> >
> >>
>

Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
Hey all,

I added a couple of methods (addConstructor, addPlugin) into the
common-js code and created a variable PhoneGap that points to cordova.
This way all existing plugins that work on Android should be able to
work without changes to their JS.

I deleted the current 1.5.0 tag and retagged with my latest commit
being the head.

https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=commit;h=8923e52a5ed5e9ea4c3c5f7ed49400cac668a4d6

If Steve wants to re-generate the release with that tag it would be
for the best.

Simon Mac Donald
http://hi.im/simonmacdonald



On Mon, Mar 5, 2012 at 2:34 PM, Bryce Curtis <cu...@gmail.com> wrote:
> There is a critical bug with maintaining compatibility for non-core plugins
> for Android that we have a fix for.  Simon will be dropping it today, and
> I'd like to get that in to release 1.5.  IMHO compatibility makes sense to
> maintain until all platforms migrate to cordova-js.
>
> Regarding 1.5.0 as an Apache release.  Do we know how close we are?  If
> it's only a few days - then I would vote for finishing those items that are
> holding up an official release.  I really want 1.6.0 to be a robust
> official release, so would have more confidence if we can get 1.5.0
> official.  What is the list of items required to be official?
>
> Thanks,
> Bryce
>
> On Mon, Mar 5, 2012 at 1:10 PM, Steven Gill <st...@gmail.com> wrote:
>
>> Hey Guys,
>>
>> I haven't got much input about if this release is an acceptable apache
>> release. I figure this will take some time still and we should get 1.5 out
>> today. If there are no objections, I am going to release 1.5 today as a non
>> apache release (our usual method) and say we aim for 1.6 to be an apache
>> release. This will give us more time to review 1.5 with our mentors and be
>> ready for 1.6.
>>
>> Cheers,
>> -Steve
>>
>> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com> wrote:
>>
>> > Drop box is only for use between the list. I'm hoping to get it in the
>> > apache servers for distribution, or github if that doesn't work out.
>> >
>> > I will take another read through that.
>> >
>> > -Steve
>> >
>> >
>> >
>> > On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com> wrote:
>> >
>> > > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
>> > wrote:
>> > >
>> > >> I have placed these files on my dropbox for now.
>> > >>
>> > >
>> > > We'll have to find something better than Dropbox, I assume.
>> > >
>> > >
>> > >> Please review them before we move them and make them public.
>> > >>
>> > >> Jukka, let us know if these files are correct according to Apache. I
>> > have a
>> > >> KEYS file in the zip that contains my public key. If we wanted to make
>> > this
>> > >> the first Apache release, what other changes would we need?
>> > >>
>> > >
>> > > Have you read
>> http://incubator.apache.org/guides/releasemanagement.htmlyet?
>> > >
>> > > I've just started, for weinre.
>> > >
>> > > So, one obvious thing is that the distribution files need to have
>> > > "incubating" in the name.  I noticed a whole bunch of issues when
>> reading
>> > > the file, was going to create a check-list for weinre on the wiki for
>> > > things I needed to 'fix'.
>> > >
>> > > --
>> > > Patrick Mueller
>> > > http://muellerware.org
>> >
>>

Re: tagging 1.5rc friday

Posted by Brian LeRoux <b...@brian.io>.
I'm cool w/ holding out to EOD today but I'd like to stress: we're not
breaking anything we've made any promises about. Until the plugin arch
is documented in docs.phonegap.com it doesn't exist. I view plugin
support as a 2.x goal. The work w/ cordova-js gets us part way there.
Having tooling for validation, install, etc gets us part way there.

Making this an official Apache release, from what we can tell, is just
understanding where we put the release distrib on apache infra. (And a
vote that inc mentor sign off.)


On Mon, Mar 5, 2012 at 11:34 AM, Bryce Curtis <cu...@gmail.com> wrote:
> There is a critical bug with maintaining compatibility for non-core plugins
> for Android that we have a fix for.  Simon will be dropping it today, and
> I'd like to get that in to release 1.5.  IMHO compatibility makes sense to
> maintain until all platforms migrate to cordova-js.
>
> Regarding 1.5.0 as an Apache release.  Do we know how close we are?  If
> it's only a few days - then I would vote for finishing those items that are
> holding up an official release.  I really want 1.6.0 to be a robust
> official release, so would have more confidence if we can get 1.5.0
> official.  What is the list of items required to be official?
>
> Thanks,
> Bryce
>
> On Mon, Mar 5, 2012 at 1:10 PM, Steven Gill <st...@gmail.com> wrote:
>
>> Hey Guys,
>>
>> I haven't got much input about if this release is an acceptable apache
>> release. I figure this will take some time still and we should get 1.5 out
>> today. If there are no objections, I am going to release 1.5 today as a non
>> apache release (our usual method) and say we aim for 1.6 to be an apache
>> release. This will give us more time to review 1.5 with our mentors and be
>> ready for 1.6.
>>
>> Cheers,
>> -Steve
>>
>> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com> wrote:
>>
>> > Drop box is only for use between the list. I'm hoping to get it in the
>> > apache servers for distribution, or github if that doesn't work out.
>> >
>> > I will take another read through that.
>> >
>> > -Steve
>> >
>> >
>> >
>> > On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com> wrote:
>> >
>> > > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
>> > wrote:
>> > >
>> > >> I have placed these files on my dropbox for now.
>> > >>
>> > >
>> > > We'll have to find something better than Dropbox, I assume.
>> > >
>> > >
>> > >> Please review them before we move them and make them public.
>> > >>
>> > >> Jukka, let us know if these files are correct according to Apache. I
>> > have a
>> > >> KEYS file in the zip that contains my public key. If we wanted to make
>> > this
>> > >> the first Apache release, what other changes would we need?
>> > >>
>> > >
>> > > Have you read
>> http://incubator.apache.org/guides/releasemanagement.htmlyet?
>> > >
>> > > I've just started, for weinre.
>> > >
>> > > So, one obvious thing is that the distribution files need to have
>> > > "incubating" in the name.  I noticed a whole bunch of issues when
>> reading
>> > > the file, was going to create a check-list for weinre on the wiki for
>> > > things I needed to 'fix'.
>> > >
>> > > --
>> > > Patrick Mueller
>> > > http://muellerware.org
>> >
>>

Re: tagging 1.5rc friday

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Mon, Mar 5, 2012 at 8:34 PM, Bryce Curtis <cu...@gmail.com> wrote:
> Regarding 1.5.0 as an Apache release.  Do we know how close we are?

Based on my quick review (see the other email) and experience from
other incubating projects I estimate that more than just a few days
are needed.

> What is the list of items required to be official?

The minimum requirements are described in the "What Must Every ASF
Release Contain?" section [1] of the release FAQ [2]. To summarize, a
release needs to a) contain source code, b) be cryptographically
signed [3], and c) comply with the licensing policy. At the moment we
have open issues with at least a) and c).

The Incubator also has more verbose and less normative guide on
release management [4].

[1] http://www.apache.org/dev/release.html#what-must-every-release-contain
[2] http://www.apache.org/dev/release.html
[3] http://www.apache.org/dev/release-signing.html
[4] http://incubator.apache.org/guides/releasemanagement.html

BR,

Jukka Zitting

Re: tagging 1.5rc friday

Posted by Patrick Mueller <pm...@gmail.com>.
On Mon, Mar 5, 2012 at 14:32, Brian LeRoux <b...@brian.io> wrote:

> We've not documented plugins and made no commitments to the plugin
> arch. This isn't a breaking change. Its an evolutionary change.
> Plugins will break, and those are not officially, nor ever where,
> supported.
>

The big downside as I see it, is that as android plugin devs move from
pre-1.5 to 1.5 to post-1.5, they'll be working with possibly 3 different
APIs - that's assuming the "API" changes from 1.5 to post-1.5.

On Mon, Mar 5, 2012 at 14:34, Bryce Curtis <cu...@gmail.com> wrote:

> There is a critical bug with maintaining compatibility for non-core plugins
> for Android that we have a fix for.  Simon will be dropping it today, and
> I'd like to get that in to release 1.5.  IMHO compatibility makes sense to
> maintain until all platforms migrate to cordova-js.
>

If there's something simple we can do to keep Android plugin-devs from
having to change their code - outside of s/PhoneGap/Cordova/g - that seems
like it might make sense.


> What is the list of items required to be official [Apache incubator
> release]?
>

http://incubator.apache.org/guides/releasemanagement.html

-- 
Patrick Mueller
http://muellerware.org

Re: tagging 1.5rc friday

Posted by Bryce Curtis <cu...@gmail.com>.
There is a critical bug with maintaining compatibility for non-core plugins
for Android that we have a fix for.  Simon will be dropping it today, and
I'd like to get that in to release 1.5.  IMHO compatibility makes sense to
maintain until all platforms migrate to cordova-js.

Regarding 1.5.0 as an Apache release.  Do we know how close we are?  If
it's only a few days - then I would vote for finishing those items that are
holding up an official release.  I really want 1.6.0 to be a robust
official release, so would have more confidence if we can get 1.5.0
official.  What is the list of items required to be official?

Thanks,
Bryce

On Mon, Mar 5, 2012 at 1:10 PM, Steven Gill <st...@gmail.com> wrote:

> Hey Guys,
>
> I haven't got much input about if this release is an acceptable apache
> release. I figure this will take some time still and we should get 1.5 out
> today. If there are no objections, I am going to release 1.5 today as a non
> apache release (our usual method) and say we aim for 1.6 to be an apache
> release. This will give us more time to review 1.5 with our mentors and be
> ready for 1.6.
>
> Cheers,
> -Steve
>
> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com> wrote:
>
> > Drop box is only for use between the list. I'm hoping to get it in the
> > apache servers for distribution, or github if that doesn't work out.
> >
> > I will take another read through that.
> >
> > -Steve
> >
> >
> >
> > On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com> wrote:
> >
> > > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
> > wrote:
> > >
> > >> I have placed these files on my dropbox for now.
> > >>
> > >
> > > We'll have to find something better than Dropbox, I assume.
> > >
> > >
> > >> Please review them before we move them and make them public.
> > >>
> > >> Jukka, let us know if these files are correct according to Apache. I
> > have a
> > >> KEYS file in the zip that contains my public key. If we wanted to make
> > this
> > >> the first Apache release, what other changes would we need?
> > >>
> > >
> > > Have you read
> http://incubator.apache.org/guides/releasemanagement.htmlyet?
> > >
> > > I've just started, for weinre.
> > >
> > > So, one obvious thing is that the distribution files need to have
> > > "incubating" in the name.  I noticed a whole bunch of issues when
> reading
> > > the file, was going to create a check-list for weinre on the wiki for
> > > things I needed to 'fix'.
> > >
> > > --
> > > Patrick Mueller
> > > http://muellerware.org
> >
>

Re: tagging 1.5rc friday

Posted by Brian LeRoux <b...@brian.io>.
+1


On Mon, Mar 5, 2012 at 11:10 AM, Steven Gill <st...@gmail.com> wrote:
> Hey Guys,
>
> I haven't got much input about if this release is an acceptable apache
> release. I figure this will take some time still and we should get 1.5 out
> today. If there are no objections, I am going to release 1.5 today as a non
> apache release (our usual method) and say we aim for 1.6 to be an apache
> release. This will give us more time to review 1.5 with our mentors and be
> ready for 1.6.
>
> Cheers,
> -Steve
>
> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com> wrote:
>
>> Drop box is only for use between the list. I'm hoping to get it in the
>> apache servers for distribution, or github if that doesn't work out.
>>
>> I will take another read through that.
>>
>> -Steve
>>
>>
>>
>> On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com> wrote:
>>
>> > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
>> wrote:
>> >
>> >> I have placed these files on my dropbox for now.
>> >>
>> >
>> > We'll have to find something better than Dropbox, I assume.
>> >
>> >
>> >> Please review them before we move them and make them public.
>> >>
>> >> Jukka, let us know if these files are correct according to Apache. I
>> have a
>> >> KEYS file in the zip that contains my public key. If we wanted to make
>> this
>> >> the first Apache release, what other changes would we need?
>> >>
>> >
>> > Have you read http://incubator.apache.org/guides/releasemanagement.htmlyet?
>> >
>> > I've just started, for weinre.
>> >
>> > So, one obvious thing is that the distribution files need to have
>> > "incubating" in the name.  I noticed a whole bunch of issues when reading
>> > the file, was going to create a check-list for weinre on the wiki for
>> > things I needed to 'fix'.
>> >
>> > --
>> > Patrick Mueller
>> > http://muellerware.org
>>

Re: tagging 1.5rc friday

Posted by Brian LeRoux <b...@brian.io>.
We've not documented plugins and made no commitments to the plugin
arch. This isn't a breaking change. Its an evolutionary change.
Plugins will break, and those are not officially, nor ever where,
supported.

Some docs in the wiki will suffice; keeping release cadence way more
important for my vote. We need to shore up the plugin arch before we
talk about supporting it.




On Mon, Mar 5, 2012 at 11:18 AM, Simon MacDonald
<si...@gmail.com> wrote:
> Well, I'm a little worried that every plugin is broken on Android. Not
> only broken but will require a completely different approach than
> iOS/BB for the .js side. I've put together a patch for Android that
> puts back much of the old way of doing a plugin except for the name
> change to cordova. It makes sense to break all the plugins at once in
> a future release.
>
> Bryce will update once he gets a chance to take a look at it as I'm
> out of here this afternoon.
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>
>
>
> On Mon, Mar 5, 2012 at 2:10 PM, Steven Gill <st...@gmail.com> wrote:
>> Hey Guys,
>>
>> I haven't got much input about if this release is an acceptable apache
>> release. I figure this will take some time still and we should get 1.5 out
>> today. If there are no objections, I am going to release 1.5 today as a non
>> apache release (our usual method) and say we aim for 1.6 to be an apache
>> release. This will give us more time to review 1.5 with our mentors and be
>> ready for 1.6.
>>
>> Cheers,
>> -Steve
>>
>> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com> wrote:
>>
>>> Drop box is only for use between the list. I'm hoping to get it in the
>>> apache servers for distribution, or github if that doesn't work out.
>>>
>>> I will take another read through that.
>>>
>>> -Steve
>>>
>>>
>>>
>>> On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com> wrote:
>>>
>>> > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
>>> wrote:
>>> >
>>> >> I have placed these files on my dropbox for now.
>>> >>
>>> >
>>> > We'll have to find something better than Dropbox, I assume.
>>> >
>>> >
>>> >> Please review them before we move them and make them public.
>>> >>
>>> >> Jukka, let us know if these files are correct according to Apache. I
>>> have a
>>> >> KEYS file in the zip that contains my public key. If we wanted to make
>>> this
>>> >> the first Apache release, what other changes would we need?
>>> >>
>>> >
>>> > Have you read http://incubator.apache.org/guides/releasemanagement.htmlyet?
>>> >
>>> > I've just started, for weinre.
>>> >
>>> > So, one obvious thing is that the distribution files need to have
>>> > "incubating" in the name.  I noticed a whole bunch of issues when reading
>>> > the file, was going to create a check-list for weinre on the wiki for
>>> > things I needed to 'fix'.
>>> >
>>> > --
>>> > Patrick Mueller
>>> > http://muellerware.org
>>>

Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
Well, I'm a little worried that every plugin is broken on Android. Not
only broken but will require a completely different approach than
iOS/BB for the .js side. I've put together a patch for Android that
puts back much of the old way of doing a plugin except for the name
change to cordova. It makes sense to break all the plugins at once in
a future release.

Bryce will update once he gets a chance to take a look at it as I'm
out of here this afternoon.

Simon Mac Donald
http://hi.im/simonmacdonald



On Mon, Mar 5, 2012 at 2:10 PM, Steven Gill <st...@gmail.com> wrote:
> Hey Guys,
>
> I haven't got much input about if this release is an acceptable apache
> release. I figure this will take some time still and we should get 1.5 out
> today. If there are no objections, I am going to release 1.5 today as a non
> apache release (our usual method) and say we aim for 1.6 to be an apache
> release. This will give us more time to review 1.5 with our mentors and be
> ready for 1.6.
>
> Cheers,
> -Steve
>
> On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com> wrote:
>
>> Drop box is only for use between the list. I'm hoping to get it in the
>> apache servers for distribution, or github if that doesn't work out.
>>
>> I will take another read through that.
>>
>> -Steve
>>
>>
>>
>> On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com> wrote:
>>
>> > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
>> wrote:
>> >
>> >> I have placed these files on my dropbox for now.
>> >>
>> >
>> > We'll have to find something better than Dropbox, I assume.
>> >
>> >
>> >> Please review them before we move them and make them public.
>> >>
>> >> Jukka, let us know if these files are correct according to Apache. I
>> have a
>> >> KEYS file in the zip that contains my public key. If we wanted to make
>> this
>> >> the first Apache release, what other changes would we need?
>> >>
>> >
>> > Have you read http://incubator.apache.org/guides/releasemanagement.htmlyet?
>> >
>> > I've just started, for weinre.
>> >
>> > So, one obvious thing is that the distribution files need to have
>> > "incubating" in the name.  I noticed a whole bunch of issues when reading
>> > the file, was going to create a check-list for weinre on the wiki for
>> > things I needed to 'fix'.
>> >
>> > --
>> > Patrick Mueller
>> > http://muellerware.org
>>

Re: tagging 1.5rc friday

Posted by Steven Gill <st...@gmail.com>.
Hey Guys,

I haven't got much input about if this release is an acceptable apache
release. I figure this will take some time still and we should get 1.5 out
today. If there are no objections, I am going to release 1.5 today as a non
apache release (our usual method) and say we aim for 1.6 to be an apache
release. This will give us more time to review 1.5 with our mentors and be
ready for 1.6.

Cheers,
-Steve

On Sat, Mar 3, 2012 at 8:04 PM, Steve Gill <st...@gmail.com> wrote:

> Drop box is only for use between the list. I'm hoping to get it in the
> apache servers for distribution, or github if that doesn't work out.
>
> I will take another read through that.
>
> -Steve
>
>
>
> On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com> wrote:
>
> > On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com>
> wrote:
> >
> >> I have placed these files on my dropbox for now.
> >>
> >
> > We'll have to find something better than Dropbox, I assume.
> >
> >
> >> Please review them before we move them and make them public.
> >>
> >> Jukka, let us know if these files are correct according to Apache. I
> have a
> >> KEYS file in the zip that contains my public key. If we wanted to make
> this
> >> the first Apache release, what other changes would we need?
> >>
> >
> > Have you read http://incubator.apache.org/guides/releasemanagement.htmlyet?
> >
> > I've just started, for weinre.
> >
> > So, one obvious thing is that the distribution files need to have
> > "incubating" in the name.  I noticed a whole bunch of issues when reading
> > the file, was going to create a check-list for weinre on the wiki for
> > things I needed to 'fix'.
> >
> > --
> > Patrick Mueller
> > http://muellerware.org
>

Re: tagging 1.5rc friday

Posted by Steve Gill <st...@gmail.com>.
Drop box is only for use between the list. I'm hoping to get it in the apache servers for distribution, or github if that doesn't work out. 

I will take another read through that. 

-Steve



On Mar 3, 2012, at 6:46 PM, Patrick Mueller <pm...@gmail.com> wrote:

> On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com> wrote:
> 
>> I have placed these files on my dropbox for now.
>> 
> 
> We'll have to find something better than Dropbox, I assume.
> 
> 
>> Please review them before we move them and make them public.
>> 
>> Jukka, let us know if these files are correct according to Apache. I have a
>> KEYS file in the zip that contains my public key. If we wanted to make this
>> the first Apache release, what other changes would we need?
>> 
> 
> Have you read http://incubator.apache.org/guides/releasemanagement.html yet?
> 
> I've just started, for weinre.
> 
> So, one obvious thing is that the distribution files need to have
> "incubating" in the name.  I noticed a whole bunch of issues when reading
> the file, was going to create a check-list for weinre on the wiki for
> things I needed to 'fix'.
> 
> -- 
> Patrick Mueller
> http://muellerware.org

Re: tagging 1.5rc friday

Posted by Patrick Mueller <pm...@gmail.com>.
On Sat, Mar 3, 2012 at 19:05, Steven Gill <st...@gmail.com> wrote:

> I have placed these files on my dropbox for now.
>

We'll have to find something better than Dropbox, I assume.


> Please review them before we move them and make them public.
>
> Jukka, let us know if these files are correct according to Apache. I have a
> KEYS file in the zip that contains my public key. If we wanted to make this
> the first Apache release, what other changes would we need?
>

Have you read http://incubator.apache.org/guides/releasemanagement.html yet?

I've just started, for weinre.

So, one obvious thing is that the distribution files need to have
"incubating" in the name.  I noticed a whole bunch of issues when reading
the file, was going to create a check-list for weinre on the wiki for
things I needed to 'fix'.

-- 
Patrick Mueller
http://muellerware.org

Re: tagging 1.5rc friday

Posted by Steven Gill <st...@gmail.com>.
Hey Everyone,

I have placed these files on my dropbox for now.

Here is the link to Cordova 1.5.0
http://dl.dropbox.com/u/175074/cordova-1.5.0.zip
Here is the md5 http://dl.dropbox.com/u/175074/cordova-1.5.0.zip.md5
Here is the asc http://dl.dropbox.com/u/175074/cordova-1.5.0.zip.asc

Please review them before we move them and make them public.

Jukka, let us know if these files are correct according to Apache. I have a
KEYS file in the zip that contains my public key. If we wanted to make this
the first Apache release, what other changes would we need?

Cheers,
-Steve

On Thu, Mar 1, 2012 at 9:14 PM, Elizabeth Baldwin
<li...@gmail.com>wrote:

> I tested my API app with the newly tagged 1.5.0 snapshot:
>
> 1. Camera - CAN get picture from device camera or library using:
> navigator.camera.PictureSourceType and navigator.camera.DestinationType;
>
> 2. Capture - CAN capture (was already fixed prior to latest 1.5.0 tag)
>
> 3. File - Sams. Galaxy Tab/3.1 - CAN read file, both data url and read as
> text
>
> 4. Media - Same issue with 'mediaSuccess' callback, which wasn't being
> addressed,
> or at least I saw no comments. Summary: mediaSuccess callback seems to be
> invoked asynchronously and/or immediately, and not synchronously upon
> completion of .play() action (as it does in 1.4.1).
>
> All other APIs in my app (tests parts of each API, but NOT comprehensive):
> working great on Android 2.2.3 and 3.1.
>
> Cheers,
> Libby
>
> On Thu, Mar 1, 2012 at 6:35 PM, Simon MacDonald
> <si...@gmail.com>wrote:
>
> > I deleted the Android 1.5.0 tag, updated the version then re-tagged.
> >
> > Simon Mac Donald
> > http://hi.im/simonmacdonald
> >
> >
> >
> > On Thu, Mar 1, 2012 at 8:12 PM, Joe Bowser <bo...@gmail.com> wrote:
> > > Android is tagged.
> > >
> > > On Thu, Mar 1, 2012 at 5:01 PM, Becky Gibson <gi...@gmail.com>
> > wrote:
> > >
> > >> iOS is tagged
> > >>
> > >> On Thu, Mar 1, 2012 at 5:27 PM, Steven Gill <st...@gmail.com>
> > >> wrote:
> > >>
> > >> > Once the repo's get tagged, I can whip up the distribution package
> for
> > >> > everyone to see using coho. Once we are sure there are no issues, we
> > can
> > >> > publish 1.5 (possibly tomorrow, most likely Monday).
> > >> >
> > >> > I can take care of updating bada/webos if need be.
> > >> >
> > >> > Feel free to push that 1.5 commit up now if it is ready.
> > >> >
> > >> > -Steve
> > >> >
> > >> >
> > >> > On Thu, Mar 1, 2012 at 2:18 PM, Becky Gibson <
> gibson.becky@gmail.com>
> > >> > wrote:
> > >> >
> > >> > > iOS is tested for 1.5.  Ready to push the final commit (with
> updated
> > >> > > VERSION and release notes) and tag.
> > >> > >
> > >> > >
> > >> > > On Thu, Mar 1, 2012 at 3:54 PM, Simon MacDonald
> > >> > > <si...@gmail.com>wrote:
> > >> > >
> > >> > > > Genius. Fix is going to be pushed shortly.
> > >> > > >
> > >> > > > Simon Mac Donald
> > >> > > > http://hi.im/simonmacdonald
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <
> deedubbu@gmail.com>
> > >> > wrote:
> > >> > > > > Should just need to add FileReader to objects in the platform
> > file
> > >> > for
> > >> > > > Android:
> > >> > > > >
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js
> > >> > > > >
> > >> > > > > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
> > >> > > > > <si...@gmail.com> wrote:
> > >> > > > >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> > >> > > > >> <li...@gmail.com> wrote:
> > >> > > > >>>
> > >> > > > >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create
> and
> > >> > Write:
> > >> > > > OK,
> > >> > > > >>> Read: DOES NOT read file contents (adb flaky - no more data
> to
> > >> > > provide
> > >> > > > :(
> > >> > > > >>
> > >> > > > >> Yup, I can confirm this problem as well. I'm pretty sure that
> > >> > Android
> > >> > > > >> 3.1 has it's own FileReader and our implementation is not
> over
> > >> > writing
> > >> > > > >> it in 1.5.0. It really should over write it as we want to
> > provide
> > >> > the
> > >> > > > >> same File API for all versions of Android not to mention iOS
> > and
> > >> BB.
> > >> > > > >>
> > >> > > > >> Fil, can you take a look at this?
> > >> > > > >>
> > >> > > > >> Simon Mac Donald
> > >> > > > >> http://hi.im/simonmacdonald
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
>

Re: tagging 1.5rc friday

Posted by Elizabeth Baldwin <li...@gmail.com>.
I tested my API app with the newly tagged 1.5.0 snapshot:

1. Camera - CAN get picture from device camera or library using:
navigator.camera.PictureSourceType and navigator.camera.DestinationType;

2. Capture - CAN capture (was already fixed prior to latest 1.5.0 tag)

3. File - Sams. Galaxy Tab/3.1 - CAN read file, both data url and read as
text

4. Media - Same issue with 'mediaSuccess' callback, which wasn't being
addressed,
or at least I saw no comments. Summary: mediaSuccess callback seems to be
invoked asynchronously and/or immediately, and not synchronously upon
completion of .play() action (as it does in 1.4.1).

All other APIs in my app (tests parts of each API, but NOT comprehensive):
working great on Android 2.2.3 and 3.1.

Cheers,
Libby

On Thu, Mar 1, 2012 at 6:35 PM, Simon MacDonald
<si...@gmail.com>wrote:

> I deleted the Android 1.5.0 tag, updated the version then re-tagged.
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>
>
>
> On Thu, Mar 1, 2012 at 8:12 PM, Joe Bowser <bo...@gmail.com> wrote:
> > Android is tagged.
> >
> > On Thu, Mar 1, 2012 at 5:01 PM, Becky Gibson <gi...@gmail.com>
> wrote:
> >
> >> iOS is tagged
> >>
> >> On Thu, Mar 1, 2012 at 5:27 PM, Steven Gill <st...@gmail.com>
> >> wrote:
> >>
> >> > Once the repo's get tagged, I can whip up the distribution package for
> >> > everyone to see using coho. Once we are sure there are no issues, we
> can
> >> > publish 1.5 (possibly tomorrow, most likely Monday).
> >> >
> >> > I can take care of updating bada/webos if need be.
> >> >
> >> > Feel free to push that 1.5 commit up now if it is ready.
> >> >
> >> > -Steve
> >> >
> >> >
> >> > On Thu, Mar 1, 2012 at 2:18 PM, Becky Gibson <gi...@gmail.com>
> >> > wrote:
> >> >
> >> > > iOS is tested for 1.5.  Ready to push the final commit (with updated
> >> > > VERSION and release notes) and tag.
> >> > >
> >> > >
> >> > > On Thu, Mar 1, 2012 at 3:54 PM, Simon MacDonald
> >> > > <si...@gmail.com>wrote:
> >> > >
> >> > > > Genius. Fix is going to be pushed shortly.
> >> > > >
> >> > > > Simon Mac Donald
> >> > > > http://hi.im/simonmacdonald
> >> > > >
> >> > > >
> >> > > >
> >> > > > On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <de...@gmail.com>
> >> > wrote:
> >> > > > > Should just need to add FileReader to objects in the platform
> file
> >> > for
> >> > > > Android:
> >> > > > >
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js
> >> > > > >
> >> > > > > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
> >> > > > > <si...@gmail.com> wrote:
> >> > > > >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> >> > > > >> <li...@gmail.com> wrote:
> >> > > > >>>
> >> > > > >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and
> >> > Write:
> >> > > > OK,
> >> > > > >>> Read: DOES NOT read file contents (adb flaky - no more data to
> >> > > provide
> >> > > > :(
> >> > > > >>
> >> > > > >> Yup, I can confirm this problem as well. I'm pretty sure that
> >> > Android
> >> > > > >> 3.1 has it's own FileReader and our implementation is not over
> >> > writing
> >> > > > >> it in 1.5.0. It really should over write it as we want to
> provide
> >> > the
> >> > > > >> same File API for all versions of Android not to mention iOS
> and
> >> BB.
> >> > > > >>
> >> > > > >> Fil, can you take a look at this?
> >> > > > >>
> >> > > > >> Simon Mac Donald
> >> > > > >> http://hi.im/simonmacdonald
> >> > > >
> >> > >
> >> >
> >>
>

Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
I deleted the Android 1.5.0 tag, updated the version then re-tagged.

Simon Mac Donald
http://hi.im/simonmacdonald



On Thu, Mar 1, 2012 at 8:12 PM, Joe Bowser <bo...@gmail.com> wrote:
> Android is tagged.
>
> On Thu, Mar 1, 2012 at 5:01 PM, Becky Gibson <gi...@gmail.com> wrote:
>
>> iOS is tagged
>>
>> On Thu, Mar 1, 2012 at 5:27 PM, Steven Gill <st...@gmail.com>
>> wrote:
>>
>> > Once the repo's get tagged, I can whip up the distribution package for
>> > everyone to see using coho. Once we are sure there are no issues, we can
>> > publish 1.5 (possibly tomorrow, most likely Monday).
>> >
>> > I can take care of updating bada/webos if need be.
>> >
>> > Feel free to push that 1.5 commit up now if it is ready.
>> >
>> > -Steve
>> >
>> >
>> > On Thu, Mar 1, 2012 at 2:18 PM, Becky Gibson <gi...@gmail.com>
>> > wrote:
>> >
>> > > iOS is tested for 1.5.  Ready to push the final commit (with updated
>> > > VERSION and release notes) and tag.
>> > >
>> > >
>> > > On Thu, Mar 1, 2012 at 3:54 PM, Simon MacDonald
>> > > <si...@gmail.com>wrote:
>> > >
>> > > > Genius. Fix is going to be pushed shortly.
>> > > >
>> > > > Simon Mac Donald
>> > > > http://hi.im/simonmacdonald
>> > > >
>> > > >
>> > > >
>> > > > On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <de...@gmail.com>
>> > wrote:
>> > > > > Should just need to add FileReader to objects in the platform file
>> > for
>> > > > Android:
>> > > > >
>> > > > >
>> > > >
>> > >
>> >
>> https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js
>> > > > >
>> > > > > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
>> > > > > <si...@gmail.com> wrote:
>> > > > >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
>> > > > >> <li...@gmail.com> wrote:
>> > > > >>>
>> > > > >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and
>> > Write:
>> > > > OK,
>> > > > >>> Read: DOES NOT read file contents (adb flaky - no more data to
>> > > provide
>> > > > :(
>> > > > >>
>> > > > >> Yup, I can confirm this problem as well. I'm pretty sure that
>> > Android
>> > > > >> 3.1 has it's own FileReader and our implementation is not over
>> > writing
>> > > > >> it in 1.5.0. It really should over write it as we want to provide
>> > the
>> > > > >> same File API for all versions of Android not to mention iOS and
>> BB.
>> > > > >>
>> > > > >> Fil, can you take a look at this?
>> > > > >>
>> > > > >> Simon Mac Donald
>> > > > >> http://hi.im/simonmacdonald
>> > > >
>> > >
>> >
>>

Re: tagging 1.5rc friday

Posted by Joe Bowser <bo...@gmail.com>.
Android is tagged.

On Thu, Mar 1, 2012 at 5:01 PM, Becky Gibson <gi...@gmail.com> wrote:

> iOS is tagged
>
> On Thu, Mar 1, 2012 at 5:27 PM, Steven Gill <st...@gmail.com>
> wrote:
>
> > Once the repo's get tagged, I can whip up the distribution package for
> > everyone to see using coho. Once we are sure there are no issues, we can
> > publish 1.5 (possibly tomorrow, most likely Monday).
> >
> > I can take care of updating bada/webos if need be.
> >
> > Feel free to push that 1.5 commit up now if it is ready.
> >
> > -Steve
> >
> >
> > On Thu, Mar 1, 2012 at 2:18 PM, Becky Gibson <gi...@gmail.com>
> > wrote:
> >
> > > iOS is tested for 1.5.  Ready to push the final commit (with updated
> > > VERSION and release notes) and tag.
> > >
> > >
> > > On Thu, Mar 1, 2012 at 3:54 PM, Simon MacDonald
> > > <si...@gmail.com>wrote:
> > >
> > > > Genius. Fix is going to be pushed shortly.
> > > >
> > > > Simon Mac Donald
> > > > http://hi.im/simonmacdonald
> > > >
> > > >
> > > >
> > > > On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <de...@gmail.com>
> > wrote:
> > > > > Should just need to add FileReader to objects in the platform file
> > for
> > > > Android:
> > > > >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js
> > > > >
> > > > > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
> > > > > <si...@gmail.com> wrote:
> > > > >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> > > > >> <li...@gmail.com> wrote:
> > > > >>>
> > > > >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and
> > Write:
> > > > OK,
> > > > >>> Read: DOES NOT read file contents (adb flaky - no more data to
> > > provide
> > > > :(
> > > > >>
> > > > >> Yup, I can confirm this problem as well. I'm pretty sure that
> > Android
> > > > >> 3.1 has it's own FileReader and our implementation is not over
> > writing
> > > > >> it in 1.5.0. It really should over write it as we want to provide
> > the
> > > > >> same File API for all versions of Android not to mention iOS and
> BB.
> > > > >>
> > > > >> Fil, can you take a look at this?
> > > > >>
> > > > >> Simon Mac Donald
> > > > >> http://hi.im/simonmacdonald
> > > >
> > >
> >
>

Re: tagging 1.5rc friday

Posted by Becky Gibson <gi...@gmail.com>.
iOS is tagged

On Thu, Mar 1, 2012 at 5:27 PM, Steven Gill <st...@gmail.com> wrote:

> Once the repo's get tagged, I can whip up the distribution package for
> everyone to see using coho. Once we are sure there are no issues, we can
> publish 1.5 (possibly tomorrow, most likely Monday).
>
> I can take care of updating bada/webos if need be.
>
> Feel free to push that 1.5 commit up now if it is ready.
>
> -Steve
>
>
> On Thu, Mar 1, 2012 at 2:18 PM, Becky Gibson <gi...@gmail.com>
> wrote:
>
> > iOS is tested for 1.5.  Ready to push the final commit (with updated
> > VERSION and release notes) and tag.
> >
> >
> > On Thu, Mar 1, 2012 at 3:54 PM, Simon MacDonald
> > <si...@gmail.com>wrote:
> >
> > > Genius. Fix is going to be pushed shortly.
> > >
> > > Simon Mac Donald
> > > http://hi.im/simonmacdonald
> > >
> > >
> > >
> > > On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <de...@gmail.com>
> wrote:
> > > > Should just need to add FileReader to objects in the platform file
> for
> > > Android:
> > > >
> > > >
> > >
> >
> https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js
> > > >
> > > > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
> > > > <si...@gmail.com> wrote:
> > > >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> > > >> <li...@gmail.com> wrote:
> > > >>>
> > > >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and
> Write:
> > > OK,
> > > >>> Read: DOES NOT read file contents (adb flaky - no more data to
> > provide
> > > :(
> > > >>
> > > >> Yup, I can confirm this problem as well. I'm pretty sure that
> Android
> > > >> 3.1 has it's own FileReader and our implementation is not over
> writing
> > > >> it in 1.5.0. It really should over write it as we want to provide
> the
> > > >> same File API for all versions of Android not to mention iOS and BB.
> > > >>
> > > >> Fil, can you take a look at this?
> > > >>
> > > >> Simon Mac Donald
> > > >> http://hi.im/simonmacdonald
> > >
> >
>

Re: tagging 1.5rc friday

Posted by Steven Gill <st...@gmail.com>.
Once the repo's get tagged, I can whip up the distribution package for
everyone to see using coho. Once we are sure there are no issues, we can
publish 1.5 (possibly tomorrow, most likely Monday).

I can take care of updating bada/webos if need be.

Feel free to push that 1.5 commit up now if it is ready.

-Steve


On Thu, Mar 1, 2012 at 2:18 PM, Becky Gibson <gi...@gmail.com> wrote:

> iOS is tested for 1.5.  Ready to push the final commit (with updated
> VERSION and release notes) and tag.
>
>
> On Thu, Mar 1, 2012 at 3:54 PM, Simon MacDonald
> <si...@gmail.com>wrote:
>
> > Genius. Fix is going to be pushed shortly.
> >
> > Simon Mac Donald
> > http://hi.im/simonmacdonald
> >
> >
> >
> > On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <de...@gmail.com> wrote:
> > > Should just need to add FileReader to objects in the platform file for
> > Android:
> > >
> > >
> >
> https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js
> > >
> > > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
> > > <si...@gmail.com> wrote:
> > >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> > >> <li...@gmail.com> wrote:
> > >>>
> > >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write:
> > OK,
> > >>> Read: DOES NOT read file contents (adb flaky - no more data to
> provide
> > :(
> > >>
> > >> Yup, I can confirm this problem as well. I'm pretty sure that Android
> > >> 3.1 has it's own FileReader and our implementation is not over writing
> > >> it in 1.5.0. It really should over write it as we want to provide the
> > >> same File API for all versions of Android not to mention iOS and BB.
> > >>
> > >> Fil, can you take a look at this?
> > >>
> > >> Simon Mac Donald
> > >> http://hi.im/simonmacdonald
> >
>

Re: tagging 1.5rc friday

Posted by Becky Gibson <gi...@gmail.com>.
iOS is tested for 1.5.  Ready to push the final commit (with updated
VERSION and release notes) and tag.


On Thu, Mar 1, 2012 at 3:54 PM, Simon MacDonald
<si...@gmail.com>wrote:

> Genius. Fix is going to be pushed shortly.
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>
>
>
> On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <de...@gmail.com> wrote:
> > Should just need to add FileReader to objects in the platform file for
> Android:
> >
> >
> https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js
> >
> > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
> > <si...@gmail.com> wrote:
> >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> >> <li...@gmail.com> wrote:
> >>>
> >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write:
> OK,
> >>> Read: DOES NOT read file contents (adb flaky - no more data to provide
> :(
> >>
> >> Yup, I can confirm this problem as well. I'm pretty sure that Android
> >> 3.1 has it's own FileReader and our implementation is not over writing
> >> it in 1.5.0. It really should over write it as we want to provide the
> >> same File API for all versions of Android not to mention iOS and BB.
> >>
> >> Fil, can you take a look at this?
> >>
> >> Simon Mac Donald
> >> http://hi.im/simonmacdonald
>

Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
Genius. Fix is going to be pushed shortly.

Simon Mac Donald
http://hi.im/simonmacdonald



On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <de...@gmail.com> wrote:
> Should just need to add FileReader to objects in the platform file for Android:
>
> https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js
>
> On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
> <si...@gmail.com> wrote:
>> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
>> <li...@gmail.com> wrote:
>>>
>>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: OK,
>>> Read: DOES NOT read file contents (adb flaky - no more data to provide :(
>>
>> Yup, I can confirm this problem as well. I'm pretty sure that Android
>> 3.1 has it's own FileReader and our implementation is not over writing
>> it in 1.5.0. It really should over write it as we want to provide the
>> same File API for all versions of Android not to mention iOS and BB.
>>
>> Fil, can you take a look at this?
>>
>> Simon Mac Donald
>> http://hi.im/simonmacdonald

Re: tagging 1.5rc friday

Posted by Drew Walters <de...@gmail.com>.
Should just need to add FileReader to objects in the platform file for Android:

https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js

On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald
<si...@gmail.com> wrote:
> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> <li...@gmail.com> wrote:
>>
>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: OK,
>> Read: DOES NOT read file contents (adb flaky - no more data to provide :(
>
> Yup, I can confirm this problem as well. I'm pretty sure that Android
> 3.1 has it's own FileReader and our implementation is not over writing
> it in 1.5.0. It really should over write it as we want to provide the
> same File API for all versions of Android not to mention iOS and BB.
>
> Fil, can you take a look at this?
>
> Simon Mac Donald
> http://hi.im/simonmacdonald

Re: tagging 1.5rc friday

Posted by Elizabeth Baldwin <li...@gmail.com>.
Was going to add that on 3.1 my reader.onloadend() is never
called, but Simon's explanation is probably more meaningful.

On Thu, Mar 1, 2012 at 12:30 PM, Simon MacDonald
<si...@gmail.com>wrote:

> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> <li...@gmail.com> wrote:
> >
> > File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: OK,
> > Read: DOES NOT read file contents (adb flaky - no more data to provide :(
>
> Yup, I can confirm this problem as well. I'm pretty sure that Android
> 3.1 has it's own FileReader and our implementation is not over writing
> it in 1.5.0. It really should over write it as we want to provide the
> same File API for all versions of Android not to mention iOS and BB.
>
> Fil, can you take a look at this?
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>

Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
<li...@gmail.com> wrote:
>
> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: OK,
> Read: DOES NOT read file contents (adb flaky - no more data to provide :(

Yup, I can confirm this problem as well. I'm pretty sure that Android
3.1 has it's own FileReader and our implementation is not over writing
it in 1.5.0. It really should over write it as we want to provide the
same File API for all versions of Android not to mention iOS and BB.

Fil, can you take a look at this?

Simon Mac Donald
http://hi.im/simonmacdonald

Re: tagging 1.5rc friday

Posted by Drew Walters <de...@gmail.com>.
Should we do a distribution build before tagging?

On Thu, Mar 1, 2012 at 2:03 PM, Filip Maj <fi...@adobe.com> wrote:
> Looking good on my end. What's the call, we good to tag?
>
> On 3/1/12 11:59 AM, "Simon MacDonald" <si...@gmail.com> wrote:
>
>>On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
>><li...@gmail.com> wrote:
>>>
>>> Media: Can access and play mp3, BUT current position always -1 ? , can't
>>> pause or stop.
>>> Live Record/Playback: still OK
>>
>>I'm not sure why but it seems like once you are out of "playAudio" the
>>variable "my_media" is always null. Don't ask me why as this code is
>>nearly the same as what we have in mobile-spec but I don't have time
>>to debug it right now.
>>
>>Simon Mac Donald
>>http://hi.im/simonmacdonald
>

Re: tagging 1.5rc friday

Posted by Elizabeth Baldwin <li...@gmail.com>.
Yes, it is made null in the onSuccess function. In 1.4.1 this works
(causes/lets
everything function normally) but in 1.5.0..

My theory is that the mediaSuccess (callback, optional) is no longer as
described in this quote from docs:

mediaSuccess: (Optional) The callback that is invoked after a Media object
has completed the current play/record or stop action.

is being called IMMEDIATELY upon successful play (in my example), and NOT
called AFTER it has "completed the current play/record or stop action".
So my initial implementation of onSuccess (like 'mediaSuccess' above) was
as a
cleaner-upper, as I assumed it would be called strictly after completion of
.play().

Seems the current implementation makes mediaSuccess an async confirmation
that the play has succeeded. Not sure if this is important, docs updated
later etc,
just adding my interpretation of the diff between 1.4.1 and 1.5.

Libby

On Thu, Mar 1, 2012 at 11:59 AM, Simon MacDonald
<si...@gmail.com>wrote:

> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
> <li...@gmail.com> wrote:
> >
> > Media: Can access and play mp3, BUT current position always -1 ? , can't
> > pause or stop.
> > Live Record/Playback: still OK
>
> I'm not sure why but it seems like once you are out of "playAudio" the
> variable "my_media" is always null. Don't ask me why as this code is
> nearly the same as what we have in mobile-spec but I don't have time
> to debug it right now.
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>

Re: tagging 1.5rc friday

Posted by Filip Maj <fi...@adobe.com>.
Looking good on my end. What's the call, we good to tag?

On 3/1/12 11:59 AM, "Simon MacDonald" <si...@gmail.com> wrote:

>On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
><li...@gmail.com> wrote:
>>
>> Media: Can access and play mp3, BUT current position always -1 ? , can't
>> pause or stop.
>> Live Record/Playback: still OK
>
>I'm not sure why but it seems like once you are out of "playAudio" the
>variable "my_media" is always null. Don't ask me why as this code is
>nearly the same as what we have in mobile-spec but I don't have time
>to debug it right now.
>
>Simon Mac Donald
>http://hi.im/simonmacdonald


Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
<li...@gmail.com> wrote:
>
> Media: Can access and play mp3, BUT current position always -1 ? , can't
> pause or stop.
> Live Record/Playback: still OK

I'm not sure why but it seems like once you are out of "playAudio" the
variable "my_media" is always null. Don't ask me why as this code is
nearly the same as what we have in mobile-spec but I don't have time
to debug it right now.

Simon Mac Donald
http://hi.im/simonmacdonald

Re: tagging 1.5rc friday

Posted by Filip Maj <fi...@adobe.com>.
No those are defined. The require() call at the top defines the base
Camera object which in turn pulls in the Camera constants.

On 3/1/12 11:37 AM, "Simon MacDonald" <si...@gmail.com> wrote:

>I just fixed an issue where trying to take a picture of type DATA_URL
>would cause the camera to crash.
>
>However, Fil while you are looking at the camera constants take a look
>a line 38 of Camera.js. I believe that
>"Camera.DestinationType.FILE_URL" is undefined at this line. Same
>thing at line 43.
>
>Simon Mac Donald
>http://hi.im/simonmacdonald
>
>
>
>On Thu, Mar 1, 2012 at 2:18 PM, Filip Maj <fi...@adobe.com> wrote:
>> Yes! I'll double check that, add tests as necessary to mobile-spec and
>> commit shortly.
>>
>> On 3/1/12 11:15 AM, "Simon MacDonald" <si...@gmail.com> wrote:
>>
>>>Fil,
>>>
>>>In older releases i.e. 1.4.1 you could refer to constants via:
>>>
>>>    navigator.camera.DestinationType.FILE_URI
>>>
>>>but it looks like we need to do:
>>>
>>>    Camera.DestinationType.FILE_URI
>>>
>>>now. Can you expose the destination and source constants via
>>>navigator.camera?
>>>
>>>Simon Mac Donald
>>>http://hi.im/simonmacdonald
>>>
>>>
>>>
>>>On Thu, Mar 1, 2012 at 1:08 PM, Elizabeth Baldwin
>>><li...@gmail.com> wrote:
>>>> Clarification on Camera:
>>>>
>>>> From online docs:
>>>>  function onDeviceReady() {
>>>>        pictureSource=navigator.camera.PictureSourceType;
>>>>        destinationType=navigator.camera.DestinationType;
>>>>    }
>>>>
>>>> My code does basically the same in deviceready in devices.js (which
>>>>does
>>>> fire):
>>>>    pictureSource=navigator.camera.PictureSourceType;
>>>>    destinationType=navigator.camera.DestinationType;
>>>>    console.log("destinationType: " + destinationType + "
>>>>pictureSource:
>>>>"
>>>> + pictureSource);
>>>>
>>>> pictureSource and destinationType are both global vars,
>>>> and both log as undefined as shown above. (for testing and sanity
>>>> I moved both global vars from camera.js to device.js, no effect,
>>>> this is a regression from 1.4.1.)
>>>>
>>>> Libby
>>>>
>>>> On Thu, Mar 1, 2012 at 9:57 AM, Elizabeth Baldwin
>>>> <li...@gmail.com>wrote:
>>>>
>>>>> Didn't find a thread for these issues specifically:
>>>>>
>>>>> Testing with:
>>>>>
>>>>>
>>>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.gi
>>>>>t;
>>>>>a=summary
>>>>> master at macdonst's latest checkin today
>>>>>
>>>>> Test: my api demo app, media plays mp3 via url
>>>>>
>>>>> Media: Can access and play mp3, BUT current position always -1 ? ,
>>>>>can't
>>>>> pause or stop.
>>>>> Live Record/Playback: still OK
>>>>>
>>>>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write:
>>>>>OK,
>>>>> Read: DOES NOT read file contents (adb flaky - no more data to
>>>>>provide
>>>>>:(
>>>>>
>>>>> Camera: same issue with undefined, possibly due to navigator.camera
>>>>>not
>>>>> getting init'd by deviceready fire?
>>>>>
>>>>> So - same results I saw yesterday with these 3 apis.
>>>>>
>>>>> Libby
>>>>>
>>>>>
>>>>> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
>>>>><simon.macdonald@gmail.com
>>>>> > wrote:
>>>>>
>>>>>> Yeah, I replied to the wrong mail in the thread. I was trying to
>>>>>>tell
>>>>>> Libby to pickup the code form the Apache location to continue her
>>>>>> testing.
>>>>>>
>>>>>> Simon Mac Donald
>>>>>> http://hi.im/simonmacdonald
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com>
>>>>>>wrote:
>>>>>> > I was asking about cordova-js, and yes we do have it.
>>>>>> >
>>>>>> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
>>>>>> > <si...@gmail.com>wrote:
>>>>>> >
>>>>>> >> Probably best to grab the lastest code from:
>>>>>> >>
>>>>>> >>
>>>>>> >>
>>>>>>
>>>>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.g
>>>>>>it
>>>>>>;a=summary
>>>>>> >>
>>>>>> >> Simon Mac Donald
>>>>>> >> http://hi.im/simonmacdonald
>>>>>> >>
>>>>>> >>
>>>>>> >>
>>>>>> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com>
>>>>>>wrote:
>>>>>> >> > I managed to fix the Media API bug in callback-js.  Since
>>>>>>Android is
>>>>>> >> using
>>>>>> >> > the cordova-js, we need to make sure changes to that make it
>>>>>>into
>>>>>> there.
>>>>>> >> >  Do we have a repo for it yet on Apache?
>>>>>> >> >
>>>>>> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
>>>>>> wrote:
>>>>>> >> >
>>>>>> >> >> We did find issues with the Capture API, but the Camera API on
>>>>>> Mobile
>>>>>> >> Spec
>>>>>> >> >> is working properly.  It does appear in MobileSpec that the
>>>>>>Audio
>>>>>> is now
>>>>>> >> >> not working, and I'll have to investigate it further.
>>>>>> >> >>
>>>>>> >> >> Joe
>>>>>> >> >>
>>>>>> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>>>>>> >> >> libby.baldwin@gmail.com> wrote:
>>>>>> >> >>
>>>>>> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing
>>>>>>issues
>>>>>> >> >>> are implemented very closely, if not exactly, to the 1.4.1
>>>>>>docs.
>>>>>> >> >>>
>>>>>> >> >>> I suppose there could be errors in the way I've written the
>>>>>>JS, but
>>>>>> >> >>> it's odd that all API examples run without issues on 1.4.1.
>>>>>>Not
>>>>>> sure
>>>>>> >> >>> if there are changes to the JS API in 1.5 that I'm not aware
>>>>>>of.
>>>>>> >> >>>
>>>>>> >> >>> Libby
>>>>>> >> >>>
>>>>>> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser
>>>>>><bo...@gmail.com>
>>>>>> >> wrote:
>>>>>> >> >>>
>>>>>> >> >>> > Where did this example app come from? I'm noticing that
>>>>>>there's
>>>>>> >> errors
>>>>>> >> >>> with
>>>>>> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not
>>>>>>having
>>>>>> with
>>>>>> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back
>>>>>>on the
>>>>>> >> >>> Capture
>>>>>> >> >>> > API.  It looks like most of these are
>>>>>> readerGotFileEntryJavascript
>>>>>> >> >>> errors,
>>>>>> >> >>> > since I haven't
>>>>>> >> >>> > seen anything show a stack trace yet.
>>>>>> >> >>> >
>>>>>> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>>>>>> >> >>> > libby.baldwin@gmail.com
>>>>>> >> >>> > > wrote:
>>>>>> >> >>> >
>>>>>> >> >>> > > Okay, thanks.
>>>>>> >> >>> > >
>>>>>> >> >>> > > I am still seeing the same problems. BUT - as I am using
>>>>>> AppLaud
>>>>>> >> >>> > > plugin.. if there some deep changes to build that we
>>>>>>don't
>>>>>>yet
>>>>>> know
>>>>>> >> >>> > > about.. there's no need to track these issues here.
>>>>>> >> >>> > >
>>>>>> >> >>> > > I can do a project clean from Eclipse, and build is
>>>>>>auto..
>>>>>>but
>>>>>> ant
>>>>>> >> >>> clean
>>>>>> >> >>> > > from cmd line complains about no build.xml file.
>>>>>> >> >>> > >
>>>>>> >> >>> > > If you still think these issues could be 'real', I used
>>>>>>the
>>>>>> >> attached
>>>>>> >> >>> www/
>>>>>> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>>>>>> >> >>> > >
>>>>>> >> >>> > > Camera - Take a Picture or Select - fails
>>>>>> >> >>> > > Capture - any - fails
>>>>>> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record
>>>>>> works)
>>>>>> >> >>> > > File - Create > Write > Read (read fails on Android 3.1
>>>>>>only)
>>>>>> >> >>> > >
>>>>>> >> >>> > > I can flesh each one out more unless my env seems too
>>>>>> different.
>>>>>> >> The
>>>>>> >> >>> > > provided code works on 1.4.1.
>>>>>> >> >>> > >
>>>>>> >> >>> > > Libby
>>>>>> >> >>> > >
>>>>>> >> >>> > >
>>>>>> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <
>>>>>> bowserj@gmail.com>
>>>>>> >> >>> wrote:
>>>>>> >> >>> > >
>>>>>> >> >>> > >> ant clean is critically important.  That burnt us more
>>>>>>than a
>>>>>> few
>>>>>> >> >>> times
>>>>>> >> >>> > >> when we were testing here yesterday.
>>>>>> >> >>> > >>
>>>>>> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>>>>>> >> >>> > >> simon.macdonald@gmail.com
>>>>>> >> >>> > >> > wrote:
>>>>>> >> >>> > >>
>>>>>> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If
>>>>>>you've
>>>>>> >> built
>>>>>> >> >>> > >> > cleanly and are still running into problems let us
>>>>>>know
>>>>>> what you
>>>>>> >> >>> see.
>>>>>> >> >>> > >> >
>>>>>> >> >>> > >> > Simon Mac Donald
>>>>>> >> >>> > >> > http://hi.im/simonmacdonald
>>>>>> >> >>> > >> >
>>>>>> >> >>> > >> >
>>>>>> >> >>> > >> >
>>>>>> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>>>>>> >> >>> > >> > <li...@gmail.com> wrote:
>>>>>> >> >>> > >> > > Simon - I'm seeing regression using the latest:
>>>>>> >> >>> > >> > >
>>>>>> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>>>>>> >> >>> > >> > >
>>>>>> >> >>> > >> > > I don't know if I should be updating my code from
>>>>>>what I
>>>>>> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs
>>>>>>online
>>>>>> change?
>>>>>> >> >>> > >> > >
>>>>>> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>>>>>> >> >>> > >> > >
>>>>>> >> >>> > >> > > Libby
>>>>>> >> >>> > >> > >
>>>>>> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>>>>>> >> >>> > >> > simon.macdonald@gmail.com
>>>>>> >> >>> > >> > >> wrote:
>>>>>> >> >>> > >> > >
>>>>>> >> >>> > >> > >> Okay, I've just committed fixes that take care of
>>>>>>the
>>>>>> last
>>>>>> >> two
>>>>>> >> >>> pain
>>>>>> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes
>>>>>>so we
>>>>>> >> >>> should go
>>>>>> >> >>> > >> > >> full steam ahead doing regression testing on
>>>>>>Android
>>>>>>to
>>>>>> see
>>>>>> >> if
>>>>>> >> >>> > >> > >> anything is broken. If we can't find any breakages
>>>>>>we'll
>>>>>> be
>>>>>> >> all
>>>>>> >> >>> set
>>>>>> >> >>> > >> to
>>>>>> >> >>> > >> > >> tag 1.5.0 on Android.
>>>>>> >> >>> > >> > >>
>>>>>> >> >>> > >> > >> Simon Mac Donald
>>>>>> >> >>> > >> > >> http://hi.im/simonmacdonald
>>>>>> >> >>> > >> > >>
>>>>>> >> >>> > >> > >>
>>>>>> >> >>> > >> > >>
>>>>>> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
>>>>>> fil@adobe.com>
>>>>>> >> >>> wrote:
>>>>>> >> >>> > >> > >> > Ping the dev list when you get there Simon, then
>>>>>>Joe
>>>>>> and me
>>>>>> >> >>> and
>>>>>> >> >>> > >> > whomever
>>>>>> >> >>> > >> > >> > else wants to join the fun can also run through
>>>>>>tests
>>>>>> on
>>>>>> >> our
>>>>>> >> >>> end.
>>>>>> >> >>> > >> > >> >
>>>>>> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>>>>>> >> >>> simon.macdonald@gmail.com
>>>>>> >> >>> > >
>>>>>> >> >>> > >> > wrote:
>>>>>> >> >>> > >> > >> >
>>>>>> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two
>>>>>>more
>>>>>> things
>>>>>> >> >>> that
>>>>>> >> >>> > >> should
>>>>>> >> >>> > >> > >> >>be changed before 1.5 goes out:
>>>>>> >> >>> > >> > >> >>
>>>>>> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem
>>>>>>now
>>>>>> >> >>> defaulting
>>>>>> >> >>> > to
>>>>>> >> >>> > >> > >> >>the internal storage. We'll go back to the old
>>>>>> >> implementation
>>>>>> >> >>> for
>>>>>> >> >>> > >> this
>>>>>> >> >>> > >> > >> >>release and have a larger discussion on this
>>>>>>issue
>>>>>>for
>>>>>> a
>>>>>> >> >>> future
>>>>>> >> >>> > >> > >> >>release.
>>>>>> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with
>>>>>>the
>>>>>> wrong
>>>>>> >> name.
>>>>>> >> >>> > >> > >> >>
>>>>>> >> >>> > >> > >> >>I expect I'll be able to get both of those
>>>>>>changes
>>>>>>in
>>>>>> >> today.
>>>>>> >> >>> > Then I
>>>>>> >> >>> > >> > >> >>want to run through the regression tests one more
>>>>>>time
>>>>>> to
>>>>>> >> make
>>>>>> >> >>> > >> sure I
>>>>>> >> >>> > >> > >> >>haven't broken anything. Once I've completed that
>>>>>>I'll
>>>>>> tag
>>>>>> >> and
>>>>>> >> >>> > let
>>>>>> >> >>> > >> > >> >>everyone know.
>>>>>> >> >>> > >> > >> >>
>>>>>> >> >>> > >> > >> >>Sound good?
>>>>>> >> >>> > >> > >> >>
>>>>>> >> >>> > >> > >> >>Simon Mac Donald
>>>>>> >> >>> > >> > >> >>http://hi.im/simonmacdonald
>>>>>> >> >>> > >> > >> >>
>>>>>> >> >>> > >> > >> >>
>>>>>> >> >>> > >> > >> >>
>>>>>> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>>>>>> >> >>> > >> stevengill97@gmail.com>
>>>>>> >> >>> > >> > >> >>wrote:
>>>>>> >> >>> > >> > >> >>> Hey guys.
>>>>>> >> >>> > >> > >> >>>
>>>>>> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>>>>>> >> >>> > >> > >> >>>
>>>>>> >> >>> > >> > >> >>> Simon, do you still feel like android isn't
>>>>>>ready?
>>>>>> >> >>> > >> > >> >>>
>>>>>> >> >>> > >> > >> >>> How about other repos?
>>>>>> >> >>> > >> > >> >>>
>>>>>> >> >>> > >> > >> >>> -Steve
>>>>>> >> >>> > >> > >> >>>
>>>>>> >> >>> > >> > >> >>>
>>>>>> >> >>> > >> > >> >>>
>>>>>> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>>>>>> >> >>> > >> > >> >>><si...@gmail.com> wrote:
>>>>>> >> >>> > >> > >> >>>
>>>>>> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another
>>>>>>bug
>>>>>> where
>>>>>> >> >>> you
>>>>>> >> >>> > >> cannot
>>>>>> >> >>> > >> > >> >>>>play
>>>>>> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
>>>>>> >> description
>>>>>> >> >>> of
>>>>>> >> >>> > >> what
>>>>>> >> >>> > >> > is
>>>>>> >> >>> > >> > >> >>>>going
>>>>>> >> >>> > >> > >> >>>> on in another thread.
>>>>>> >> >>> > >> > >> >>>>
>>>>>> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't
>>>>>>think
>>>>>> >> that
>>>>>> >> >>> > >> Android
>>>>>> >> >>> > >> > is
>>>>>> >> >>> > >> > >> >>>>ready
>>>>>> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>>>>>> >> >>> > >> > >> >>>>
>>>>>> >> >>> > >> > >> >>>> Simon Mac Donald
>>>>>> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>>>>>> >> >>> > >> > >> >>>>
>>>>>> >> >>> > >> > >> >>>>
>>>>>> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>>>>>> >> >>> > >> > stevengill97@gmail.com>
>>>>>> >> >>> > >> > >> >>>>wrote:
>>>>>> >> >>> > >> > >> >>>>
>>>>>> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half
>>>>>>of
>>>>>> this
>>>>>> >> >>> thread.
>>>>>> >> >>> > >> The
>>>>>> >> >>> > >> > >> >>>>>plan in
>>>>>> >> >>> > >> > >> >>>>> my mind was to make sure every platform had
>>>>>>1.5.0rc
>>>>>> >> tagged
>>>>>> >> >>> > >> friday
>>>>>> >> >>> > >> > >> >>>>>(today
>>>>>> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed.
>>>>>>If
>>>>>>more
>>>>>> >> >>> > discussion
>>>>>> >> >>> > >> is
>>>>>> >> >>> > >> > >> >>>>>needed,
>>>>>> >> >>> > >> > >> >>>>> please continue.
>>>>>> >> >>> > >> > >> >>>>>
>>>>>> >> >>> > >> > >> >>>>> -Steve
>>>>>> >> >>> > >> > >> >>>>>
>>>>>> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>>>>>> >> >>> > >> > stevengill97@gmail.com>
>>>>>> >> >>> > >> > >> >>>>> wrote:
>>>>>> >> >>> > >> > >> >>>>>
>>>>>> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed
>>>>>>Feb
>>>>>> 29th.
>>>>>> >> >>> > >> > >> >>>>>>
>>>>>> >> >>> > >> > >> >>>>>> Sound good to everyone?
>>>>>> >> >>> > >> > >> >>>>>>
>>>>>> >> >>> > >> > >> >>>>>> -Steve
>>>>>> >> >>> > >> > >> >>>>>>
>>>>>> >> >>> > >> > >> >>>>>>
>>>>>> >> >>> > >> > >> >>>>>>
>>>>>> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>>>>>> >> >>> > >> > >> >>>>>><si...@gmail.com>
>>>>>> >> >>> > >> > >> >>>>>> wrote:
>>>>>> >> >>> > >> > >> >>>>>>
>>>>>> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing
>>>>>>1.5?
>>>>>> >> >>> > >> > >> >>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>> Simon Mac Donald
>>>>>> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>>>>>> >> >>> > >> > >> >>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven
>>>>>>Gill
>>>>>> >> >>> > >> > >> >>>>>>><st...@gmail.com>
>>>>>> >> >>> > >> > >> >>>>>> wrote:
>>>>>> >> >>> > >> > >> >>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate
>>>>>>together
>>>>>> >> yet, so
>>>>>> >> >>> > feel
>>>>>> >> >>> > >> > free
>>>>>> >> >>> > >> > >> >>>>>>>>to
>>>>>> >> >>> > >> > >> >>>>>> retag.
>>>>>> >> >>> > >> > >> >>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>> -Steve
>>>>>> >> >>> > >> > >> >>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky
>>>>>>Gibson <
>>>>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>>>>> >> >>> > >> > >> >>>>>>>>> wrote:
>>>>>> >> >>> > >> > >> >>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I
>>>>>>would
>>>>>> >> like
>>>>>> >> >>> to
>>>>>> >> >>> > add
>>>>>> >> >>> > >> > the
>>>>>> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate
>>>>>>to.URI()
>>>>>> into
>>>>>> >> >>> the
>>>>>> >> >>> > >> > release
>>>>>> >> >>> > >> > >> >>>>>>>> candidate.
>>>>>> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if
>>>>>>this
>>>>>> change
>>>>>> >> is
>>>>>> >> >>> to
>>>>>> >> >>> > go
>>>>>> >> >>> > >> in.
>>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>> -becky
>>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky
>>>>>>Gibson
>>>>>> <
>>>>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>>>>> >> >>> > >> > >> >>>>>>>>>> wrote:
>>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
>>>>>> MacDonald
>>>>>> >> <
>>>>>> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when
>>>>>>it
>>>>>> should
>>>>>> >> >>> have
>>>>>> >> >>> > >> used
>>>>>> >> >>> > >> > >> >>>>> escapeURI
>>>>>> >> >>> > >> > >> >>>>>>>> so
>>>>>> >> >>> > >> > >> >>>>>>>>> I
>>>>>> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in
>>>>>> common-js
>>>>>> >> there
>>>>>> >> >>> > was
>>>>>> >> >>> > >> a
>>>>>> >> >>> > >> > bug
>>>>>> >> >>> > >> > >> >>>>>>>>>>>in
>>>>>> >> >>> > >> > >> >>>>> the
>>>>>> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was
>>>>>>referencing
>>>>>> >> >>> > this.fullPath
>>>>>> >> >>> > >> > when
>>>>>> >> >>> > >> > >> >>>>>>>>>>>it
>>>>>> >> >>> > >> > >> >>>>>>>> should
>>>>>> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as
>>>>>>well.
>>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js
>>>>>>file
>>>>>> and
>>>>>> >> >>> > checked
>>>>>> >> >>> > >> it
>>>>>> >> >>> > >> > in
>>>>>> >> >>> > >> > >> >>>>> along
>>>>>> >> >>> > >> > >> >>>>>>>>> with
>>>>>> >> >>> > >> > >> >>>>>>>>>>> a
>>>>>> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>>>>>> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe
>>>>>>Bowser <
>>>>>> >> >>> > >> > bowserj@gmail.com
>>>>>> >> >>> > >> > >> >
>>>>>> >> >>> > >> > >> >>>>>>>> wrote:
>>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM,
>>>>>>Simon
>>>>>> >> MacDonald <
>>>>>> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today.
>>>>>>There
>>>>>> are
>>>>>> >> a
>>>>>> >> >>> few
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>previously
>>>>>> >> >>> > >> > >> >>>>>>>>>>> passing
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are
>>>>>>now
>>>>>> failing.
>>>>>> >> >>> Will
>>>>>> >> >>> > >> tag
>>>>>> >> >>> > >> > once
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>the
>>>>>> >> >>> > >> > >> >>>>>>>>>>> problem
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM,
>>>>>>Steve
>>>>>> Gill <
>>>>>> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here
>>>>>>once
>>>>>> your
>>>>>> >> >>> repo is
>>>>>> >> >>> > >> > tagged.
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian
>>>>>>LeRoux
>>>>>> <
>>>>>> >> >>> > b@brian.io
>>>>>> >> >>> > >> >
>>>>>> >> >>> > >> > >> wrote:
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
>>>>>> blackberry
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on
>>>>>>track
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg
>>>>>>signing:
>>>>>> >> need
>>>>>> >> >>> > input
>>>>>> >> >>> > >> > from
>>>>>> >> >>> > >> > >> >>>>>>>>> mentors
>>>>>> >> >>> > >> > >> >>>>>>>>>>> on
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a
>>>>>>wiki
>>>>>> page
>>>>>> >> about
>>>>>> >> >>> > >> > updating
>>>>>> >> >>> > >> > >> >>>>>>>> ---but
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which
>>>>>>we
>>>>>> aim to
>>>>>> >> >>> > address
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>>>>>> >> >>> > >> > >> >>>>>>>>>>> between
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>>>
>>>>>> >> >>> > >> > >> >>>>>>
>>>>>> >> >>> > >> > >> >>>>>
>>>>>> >> >>> > >> > >> >
>>>>>> >> >>> > >> > >>
>>>>>> >> >>> > >> >
>>>>>> >> >>> > >>
>>>>>> >> >>> > >
>>>>>> >> >>> > >
>>>>>> >> >>> >
>>>>>> >> >>>
>>>>>> >> >>
>>>>>> >> >>
>>>>>> >>
>>>>>>
>>>>>
>>>>>
>>


Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
I just fixed an issue where trying to take a picture of type DATA_URL
would cause the camera to crash.

However, Fil while you are looking at the camera constants take a look
a line 38 of Camera.js. I believe that
"Camera.DestinationType.FILE_URL" is undefined at this line. Same
thing at line 43.

Simon Mac Donald
http://hi.im/simonmacdonald



On Thu, Mar 1, 2012 at 2:18 PM, Filip Maj <fi...@adobe.com> wrote:
> Yes! I'll double check that, add tests as necessary to mobile-spec and
> commit shortly.
>
> On 3/1/12 11:15 AM, "Simon MacDonald" <si...@gmail.com> wrote:
>
>>Fil,
>>
>>In older releases i.e. 1.4.1 you could refer to constants via:
>>
>>    navigator.camera.DestinationType.FILE_URI
>>
>>but it looks like we need to do:
>>
>>    Camera.DestinationType.FILE_URI
>>
>>now. Can you expose the destination and source constants via
>>navigator.camera?
>>
>>Simon Mac Donald
>>http://hi.im/simonmacdonald
>>
>>
>>
>>On Thu, Mar 1, 2012 at 1:08 PM, Elizabeth Baldwin
>><li...@gmail.com> wrote:
>>> Clarification on Camera:
>>>
>>> From online docs:
>>>  function onDeviceReady() {
>>>        pictureSource=navigator.camera.PictureSourceType;
>>>        destinationType=navigator.camera.DestinationType;
>>>    }
>>>
>>> My code does basically the same in deviceready in devices.js (which does
>>> fire):
>>>    pictureSource=navigator.camera.PictureSourceType;
>>>    destinationType=navigator.camera.DestinationType;
>>>    console.log("destinationType: " + destinationType + " pictureSource:
>>>"
>>> + pictureSource);
>>>
>>> pictureSource and destinationType are both global vars,
>>> and both log as undefined as shown above. (for testing and sanity
>>> I moved both global vars from camera.js to device.js, no effect,
>>> this is a regression from 1.4.1.)
>>>
>>> Libby
>>>
>>> On Thu, Mar 1, 2012 at 9:57 AM, Elizabeth Baldwin
>>> <li...@gmail.com>wrote:
>>>
>>>> Didn't find a thread for these issues specifically:
>>>>
>>>> Testing with:
>>>>
>>>>
>>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;
>>>>a=summary
>>>> master at macdonst's latest checkin today
>>>>
>>>> Test: my api demo app, media plays mp3 via url
>>>>
>>>> Media: Can access and play mp3, BUT current position always -1 ? ,
>>>>can't
>>>> pause or stop.
>>>> Live Record/Playback: still OK
>>>>
>>>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write:
>>>>OK,
>>>> Read: DOES NOT read file contents (adb flaky - no more data to provide
>>>>:(
>>>>
>>>> Camera: same issue with undefined, possibly due to navigator.camera not
>>>> getting init'd by deviceready fire?
>>>>
>>>> So - same results I saw yesterday with these 3 apis.
>>>>
>>>> Libby
>>>>
>>>>
>>>> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
>>>><simon.macdonald@gmail.com
>>>> > wrote:
>>>>
>>>>> Yeah, I replied to the wrong mail in the thread. I was trying to tell
>>>>> Libby to pickup the code form the Apache location to continue her
>>>>> testing.
>>>>>
>>>>> Simon Mac Donald
>>>>> http://hi.im/simonmacdonald
>>>>>
>>>>>
>>>>>
>>>>> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
>>>>> > I was asking about cordova-js, and yes we do have it.
>>>>> >
>>>>> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
>>>>> > <si...@gmail.com>wrote:
>>>>> >
>>>>> >> Probably best to grab the lastest code from:
>>>>> >>
>>>>> >>
>>>>> >>
>>>>>
>>>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git
>>>>>;a=summary
>>>>> >>
>>>>> >> Simon Mac Donald
>>>>> >> http://hi.im/simonmacdonald
>>>>> >>
>>>>> >>
>>>>> >>
>>>>> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com>
>>>>>wrote:
>>>>> >> > I managed to fix the Media API bug in callback-js.  Since
>>>>>Android is
>>>>> >> using
>>>>> >> > the cordova-js, we need to make sure changes to that make it into
>>>>> there.
>>>>> >> >  Do we have a repo for it yet on Apache?
>>>>> >> >
>>>>> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
>>>>> wrote:
>>>>> >> >
>>>>> >> >> We did find issues with the Capture API, but the Camera API on
>>>>> Mobile
>>>>> >> Spec
>>>>> >> >> is working properly.  It does appear in MobileSpec that the
>>>>>Audio
>>>>> is now
>>>>> >> >> not working, and I'll have to investigate it further.
>>>>> >> >>
>>>>> >> >> Joe
>>>>> >> >>
>>>>> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>>>>> >> >> libby.baldwin@gmail.com> wrote:
>>>>> >> >>
>>>>> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>>>>> >> >>> are implemented very closely, if not exactly, to the 1.4.1
>>>>>docs.
>>>>> >> >>>
>>>>> >> >>> I suppose there could be errors in the way I've written the
>>>>>JS, but
>>>>> >> >>> it's odd that all API examples run without issues on 1.4.1. Not
>>>>> sure
>>>>> >> >>> if there are changes to the JS API in 1.5 that I'm not aware
>>>>>of.
>>>>> >> >>>
>>>>> >> >>> Libby
>>>>> >> >>>
>>>>> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser
>>>>><bo...@gmail.com>
>>>>> >> wrote:
>>>>> >> >>>
>>>>> >> >>> > Where did this example app come from? I'm noticing that
>>>>>there's
>>>>> >> errors
>>>>> >> >>> with
>>>>> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having
>>>>> with
>>>>> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back
>>>>>on the
>>>>> >> >>> Capture
>>>>> >> >>> > API.  It looks like most of these are
>>>>> readerGotFileEntryJavascript
>>>>> >> >>> errors,
>>>>> >> >>> > since I haven't
>>>>> >> >>> > seen anything show a stack trace yet.
>>>>> >> >>> >
>>>>> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>>>>> >> >>> > libby.baldwin@gmail.com
>>>>> >> >>> > > wrote:
>>>>> >> >>> >
>>>>> >> >>> > > Okay, thanks.
>>>>> >> >>> > >
>>>>> >> >>> > > I am still seeing the same problems. BUT - as I am using
>>>>> AppLaud
>>>>> >> >>> > > plugin.. if there some deep changes to build that we don't
>>>>>yet
>>>>> know
>>>>> >> >>> > > about.. there's no need to track these issues here.
>>>>> >> >>> > >
>>>>> >> >>> > > I can do a project clean from Eclipse, and build is auto..
>>>>>but
>>>>> ant
>>>>> >> >>> clean
>>>>> >> >>> > > from cmd line complains about no build.xml file.
>>>>> >> >>> > >
>>>>> >> >>> > > If you still think these issues could be 'real', I used the
>>>>> >> attached
>>>>> >> >>> www/
>>>>> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>>>>> >> >>> > >
>>>>> >> >>> > > Camera - Take a Picture or Select - fails
>>>>> >> >>> > > Capture - any - fails
>>>>> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record
>>>>> works)
>>>>> >> >>> > > File - Create > Write > Read (read fails on Android 3.1
>>>>>only)
>>>>> >> >>> > >
>>>>> >> >>> > > I can flesh each one out more unless my env seems too
>>>>> different.
>>>>> >> The
>>>>> >> >>> > > provided code works on 1.4.1.
>>>>> >> >>> > >
>>>>> >> >>> > > Libby
>>>>> >> >>> > >
>>>>> >> >>> > >
>>>>> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <
>>>>> bowserj@gmail.com>
>>>>> >> >>> wrote:
>>>>> >> >>> > >
>>>>> >> >>> > >> ant clean is critically important.  That burnt us more
>>>>>than a
>>>>> few
>>>>> >> >>> times
>>>>> >> >>> > >> when we were testing here yesterday.
>>>>> >> >>> > >>
>>>>> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>>>>> >> >>> > >> simon.macdonald@gmail.com
>>>>> >> >>> > >> > wrote:
>>>>> >> >>> > >>
>>>>> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If
>>>>>you've
>>>>> >> built
>>>>> >> >>> > >> > cleanly and are still running into problems let us know
>>>>> what you
>>>>> >> >>> see.
>>>>> >> >>> > >> >
>>>>> >> >>> > >> > Simon Mac Donald
>>>>> >> >>> > >> > http://hi.im/simonmacdonald
>>>>> >> >>> > >> >
>>>>> >> >>> > >> >
>>>>> >> >>> > >> >
>>>>> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>>>>> >> >>> > >> > <li...@gmail.com> wrote:
>>>>> >> >>> > >> > > Simon - I'm seeing regression using the latest:
>>>>> >> >>> > >> > >
>>>>> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>>>>> >> >>> > >> > >
>>>>> >> >>> > >> > > I don't know if I should be updating my code from
>>>>>what I
>>>>> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
>>>>> change?
>>>>> >> >>> > >> > >
>>>>> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>>>>> >> >>> > >> > >
>>>>> >> >>> > >> > > Libby
>>>>> >> >>> > >> > >
>>>>> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>>>>> >> >>> > >> > simon.macdonald@gmail.com
>>>>> >> >>> > >> > >> wrote:
>>>>> >> >>> > >> > >
>>>>> >> >>> > >> > >> Okay, I've just committed fixes that take care of the
>>>>> last
>>>>> >> two
>>>>> >> >>> pain
>>>>> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes
>>>>>so we
>>>>> >> >>> should go
>>>>> >> >>> > >> > >> full steam ahead doing regression testing on Android
>>>>>to
>>>>> see
>>>>> >> if
>>>>> >> >>> > >> > >> anything is broken. If we can't find any breakages
>>>>>we'll
>>>>> be
>>>>> >> all
>>>>> >> >>> set
>>>>> >> >>> > >> to
>>>>> >> >>> > >> > >> tag 1.5.0 on Android.
>>>>> >> >>> > >> > >>
>>>>> >> >>> > >> > >> Simon Mac Donald
>>>>> >> >>> > >> > >> http://hi.im/simonmacdonald
>>>>> >> >>> > >> > >>
>>>>> >> >>> > >> > >>
>>>>> >> >>> > >> > >>
>>>>> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
>>>>> fil@adobe.com>
>>>>> >> >>> wrote:
>>>>> >> >>> > >> > >> > Ping the dev list when you get there Simon, then
>>>>>Joe
>>>>> and me
>>>>> >> >>> and
>>>>> >> >>> > >> > whomever
>>>>> >> >>> > >> > >> > else wants to join the fun can also run through
>>>>>tests
>>>>> on
>>>>> >> our
>>>>> >> >>> end.
>>>>> >> >>> > >> > >> >
>>>>> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>>>>> >> >>> simon.macdonald@gmail.com
>>>>> >> >>> > >
>>>>> >> >>> > >> > wrote:
>>>>> >> >>> > >> > >> >
>>>>> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
>>>>> things
>>>>> >> >>> that
>>>>> >> >>> > >> should
>>>>> >> >>> > >> > >> >>be changed before 1.5 goes out:
>>>>> >> >>> > >> > >> >>
>>>>> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem
>>>>>now
>>>>> >> >>> defaulting
>>>>> >> >>> > to
>>>>> >> >>> > >> > >> >>the internal storage. We'll go back to the old
>>>>> >> implementation
>>>>> >> >>> for
>>>>> >> >>> > >> this
>>>>> >> >>> > >> > >> >>release and have a larger discussion on this issue
>>>>>for
>>>>> a
>>>>> >> >>> future
>>>>> >> >>> > >> > >> >>release.
>>>>> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the
>>>>> wrong
>>>>> >> name.
>>>>> >> >>> > >> > >> >>
>>>>> >> >>> > >> > >> >>I expect I'll be able to get both of those changes
>>>>>in
>>>>> >> today.
>>>>> >> >>> > Then I
>>>>> >> >>> > >> > >> >>want to run through the regression tests one more
>>>>>time
>>>>> to
>>>>> >> make
>>>>> >> >>> > >> sure I
>>>>> >> >>> > >> > >> >>haven't broken anything. Once I've completed that
>>>>>I'll
>>>>> tag
>>>>> >> and
>>>>> >> >>> > let
>>>>> >> >>> > >> > >> >>everyone know.
>>>>> >> >>> > >> > >> >>
>>>>> >> >>> > >> > >> >>Sound good?
>>>>> >> >>> > >> > >> >>
>>>>> >> >>> > >> > >> >>Simon Mac Donald
>>>>> >> >>> > >> > >> >>http://hi.im/simonmacdonald
>>>>> >> >>> > >> > >> >>
>>>>> >> >>> > >> > >> >>
>>>>> >> >>> > >> > >> >>
>>>>> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>>>>> >> >>> > >> stevengill97@gmail.com>
>>>>> >> >>> > >> > >> >>wrote:
>>>>> >> >>> > >> > >> >>> Hey guys.
>>>>> >> >>> > >> > >> >>>
>>>>> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>>>>> >> >>> > >> > >> >>>
>>>>> >> >>> > >> > >> >>> Simon, do you still feel like android isn't
>>>>>ready?
>>>>> >> >>> > >> > >> >>>
>>>>> >> >>> > >> > >> >>> How about other repos?
>>>>> >> >>> > >> > >> >>>
>>>>> >> >>> > >> > >> >>> -Steve
>>>>> >> >>> > >> > >> >>>
>>>>> >> >>> > >> > >> >>>
>>>>> >> >>> > >> > >> >>>
>>>>> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>>>>> >> >>> > >> > >> >>><si...@gmail.com> wrote:
>>>>> >> >>> > >> > >> >>>
>>>>> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another
>>>>>bug
>>>>> where
>>>>> >> >>> you
>>>>> >> >>> > >> cannot
>>>>> >> >>> > >> > >> >>>>play
>>>>> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
>>>>> >> description
>>>>> >> >>> of
>>>>> >> >>> > >> what
>>>>> >> >>> > >> > is
>>>>> >> >>> > >> > >> >>>>going
>>>>> >> >>> > >> > >> >>>> on in another thread.
>>>>> >> >>> > >> > >> >>>>
>>>>> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't
>>>>>think
>>>>> >> that
>>>>> >> >>> > >> Android
>>>>> >> >>> > >> > is
>>>>> >> >>> > >> > >> >>>>ready
>>>>> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>>>>> >> >>> > >> > >> >>>>
>>>>> >> >>> > >> > >> >>>> Simon Mac Donald
>>>>> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>>>>> >> >>> > >> > >> >>>>
>>>>> >> >>> > >> > >> >>>>
>>>>> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>>>>> >> >>> > >> > stevengill97@gmail.com>
>>>>> >> >>> > >> > >> >>>>wrote:
>>>>> >> >>> > >> > >> >>>>
>>>>> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half
>>>>>of
>>>>> this
>>>>> >> >>> thread.
>>>>> >> >>> > >> The
>>>>> >> >>> > >> > >> >>>>>plan in
>>>>> >> >>> > >> > >> >>>>> my mind was to make sure every platform had
>>>>>1.5.0rc
>>>>> >> tagged
>>>>> >> >>> > >> friday
>>>>> >> >>> > >> > >> >>>>>(today
>>>>> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If
>>>>>more
>>>>> >> >>> > discussion
>>>>> >> >>> > >> is
>>>>> >> >>> > >> > >> >>>>>needed,
>>>>> >> >>> > >> > >> >>>>> please continue.
>>>>> >> >>> > >> > >> >>>>>
>>>>> >> >>> > >> > >> >>>>> -Steve
>>>>> >> >>> > >> > >> >>>>>
>>>>> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>>>>> >> >>> > >> > stevengill97@gmail.com>
>>>>> >> >>> > >> > >> >>>>> wrote:
>>>>> >> >>> > >> > >> >>>>>
>>>>> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed
>>>>>Feb
>>>>> 29th.
>>>>> >> >>> > >> > >> >>>>>>
>>>>> >> >>> > >> > >> >>>>>> Sound good to everyone?
>>>>> >> >>> > >> > >> >>>>>>
>>>>> >> >>> > >> > >> >>>>>> -Steve
>>>>> >> >>> > >> > >> >>>>>>
>>>>> >> >>> > >> > >> >>>>>>
>>>>> >> >>> > >> > >> >>>>>>
>>>>> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>>>>> >> >>> > >> > >> >>>>>><si...@gmail.com>
>>>>> >> >>> > >> > >> >>>>>> wrote:
>>>>> >> >>> > >> > >> >>>>>>
>>>>> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing
>>>>>1.5?
>>>>> >> >>> > >> > >> >>>>>>>
>>>>> >> >>> > >> > >> >>>>>>> Simon Mac Donald
>>>>> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>>>>> >> >>> > >> > >> >>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>
>>>>> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>>>>> >> >>> > >> > >> >>>>>>><st...@gmail.com>
>>>>> >> >>> > >> > >> >>>>>> wrote:
>>>>> >> >>> > >> > >> >>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate
>>>>>together
>>>>> >> yet, so
>>>>> >> >>> > feel
>>>>> >> >>> > >> > free
>>>>> >> >>> > >> > >> >>>>>>>>to
>>>>> >> >>> > >> > >> >>>>>> retag.
>>>>> >> >>> > >> > >> >>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>> -Steve
>>>>> >> >>> > >> > >> >>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky
>>>>>Gibson <
>>>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>>>> >> >>> > >> > >> >>>>>>>>> wrote:
>>>>> >> >>> > >> > >> >>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I
>>>>>would
>>>>> >> like
>>>>> >> >>> to
>>>>> >> >>> > add
>>>>> >> >>> > >> > the
>>>>> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate
>>>>>to.URI()
>>>>> into
>>>>> >> >>> the
>>>>> >> >>> > >> > release
>>>>> >> >>> > >> > >> >>>>>>>> candidate.
>>>>> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
>>>>> change
>>>>> >> is
>>>>> >> >>> to
>>>>> >> >>> > go
>>>>> >> >>> > >> in.
>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>> -becky
>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky
>>>>>Gibson
>>>>> <
>>>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>>>> >> >>> > >> > >> >>>>>>>>>> wrote:
>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
>>>>> MacDonald
>>>>> >> <
>>>>> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
>>>>> should
>>>>> >> >>> have
>>>>> >> >>> > >> used
>>>>> >> >>> > >> > >> >>>>> escapeURI
>>>>> >> >>> > >> > >> >>>>>>>> so
>>>>> >> >>> > >> > >> >>>>>>>>> I
>>>>> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in
>>>>> common-js
>>>>> >> there
>>>>> >> >>> > was
>>>>> >> >>> > >> a
>>>>> >> >>> > >> > bug
>>>>> >> >>> > >> > >> >>>>>>>>>>>in
>>>>> >> >>> > >> > >> >>>>> the
>>>>> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was
>>>>>referencing
>>>>> >> >>> > this.fullPath
>>>>> >> >>> > >> > when
>>>>> >> >>> > >> > >> >>>>>>>>>>>it
>>>>> >> >>> > >> > >> >>>>>>>> should
>>>>> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as
>>>>>well.
>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js
>>>>>file
>>>>> and
>>>>> >> >>> > checked
>>>>> >> >>> > >> it
>>>>> >> >>> > >> > in
>>>>> >> >>> > >> > >> >>>>> along
>>>>> >> >>> > >> > >> >>>>>>>>> with
>>>>> >> >>> > >> > >> >>>>>>>>>>> a
>>>>> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>>>>> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe
>>>>>Bowser <
>>>>> >> >>> > >> > bowserj@gmail.com
>>>>> >> >>> > >> > >> >
>>>>> >> >>> > >> > >> >>>>>>>> wrote:
>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
>>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
>>>>> >> MacDonald <
>>>>> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>>>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today.
>>>>>There
>>>>> are
>>>>> >> a
>>>>> >> >>> few
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>previously
>>>>> >> >>> > >> > >> >>>>>>>>>>> passing
>>>>> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
>>>>> failing.
>>>>> >> >>> Will
>>>>> >> >>> > >> tag
>>>>> >> >>> > >> > once
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>the
>>>>> >> >>> > >> > >> >>>>>>>>>>> problem
>>>>> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>>>>> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve
>>>>> Gill <
>>>>> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here
>>>>>once
>>>>> your
>>>>> >> >>> repo is
>>>>> >> >>> > >> > tagged.
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian
>>>>>LeRoux
>>>>> <
>>>>> >> >>> > b@brian.io
>>>>> >> >>> > >> >
>>>>> >> >>> > >> > >> wrote:
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
>>>>> blackberry
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on
>>>>>track
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg
>>>>>signing:
>>>>> >> need
>>>>> >> >>> > input
>>>>> >> >>> > >> > from
>>>>> >> >>> > >> > >> >>>>>>>>> mentors
>>>>> >> >>> > >> > >> >>>>>>>>>>> on
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki
>>>>> page
>>>>> >> about
>>>>> >> >>> > >> > updating
>>>>> >> >>> > >> > >> >>>>>>>> ---but
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we
>>>>> aim to
>>>>> >> >>> > address
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>>>>> >> >>> > >> > >> >>>>>>>>>>> between
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>>>
>>>>> >> >>> > >> > >> >>>>>>
>>>>> >> >>> > >> > >> >>>>>
>>>>> >> >>> > >> > >> >
>>>>> >> >>> > >> > >>
>>>>> >> >>> > >> >
>>>>> >> >>> > >>
>>>>> >> >>> > >
>>>>> >> >>> > >
>>>>> >> >>> >
>>>>> >> >>>
>>>>> >> >>
>>>>> >> >>
>>>>> >>
>>>>>
>>>>
>>>>
>

Re: tagging 1.5rc friday

Posted by Filip Maj <fi...@adobe.com>.
Yes! I'll double check that, add tests as necessary to mobile-spec and
commit shortly.

On 3/1/12 11:15 AM, "Simon MacDonald" <si...@gmail.com> wrote:

>Fil,
>
>In older releases i.e. 1.4.1 you could refer to constants via:
>
>    navigator.camera.DestinationType.FILE_URI
>
>but it looks like we need to do:
>
>    Camera.DestinationType.FILE_URI
>
>now. Can you expose the destination and source constants via
>navigator.camera?
>
>Simon Mac Donald
>http://hi.im/simonmacdonald
>
>
>
>On Thu, Mar 1, 2012 at 1:08 PM, Elizabeth Baldwin
><li...@gmail.com> wrote:
>> Clarification on Camera:
>>
>> From online docs:
>>  function onDeviceReady() {
>>        pictureSource=navigator.camera.PictureSourceType;
>>        destinationType=navigator.camera.DestinationType;
>>    }
>>
>> My code does basically the same in deviceready in devices.js (which does
>> fire):
>>    pictureSource=navigator.camera.PictureSourceType;
>>    destinationType=navigator.camera.DestinationType;
>>    console.log("destinationType: " + destinationType + " pictureSource:
>>"
>> + pictureSource);
>>
>> pictureSource and destinationType are both global vars,
>> and both log as undefined as shown above. (for testing and sanity
>> I moved both global vars from camera.js to device.js, no effect,
>> this is a regression from 1.4.1.)
>>
>> Libby
>>
>> On Thu, Mar 1, 2012 at 9:57 AM, Elizabeth Baldwin
>> <li...@gmail.com>wrote:
>>
>>> Didn't find a thread for these issues specifically:
>>>
>>> Testing with:
>>>
>>>
>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;
>>>a=summary
>>> master at macdonst's latest checkin today
>>>
>>> Test: my api demo app, media plays mp3 via url
>>>
>>> Media: Can access and play mp3, BUT current position always -1 ? ,
>>>can't
>>> pause or stop.
>>> Live Record/Playback: still OK
>>>
>>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write:
>>>OK,
>>> Read: DOES NOT read file contents (adb flaky - no more data to provide
>>>:(
>>>
>>> Camera: same issue with undefined, possibly due to navigator.camera not
>>> getting init'd by deviceready fire?
>>>
>>> So - same results I saw yesterday with these 3 apis.
>>>
>>> Libby
>>>
>>>
>>> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
>>><simon.macdonald@gmail.com
>>> > wrote:
>>>
>>>> Yeah, I replied to the wrong mail in the thread. I was trying to tell
>>>> Libby to pickup the code form the Apache location to continue her
>>>> testing.
>>>>
>>>> Simon Mac Donald
>>>> http://hi.im/simonmacdonald
>>>>
>>>>
>>>>
>>>> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
>>>> > I was asking about cordova-js, and yes we do have it.
>>>> >
>>>> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
>>>> > <si...@gmail.com>wrote:
>>>> >
>>>> >> Probably best to grab the lastest code from:
>>>> >>
>>>> >>
>>>> >>
>>>>
>>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git
>>>>;a=summary
>>>> >>
>>>> >> Simon Mac Donald
>>>> >> http://hi.im/simonmacdonald
>>>> >>
>>>> >>
>>>> >>
>>>> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com>
>>>>wrote:
>>>> >> > I managed to fix the Media API bug in callback-js.  Since
>>>>Android is
>>>> >> using
>>>> >> > the cordova-js, we need to make sure changes to that make it into
>>>> there.
>>>> >> >  Do we have a repo for it yet on Apache?
>>>> >> >
>>>> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
>>>> wrote:
>>>> >> >
>>>> >> >> We did find issues with the Capture API, but the Camera API on
>>>> Mobile
>>>> >> Spec
>>>> >> >> is working properly.  It does appear in MobileSpec that the
>>>>Audio
>>>> is now
>>>> >> >> not working, and I'll have to investigate it further.
>>>> >> >>
>>>> >> >> Joe
>>>> >> >>
>>>> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>>>> >> >> libby.baldwin@gmail.com> wrote:
>>>> >> >>
>>>> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>>>> >> >>> are implemented very closely, if not exactly, to the 1.4.1
>>>>docs.
>>>> >> >>>
>>>> >> >>> I suppose there could be errors in the way I've written the
>>>>JS, but
>>>> >> >>> it's odd that all API examples run without issues on 1.4.1. Not
>>>> sure
>>>> >> >>> if there are changes to the JS API in 1.5 that I'm not aware
>>>>of.
>>>> >> >>>
>>>> >> >>> Libby
>>>> >> >>>
>>>> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser
>>>><bo...@gmail.com>
>>>> >> wrote:
>>>> >> >>>
>>>> >> >>> > Where did this example app come from? I'm noticing that
>>>>there's
>>>> >> errors
>>>> >> >>> with
>>>> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having
>>>> with
>>>> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back
>>>>on the
>>>> >> >>> Capture
>>>> >> >>> > API.  It looks like most of these are
>>>> readerGotFileEntryJavascript
>>>> >> >>> errors,
>>>> >> >>> > since I haven't
>>>> >> >>> > seen anything show a stack trace yet.
>>>> >> >>> >
>>>> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>>>> >> >>> > libby.baldwin@gmail.com
>>>> >> >>> > > wrote:
>>>> >> >>> >
>>>> >> >>> > > Okay, thanks.
>>>> >> >>> > >
>>>> >> >>> > > I am still seeing the same problems. BUT - as I am using
>>>> AppLaud
>>>> >> >>> > > plugin.. if there some deep changes to build that we don't
>>>>yet
>>>> know
>>>> >> >>> > > about.. there's no need to track these issues here.
>>>> >> >>> > >
>>>> >> >>> > > I can do a project clean from Eclipse, and build is auto..
>>>>but
>>>> ant
>>>> >> >>> clean
>>>> >> >>> > > from cmd line complains about no build.xml file.
>>>> >> >>> > >
>>>> >> >>> > > If you still think these issues could be 'real', I used the
>>>> >> attached
>>>> >> >>> www/
>>>> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>>>> >> >>> > >
>>>> >> >>> > > Camera - Take a Picture or Select - fails
>>>> >> >>> > > Capture - any - fails
>>>> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record
>>>> works)
>>>> >> >>> > > File - Create > Write > Read (read fails on Android 3.1
>>>>only)
>>>> >> >>> > >
>>>> >> >>> > > I can flesh each one out more unless my env seems too
>>>> different.
>>>> >> The
>>>> >> >>> > > provided code works on 1.4.1.
>>>> >> >>> > >
>>>> >> >>> > > Libby
>>>> >> >>> > >
>>>> >> >>> > >
>>>> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <
>>>> bowserj@gmail.com>
>>>> >> >>> wrote:
>>>> >> >>> > >
>>>> >> >>> > >> ant clean is critically important.  That burnt us more
>>>>than a
>>>> few
>>>> >> >>> times
>>>> >> >>> > >> when we were testing here yesterday.
>>>> >> >>> > >>
>>>> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>>>> >> >>> > >> simon.macdonald@gmail.com
>>>> >> >>> > >> > wrote:
>>>> >> >>> > >>
>>>> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If
>>>>you've
>>>> >> built
>>>> >> >>> > >> > cleanly and are still running into problems let us know
>>>> what you
>>>> >> >>> see.
>>>> >> >>> > >> >
>>>> >> >>> > >> > Simon Mac Donald
>>>> >> >>> > >> > http://hi.im/simonmacdonald
>>>> >> >>> > >> >
>>>> >> >>> > >> >
>>>> >> >>> > >> >
>>>> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>>>> >> >>> > >> > <li...@gmail.com> wrote:
>>>> >> >>> > >> > > Simon - I'm seeing regression using the latest:
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > I don't know if I should be updating my code from
>>>>what I
>>>> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
>>>> change?
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > Libby
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>>>> >> >>> > >> > simon.macdonald@gmail.com
>>>> >> >>> > >> > >> wrote:
>>>> >> >>> > >> > >
>>>> >> >>> > >> > >> Okay, I've just committed fixes that take care of the
>>>> last
>>>> >> two
>>>> >> >>> pain
>>>> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes
>>>>so we
>>>> >> >>> should go
>>>> >> >>> > >> > >> full steam ahead doing regression testing on Android
>>>>to
>>>> see
>>>> >> if
>>>> >> >>> > >> > >> anything is broken. If we can't find any breakages
>>>>we'll
>>>> be
>>>> >> all
>>>> >> >>> set
>>>> >> >>> > >> to
>>>> >> >>> > >> > >> tag 1.5.0 on Android.
>>>> >> >>> > >> > >>
>>>> >> >>> > >> > >> Simon Mac Donald
>>>> >> >>> > >> > >> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >>
>>>> >> >>> > >> > >>
>>>> >> >>> > >> > >>
>>>> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
>>>> fil@adobe.com>
>>>> >> >>> wrote:
>>>> >> >>> > >> > >> > Ping the dev list when you get there Simon, then
>>>>Joe
>>>> and me
>>>> >> >>> and
>>>> >> >>> > >> > whomever
>>>> >> >>> > >> > >> > else wants to join the fun can also run through
>>>>tests
>>>> on
>>>> >> our
>>>> >> >>> end.
>>>> >> >>> > >> > >> >
>>>> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>>>> >> >>> simon.macdonald@gmail.com
>>>> >> >>> > >
>>>> >> >>> > >> > wrote:
>>>> >> >>> > >> > >> >
>>>> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
>>>> things
>>>> >> >>> that
>>>> >> >>> > >> should
>>>> >> >>> > >> > >> >>be changed before 1.5 goes out:
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem
>>>>now
>>>> >> >>> defaulting
>>>> >> >>> > to
>>>> >> >>> > >> > >> >>the internal storage. We'll go back to the old
>>>> >> implementation
>>>> >> >>> for
>>>> >> >>> > >> this
>>>> >> >>> > >> > >> >>release and have a larger discussion on this issue
>>>>for
>>>> a
>>>> >> >>> future
>>>> >> >>> > >> > >> >>release.
>>>> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the
>>>> wrong
>>>> >> name.
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>I expect I'll be able to get both of those changes
>>>>in
>>>> >> today.
>>>> >> >>> > Then I
>>>> >> >>> > >> > >> >>want to run through the regression tests one more
>>>>time
>>>> to
>>>> >> make
>>>> >> >>> > >> sure I
>>>> >> >>> > >> > >> >>haven't broken anything. Once I've completed that
>>>>I'll
>>>> tag
>>>> >> and
>>>> >> >>> > let
>>>> >> >>> > >> > >> >>everyone know.
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>Sound good?
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>Simon Mac Donald
>>>> >> >>> > >> > >> >>http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>>>> >> >>> > >> stevengill97@gmail.com>
>>>> >> >>> > >> > >> >>wrote:
>>>> >> >>> > >> > >> >>> Hey guys.
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> Simon, do you still feel like android isn't
>>>>ready?
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> How about other repos?
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> -Steve
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>>>> >> >>> > >> > >> >>><si...@gmail.com> wrote:
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another
>>>>bug
>>>> where
>>>> >> >>> you
>>>> >> >>> > >> cannot
>>>> >> >>> > >> > >> >>>>play
>>>> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
>>>> >> description
>>>> >> >>> of
>>>> >> >>> > >> what
>>>> >> >>> > >> > is
>>>> >> >>> > >> > >> >>>>going
>>>> >> >>> > >> > >> >>>> on in another thread.
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't
>>>>think
>>>> >> that
>>>> >> >>> > >> Android
>>>> >> >>> > >> > is
>>>> >> >>> > >> > >> >>>>ready
>>>> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>> Simon Mac Donald
>>>> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>>>> >> >>> > >> > stevengill97@gmail.com>
>>>> >> >>> > >> > >> >>>>wrote:
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half
>>>>of
>>>> this
>>>> >> >>> thread.
>>>> >> >>> > >> The
>>>> >> >>> > >> > >> >>>>>plan in
>>>> >> >>> > >> > >> >>>>> my mind was to make sure every platform had
>>>>1.5.0rc
>>>> >> tagged
>>>> >> >>> > >> friday
>>>> >> >>> > >> > >> >>>>>(today
>>>> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If
>>>>more
>>>> >> >>> > discussion
>>>> >> >>> > >> is
>>>> >> >>> > >> > >> >>>>>needed,
>>>> >> >>> > >> > >> >>>>> please continue.
>>>> >> >>> > >> > >> >>>>>
>>>> >> >>> > >> > >> >>>>> -Steve
>>>> >> >>> > >> > >> >>>>>
>>>> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>>>> >> >>> > >> > stevengill97@gmail.com>
>>>> >> >>> > >> > >> >>>>> wrote:
>>>> >> >>> > >> > >> >>>>>
>>>> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed
>>>>Feb
>>>> 29th.
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>> Sound good to everyone?
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>> -Steve
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>>>> >> >>> > >> > >> >>>>>><si...@gmail.com>
>>>> >> >>> > >> > >> >>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing
>>>>1.5?
>>>> >> >>> > >> > >> >>>>>>>
>>>> >> >>> > >> > >> >>>>>>> Simon Mac Donald
>>>> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>>>>>>
>>>> >> >>> > >> > >> >>>>>>>
>>>> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>>>> >> >>> > >> > >> >>>>>>><st...@gmail.com>
>>>> >> >>> > >> > >> >>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>
>>>> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate
>>>>together
>>>> >> yet, so
>>>> >> >>> > feel
>>>> >> >>> > >> > free
>>>> >> >>> > >> > >> >>>>>>>>to
>>>> >> >>> > >> > >> >>>>>> retag.
>>>> >> >>> > >> > >> >>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>> -Steve
>>>> >> >>> > >> > >> >>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky
>>>>Gibson <
>>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>>> >> >>> > >> > >> >>>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I
>>>>would
>>>> >> like
>>>> >> >>> to
>>>> >> >>> > add
>>>> >> >>> > >> > the
>>>> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate
>>>>to.URI()
>>>> into
>>>> >> >>> the
>>>> >> >>> > >> > release
>>>> >> >>> > >> > >> >>>>>>>> candidate.
>>>> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
>>>> change
>>>> >> is
>>>> >> >>> to
>>>> >> >>> > go
>>>> >> >>> > >> in.
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>> -becky
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky
>>>>Gibson
>>>> <
>>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>>> >> >>> > >> > >> >>>>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
>>>> MacDonald
>>>> >> <
>>>> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
>>>> should
>>>> >> >>> have
>>>> >> >>> > >> used
>>>> >> >>> > >> > >> >>>>> escapeURI
>>>> >> >>> > >> > >> >>>>>>>> so
>>>> >> >>> > >> > >> >>>>>>>>> I
>>>> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in
>>>> common-js
>>>> >> there
>>>> >> >>> > was
>>>> >> >>> > >> a
>>>> >> >>> > >> > bug
>>>> >> >>> > >> > >> >>>>>>>>>>>in
>>>> >> >>> > >> > >> >>>>> the
>>>> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was
>>>>referencing
>>>> >> >>> > this.fullPath
>>>> >> >>> > >> > when
>>>> >> >>> > >> > >> >>>>>>>>>>>it
>>>> >> >>> > >> > >> >>>>>>>> should
>>>> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as
>>>>well.
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js
>>>>file
>>>> and
>>>> >> >>> > checked
>>>> >> >>> > >> it
>>>> >> >>> > >> > in
>>>> >> >>> > >> > >> >>>>> along
>>>> >> >>> > >> > >> >>>>>>>>> with
>>>> >> >>> > >> > >> >>>>>>>>>>> a
>>>> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>>>> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe
>>>>Bowser <
>>>> >> >>> > >> > bowserj@gmail.com
>>>> >> >>> > >> > >> >
>>>> >> >>> > >> > >> >>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
>>>> >> MacDonald <
>>>> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today.
>>>>There
>>>> are
>>>> >> a
>>>> >> >>> few
>>>> >> >>> > >> > >> >>>>>>>>>>>>>previously
>>>> >> >>> > >> > >> >>>>>>>>>>> passing
>>>> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
>>>> failing.
>>>> >> >>> Will
>>>> >> >>> > >> tag
>>>> >> >>> > >> > once
>>>> >> >>> > >> > >> >>>>>>>>>>>>>the
>>>> >> >>> > >> > >> >>>>>>>>>>> problem
>>>> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>>>> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve
>>>> Gill <
>>>> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here
>>>>once
>>>> your
>>>> >> >>> repo is
>>>> >> >>> > >> > tagged.
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian
>>>>LeRoux
>>>> <
>>>> >> >>> > b@brian.io
>>>> >> >>> > >> >
>>>> >> >>> > >> > >> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
>>>> blackberry
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on
>>>>track
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg
>>>>signing:
>>>> >> need
>>>> >> >>> > input
>>>> >> >>> > >> > from
>>>> >> >>> > >> > >> >>>>>>>>> mentors
>>>> >> >>> > >> > >> >>>>>>>>>>> on
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki
>>>> page
>>>> >> about
>>>> >> >>> > >> > updating
>>>> >> >>> > >> > >> >>>>>>>> ---but
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we
>>>> aim to
>>>> >> >>> > address
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>>>> >> >>> > >> > >> >>>>>>>>>>> between
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>
>>>> >> >>> > >> > >> >
>>>> >> >>> > >> > >>
>>>> >> >>> > >> >
>>>> >> >>> > >>
>>>> >> >>> > >
>>>> >> >>> > >
>>>> >> >>> >
>>>> >> >>>
>>>> >> >>
>>>> >> >>
>>>> >>
>>>>
>>>
>>>


Re: tagging 1.5rc friday

Posted by Filip Maj <fi...@adobe.com>.
Just added the tests + fix to cordova-js.

Now I'll update the android JS in the android repo (and also patch the ANT
file to run clean every time you run ant jar!), and also add this same
test to mobile-spec.

On 3/1/12 11:15 AM, "Simon MacDonald" <si...@gmail.com> wrote:

>Fil,
>
>In older releases i.e. 1.4.1 you could refer to constants via:
>
>    navigator.camera.DestinationType.FILE_URI
>
>but it looks like we need to do:
>
>    Camera.DestinationType.FILE_URI
>
>now. Can you expose the destination and source constants via
>navigator.camera?
>
>Simon Mac Donald
>http://hi.im/simonmacdonald
>
>
>
>On Thu, Mar 1, 2012 at 1:08 PM, Elizabeth Baldwin
><li...@gmail.com> wrote:
>> Clarification on Camera:
>>
>> From online docs:
>>  function onDeviceReady() {
>>        pictureSource=navigator.camera.PictureSourceType;
>>        destinationType=navigator.camera.DestinationType;
>>    }
>>
>> My code does basically the same in deviceready in devices.js (which does
>> fire):
>>    pictureSource=navigator.camera.PictureSourceType;
>>    destinationType=navigator.camera.DestinationType;
>>    console.log("destinationType: " + destinationType + " pictureSource:
>>"
>> + pictureSource);
>>
>> pictureSource and destinationType are both global vars,
>> and both log as undefined as shown above. (for testing and sanity
>> I moved both global vars from camera.js to device.js, no effect,
>> this is a regression from 1.4.1.)
>>
>> Libby
>>
>> On Thu, Mar 1, 2012 at 9:57 AM, Elizabeth Baldwin
>> <li...@gmail.com>wrote:
>>
>>> Didn't find a thread for these issues specifically:
>>>
>>> Testing with:
>>>
>>>
>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;
>>>a=summary
>>> master at macdonst's latest checkin today
>>>
>>> Test: my api demo app, media plays mp3 via url
>>>
>>> Media: Can access and play mp3, BUT current position always -1 ? ,
>>>can't
>>> pause or stop.
>>> Live Record/Playback: still OK
>>>
>>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write:
>>>OK,
>>> Read: DOES NOT read file contents (adb flaky - no more data to provide
>>>:(
>>>
>>> Camera: same issue with undefined, possibly due to navigator.camera not
>>> getting init'd by deviceready fire?
>>>
>>> So - same results I saw yesterday with these 3 apis.
>>>
>>> Libby
>>>
>>>
>>> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
>>><simon.macdonald@gmail.com
>>> > wrote:
>>>
>>>> Yeah, I replied to the wrong mail in the thread. I was trying to tell
>>>> Libby to pickup the code form the Apache location to continue her
>>>> testing.
>>>>
>>>> Simon Mac Donald
>>>> http://hi.im/simonmacdonald
>>>>
>>>>
>>>>
>>>> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
>>>> > I was asking about cordova-js, and yes we do have it.
>>>> >
>>>> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
>>>> > <si...@gmail.com>wrote:
>>>> >
>>>> >> Probably best to grab the lastest code from:
>>>> >>
>>>> >>
>>>> >>
>>>>
>>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git
>>>>;a=summary
>>>> >>
>>>> >> Simon Mac Donald
>>>> >> http://hi.im/simonmacdonald
>>>> >>
>>>> >>
>>>> >>
>>>> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com>
>>>>wrote:
>>>> >> > I managed to fix the Media API bug in callback-js.  Since
>>>>Android is
>>>> >> using
>>>> >> > the cordova-js, we need to make sure changes to that make it into
>>>> there.
>>>> >> >  Do we have a repo for it yet on Apache?
>>>> >> >
>>>> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
>>>> wrote:
>>>> >> >
>>>> >> >> We did find issues with the Capture API, but the Camera API on
>>>> Mobile
>>>> >> Spec
>>>> >> >> is working properly.  It does appear in MobileSpec that the
>>>>Audio
>>>> is now
>>>> >> >> not working, and I'll have to investigate it further.
>>>> >> >>
>>>> >> >> Joe
>>>> >> >>
>>>> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>>>> >> >> libby.baldwin@gmail.com> wrote:
>>>> >> >>
>>>> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>>>> >> >>> are implemented very closely, if not exactly, to the 1.4.1
>>>>docs.
>>>> >> >>>
>>>> >> >>> I suppose there could be errors in the way I've written the
>>>>JS, but
>>>> >> >>> it's odd that all API examples run without issues on 1.4.1. Not
>>>> sure
>>>> >> >>> if there are changes to the JS API in 1.5 that I'm not aware
>>>>of.
>>>> >> >>>
>>>> >> >>> Libby
>>>> >> >>>
>>>> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser
>>>><bo...@gmail.com>
>>>> >> wrote:
>>>> >> >>>
>>>> >> >>> > Where did this example app come from? I'm noticing that
>>>>there's
>>>> >> errors
>>>> >> >>> with
>>>> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having
>>>> with
>>>> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back
>>>>on the
>>>> >> >>> Capture
>>>> >> >>> > API.  It looks like most of these are
>>>> readerGotFileEntryJavascript
>>>> >> >>> errors,
>>>> >> >>> > since I haven't
>>>> >> >>> > seen anything show a stack trace yet.
>>>> >> >>> >
>>>> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>>>> >> >>> > libby.baldwin@gmail.com
>>>> >> >>> > > wrote:
>>>> >> >>> >
>>>> >> >>> > > Okay, thanks.
>>>> >> >>> > >
>>>> >> >>> > > I am still seeing the same problems. BUT - as I am using
>>>> AppLaud
>>>> >> >>> > > plugin.. if there some deep changes to build that we don't
>>>>yet
>>>> know
>>>> >> >>> > > about.. there's no need to track these issues here.
>>>> >> >>> > >
>>>> >> >>> > > I can do a project clean from Eclipse, and build is auto..
>>>>but
>>>> ant
>>>> >> >>> clean
>>>> >> >>> > > from cmd line complains about no build.xml file.
>>>> >> >>> > >
>>>> >> >>> > > If you still think these issues could be 'real', I used the
>>>> >> attached
>>>> >> >>> www/
>>>> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>>>> >> >>> > >
>>>> >> >>> > > Camera - Take a Picture or Select - fails
>>>> >> >>> > > Capture - any - fails
>>>> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record
>>>> works)
>>>> >> >>> > > File - Create > Write > Read (read fails on Android 3.1
>>>>only)
>>>> >> >>> > >
>>>> >> >>> > > I can flesh each one out more unless my env seems too
>>>> different.
>>>> >> The
>>>> >> >>> > > provided code works on 1.4.1.
>>>> >> >>> > >
>>>> >> >>> > > Libby
>>>> >> >>> > >
>>>> >> >>> > >
>>>> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <
>>>> bowserj@gmail.com>
>>>> >> >>> wrote:
>>>> >> >>> > >
>>>> >> >>> > >> ant clean is critically important.  That burnt us more
>>>>than a
>>>> few
>>>> >> >>> times
>>>> >> >>> > >> when we were testing here yesterday.
>>>> >> >>> > >>
>>>> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>>>> >> >>> > >> simon.macdonald@gmail.com
>>>> >> >>> > >> > wrote:
>>>> >> >>> > >>
>>>> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If
>>>>you've
>>>> >> built
>>>> >> >>> > >> > cleanly and are still running into problems let us know
>>>> what you
>>>> >> >>> see.
>>>> >> >>> > >> >
>>>> >> >>> > >> > Simon Mac Donald
>>>> >> >>> > >> > http://hi.im/simonmacdonald
>>>> >> >>> > >> >
>>>> >> >>> > >> >
>>>> >> >>> > >> >
>>>> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>>>> >> >>> > >> > <li...@gmail.com> wrote:
>>>> >> >>> > >> > > Simon - I'm seeing regression using the latest:
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > I don't know if I should be updating my code from
>>>>what I
>>>> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
>>>> change?
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > Libby
>>>> >> >>> > >> > >
>>>> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>>>> >> >>> > >> > simon.macdonald@gmail.com
>>>> >> >>> > >> > >> wrote:
>>>> >> >>> > >> > >
>>>> >> >>> > >> > >> Okay, I've just committed fixes that take care of the
>>>> last
>>>> >> two
>>>> >> >>> pain
>>>> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes
>>>>so we
>>>> >> >>> should go
>>>> >> >>> > >> > >> full steam ahead doing regression testing on Android
>>>>to
>>>> see
>>>> >> if
>>>> >> >>> > >> > >> anything is broken. If we can't find any breakages
>>>>we'll
>>>> be
>>>> >> all
>>>> >> >>> set
>>>> >> >>> > >> to
>>>> >> >>> > >> > >> tag 1.5.0 on Android.
>>>> >> >>> > >> > >>
>>>> >> >>> > >> > >> Simon Mac Donald
>>>> >> >>> > >> > >> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >>
>>>> >> >>> > >> > >>
>>>> >> >>> > >> > >>
>>>> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
>>>> fil@adobe.com>
>>>> >> >>> wrote:
>>>> >> >>> > >> > >> > Ping the dev list when you get there Simon, then
>>>>Joe
>>>> and me
>>>> >> >>> and
>>>> >> >>> > >> > whomever
>>>> >> >>> > >> > >> > else wants to join the fun can also run through
>>>>tests
>>>> on
>>>> >> our
>>>> >> >>> end.
>>>> >> >>> > >> > >> >
>>>> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>>>> >> >>> simon.macdonald@gmail.com
>>>> >> >>> > >
>>>> >> >>> > >> > wrote:
>>>> >> >>> > >> > >> >
>>>> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
>>>> things
>>>> >> >>> that
>>>> >> >>> > >> should
>>>> >> >>> > >> > >> >>be changed before 1.5 goes out:
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem
>>>>now
>>>> >> >>> defaulting
>>>> >> >>> > to
>>>> >> >>> > >> > >> >>the internal storage. We'll go back to the old
>>>> >> implementation
>>>> >> >>> for
>>>> >> >>> > >> this
>>>> >> >>> > >> > >> >>release and have a larger discussion on this issue
>>>>for
>>>> a
>>>> >> >>> future
>>>> >> >>> > >> > >> >>release.
>>>> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the
>>>> wrong
>>>> >> name.
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>I expect I'll be able to get both of those changes
>>>>in
>>>> >> today.
>>>> >> >>> > Then I
>>>> >> >>> > >> > >> >>want to run through the regression tests one more
>>>>time
>>>> to
>>>> >> make
>>>> >> >>> > >> sure I
>>>> >> >>> > >> > >> >>haven't broken anything. Once I've completed that
>>>>I'll
>>>> tag
>>>> >> and
>>>> >> >>> > let
>>>> >> >>> > >> > >> >>everyone know.
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>Sound good?
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>Simon Mac Donald
>>>> >> >>> > >> > >> >>http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>
>>>> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>>>> >> >>> > >> stevengill97@gmail.com>
>>>> >> >>> > >> > >> >>wrote:
>>>> >> >>> > >> > >> >>> Hey guys.
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> Simon, do you still feel like android isn't
>>>>ready?
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> How about other repos?
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> -Steve
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>>>> >> >>> > >> > >> >>><si...@gmail.com> wrote:
>>>> >> >>> > >> > >> >>>
>>>> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another
>>>>bug
>>>> where
>>>> >> >>> you
>>>> >> >>> > >> cannot
>>>> >> >>> > >> > >> >>>>play
>>>> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
>>>> >> description
>>>> >> >>> of
>>>> >> >>> > >> what
>>>> >> >>> > >> > is
>>>> >> >>> > >> > >> >>>>going
>>>> >> >>> > >> > >> >>>> on in another thread.
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't
>>>>think
>>>> >> that
>>>> >> >>> > >> Android
>>>> >> >>> > >> > is
>>>> >> >>> > >> > >> >>>>ready
>>>> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>> Simon Mac Donald
>>>> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>>>> >> >>> > >> > stevengill97@gmail.com>
>>>> >> >>> > >> > >> >>>>wrote:
>>>> >> >>> > >> > >> >>>>
>>>> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half
>>>>of
>>>> this
>>>> >> >>> thread.
>>>> >> >>> > >> The
>>>> >> >>> > >> > >> >>>>>plan in
>>>> >> >>> > >> > >> >>>>> my mind was to make sure every platform had
>>>>1.5.0rc
>>>> >> tagged
>>>> >> >>> > >> friday
>>>> >> >>> > >> > >> >>>>>(today
>>>> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If
>>>>more
>>>> >> >>> > discussion
>>>> >> >>> > >> is
>>>> >> >>> > >> > >> >>>>>needed,
>>>> >> >>> > >> > >> >>>>> please continue.
>>>> >> >>> > >> > >> >>>>>
>>>> >> >>> > >> > >> >>>>> -Steve
>>>> >> >>> > >> > >> >>>>>
>>>> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>>>> >> >>> > >> > stevengill97@gmail.com>
>>>> >> >>> > >> > >> >>>>> wrote:
>>>> >> >>> > >> > >> >>>>>
>>>> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed
>>>>Feb
>>>> 29th.
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>> Sound good to everyone?
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>> -Steve
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>>>> >> >>> > >> > >> >>>>>><si...@gmail.com>
>>>> >> >>> > >> > >> >>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing
>>>>1.5?
>>>> >> >>> > >> > >> >>>>>>>
>>>> >> >>> > >> > >> >>>>>>> Simon Mac Donald
>>>> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>>>>>>
>>>> >> >>> > >> > >> >>>>>>>
>>>> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>>>> >> >>> > >> > >> >>>>>>><st...@gmail.com>
>>>> >> >>> > >> > >> >>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>
>>>> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate
>>>>together
>>>> >> yet, so
>>>> >> >>> > feel
>>>> >> >>> > >> > free
>>>> >> >>> > >> > >> >>>>>>>>to
>>>> >> >>> > >> > >> >>>>>> retag.
>>>> >> >>> > >> > >> >>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>> -Steve
>>>> >> >>> > >> > >> >>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky
>>>>Gibson <
>>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>>> >> >>> > >> > >> >>>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I
>>>>would
>>>> >> like
>>>> >> >>> to
>>>> >> >>> > add
>>>> >> >>> > >> > the
>>>> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate
>>>>to.URI()
>>>> into
>>>> >> >>> the
>>>> >> >>> > >> > release
>>>> >> >>> > >> > >> >>>>>>>> candidate.
>>>> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
>>>> change
>>>> >> is
>>>> >> >>> to
>>>> >> >>> > go
>>>> >> >>> > >> in.
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>> -becky
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky
>>>>Gibson
>>>> <
>>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>>> >> >>> > >> > >> >>>>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
>>>> MacDonald
>>>> >> <
>>>> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
>>>> should
>>>> >> >>> have
>>>> >> >>> > >> used
>>>> >> >>> > >> > >> >>>>> escapeURI
>>>> >> >>> > >> > >> >>>>>>>> so
>>>> >> >>> > >> > >> >>>>>>>>> I
>>>> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in
>>>> common-js
>>>> >> there
>>>> >> >>> > was
>>>> >> >>> > >> a
>>>> >> >>> > >> > bug
>>>> >> >>> > >> > >> >>>>>>>>>>>in
>>>> >> >>> > >> > >> >>>>> the
>>>> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was
>>>>referencing
>>>> >> >>> > this.fullPath
>>>> >> >>> > >> > when
>>>> >> >>> > >> > >> >>>>>>>>>>>it
>>>> >> >>> > >> > >> >>>>>>>> should
>>>> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as
>>>>well.
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js
>>>>file
>>>> and
>>>> >> >>> > checked
>>>> >> >>> > >> it
>>>> >> >>> > >> > in
>>>> >> >>> > >> > >> >>>>> along
>>>> >> >>> > >> > >> >>>>>>>>> with
>>>> >> >>> > >> > >> >>>>>>>>>>> a
>>>> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>>>> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe
>>>>Bowser <
>>>> >> >>> > >> > bowserj@gmail.com
>>>> >> >>> > >> > >> >
>>>> >> >>> > >> > >> >>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
>>>> >> MacDonald <
>>>> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today.
>>>>There
>>>> are
>>>> >> a
>>>> >> >>> few
>>>> >> >>> > >> > >> >>>>>>>>>>>>>previously
>>>> >> >>> > >> > >> >>>>>>>>>>> passing
>>>> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
>>>> failing.
>>>> >> >>> Will
>>>> >> >>> > >> tag
>>>> >> >>> > >> > once
>>>> >> >>> > >> > >> >>>>>>>>>>>>>the
>>>> >> >>> > >> > >> >>>>>>>>>>> problem
>>>> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>>>> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve
>>>> Gill <
>>>> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here
>>>>once
>>>> your
>>>> >> >>> repo is
>>>> >> >>> > >> > tagged.
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian
>>>>LeRoux
>>>> <
>>>> >> >>> > b@brian.io
>>>> >> >>> > >> >
>>>> >> >>> > >> > >> wrote:
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
>>>> blackberry
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on
>>>>track
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg
>>>>signing:
>>>> >> need
>>>> >> >>> > input
>>>> >> >>> > >> > from
>>>> >> >>> > >> > >> >>>>>>>>> mentors
>>>> >> >>> > >> > >> >>>>>>>>>>> on
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki
>>>> page
>>>> >> about
>>>> >> >>> > >> > updating
>>>> >> >>> > >> > >> >>>>>>>> ---but
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we
>>>> aim to
>>>> >> >>> > address
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>>>> >> >>> > >> > >> >>>>>>>>>>> between
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>>
>>>> >> >>> > >> > >> >>>>>>>>
>>>> >> >>> > >> > >> >>>>>>
>>>> >> >>> > >> > >> >>>>>
>>>> >> >>> > >> > >> >
>>>> >> >>> > >> > >>
>>>> >> >>> > >> >
>>>> >> >>> > >>
>>>> >> >>> > >
>>>> >> >>> > >
>>>> >> >>> >
>>>> >> >>>
>>>> >> >>
>>>> >> >>
>>>> >>
>>>>
>>>
>>>


Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
Fil,

In older releases i.e. 1.4.1 you could refer to constants via:

    navigator.camera.DestinationType.FILE_URI

but it looks like we need to do:

    Camera.DestinationType.FILE_URI

now. Can you expose the destination and source constants via navigator.camera?

Simon Mac Donald
http://hi.im/simonmacdonald



On Thu, Mar 1, 2012 at 1:08 PM, Elizabeth Baldwin
<li...@gmail.com> wrote:
> Clarification on Camera:
>
> From online docs:
>  function onDeviceReady() {
>        pictureSource=navigator.camera.PictureSourceType;
>        destinationType=navigator.camera.DestinationType;
>    }
>
> My code does basically the same in deviceready in devices.js (which does
> fire):
>    pictureSource=navigator.camera.PictureSourceType;
>    destinationType=navigator.camera.DestinationType;
>    console.log("destinationType: " + destinationType + " pictureSource: "
> + pictureSource);
>
> pictureSource and destinationType are both global vars,
> and both log as undefined as shown above. (for testing and sanity
> I moved both global vars from camera.js to device.js, no effect,
> this is a regression from 1.4.1.)
>
> Libby
>
> On Thu, Mar 1, 2012 at 9:57 AM, Elizabeth Baldwin
> <li...@gmail.com>wrote:
>
>> Didn't find a thread for these issues specifically:
>>
>> Testing with:
>>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
>> master at macdonst's latest checkin today
>>
>> Test: my api demo app, media plays mp3 via url
>>
>> Media: Can access and play mp3, BUT current position always -1 ? , can't
>> pause or stop.
>> Live Record/Playback: still OK
>>
>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: OK,
>> Read: DOES NOT read file contents (adb flaky - no more data to provide :(
>>
>> Camera: same issue with undefined, possibly due to navigator.camera not
>> getting init'd by deviceready fire?
>>
>> So - same results I saw yesterday with these 3 apis.
>>
>> Libby
>>
>>
>> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald <simon.macdonald@gmail.com
>> > wrote:
>>
>>> Yeah, I replied to the wrong mail in the thread. I was trying to tell
>>> Libby to pickup the code form the Apache location to continue her
>>> testing.
>>>
>>> Simon Mac Donald
>>> http://hi.im/simonmacdonald
>>>
>>>
>>>
>>> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
>>> > I was asking about cordova-js, and yes we do have it.
>>> >
>>> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
>>> > <si...@gmail.com>wrote:
>>> >
>>> >> Probably best to grab the lastest code from:
>>> >>
>>> >>
>>> >>
>>> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
>>> >>
>>> >> Simon Mac Donald
>>> >> http://hi.im/simonmacdonald
>>> >>
>>> >>
>>> >>
>>> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com> wrote:
>>> >> > I managed to fix the Media API bug in callback-js.  Since Android is
>>> >> using
>>> >> > the cordova-js, we need to make sure changes to that make it into
>>> there.
>>> >> >  Do we have a repo for it yet on Apache?
>>> >> >
>>> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
>>> wrote:
>>> >> >
>>> >> >> We did find issues with the Capture API, but the Camera API on
>>> Mobile
>>> >> Spec
>>> >> >> is working properly.  It does appear in MobileSpec that the Audio
>>> is now
>>> >> >> not working, and I'll have to investigate it further.
>>> >> >>
>>> >> >> Joe
>>> >> >>
>>> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>>> >> >> libby.baldwin@gmail.com> wrote:
>>> >> >>
>>> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>>> >> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
>>> >> >>>
>>> >> >>> I suppose there could be errors in the way I've written the JS, but
>>> >> >>> it's odd that all API examples run without issues on 1.4.1. Not
>>> sure
>>> >> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
>>> >> >>>
>>> >> >>> Libby
>>> >> >>>
>>> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
>>> >> wrote:
>>> >> >>>
>>> >> >>> > Where did this example app come from? I'm noticing that there's
>>> >> errors
>>> >> >>> with
>>> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having
>>> with
>>> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on the
>>> >> >>> Capture
>>> >> >>> > API.  It looks like most of these are
>>> readerGotFileEntryJavascript
>>> >> >>> errors,
>>> >> >>> > since I haven't
>>> >> >>> > seen anything show a stack trace yet.
>>> >> >>> >
>>> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>>> >> >>> > libby.baldwin@gmail.com
>>> >> >>> > > wrote:
>>> >> >>> >
>>> >> >>> > > Okay, thanks.
>>> >> >>> > >
>>> >> >>> > > I am still seeing the same problems. BUT - as I am using
>>> AppLaud
>>> >> >>> > > plugin.. if there some deep changes to build that we don't yet
>>> know
>>> >> >>> > > about.. there's no need to track these issues here.
>>> >> >>> > >
>>> >> >>> > > I can do a project clean from Eclipse, and build is auto.. but
>>> ant
>>> >> >>> clean
>>> >> >>> > > from cmd line complains about no build.xml file.
>>> >> >>> > >
>>> >> >>> > > If you still think these issues could be 'real', I used the
>>> >> attached
>>> >> >>> www/
>>> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>>> >> >>> > >
>>> >> >>> > > Camera - Take a Picture or Select - fails
>>> >> >>> > > Capture - any - fails
>>> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record
>>> works)
>>> >> >>> > > File - Create > Write > Read (read fails on Android 3.1 only)
>>> >> >>> > >
>>> >> >>> > > I can flesh each one out more unless my env seems too
>>> different.
>>> >> The
>>> >> >>> > > provided code works on 1.4.1.
>>> >> >>> > >
>>> >> >>> > > Libby
>>> >> >>> > >
>>> >> >>> > >
>>> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <
>>> bowserj@gmail.com>
>>> >> >>> wrote:
>>> >> >>> > >
>>> >> >>> > >> ant clean is critically important.  That burnt us more than a
>>> few
>>> >> >>> times
>>> >> >>> > >> when we were testing here yesterday.
>>> >> >>> > >>
>>> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>>> >> >>> > >> simon.macdonald@gmail.com
>>> >> >>> > >> > wrote:
>>> >> >>> > >>
>>> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If you've
>>> >> built
>>> >> >>> > >> > cleanly and are still running into problems let us know
>>> what you
>>> >> >>> see.
>>> >> >>> > >> >
>>> >> >>> > >> > Simon Mac Donald
>>> >> >>> > >> > http://hi.im/simonmacdonald
>>> >> >>> > >> >
>>> >> >>> > >> >
>>> >> >>> > >> >
>>> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>>> >> >>> > >> > <li...@gmail.com> wrote:
>>> >> >>> > >> > > Simon - I'm seeing regression using the latest:
>>> >> >>> > >> > >
>>> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>>> >> >>> > >> > >
>>> >> >>> > >> > > I don't know if I should be updating my code from what I
>>> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
>>> change?
>>> >> >>> > >> > >
>>> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>>> >> >>> > >> > >
>>> >> >>> > >> > > Libby
>>> >> >>> > >> > >
>>> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>>> >> >>> > >> > simon.macdonald@gmail.com
>>> >> >>> > >> > >> wrote:
>>> >> >>> > >> > >
>>> >> >>> > >> > >> Okay, I've just committed fixes that take care of the
>>> last
>>> >> two
>>> >> >>> pain
>>> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes so we
>>> >> >>> should go
>>> >> >>> > >> > >> full steam ahead doing regression testing on Android to
>>> see
>>> >> if
>>> >> >>> > >> > >> anything is broken. If we can't find any breakages we'll
>>> be
>>> >> all
>>> >> >>> set
>>> >> >>> > >> to
>>> >> >>> > >> > >> tag 1.5.0 on Android.
>>> >> >>> > >> > >>
>>> >> >>> > >> > >> Simon Mac Donald
>>> >> >>> > >> > >> http://hi.im/simonmacdonald
>>> >> >>> > >> > >>
>>> >> >>> > >> > >>
>>> >> >>> > >> > >>
>>> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
>>> fil@adobe.com>
>>> >> >>> wrote:
>>> >> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe
>>> and me
>>> >> >>> and
>>> >> >>> > >> > whomever
>>> >> >>> > >> > >> > else wants to join the fun can also run through tests
>>> on
>>> >> our
>>> >> >>> end.
>>> >> >>> > >> > >> >
>>> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>>> >> >>> simon.macdonald@gmail.com
>>> >> >>> > >
>>> >> >>> > >> > wrote:
>>> >> >>> > >> > >> >
>>> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
>>> things
>>> >> >>> that
>>> >> >>> > >> should
>>> >> >>> > >> > >> >>be changed before 1.5 goes out:
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
>>> >> >>> defaulting
>>> >> >>> > to
>>> >> >>> > >> > >> >>the internal storage. We'll go back to the old
>>> >> implementation
>>> >> >>> for
>>> >> >>> > >> this
>>> >> >>> > >> > >> >>release and have a larger discussion on this issue for
>>> a
>>> >> >>> future
>>> >> >>> > >> > >> >>release.
>>> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the
>>> wrong
>>> >> name.
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>I expect I'll be able to get both of those changes in
>>> >> today.
>>> >> >>> > Then I
>>> >> >>> > >> > >> >>want to run through the regression tests one more time
>>> to
>>> >> make
>>> >> >>> > >> sure I
>>> >> >>> > >> > >> >>haven't broken anything. Once I've completed that I'll
>>> tag
>>> >> and
>>> >> >>> > let
>>> >> >>> > >> > >> >>everyone know.
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>Sound good?
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>Simon Mac Donald
>>> >> >>> > >> > >> >>http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>>> >> >>> > >> stevengill97@gmail.com>
>>> >> >>> > >> > >> >>wrote:
>>> >> >>> > >> > >> >>> Hey guys.
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> How about other repos?
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> -Steve
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>>> >> >>> > >> > >> >>><si...@gmail.com> wrote:
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug
>>> where
>>> >> >>> you
>>> >> >>> > >> cannot
>>> >> >>> > >> > >> >>>>play
>>> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
>>> >> description
>>> >> >>> of
>>> >> >>> > >> what
>>> >> >>> > >> > is
>>> >> >>> > >> > >> >>>>going
>>> >> >>> > >> > >> >>>> on in another thread.
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think
>>> >> that
>>> >> >>> > >> Android
>>> >> >>> > >> > is
>>> >> >>> > >> > >> >>>>ready
>>> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>> Simon Mac Donald
>>> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>>> >> >>> > >> > stevengill97@gmail.com>
>>> >> >>> > >> > >> >>>>wrote:
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of
>>> this
>>> >> >>> thread.
>>> >> >>> > >> The
>>> >> >>> > >> > >> >>>>>plan in
>>> >> >>> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc
>>> >> tagged
>>> >> >>> > >> friday
>>> >> >>> > >> > >> >>>>>(today
>>> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
>>> >> >>> > discussion
>>> >> >>> > >> is
>>> >> >>> > >> > >> >>>>>needed,
>>> >> >>> > >> > >> >>>>> please continue.
>>> >> >>> > >> > >> >>>>>
>>> >> >>> > >> > >> >>>>> -Steve
>>> >> >>> > >> > >> >>>>>
>>> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>>> >> >>> > >> > stevengill97@gmail.com>
>>> >> >>> > >> > >> >>>>> wrote:
>>> >> >>> > >> > >> >>>>>
>>> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb
>>> 29th.
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>> Sound good to everyone?
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>> -Steve
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>>> >> >>> > >> > >> >>>>>><si...@gmail.com>
>>> >> >>> > >> > >> >>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
>>> >> >>> > >> > >> >>>>>>>
>>> >> >>> > >> > >> >>>>>>> Simon Mac Donald
>>> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>>>>>>
>>> >> >>> > >> > >> >>>>>>>
>>> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>>> >> >>> > >> > >> >>>>>>><st...@gmail.com>
>>> >> >>> > >> > >> >>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>
>>> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate together
>>> >> yet, so
>>> >> >>> > feel
>>> >> >>> > >> > free
>>> >> >>> > >> > >> >>>>>>>>to
>>> >> >>> > >> > >> >>>>>> retag.
>>> >> >>> > >> > >> >>>>>>>>
>>> >> >>> > >> > >> >>>>>>>> -Steve
>>> >> >>> > >> > >> >>>>>>>>
>>> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>> >> >>> > >> > >> >>>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I would
>>> >> like
>>> >> >>> to
>>> >> >>> > add
>>> >> >>> > >> > the
>>> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI()
>>> into
>>> >> >>> the
>>> >> >>> > >> > release
>>> >> >>> > >> > >> >>>>>>>> candidate.
>>> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
>>> change
>>> >> is
>>> >> >>> to
>>> >> >>> > go
>>> >> >>> > >> in.
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>> -becky
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson
>>> <
>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>> >> >>> > >> > >> >>>>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
>>> MacDonald
>>> >> <
>>> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
>>> should
>>> >> >>> have
>>> >> >>> > >> used
>>> >> >>> > >> > >> >>>>> escapeURI
>>> >> >>> > >> > >> >>>>>>>> so
>>> >> >>> > >> > >> >>>>>>>>> I
>>> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in
>>> common-js
>>> >> there
>>> >> >>> > was
>>> >> >>> > >> a
>>> >> >>> > >> > bug
>>> >> >>> > >> > >> >>>>>>>>>>>in
>>> >> >>> > >> > >> >>>>> the
>>> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
>>> >> >>> > this.fullPath
>>> >> >>> > >> > when
>>> >> >>> > >> > >> >>>>>>>>>>>it
>>> >> >>> > >> > >> >>>>>>>> should
>>> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file
>>> and
>>> >> >>> > checked
>>> >> >>> > >> it
>>> >> >>> > >> > in
>>> >> >>> > >> > >> >>>>> along
>>> >> >>> > >> > >> >>>>>>>>> with
>>> >> >>> > >> > >> >>>>>>>>>>> a
>>> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>>> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
>>> >> >>> > >> > bowserj@gmail.com
>>> >> >>> > >> > >> >
>>> >> >>> > >> > >> >>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
>>> >> >>> > >> > >> >>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
>>> >> MacDonald <
>>> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There
>>> are
>>> >> a
>>> >> >>> few
>>> >> >>> > >> > >> >>>>>>>>>>>>>previously
>>> >> >>> > >> > >> >>>>>>>>>>> passing
>>> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
>>> failing.
>>> >> >>> Will
>>> >> >>> > >> tag
>>> >> >>> > >> > once
>>> >> >>> > >> > >> >>>>>>>>>>>>>the
>>> >> >>> > >> > >> >>>>>>>>>>> problem
>>> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>>> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve
>>> Gill <
>>> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once
>>> your
>>> >> >>> repo is
>>> >> >>> > >> > tagged.
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux
>>> <
>>> >> >>> > b@brian.io
>>> >> >>> > >> >
>>> >> >>> > >> > >> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>>> >> >>> > >> > >> >>>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
>>> blackberry
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing:
>>> >> need
>>> >> >>> > input
>>> >> >>> > >> > from
>>> >> >>> > >> > >> >>>>>>>>> mentors
>>> >> >>> > >> > >> >>>>>>>>>>> on
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki
>>> page
>>> >> about
>>> >> >>> > >> > updating
>>> >> >>> > >> > >> >>>>>>>> ---but
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we
>>> aim to
>>> >> >>> > address
>>> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>>> >> >>> > >> > >> >>>>>>>>>>> between
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>
>>> >> >>> > >> > >> >
>>> >> >>> > >> > >>
>>> >> >>> > >> >
>>> >> >>> > >>
>>> >> >>> > >
>>> >> >>> > >
>>> >> >>> >
>>> >> >>>
>>> >> >>
>>> >> >>
>>> >>
>>>
>>
>>

Re: tagging 1.5rc friday

Posted by Elizabeth Baldwin <li...@gmail.com>.
Clarification on Camera:

>From online docs:
 function onDeviceReady() {
        pictureSource=navigator.camera.PictureSourceType;
        destinationType=navigator.camera.DestinationType;
    }

My code does basically the same in deviceready in devices.js (which does
fire):
    pictureSource=navigator.camera.PictureSourceType;
    destinationType=navigator.camera.DestinationType;
    console.log("destinationType: " + destinationType + " pictureSource: "
+ pictureSource);

pictureSource and destinationType are both global vars,
and both log as undefined as shown above. (for testing and sanity
I moved both global vars from camera.js to device.js, no effect,
this is a regression from 1.4.1.)

Libby

On Thu, Mar 1, 2012 at 9:57 AM, Elizabeth Baldwin
<li...@gmail.com>wrote:

> Didn't find a thread for these issues specifically:
>
> Testing with:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
> master at macdonst's latest checkin today
>
> Test: my api demo app, media plays mp3 via url
>
> Media: Can access and play mp3, BUT current position always -1 ? , can't
> pause or stop.
> Live Record/Playback: still OK
>
> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: OK,
> Read: DOES NOT read file contents (adb flaky - no more data to provide :(
>
> Camera: same issue with undefined, possibly due to navigator.camera not
> getting init'd by deviceready fire?
>
> So - same results I saw yesterday with these 3 apis.
>
> Libby
>
>
> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald <simon.macdonald@gmail.com
> > wrote:
>
>> Yeah, I replied to the wrong mail in the thread. I was trying to tell
>> Libby to pickup the code form the Apache location to continue her
>> testing.
>>
>> Simon Mac Donald
>> http://hi.im/simonmacdonald
>>
>>
>>
>> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
>> > I was asking about cordova-js, and yes we do have it.
>> >
>> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
>> > <si...@gmail.com>wrote:
>> >
>> >> Probably best to grab the lastest code from:
>> >>
>> >>
>> >>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
>> >>
>> >> Simon Mac Donald
>> >> http://hi.im/simonmacdonald
>> >>
>> >>
>> >>
>> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com> wrote:
>> >> > I managed to fix the Media API bug in callback-js.  Since Android is
>> >> using
>> >> > the cordova-js, we need to make sure changes to that make it into
>> there.
>> >> >  Do we have a repo for it yet on Apache?
>> >> >
>> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
>> wrote:
>> >> >
>> >> >> We did find issues with the Capture API, but the Camera API on
>> Mobile
>> >> Spec
>> >> >> is working properly.  It does appear in MobileSpec that the Audio
>> is now
>> >> >> not working, and I'll have to investigate it further.
>> >> >>
>> >> >> Joe
>> >> >>
>> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>> >> >> libby.baldwin@gmail.com> wrote:
>> >> >>
>> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>> >> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
>> >> >>>
>> >> >>> I suppose there could be errors in the way I've written the JS, but
>> >> >>> it's odd that all API examples run without issues on 1.4.1. Not
>> sure
>> >> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
>> >> >>>
>> >> >>> Libby
>> >> >>>
>> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
>> >> wrote:
>> >> >>>
>> >> >>> > Where did this example app come from? I'm noticing that there's
>> >> errors
>> >> >>> with
>> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having
>> with
>> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on the
>> >> >>> Capture
>> >> >>> > API.  It looks like most of these are
>> readerGotFileEntryJavascript
>> >> >>> errors,
>> >> >>> > since I haven't
>> >> >>> > seen anything show a stack trace yet.
>> >> >>> >
>> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>> >> >>> > libby.baldwin@gmail.com
>> >> >>> > > wrote:
>> >> >>> >
>> >> >>> > > Okay, thanks.
>> >> >>> > >
>> >> >>> > > I am still seeing the same problems. BUT - as I am using
>> AppLaud
>> >> >>> > > plugin.. if there some deep changes to build that we don't yet
>> know
>> >> >>> > > about.. there's no need to track these issues here.
>> >> >>> > >
>> >> >>> > > I can do a project clean from Eclipse, and build is auto.. but
>> ant
>> >> >>> clean
>> >> >>> > > from cmd line complains about no build.xml file.
>> >> >>> > >
>> >> >>> > > If you still think these issues could be 'real', I used the
>> >> attached
>> >> >>> www/
>> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>> >> >>> > >
>> >> >>> > > Camera - Take a Picture or Select - fails
>> >> >>> > > Capture - any - fails
>> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record
>> works)
>> >> >>> > > File - Create > Write > Read (read fails on Android 3.1 only)
>> >> >>> > >
>> >> >>> > > I can flesh each one out more unless my env seems too
>> different.
>> >> The
>> >> >>> > > provided code works on 1.4.1.
>> >> >>> > >
>> >> >>> > > Libby
>> >> >>> > >
>> >> >>> > >
>> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <
>> bowserj@gmail.com>
>> >> >>> wrote:
>> >> >>> > >
>> >> >>> > >> ant clean is critically important.  That burnt us more than a
>> few
>> >> >>> times
>> >> >>> > >> when we were testing here yesterday.
>> >> >>> > >>
>> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>> >> >>> > >> simon.macdonald@gmail.com
>> >> >>> > >> > wrote:
>> >> >>> > >>
>> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If you've
>> >> built
>> >> >>> > >> > cleanly and are still running into problems let us know
>> what you
>> >> >>> see.
>> >> >>> > >> >
>> >> >>> > >> > Simon Mac Donald
>> >> >>> > >> > http://hi.im/simonmacdonald
>> >> >>> > >> >
>> >> >>> > >> >
>> >> >>> > >> >
>> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>> >> >>> > >> > <li...@gmail.com> wrote:
>> >> >>> > >> > > Simon - I'm seeing regression using the latest:
>> >> >>> > >> > >
>> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>> >> >>> > >> > >
>> >> >>> > >> > > I don't know if I should be updating my code from what I
>> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
>> change?
>> >> >>> > >> > >
>> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>> >> >>> > >> > >
>> >> >>> > >> > > Libby
>> >> >>> > >> > >
>> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>> >> >>> > >> > simon.macdonald@gmail.com
>> >> >>> > >> > >> wrote:
>> >> >>> > >> > >
>> >> >>> > >> > >> Okay, I've just committed fixes that take care of the
>> last
>> >> two
>> >> >>> pain
>> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes so we
>> >> >>> should go
>> >> >>> > >> > >> full steam ahead doing regression testing on Android to
>> see
>> >> if
>> >> >>> > >> > >> anything is broken. If we can't find any breakages we'll
>> be
>> >> all
>> >> >>> set
>> >> >>> > >> to
>> >> >>> > >> > >> tag 1.5.0 on Android.
>> >> >>> > >> > >>
>> >> >>> > >> > >> Simon Mac Donald
>> >> >>> > >> > >> http://hi.im/simonmacdonald
>> >> >>> > >> > >>
>> >> >>> > >> > >>
>> >> >>> > >> > >>
>> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
>> fil@adobe.com>
>> >> >>> wrote:
>> >> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe
>> and me
>> >> >>> and
>> >> >>> > >> > whomever
>> >> >>> > >> > >> > else wants to join the fun can also run through tests
>> on
>> >> our
>> >> >>> end.
>> >> >>> > >> > >> >
>> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>> >> >>> simon.macdonald@gmail.com
>> >> >>> > >
>> >> >>> > >> > wrote:
>> >> >>> > >> > >> >
>> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
>> things
>> >> >>> that
>> >> >>> > >> should
>> >> >>> > >> > >> >>be changed before 1.5 goes out:
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
>> >> >>> defaulting
>> >> >>> > to
>> >> >>> > >> > >> >>the internal storage. We'll go back to the old
>> >> implementation
>> >> >>> for
>> >> >>> > >> this
>> >> >>> > >> > >> >>release and have a larger discussion on this issue for
>> a
>> >> >>> future
>> >> >>> > >> > >> >>release.
>> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the
>> wrong
>> >> name.
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>I expect I'll be able to get both of those changes in
>> >> today.
>> >> >>> > Then I
>> >> >>> > >> > >> >>want to run through the regression tests one more time
>> to
>> >> make
>> >> >>> > >> sure I
>> >> >>> > >> > >> >>haven't broken anything. Once I've completed that I'll
>> tag
>> >> and
>> >> >>> > let
>> >> >>> > >> > >> >>everyone know.
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>Sound good?
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>Simon Mac Donald
>> >> >>> > >> > >> >>http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>> >> >>> > >> stevengill97@gmail.com>
>> >> >>> > >> > >> >>wrote:
>> >> >>> > >> > >> >>> Hey guys.
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> How about other repos?
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> -Steve
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>> >> >>> > >> > >> >>><si...@gmail.com> wrote:
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug
>> where
>> >> >>> you
>> >> >>> > >> cannot
>> >> >>> > >> > >> >>>>play
>> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
>> >> description
>> >> >>> of
>> >> >>> > >> what
>> >> >>> > >> > is
>> >> >>> > >> > >> >>>>going
>> >> >>> > >> > >> >>>> on in another thread.
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think
>> >> that
>> >> >>> > >> Android
>> >> >>> > >> > is
>> >> >>> > >> > >> >>>>ready
>> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>> Simon Mac Donald
>> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>> >> >>> > >> > stevengill97@gmail.com>
>> >> >>> > >> > >> >>>>wrote:
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of
>> this
>> >> >>> thread.
>> >> >>> > >> The
>> >> >>> > >> > >> >>>>>plan in
>> >> >>> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc
>> >> tagged
>> >> >>> > >> friday
>> >> >>> > >> > >> >>>>>(today
>> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
>> >> >>> > discussion
>> >> >>> > >> is
>> >> >>> > >> > >> >>>>>needed,
>> >> >>> > >> > >> >>>>> please continue.
>> >> >>> > >> > >> >>>>>
>> >> >>> > >> > >> >>>>> -Steve
>> >> >>> > >> > >> >>>>>
>> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>> >> >>> > >> > stevengill97@gmail.com>
>> >> >>> > >> > >> >>>>> wrote:
>> >> >>> > >> > >> >>>>>
>> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb
>> 29th.
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>> Sound good to everyone?
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>> -Steve
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>> >> >>> > >> > >> >>>>>><si...@gmail.com>
>> >> >>> > >> > >> >>>>>> wrote:
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
>> >> >>> > >> > >> >>>>>>>
>> >> >>> > >> > >> >>>>>>> Simon Mac Donald
>> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>>>>>>
>> >> >>> > >> > >> >>>>>>>
>> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>> >> >>> > >> > >> >>>>>>><st...@gmail.com>
>> >> >>> > >> > >> >>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>
>> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate together
>> >> yet, so
>> >> >>> > feel
>> >> >>> > >> > free
>> >> >>> > >> > >> >>>>>>>>to
>> >> >>> > >> > >> >>>>>> retag.
>> >> >>> > >> > >> >>>>>>>>
>> >> >>> > >> > >> >>>>>>>> -Steve
>> >> >>> > >> > >> >>>>>>>>
>> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>> >> >>> > >> > >> >>>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>
>> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I would
>> >> like
>> >> >>> to
>> >> >>> > add
>> >> >>> > >> > the
>> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI()
>> into
>> >> >>> the
>> >> >>> > >> > release
>> >> >>> > >> > >> >>>>>>>> candidate.
>> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
>> change
>> >> is
>> >> >>> to
>> >> >>> > go
>> >> >>> > >> in.
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>> -becky
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson
>> <
>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>> >> >>> > >> > >> >>>>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
>> MacDonald
>> >> <
>> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
>> should
>> >> >>> have
>> >> >>> > >> used
>> >> >>> > >> > >> >>>>> escapeURI
>> >> >>> > >> > >> >>>>>>>> so
>> >> >>> > >> > >> >>>>>>>>> I
>> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in
>> common-js
>> >> there
>> >> >>> > was
>> >> >>> > >> a
>> >> >>> > >> > bug
>> >> >>> > >> > >> >>>>>>>>>>>in
>> >> >>> > >> > >> >>>>> the
>> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
>> >> >>> > this.fullPath
>> >> >>> > >> > when
>> >> >>> > >> > >> >>>>>>>>>>>it
>> >> >>> > >> > >> >>>>>>>> should
>> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file
>> and
>> >> >>> > checked
>> >> >>> > >> it
>> >> >>> > >> > in
>> >> >>> > >> > >> >>>>> along
>> >> >>> > >> > >> >>>>>>>>> with
>> >> >>> > >> > >> >>>>>>>>>>> a
>> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
>> >> >>> > >> > bowserj@gmail.com
>> >> >>> > >> > >> >
>> >> >>> > >> > >> >>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
>> >> >>> > >> > >> >>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
>> >> MacDonald <
>> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There
>> are
>> >> a
>> >> >>> few
>> >> >>> > >> > >> >>>>>>>>>>>>>previously
>> >> >>> > >> > >> >>>>>>>>>>> passing
>> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
>> failing.
>> >> >>> Will
>> >> >>> > >> tag
>> >> >>> > >> > once
>> >> >>> > >> > >> >>>>>>>>>>>>>the
>> >> >>> > >> > >> >>>>>>>>>>> problem
>> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve
>> Gill <
>> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once
>> your
>> >> >>> repo is
>> >> >>> > >> > tagged.
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux
>> <
>> >> >>> > b@brian.io
>> >> >>> > >> >
>> >> >>> > >> > >> wrote:
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>> >> >>> > >> > >> >>>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
>> blackberry
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing:
>> >> need
>> >> >>> > input
>> >> >>> > >> > from
>> >> >>> > >> > >> >>>>>>>>> mentors
>> >> >>> > >> > >> >>>>>>>>>>> on
>> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki
>> page
>> >> about
>> >> >>> > >> > updating
>> >> >>> > >> > >> >>>>>>>> ---but
>> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we
>> aim to
>> >> >>> > address
>> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>> >> >>> > >> > >> >>>>>>>>>>> between
>> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>
>> >> >>> > >> > >> >
>> >> >>> > >> > >>
>> >> >>> > >> >
>> >> >>> > >>
>> >> >>> > >
>> >> >>> > >
>> >> >>> >
>> >> >>>
>> >> >>
>> >> >>
>> >>
>>
>
>

Re: tagging 1.5rc friday

Posted by Filip Maj <fi...@adobe.com>.
+1 doing the same on my end

On 3/1/12 10:46 AM, "Simon MacDonald" <si...@gmail.com> wrote:

>I'm testing with you www now to see if I can reproduce the issues.
>
>Simon Mac Donald
>http://hi.im/simonmacdonald
>
>
>
>On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
><li...@gmail.com> wrote:
>> Didn't find a thread for these issues specifically:
>>
>> Testing with:
>>
>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a
>>=summary
>> master at macdonst's latest checkin today
>>
>> Test: my api demo app, media plays mp3 via url
>>
>> Media: Can access and play mp3, BUT current position always -1 ? , can't
>> pause or stop.
>> Live Record/Playback: still OK
>>
>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write:
>>OK,
>> Read: DOES NOT read file contents (adb flaky - no more data to provide
>>:(
>>
>> Camera: same issue with undefined, possibly due to navigator.camera not
>> getting init'd by deviceready fire?
>>
>> So - same results I saw yesterday with these 3 apis.
>>
>> Libby
>>
>> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
>> <si...@gmail.com>wrote:
>>
>>> Yeah, I replied to the wrong mail in the thread. I was trying to tell
>>> Libby to pickup the code form the Apache location to continue her
>>> testing.
>>>
>>> Simon Mac Donald
>>> http://hi.im/simonmacdonald
>>>
>>>
>>>
>>> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
>>> > I was asking about cordova-js, and yes we do have it.
>>> >
>>> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
>>> > <si...@gmail.com>wrote:
>>> >
>>> >> Probably best to grab the lastest code from:
>>> >>
>>> >>
>>> >>
>>>
>>>https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;
>>>a=summary
>>> >>
>>> >> Simon Mac Donald
>>> >> http://hi.im/simonmacdonald
>>> >>
>>> >>
>>> >>
>>> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com>
>>>wrote:
>>> >> > I managed to fix the Media API bug in callback-js.  Since Android
>>>is
>>> >> using
>>> >> > the cordova-js, we need to make sure changes to that make it into
>>> there.
>>> >> >  Do we have a repo for it yet on Apache?
>>> >> >
>>> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
>>> wrote:
>>> >> >
>>> >> >> We did find issues with the Capture API, but the Camera API on
>>>Mobile
>>> >> Spec
>>> >> >> is working properly.  It does appear in MobileSpec that the
>>>Audio is
>>> now
>>> >> >> not working, and I'll have to investigate it further.
>>> >> >>
>>> >> >> Joe
>>> >> >>
>>> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>>> >> >> libby.baldwin@gmail.com> wrote:
>>> >> >>
>>> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>>> >> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
>>> >> >>>
>>> >> >>> I suppose there could be errors in the way I've written the JS,
>>>but
>>> >> >>> it's odd that all API examples run without issues on 1.4.1. Not
>>>sure
>>> >> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
>>> >> >>>
>>> >> >>> Libby
>>> >> >>>
>>> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
>>> >> wrote:
>>> >> >>>
>>> >> >>> > Where did this example app come from? I'm noticing that
>>>there's
>>> >> errors
>>> >> >>> with
>>> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having
>>>with
>>> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on
>>>the
>>> >> >>> Capture
>>> >> >>> > API.  It looks like most of these are
>>>readerGotFileEntryJavascript
>>> >> >>> errors,
>>> >> >>> > since I haven't
>>> >> >>> > seen anything show a stack trace yet.
>>> >> >>> >
>>> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>>> >> >>> > libby.baldwin@gmail.com
>>> >> >>> > > wrote:
>>> >> >>> >
>>> >> >>> > > Okay, thanks.
>>> >> >>> > >
>>> >> >>> > > I am still seeing the same problems. BUT - as I am using
>>>AppLaud
>>> >> >>> > > plugin.. if there some deep changes to build that we don't
>>>yet
>>> know
>>> >> >>> > > about.. there's no need to track these issues here.
>>> >> >>> > >
>>> >> >>> > > I can do a project clean from Eclipse, and build is auto..
>>>but
>>> ant
>>> >> >>> clean
>>> >> >>> > > from cmd line complains about no build.xml file.
>>> >> >>> > >
>>> >> >>> > > If you still think these issues could be 'real', I used the
>>> >> attached
>>> >> >>> www/
>>> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>>> >> >>> > >
>>> >> >>> > > Camera - Take a Picture or Select - fails
>>> >> >>> > > Capture - any - fails
>>> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record
>>>works)
>>> >> >>> > > File - Create > Write > Read (read fails on Android 3.1
>>>only)
>>> >> >>> > >
>>> >> >>> > > I can flesh each one out more unless my env seems too
>>>different.
>>> >> The
>>> >> >>> > > provided code works on 1.4.1.
>>> >> >>> > >
>>> >> >>> > > Libby
>>> >> >>> > >
>>> >> >>> > >
>>> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser
>>><bowserj@gmail.com
>>> >
>>> >> >>> wrote:
>>> >> >>> > >
>>> >> >>> > >> ant clean is critically important.  That burnt us more
>>>than a
>>> few
>>> >> >>> times
>>> >> >>> > >> when we were testing here yesterday.
>>> >> >>> > >>
>>> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>>> >> >>> > >> simon.macdonald@gmail.com
>>> >> >>> > >> > wrote:
>>> >> >>> > >>
>>> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If
>>>you've
>>> >> built
>>> >> >>> > >> > cleanly and are still running into problems let us know
>>>what
>>> you
>>> >> >>> see.
>>> >> >>> > >> >
>>> >> >>> > >> > Simon Mac Donald
>>> >> >>> > >> > http://hi.im/simonmacdonald
>>> >> >>> > >> >
>>> >> >>> > >> >
>>> >> >>> > >> >
>>> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>>> >> >>> > >> > <li...@gmail.com> wrote:
>>> >> >>> > >> > > Simon - I'm seeing regression using the latest:
>>> >> >>> > >> > >
>>> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>>> >> >>> > >> > >
>>> >> >>> > >> > > I don't know if I should be updating my code from what
>>>I
>>> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
>>> change?
>>> >> >>> > >> > >
>>> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>>> >> >>> > >> > >
>>> >> >>> > >> > > Libby
>>> >> >>> > >> > >
>>> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>>> >> >>> > >> > simon.macdonald@gmail.com
>>> >> >>> > >> > >> wrote:
>>> >> >>> > >> > >
>>> >> >>> > >> > >> Okay, I've just committed fixes that take care of the
>>>last
>>> >> two
>>> >> >>> pain
>>> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes
>>>so we
>>> >> >>> should go
>>> >> >>> > >> > >> full steam ahead doing regression testing on Android
>>>to
>>> see
>>> >> if
>>> >> >>> > >> > >> anything is broken. If we can't find any breakages
>>>we'll
>>> be
>>> >> all
>>> >> >>> set
>>> >> >>> > >> to
>>> >> >>> > >> > >> tag 1.5.0 on Android.
>>> >> >>> > >> > >>
>>> >> >>> > >> > >> Simon Mac Donald
>>> >> >>> > >> > >> http://hi.im/simonmacdonald
>>> >> >>> > >> > >>
>>> >> >>> > >> > >>
>>> >> >>> > >> > >>
>>> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
>>> fil@adobe.com>
>>> >> >>> wrote:
>>> >> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe
>>> and me
>>> >> >>> and
>>> >> >>> > >> > whomever
>>> >> >>> > >> > >> > else wants to join the fun can also run through
>>>tests on
>>> >> our
>>> >> >>> end.
>>> >> >>> > >> > >> >
>>> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>>> >> >>> simon.macdonald@gmail.com
>>> >> >>> > >
>>> >> >>> > >> > wrote:
>>> >> >>> > >> > >> >
>>> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
>>> things
>>> >> >>> that
>>> >> >>> > >> should
>>> >> >>> > >> > >> >>be changed before 1.5 goes out:
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem
>>>now
>>> >> >>> defaulting
>>> >> >>> > to
>>> >> >>> > >> > >> >>the internal storage. We'll go back to the old
>>> >> implementation
>>> >> >>> for
>>> >> >>> > >> this
>>> >> >>> > >> > >> >>release and have a larger discussion on this issue
>>>for a
>>> >> >>> future
>>> >> >>> > >> > >> >>release.
>>> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the
>>>wrong
>>> >> name.
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>I expect I'll be able to get both of those changes
>>>in
>>> >> today.
>>> >> >>> > Then I
>>> >> >>> > >> > >> >>want to run through the regression tests one more
>>>time
>>> to
>>> >> make
>>> >> >>> > >> sure I
>>> >> >>> > >> > >> >>haven't broken anything. Once I've completed that
>>>I'll
>>> tag
>>> >> and
>>> >> >>> > let
>>> >> >>> > >> > >> >>everyone know.
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>Sound good?
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>Simon Mac Donald
>>> >> >>> > >> > >> >>http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>
>>> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>>> >> >>> > >> stevengill97@gmail.com>
>>> >> >>> > >> > >> >>wrote:
>>> >> >>> > >> > >> >>> Hey guys.
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> How about other repos?
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> -Steve
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>>> >> >>> > >> > >> >>><si...@gmail.com> wrote:
>>> >> >>> > >> > >> >>>
>>> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another
>>>bug
>>> where
>>> >> >>> you
>>> >> >>> > >> cannot
>>> >> >>> > >> > >> >>>>play
>>> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
>>> >> description
>>> >> >>> of
>>> >> >>> > >> what
>>> >> >>> > >> > is
>>> >> >>> > >> > >> >>>>going
>>> >> >>> > >> > >> >>>> on in another thread.
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't
>>>think
>>> >> that
>>> >> >>> > >> Android
>>> >> >>> > >> > is
>>> >> >>> > >> > >> >>>>ready
>>> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>> Simon Mac Donald
>>> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>>> >> >>> > >> > stevengill97@gmail.com>
>>> >> >>> > >> > >> >>>>wrote:
>>> >> >>> > >> > >> >>>>
>>> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of
>>> this
>>> >> >>> thread.
>>> >> >>> > >> The
>>> >> >>> > >> > >> >>>>>plan in
>>> >> >>> > >> > >> >>>>> my mind was to make sure every platform had
>>>1.5.0rc
>>> >> tagged
>>> >> >>> > >> friday
>>> >> >>> > >> > >> >>>>>(today
>>> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If
>>>more
>>> >> >>> > discussion
>>> >> >>> > >> is
>>> >> >>> > >> > >> >>>>>needed,
>>> >> >>> > >> > >> >>>>> please continue.
>>> >> >>> > >> > >> >>>>>
>>> >> >>> > >> > >> >>>>> -Steve
>>> >> >>> > >> > >> >>>>>
>>> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>>> >> >>> > >> > stevengill97@gmail.com>
>>> >> >>> > >> > >> >>>>> wrote:
>>> >> >>> > >> > >> >>>>>
>>> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb
>>> 29th.
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>> Sound good to everyone?
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>> -Steve
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>>> >> >>> > >> > >> >>>>>><si...@gmail.com>
>>> >> >>> > >> > >> >>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing
>>>1.5?
>>> >> >>> > >> > >> >>>>>>>
>>> >> >>> > >> > >> >>>>>>> Simon Mac Donald
>>> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>>>>>>
>>> >> >>> > >> > >> >>>>>>>
>>> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>>> >> >>> > >> > >> >>>>>>><st...@gmail.com>
>>> >> >>> > >> > >> >>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>
>>> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate
>>>together
>>> >> yet, so
>>> >> >>> > feel
>>> >> >>> > >> > free
>>> >> >>> > >> > >> >>>>>>>>to
>>> >> >>> > >> > >> >>>>>> retag.
>>> >> >>> > >> > >> >>>>>>>>
>>> >> >>> > >> > >> >>>>>>>> -Steve
>>> >> >>> > >> > >> >>>>>>>>
>>> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky
>>>Gibson <
>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>> >> >>> > >> > >> >>>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I
>>>would
>>> >> like
>>> >> >>> to
>>> >> >>> > add
>>> >> >>> > >> > the
>>> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate
>>>to.URI()
>>> into
>>> >> >>> the
>>> >> >>> > >> > release
>>> >> >>> > >> > >> >>>>>>>> candidate.
>>> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
>>> change
>>> >> is
>>> >> >>> to
>>> >> >>> > go
>>> >> >>> > >> in.
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>> -becky
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky
>>>Gibson <
>>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>>> >> >>> > >> > >> >>>>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
>>> MacDonald
>>> >> <
>>> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
>>> should
>>> >> >>> have
>>> >> >>> > >> used
>>> >> >>> > >> > >> >>>>> escapeURI
>>> >> >>> > >> > >> >>>>>>>> so
>>> >> >>> > >> > >> >>>>>>>>> I
>>> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in
>>>common-js
>>> >> there
>>> >> >>> > was
>>> >> >>> > >> a
>>> >> >>> > >> > bug
>>> >> >>> > >> > >> >>>>>>>>>>>in
>>> >> >>> > >> > >> >>>>> the
>>> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was
>>>referencing
>>> >> >>> > this.fullPath
>>> >> >>> > >> > when
>>> >> >>> > >> > >> >>>>>>>>>>>it
>>> >> >>> > >> > >> >>>>>>>> should
>>> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js
>>>file
>>> and
>>> >> >>> > checked
>>> >> >>> > >> it
>>> >> >>> > >> > in
>>> >> >>> > >> > >> >>>>> along
>>> >> >>> > >> > >> >>>>>>>>> with
>>> >> >>> > >> > >> >>>>>>>>>>> a
>>> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>>> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe
>>>Bowser <
>>> >> >>> > >> > bowserj@gmail.com
>>> >> >>> > >> > >> >
>>> >> >>> > >> > >> >>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
>>> >> >>> > >> > >> >>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
>>> >> MacDonald <
>>> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today.
>>>There
>>> are
>>> >> a
>>> >> >>> few
>>> >> >>> > >> > >> >>>>>>>>>>>>>previously
>>> >> >>> > >> > >> >>>>>>>>>>> passing
>>> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
>>> failing.
>>> >> >>> Will
>>> >> >>> > >> tag
>>> >> >>> > >> > once
>>> >> >>> > >> > >> >>>>>>>>>>>>>the
>>> >> >>> > >> > >> >>>>>>>>>>> problem
>>> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>>> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve
>>>Gill
>>> <
>>> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once
>>> your
>>> >> >>> repo is
>>> >> >>> > >> > tagged.
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian
>>>LeRoux <
>>> >> >>> > b@brian.io
>>> >> >>> > >> >
>>> >> >>> > >> > >> wrote:
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>>> >> >>> > >> > >> >>>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
>>> blackberry
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on
>>>track
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg
>>>signing:
>>> >> need
>>> >> >>> > input
>>> >> >>> > >> > from
>>> >> >>> > >> > >> >>>>>>>>> mentors
>>> >> >>> > >> > >> >>>>>>>>>>> on
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki
>>>page
>>> >> about
>>> >> >>> > >> > updating
>>> >> >>> > >> > >> >>>>>>>> ---but
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we
>>>aim
>>> to
>>> >> >>> > address
>>> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>>> >> >>> > >> > >> >>>>>>>>>>> between
>>> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>>> >> >>> > >> > >> >>>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>>
>>> >> >>> > >> > >> >>>>>>>>
>>> >> >>> > >> > >> >>>>>>
>>> >> >>> > >> > >> >>>>>
>>> >> >>> > >> > >> >
>>> >> >>> > >> > >>
>>> >> >>> > >> >
>>> >> >>> > >>
>>> >> >>> > >
>>> >> >>> > >
>>> >> >>> >
>>> >> >>>
>>> >> >>
>>> >> >>
>>> >>
>>>


Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
I'm testing with you www now to see if I can reproduce the issues.

Simon Mac Donald
http://hi.im/simonmacdonald



On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin
<li...@gmail.com> wrote:
> Didn't find a thread for these issues specifically:
>
> Testing with:
> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
> master at macdonst's latest checkin today
>
> Test: my api demo app, media plays mp3 via url
>
> Media: Can access and play mp3, BUT current position always -1 ? , can't
> pause or stop.
> Live Record/Playback: still OK
>
> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: OK,
> Read: DOES NOT read file contents (adb flaky - no more data to provide :(
>
> Camera: same issue with undefined, possibly due to navigator.camera not
> getting init'd by deviceready fire?
>
> So - same results I saw yesterday with these 3 apis.
>
> Libby
>
> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
> <si...@gmail.com>wrote:
>
>> Yeah, I replied to the wrong mail in the thread. I was trying to tell
>> Libby to pickup the code form the Apache location to continue her
>> testing.
>>
>> Simon Mac Donald
>> http://hi.im/simonmacdonald
>>
>>
>>
>> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
>> > I was asking about cordova-js, and yes we do have it.
>> >
>> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
>> > <si...@gmail.com>wrote:
>> >
>> >> Probably best to grab the lastest code from:
>> >>
>> >>
>> >>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
>> >>
>> >> Simon Mac Donald
>> >> http://hi.im/simonmacdonald
>> >>
>> >>
>> >>
>> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com> wrote:
>> >> > I managed to fix the Media API bug in callback-js.  Since Android is
>> >> using
>> >> > the cordova-js, we need to make sure changes to that make it into
>> there.
>> >> >  Do we have a repo for it yet on Apache?
>> >> >
>> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
>> wrote:
>> >> >
>> >> >> We did find issues with the Capture API, but the Camera API on Mobile
>> >> Spec
>> >> >> is working properly.  It does appear in MobileSpec that the Audio is
>> now
>> >> >> not working, and I'll have to investigate it further.
>> >> >>
>> >> >> Joe
>> >> >>
>> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>> >> >> libby.baldwin@gmail.com> wrote:
>> >> >>
>> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>> >> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
>> >> >>>
>> >> >>> I suppose there could be errors in the way I've written the JS, but
>> >> >>> it's odd that all API examples run without issues on 1.4.1. Not sure
>> >> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
>> >> >>>
>> >> >>> Libby
>> >> >>>
>> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
>> >> wrote:
>> >> >>>
>> >> >>> > Where did this example app come from? I'm noticing that there's
>> >> errors
>> >> >>> with
>> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having with
>> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on the
>> >> >>> Capture
>> >> >>> > API.  It looks like most of these are readerGotFileEntryJavascript
>> >> >>> errors,
>> >> >>> > since I haven't
>> >> >>> > seen anything show a stack trace yet.
>> >> >>> >
>> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>> >> >>> > libby.baldwin@gmail.com
>> >> >>> > > wrote:
>> >> >>> >
>> >> >>> > > Okay, thanks.
>> >> >>> > >
>> >> >>> > > I am still seeing the same problems. BUT - as I am using AppLaud
>> >> >>> > > plugin.. if there some deep changes to build that we don't yet
>> know
>> >> >>> > > about.. there's no need to track these issues here.
>> >> >>> > >
>> >> >>> > > I can do a project clean from Eclipse, and build is auto.. but
>> ant
>> >> >>> clean
>> >> >>> > > from cmd line complains about no build.xml file.
>> >> >>> > >
>> >> >>> > > If you still think these issues could be 'real', I used the
>> >> attached
>> >> >>> www/
>> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>> >> >>> > >
>> >> >>> > > Camera - Take a Picture or Select - fails
>> >> >>> > > Capture - any - fails
>> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record works)
>> >> >>> > > File - Create > Write > Read (read fails on Android 3.1 only)
>> >> >>> > >
>> >> >>> > > I can flesh each one out more unless my env seems too different.
>> >> The
>> >> >>> > > provided code works on 1.4.1.
>> >> >>> > >
>> >> >>> > > Libby
>> >> >>> > >
>> >> >>> > >
>> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <bowserj@gmail.com
>> >
>> >> >>> wrote:
>> >> >>> > >
>> >> >>> > >> ant clean is critically important.  That burnt us more than a
>> few
>> >> >>> times
>> >> >>> > >> when we were testing here yesterday.
>> >> >>> > >>
>> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>> >> >>> > >> simon.macdonald@gmail.com
>> >> >>> > >> > wrote:
>> >> >>> > >>
>> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If you've
>> >> built
>> >> >>> > >> > cleanly and are still running into problems let us know what
>> you
>> >> >>> see.
>> >> >>> > >> >
>> >> >>> > >> > Simon Mac Donald
>> >> >>> > >> > http://hi.im/simonmacdonald
>> >> >>> > >> >
>> >> >>> > >> >
>> >> >>> > >> >
>> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>> >> >>> > >> > <li...@gmail.com> wrote:
>> >> >>> > >> > > Simon - I'm seeing regression using the latest:
>> >> >>> > >> > >
>> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>> >> >>> > >> > >
>> >> >>> > >> > > I don't know if I should be updating my code from what I
>> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
>> change?
>> >> >>> > >> > >
>> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>> >> >>> > >> > >
>> >> >>> > >> > > Libby
>> >> >>> > >> > >
>> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>> >> >>> > >> > simon.macdonald@gmail.com
>> >> >>> > >> > >> wrote:
>> >> >>> > >> > >
>> >> >>> > >> > >> Okay, I've just committed fixes that take care of the last
>> >> two
>> >> >>> pain
>> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes so we
>> >> >>> should go
>> >> >>> > >> > >> full steam ahead doing regression testing on Android to
>> see
>> >> if
>> >> >>> > >> > >> anything is broken. If we can't find any breakages we'll
>> be
>> >> all
>> >> >>> set
>> >> >>> > >> to
>> >> >>> > >> > >> tag 1.5.0 on Android.
>> >> >>> > >> > >>
>> >> >>> > >> > >> Simon Mac Donald
>> >> >>> > >> > >> http://hi.im/simonmacdonald
>> >> >>> > >> > >>
>> >> >>> > >> > >>
>> >> >>> > >> > >>
>> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
>> fil@adobe.com>
>> >> >>> wrote:
>> >> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe
>> and me
>> >> >>> and
>> >> >>> > >> > whomever
>> >> >>> > >> > >> > else wants to join the fun can also run through tests on
>> >> our
>> >> >>> end.
>> >> >>> > >> > >> >
>> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>> >> >>> simon.macdonald@gmail.com
>> >> >>> > >
>> >> >>> > >> > wrote:
>> >> >>> > >> > >> >
>> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
>> things
>> >> >>> that
>> >> >>> > >> should
>> >> >>> > >> > >> >>be changed before 1.5 goes out:
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
>> >> >>> defaulting
>> >> >>> > to
>> >> >>> > >> > >> >>the internal storage. We'll go back to the old
>> >> implementation
>> >> >>> for
>> >> >>> > >> this
>> >> >>> > >> > >> >>release and have a larger discussion on this issue for a
>> >> >>> future
>> >> >>> > >> > >> >>release.
>> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the wrong
>> >> name.
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>I expect I'll be able to get both of those changes in
>> >> today.
>> >> >>> > Then I
>> >> >>> > >> > >> >>want to run through the regression tests one more time
>> to
>> >> make
>> >> >>> > >> sure I
>> >> >>> > >> > >> >>haven't broken anything. Once I've completed that I'll
>> tag
>> >> and
>> >> >>> > let
>> >> >>> > >> > >> >>everyone know.
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>Sound good?
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>Simon Mac Donald
>> >> >>> > >> > >> >>http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>
>> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>> >> >>> > >> stevengill97@gmail.com>
>> >> >>> > >> > >> >>wrote:
>> >> >>> > >> > >> >>> Hey guys.
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> How about other repos?
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> -Steve
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>> >> >>> > >> > >> >>><si...@gmail.com> wrote:
>> >> >>> > >> > >> >>>
>> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug
>> where
>> >> >>> you
>> >> >>> > >> cannot
>> >> >>> > >> > >> >>>>play
>> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
>> >> description
>> >> >>> of
>> >> >>> > >> what
>> >> >>> > >> > is
>> >> >>> > >> > >> >>>>going
>> >> >>> > >> > >> >>>> on in another thread.
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think
>> >> that
>> >> >>> > >> Android
>> >> >>> > >> > is
>> >> >>> > >> > >> >>>>ready
>> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>> Simon Mac Donald
>> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>> >> >>> > >> > stevengill97@gmail.com>
>> >> >>> > >> > >> >>>>wrote:
>> >> >>> > >> > >> >>>>
>> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of
>> this
>> >> >>> thread.
>> >> >>> > >> The
>> >> >>> > >> > >> >>>>>plan in
>> >> >>> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc
>> >> tagged
>> >> >>> > >> friday
>> >> >>> > >> > >> >>>>>(today
>> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
>> >> >>> > discussion
>> >> >>> > >> is
>> >> >>> > >> > >> >>>>>needed,
>> >> >>> > >> > >> >>>>> please continue.
>> >> >>> > >> > >> >>>>>
>> >> >>> > >> > >> >>>>> -Steve
>> >> >>> > >> > >> >>>>>
>> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>> >> >>> > >> > stevengill97@gmail.com>
>> >> >>> > >> > >> >>>>> wrote:
>> >> >>> > >> > >> >>>>>
>> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb
>> 29th.
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>> Sound good to everyone?
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>> -Steve
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>> >> >>> > >> > >> >>>>>><si...@gmail.com>
>> >> >>> > >> > >> >>>>>> wrote:
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
>> >> >>> > >> > >> >>>>>>>
>> >> >>> > >> > >> >>>>>>> Simon Mac Donald
>> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>>>>>>
>> >> >>> > >> > >> >>>>>>>
>> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>> >> >>> > >> > >> >>>>>>><st...@gmail.com>
>> >> >>> > >> > >> >>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>
>> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate together
>> >> yet, so
>> >> >>> > feel
>> >> >>> > >> > free
>> >> >>> > >> > >> >>>>>>>>to
>> >> >>> > >> > >> >>>>>> retag.
>> >> >>> > >> > >> >>>>>>>>
>> >> >>> > >> > >> >>>>>>>> -Steve
>> >> >>> > >> > >> >>>>>>>>
>> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>> >> >>> > >> > >> >>>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>
>> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I would
>> >> like
>> >> >>> to
>> >> >>> > add
>> >> >>> > >> > the
>> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI()
>> into
>> >> >>> the
>> >> >>> > >> > release
>> >> >>> > >> > >> >>>>>>>> candidate.
>> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
>> change
>> >> is
>> >> >>> to
>> >> >>> > go
>> >> >>> > >> in.
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>> -becky
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson <
>> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>> >> >>> > >> > >> >>>>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
>> MacDonald
>> >> <
>> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
>> should
>> >> >>> have
>> >> >>> > >> used
>> >> >>> > >> > >> >>>>> escapeURI
>> >> >>> > >> > >> >>>>>>>> so
>> >> >>> > >> > >> >>>>>>>>> I
>> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in common-js
>> >> there
>> >> >>> > was
>> >> >>> > >> a
>> >> >>> > >> > bug
>> >> >>> > >> > >> >>>>>>>>>>>in
>> >> >>> > >> > >> >>>>> the
>> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
>> >> >>> > this.fullPath
>> >> >>> > >> > when
>> >> >>> > >> > >> >>>>>>>>>>>it
>> >> >>> > >> > >> >>>>>>>> should
>> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file
>> and
>> >> >>> > checked
>> >> >>> > >> it
>> >> >>> > >> > in
>> >> >>> > >> > >> >>>>> along
>> >> >>> > >> > >> >>>>>>>>> with
>> >> >>> > >> > >> >>>>>>>>>>> a
>> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
>> >> >>> > >> > bowserj@gmail.com
>> >> >>> > >> > >> >
>> >> >>> > >> > >> >>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
>> >> >>> > >> > >> >>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
>> >> MacDonald <
>> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There
>> are
>> >> a
>> >> >>> few
>> >> >>> > >> > >> >>>>>>>>>>>>>previously
>> >> >>> > >> > >> >>>>>>>>>>> passing
>> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
>> failing.
>> >> >>> Will
>> >> >>> > >> tag
>> >> >>> > >> > once
>> >> >>> > >> > >> >>>>>>>>>>>>>the
>> >> >>> > >> > >> >>>>>>>>>>> problem
>> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve Gill
>> <
>> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once
>> your
>> >> >>> repo is
>> >> >>> > >> > tagged.
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux <
>> >> >>> > b@brian.io
>> >> >>> > >> >
>> >> >>> > >> > >> wrote:
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>> >> >>> > >> > >> >>>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
>> blackberry
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing:
>> >> need
>> >> >>> > input
>> >> >>> > >> > from
>> >> >>> > >> > >> >>>>>>>>> mentors
>> >> >>> > >> > >> >>>>>>>>>>> on
>> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki page
>> >> about
>> >> >>> > >> > updating
>> >> >>> > >> > >> >>>>>>>> ---but
>> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we aim
>> to
>> >> >>> > address
>> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>> >> >>> > >> > >> >>>>>>>>>>> between
>> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>> >> >>> > >> > >> >>>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>>
>> >> >>> > >> > >> >>>>>>>>
>> >> >>> > >> > >> >>>>>>
>> >> >>> > >> > >> >>>>>
>> >> >>> > >> > >> >
>> >> >>> > >> > >>
>> >> >>> > >> >
>> >> >>> > >>
>> >> >>> > >
>> >> >>> > >
>> >> >>> >
>> >> >>>
>> >> >>
>> >> >>
>> >>
>>

Re: tagging 1.5rc friday

Posted by Elizabeth Baldwin <li...@gmail.com>.
Didn't find a thread for these issues specifically:

Testing with:
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
master at macdonst's latest checkin today

Test: my api demo app, media plays mp3 via url

Media: Can access and play mp3, BUT current position always -1 ? , can't
pause or stop.
Live Record/Playback: still OK

File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: OK,
Read: DOES NOT read file contents (adb flaky - no more data to provide :(

Camera: same issue with undefined, possibly due to navigator.camera not
getting init'd by deviceready fire?

So - same results I saw yesterday with these 3 apis.

Libby

On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
<si...@gmail.com>wrote:

> Yeah, I replied to the wrong mail in the thread. I was trying to tell
> Libby to pickup the code form the Apache location to continue her
> testing.
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>
>
>
> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
> > I was asking about cordova-js, and yes we do have it.
> >
> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
> > <si...@gmail.com>wrote:
> >
> >> Probably best to grab the lastest code from:
> >>
> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
> >>
> >> Simon Mac Donald
> >> http://hi.im/simonmacdonald
> >>
> >>
> >>
> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com> wrote:
> >> > I managed to fix the Media API bug in callback-js.  Since Android is
> >> using
> >> > the cordova-js, we need to make sure changes to that make it into
> there.
> >> >  Do we have a repo for it yet on Apache?
> >> >
> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
> wrote:
> >> >
> >> >> We did find issues with the Capture API, but the Camera API on Mobile
> >> Spec
> >> >> is working properly.  It does appear in MobileSpec that the Audio is
> now
> >> >> not working, and I'll have to investigate it further.
> >> >>
> >> >> Joe
> >> >>
> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
> >> >> libby.baldwin@gmail.com> wrote:
> >> >>
> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
> >> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
> >> >>>
> >> >>> I suppose there could be errors in the way I've written the JS, but
> >> >>> it's odd that all API examples run without issues on 1.4.1. Not sure
> >> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
> >> >>>
> >> >>> Libby
> >> >>>
> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
> >> wrote:
> >> >>>
> >> >>> > Where did this example app come from? I'm noticing that there's
> >> errors
> >> >>> with
> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having with
> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on the
> >> >>> Capture
> >> >>> > API.  It looks like most of these are readerGotFileEntryJavascript
> >> >>> errors,
> >> >>> > since I haven't
> >> >>> > seen anything show a stack trace yet.
> >> >>> >
> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
> >> >>> > libby.baldwin@gmail.com
> >> >>> > > wrote:
> >> >>> >
> >> >>> > > Okay, thanks.
> >> >>> > >
> >> >>> > > I am still seeing the same problems. BUT - as I am using AppLaud
> >> >>> > > plugin.. if there some deep changes to build that we don't yet
> know
> >> >>> > > about.. there's no need to track these issues here.
> >> >>> > >
> >> >>> > > I can do a project clean from Eclipse, and build is auto.. but
> ant
> >> >>> clean
> >> >>> > > from cmd line complains about no build.xml file.
> >> >>> > >
> >> >>> > > If you still think these issues could be 'real', I used the
> >> attached
> >> >>> www/
> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
> >> >>> > >
> >> >>> > > Camera - Take a Picture or Select - fails
> >> >>> > > Capture - any - fails
> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record works)
> >> >>> > > File - Create > Write > Read (read fails on Android 3.1 only)
> >> >>> > >
> >> >>> > > I can flesh each one out more unless my env seems too different.
> >> The
> >> >>> > > provided code works on 1.4.1.
> >> >>> > >
> >> >>> > > Libby
> >> >>> > >
> >> >>> > >
> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <bowserj@gmail.com
> >
> >> >>> wrote:
> >> >>> > >
> >> >>> > >> ant clean is critically important.  That burnt us more than a
> few
> >> >>> times
> >> >>> > >> when we were testing here yesterday.
> >> >>> > >>
> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
> >> >>> > >> simon.macdonald@gmail.com
> >> >>> > >> > wrote:
> >> >>> > >>
> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If you've
> >> built
> >> >>> > >> > cleanly and are still running into problems let us know what
> you
> >> >>> see.
> >> >>> > >> >
> >> >>> > >> > Simon Mac Donald
> >> >>> > >> > http://hi.im/simonmacdonald
> >> >>> > >> >
> >> >>> > >> >
> >> >>> > >> >
> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
> >> >>> > >> > <li...@gmail.com> wrote:
> >> >>> > >> > > Simon - I'm seeing regression using the latest:
> >> >>> > >> > >
> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
> >> >>> > >> > >
> >> >>> > >> > > I don't know if I should be updating my code from what I
> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
> change?
> >> >>> > >> > >
> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
> >> >>> > >> > >
> >> >>> > >> > > Libby
> >> >>> > >> > >
> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
> >> >>> > >> > simon.macdonald@gmail.com
> >> >>> > >> > >> wrote:
> >> >>> > >> > >
> >> >>> > >> > >> Okay, I've just committed fixes that take care of the last
> >> two
> >> >>> pain
> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes so we
> >> >>> should go
> >> >>> > >> > >> full steam ahead doing regression testing on Android to
> see
> >> if
> >> >>> > >> > >> anything is broken. If we can't find any breakages we'll
> be
> >> all
> >> >>> set
> >> >>> > >> to
> >> >>> > >> > >> tag 1.5.0 on Android.
> >> >>> > >> > >>
> >> >>> > >> > >> Simon Mac Donald
> >> >>> > >> > >> http://hi.im/simonmacdonald
> >> >>> > >> > >>
> >> >>> > >> > >>
> >> >>> > >> > >>
> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
> fil@adobe.com>
> >> >>> wrote:
> >> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe
> and me
> >> >>> and
> >> >>> > >> > whomever
> >> >>> > >> > >> > else wants to join the fun can also run through tests on
> >> our
> >> >>> end.
> >> >>> > >> > >> >
> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
> >> >>> simon.macdonald@gmail.com
> >> >>> > >
> >> >>> > >> > wrote:
> >> >>> > >> > >> >
> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
> things
> >> >>> that
> >> >>> > >> should
> >> >>> > >> > >> >>be changed before 1.5 goes out:
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
> >> >>> defaulting
> >> >>> > to
> >> >>> > >> > >> >>the internal storage. We'll go back to the old
> >> implementation
> >> >>> for
> >> >>> > >> this
> >> >>> > >> > >> >>release and have a larger discussion on this issue for a
> >> >>> future
> >> >>> > >> > >> >>release.
> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the wrong
> >> name.
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>I expect I'll be able to get both of those changes in
> >> today.
> >> >>> > Then I
> >> >>> > >> > >> >>want to run through the regression tests one more time
> to
> >> make
> >> >>> > >> sure I
> >> >>> > >> > >> >>haven't broken anything. Once I've completed that I'll
> tag
> >> and
> >> >>> > let
> >> >>> > >> > >> >>everyone know.
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>Sound good?
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>Simon Mac Donald
> >> >>> > >> > >> >>http://hi.im/simonmacdonald
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
> >> >>> > >> stevengill97@gmail.com>
> >> >>> > >> > >> >>wrote:
> >> >>> > >> > >> >>> Hey guys.
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> How about other repos?
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> -Steve
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
> >> >>> > >> > >> >>><si...@gmail.com> wrote:
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug
> where
> >> >>> you
> >> >>> > >> cannot
> >> >>> > >> > >> >>>>play
> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
> >> description
> >> >>> of
> >> >>> > >> what
> >> >>> > >> > is
> >> >>> > >> > >> >>>>going
> >> >>> > >> > >> >>>> on in another thread.
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think
> >> that
> >> >>> > >> Android
> >> >>> > >> > is
> >> >>> > >> > >> >>>>ready
> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>> Simon Mac Donald
> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
> >> >>> > >> > stevengill97@gmail.com>
> >> >>> > >> > >> >>>>wrote:
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of
> this
> >> >>> thread.
> >> >>> > >> The
> >> >>> > >> > >> >>>>>plan in
> >> >>> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc
> >> tagged
> >> >>> > >> friday
> >> >>> > >> > >> >>>>>(today
> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
> >> >>> > discussion
> >> >>> > >> is
> >> >>> > >> > >> >>>>>needed,
> >> >>> > >> > >> >>>>> please continue.
> >> >>> > >> > >> >>>>>
> >> >>> > >> > >> >>>>> -Steve
> >> >>> > >> > >> >>>>>
> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
> >> >>> > >> > stevengill97@gmail.com>
> >> >>> > >> > >> >>>>> wrote:
> >> >>> > >> > >> >>>>>
> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb
> 29th.
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>> Sound good to everyone?
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>> -Steve
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
> >> >>> > >> > >> >>>>>><si...@gmail.com>
> >> >>> > >> > >> >>>>>> wrote:
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
> >> >>> > >> > >> >>>>>>>
> >> >>> > >> > >> >>>>>>> Simon Mac Donald
> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
> >> >>> > >> > >> >>>>>>>
> >> >>> > >> > >> >>>>>>>
> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
> >> >>> > >> > >> >>>>>>><st...@gmail.com>
> >> >>> > >> > >> >>>>>> wrote:
> >> >>> > >> > >> >>>>>>>
> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate together
> >> yet, so
> >> >>> > feel
> >> >>> > >> > free
> >> >>> > >> > >> >>>>>>>>to
> >> >>> > >> > >> >>>>>> retag.
> >> >>> > >> > >> >>>>>>>>
> >> >>> > >> > >> >>>>>>>> -Steve
> >> >>> > >> > >> >>>>>>>>
> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
> >> >>> > >> > >> >>>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>
> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I would
> >> like
> >> >>> to
> >> >>> > add
> >> >>> > >> > the
> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI()
> into
> >> >>> the
> >> >>> > >> > release
> >> >>> > >> > >> >>>>>>>> candidate.
> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
> change
> >> is
> >> >>> to
> >> >>> > go
> >> >>> > >> in.
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>> -becky
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson <
> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
> >> >>> > >> > >> >>>>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
> MacDonald
> >> <
> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
> should
> >> >>> have
> >> >>> > >> used
> >> >>> > >> > >> >>>>> escapeURI
> >> >>> > >> > >> >>>>>>>> so
> >> >>> > >> > >> >>>>>>>>> I
> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in common-js
> >> there
> >> >>> > was
> >> >>> > >> a
> >> >>> > >> > bug
> >> >>> > >> > >> >>>>>>>>>>>in
> >> >>> > >> > >> >>>>> the
> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
> >> >>> > this.fullPath
> >> >>> > >> > when
> >> >>> > >> > >> >>>>>>>>>>>it
> >> >>> > >> > >> >>>>>>>> should
> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file
> and
> >> >>> > checked
> >> >>> > >> it
> >> >>> > >> > in
> >> >>> > >> > >> >>>>> along
> >> >>> > >> > >> >>>>>>>>> with
> >> >>> > >> > >> >>>>>>>>>>> a
> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
> >> >>> > >> > bowserj@gmail.com
> >> >>> > >> > >> >
> >> >>> > >> > >> >>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
> >> >>> > >> > >> >>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
> >> MacDonald <
> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There
> are
> >> a
> >> >>> few
> >> >>> > >> > >> >>>>>>>>>>>>>previously
> >> >>> > >> > >> >>>>>>>>>>> passing
> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
> failing.
> >> >>> Will
> >> >>> > >> tag
> >> >>> > >> > once
> >> >>> > >> > >> >>>>>>>>>>>>>the
> >> >>> > >> > >> >>>>>>>>>>> problem
> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve Gill
> <
> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once
> your
> >> >>> repo is
> >> >>> > >> > tagged.
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux <
> >> >>> > b@brian.io
> >> >>> > >> >
> >> >>> > >> > >> wrote:
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
> >> >>> > >> > >> >>>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
> blackberry
> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing:
> >> need
> >> >>> > input
> >> >>> > >> > from
> >> >>> > >> > >> >>>>>>>>> mentors
> >> >>> > >> > >> >>>>>>>>>>> on
> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki page
> >> about
> >> >>> > >> > updating
> >> >>> > >> > >> >>>>>>>> ---but
> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we aim
> to
> >> >>> > address
> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
> >> >>> > >> > >> >>>>>>>>>>> between
> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>
> >> >>> > >> > >> >
> >> >>> > >> > >>
> >> >>> > >> >
> >> >>> > >>
> >> >>> > >
> >> >>> > >
> >> >>> >
> >> >>>
> >> >>
> >> >>
> >>
>

Re: tagging 1.5rc friday

Posted by Joe Bowser <bo...@gmail.com>.
OK, things are looking good on this end, I'm OK to tag.

Joe

On Thu, Mar 1, 2012 at 9:48 AM, Joe Bowser <bo...@gmail.com> wrote:

> We're still running tests on the Android side of things.
>
> Joe
>
>
> On Thu, Mar 1, 2012 at 9:44 AM, Steven Gill <st...@gmail.com>wrote:
>
>> Hey Guys,
>>
>> Are we still running tests on 1.5 or are we almost ready to ship?
>>
>> -Steve
>>
>> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
>> <si...@gmail.com>wrote:
>>
>> > Yeah, I replied to the wrong mail in the thread. I was trying to tell
>> > Libby to pickup the code form the Apache location to continue her
>> > testing.
>> >
>> > Simon Mac Donald
>> > http://hi.im/simonmacdonald
>> >
>> >
>> >
>> > On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
>> > > I was asking about cordova-js, and yes we do have it.
>> > >
>> > > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
>> > > <si...@gmail.com>wrote:
>> > >
>> > >> Probably best to grab the lastest code from:
>> > >>
>> > >>
>> > >>
>> >
>> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
>> > >>
>> > >> Simon Mac Donald
>> > >> http://hi.im/simonmacdonald
>> > >>
>> > >>
>> > >>
>> > >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com>
>> wrote:
>> > >> > I managed to fix the Media API bug in callback-js.  Since Android
>> is
>> > >> using
>> > >> > the cordova-js, we need to make sure changes to that make it into
>> > there.
>> > >> >  Do we have a repo for it yet on Apache?
>> > >> >
>> > >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
>> > wrote:
>> > >> >
>> > >> >> We did find issues with the Capture API, but the Camera API on
>> Mobile
>> > >> Spec
>> > >> >> is working properly.  It does appear in MobileSpec that the Audio
>> is
>> > now
>> > >> >> not working, and I'll have to investigate it further.
>> > >> >>
>> > >> >> Joe
>> > >> >>
>> > >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>> > >> >> libby.baldwin@gmail.com> wrote:
>> > >> >>
>> > >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>> > >> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
>> > >> >>>
>> > >> >>> I suppose there could be errors in the way I've written the JS,
>> but
>> > >> >>> it's odd that all API examples run without issues on 1.4.1. Not
>> sure
>> > >> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
>> > >> >>>
>> > >> >>> Libby
>> > >> >>>
>> > >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
>> > >> wrote:
>> > >> >>>
>> > >> >>> > Where did this example app come from? I'm noticing that there's
>> > >> errors
>> > >> >>> with
>> > >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having
>> with
>> > >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on
>> the
>> > >> >>> Capture
>> > >> >>> > API.  It looks like most of these are
>> readerGotFileEntryJavascript
>> > >> >>> errors,
>> > >> >>> > since I haven't
>> > >> >>> > seen anything show a stack trace yet.
>> > >> >>> >
>> > >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>> > >> >>> > libby.baldwin@gmail.com
>> > >> >>> > > wrote:
>> > >> >>> >
>> > >> >>> > > Okay, thanks.
>> > >> >>> > >
>> > >> >>> > > I am still seeing the same problems. BUT - as I am using
>> AppLaud
>> > >> >>> > > plugin.. if there some deep changes to build that we don't
>> yet
>> > know
>> > >> >>> > > about.. there's no need to track these issues here.
>> > >> >>> > >
>> > >> >>> > > I can do a project clean from Eclipse, and build is auto..
>> but
>> > ant
>> > >> >>> clean
>> > >> >>> > > from cmd line complains about no build.xml file.
>> > >> >>> > >
>> > >> >>> > > If you still think these issues could be 'real', I used the
>> > >> attached
>> > >> >>> www/
>> > >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>> > >> >>> > >
>> > >> >>> > > Camera - Take a Picture or Select - fails
>> > >> >>> > > Capture - any - fails
>> > >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record
>> works)
>> > >> >>> > > File - Create > Write > Read (read fails on Android 3.1 only)
>> > >> >>> > >
>> > >> >>> > > I can flesh each one out more unless my env seems too
>> different.
>> > >> The
>> > >> >>> > > provided code works on 1.4.1.
>> > >> >>> > >
>> > >> >>> > > Libby
>> > >> >>> > >
>> > >> >>> > >
>> > >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <
>> bowserj@gmail.com
>> > >
>> > >> >>> wrote:
>> > >> >>> > >
>> > >> >>> > >> ant clean is critically important.  That burnt us more than
>> a
>> > few
>> > >> >>> times
>> > >> >>> > >> when we were testing here yesterday.
>> > >> >>> > >>
>> > >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>> > >> >>> > >> simon.macdonald@gmail.com
>> > >> >>> > >> > wrote:
>> > >> >>> > >>
>> > >> >>> > >> > Make sure you do an "ant clean" of your workspace. If
>> you've
>> > >> built
>> > >> >>> > >> > cleanly and are still running into problems let us know
>> what
>> > you
>> > >> >>> see.
>> > >> >>> > >> >
>> > >> >>> > >> > Simon Mac Donald
>> > >> >>> > >> > http://hi.im/simonmacdonald
>> > >> >>> > >> >
>> > >> >>> > >> >
>> > >> >>> > >> >
>> > >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>> > >> >>> > >> > <li...@gmail.com> wrote:
>> > >> >>> > >> > > Simon - I'm seeing regression using the latest:
>> > >> >>> > >> > >
>> > >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>> > >> >>> > >> > >
>> > >> >>> > >> > > I don't know if I should be updating my code from what I
>> > >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
>> > change?
>> > >> >>> > >> > >
>> > >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>> > >> >>> > >> > >
>> > >> >>> > >> > > Libby
>> > >> >>> > >> > >
>> > >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>> > >> >>> > >> > simon.macdonald@gmail.com
>> > >> >>> > >> > >> wrote:
>> > >> >>> > >> > >
>> > >> >>> > >> > >> Okay, I've just committed fixes that take care of the
>> last
>> > >> two
>> > >> >>> pain
>> > >> >>> > >> > >> points. Also, I see that Joe's reverted his changes so
>> we
>> > >> >>> should go
>> > >> >>> > >> > >> full steam ahead doing regression testing on Android to
>> > see
>> > >> if
>> > >> >>> > >> > >> anything is broken. If we can't find any breakages
>> we'll
>> > be
>> > >> all
>> > >> >>> set
>> > >> >>> > >> to
>> > >> >>> > >> > >> tag 1.5.0 on Android.
>> > >> >>> > >> > >>
>> > >> >>> > >> > >> Simon Mac Donald
>> > >> >>> > >> > >> http://hi.im/simonmacdonald
>> > >> >>> > >> > >>
>> > >> >>> > >> > >>
>> > >> >>> > >> > >>
>> > >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
>> > fil@adobe.com>
>> > >> >>> wrote:
>> > >> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe
>> > and me
>> > >> >>> and
>> > >> >>> > >> > whomever
>> > >> >>> > >> > >> > else wants to join the fun can also run through
>> tests on
>> > >> our
>> > >> >>> end.
>> > >> >>> > >> > >> >
>> > >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>> > >> >>> simon.macdonald@gmail.com
>> > >> >>> > >
>> > >> >>> > >> > wrote:
>> > >> >>> > >> > >> >
>> > >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
>> > things
>> > >> >>> that
>> > >> >>> > >> should
>> > >> >>> > >> > >> >>be changed before 1.5 goes out:
>> > >> >>> > >> > >> >>
>> > >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
>> > >> >>> defaulting
>> > >> >>> > to
>> > >> >>> > >> > >> >>the internal storage. We'll go back to the old
>> > >> implementation
>> > >> >>> for
>> > >> >>> > >> this
>> > >> >>> > >> > >> >>release and have a larger discussion on this issue
>> for a
>> > >> >>> future
>> > >> >>> > >> > >> >>release.
>> > >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the
>> wrong
>> > >> name.
>> > >> >>> > >> > >> >>
>> > >> >>> > >> > >> >>I expect I'll be able to get both of those changes in
>> > >> today.
>> > >> >>> > Then I
>> > >> >>> > >> > >> >>want to run through the regression tests one more
>> time
>> > to
>> > >> make
>> > >> >>> > >> sure I
>> > >> >>> > >> > >> >>haven't broken anything. Once I've completed that
>> I'll
>> > tag
>> > >> and
>> > >> >>> > let
>> > >> >>> > >> > >> >>everyone know.
>> > >> >>> > >> > >> >>
>> > >> >>> > >> > >> >>Sound good?
>> > >> >>> > >> > >> >>
>> > >> >>> > >> > >> >>Simon Mac Donald
>> > >> >>> > >> > >> >>http://hi.im/simonmacdonald
>> > >> >>> > >> > >> >>
>> > >> >>> > >> > >> >>
>> > >> >>> > >> > >> >>
>> > >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>> > >> >>> > >> stevengill97@gmail.com>
>> > >> >>> > >> > >> >>wrote:
>> > >> >>> > >> > >> >>> Hey guys.
>> > >> >>> > >> > >> >>>
>> > >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>> > >> >>> > >> > >> >>>
>> > >> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
>> > >> >>> > >> > >> >>>
>> > >> >>> > >> > >> >>> How about other repos?
>> > >> >>> > >> > >> >>>
>> > >> >>> > >> > >> >>> -Steve
>> > >> >>> > >> > >> >>>
>> > >> >>> > >> > >> >>>
>> > >> >>> > >> > >> >>>
>> > >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>> > >> >>> > >> > >> >>><si...@gmail.com> wrote:
>> > >> >>> > >> > >> >>>
>> > >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug
>> > where
>> > >> >>> you
>> > >> >>> > >> cannot
>> > >> >>> > >> > >> >>>>play
>> > >> >>> > >> > >> >>>> audio using the Media class. I will post up a
>> > >> description
>> > >> >>> of
>> > >> >>> > >> what
>> > >> >>> > >> > is
>> > >> >>> > >> > >> >>>>going
>> > >> >>> > >> > >> >>>> on in another thread.
>> > >> >>> > >> > >> >>>>
>> > >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't
>> think
>> > >> that
>> > >> >>> > >> Android
>> > >> >>> > >> > is
>> > >> >>> > >> > >> >>>>ready
>> > >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>> > >> >>> > >> > >> >>>>
>> > >> >>> > >> > >> >>>> Simon Mac Donald
>> > >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>> > >> >>> > >> > >> >>>>
>> > >> >>> > >> > >> >>>>
>> > >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>> > >> >>> > >> > stevengill97@gmail.com>
>> > >> >>> > >> > >> >>>>wrote:
>> > >> >>> > >> > >> >>>>
>> > >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of
>> > this
>> > >> >>> thread.
>> > >> >>> > >> The
>> > >> >>> > >> > >> >>>>>plan in
>> > >> >>> > >> > >> >>>>> my mind was to make sure every platform had
>> 1.5.0rc
>> > >> tagged
>> > >> >>> > >> friday
>> > >> >>> > >> > >> >>>>>(today
>> > >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If
>> more
>> > >> >>> > discussion
>> > >> >>> > >> is
>> > >> >>> > >> > >> >>>>>needed,
>> > >> >>> > >> > >> >>>>> please continue.
>> > >> >>> > >> > >> >>>>>
>> > >> >>> > >> > >> >>>>> -Steve
>> > >> >>> > >> > >> >>>>>
>> > >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>> > >> >>> > >> > stevengill97@gmail.com>
>> > >> >>> > >> > >> >>>>> wrote:
>> > >> >>> > >> > >> >>>>>
>> > >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb
>> > 29th.
>> > >> >>> > >> > >> >>>>>>
>> > >> >>> > >> > >> >>>>>> Sound good to everyone?
>> > >> >>> > >> > >> >>>>>>
>> > >> >>> > >> > >> >>>>>> -Steve
>> > >> >>> > >> > >> >>>>>>
>> > >> >>> > >> > >> >>>>>>
>> > >> >>> > >> > >> >>>>>>
>> > >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>> > >> >>> > >> > >> >>>>>><si...@gmail.com>
>> > >> >>> > >> > >> >>>>>> wrote:
>> > >> >>> > >> > >> >>>>>>
>> > >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
>> > >> >>> > >> > >> >>>>>>>
>> > >> >>> > >> > >> >>>>>>> Simon Mac Donald
>> > >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>> > >> >>> > >> > >> >>>>>>>
>> > >> >>> > >> > >> >>>>>>>
>> > >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>> > >> >>> > >> > >> >>>>>>><st...@gmail.com>
>> > >> >>> > >> > >> >>>>>> wrote:
>> > >> >>> > >> > >> >>>>>>>
>> > >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate
>> together
>> > >> yet, so
>> > >> >>> > feel
>> > >> >>> > >> > free
>> > >> >>> > >> > >> >>>>>>>>to
>> > >> >>> > >> > >> >>>>>> retag.
>> > >> >>> > >> > >> >>>>>>>>
>> > >> >>> > >> > >> >>>>>>>> -Steve
>> > >> >>> > >> > >> >>>>>>>>
>> > >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky
>> Gibson <
>> > >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>> > >> >>> > >> > >> >>>>>>>>> wrote:
>> > >> >>> > >> > >> >>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I
>> would
>> > >> like
>> > >> >>> to
>> > >> >>> > add
>> > >> >>> > >> > the
>> > >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate
>> to.URI()
>> > into
>> > >> >>> the
>> > >> >>> > >> > release
>> > >> >>> > >> > >> >>>>>>>> candidate.
>> > >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
>> > change
>> > >> is
>> > >> >>> to
>> > >> >>> > go
>> > >> >>> > >> in.
>> > >> >>> > >> > >> >>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>> -becky
>> > >> >>> > >> > >> >>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky
>> Gibson <
>> > >> >>> > >> > >> >>>>> gibson.becky@gmail.com
>> > >> >>> > >> > >> >>>>>>>>>> wrote:
>> > >> >>> > >> > >> >>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>> > >> >>> > >> > >> >>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
>> > MacDonald
>> > >> <
>> > >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>> > >> >>> > >> > >> >>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
>> > should
>> > >> >>> have
>> > >> >>> > >> used
>> > >> >>> > >> > >> >>>>> escapeURI
>> > >> >>> > >> > >> >>>>>>>> so
>> > >> >>> > >> > >> >>>>>>>>> I
>> > >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in
>> common-js
>> > >> there
>> > >> >>> > was
>> > >> >>> > >> a
>> > >> >>> > >> > bug
>> > >> >>> > >> > >> >>>>>>>>>>>in
>> > >> >>> > >> > >> >>>>> the
>> > >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
>> > >> >>> > this.fullPath
>> > >> >>> > >> > when
>> > >> >>> > >> > >> >>>>>>>>>>>it
>> > >> >>> > >> > >> >>>>>>>> should
>> > >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
>> > >> >>> > >> > >> >>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js
>> file
>> > and
>> > >> >>> > checked
>> > >> >>> > >> it
>> > >> >>> > >> > in
>> > >> >>> > >> > >> >>>>> along
>> > >> >>> > >> > >> >>>>>>>>> with
>> > >> >>> > >> > >> >>>>>>>>>>> a
>> > >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>> > >> >>> > >> > >> >>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>> > >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>> > >> >>> > >> > >> >>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe
>> Bowser <
>> > >> >>> > >> > bowserj@gmail.com
>> > >> >>> > >> > >> >
>> > >> >>> > >> > >> >>>>>>>> wrote:
>> > >> >>> > >> > >> >>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>> Which test case?
>> > >> >>> > >> > >> >>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
>> > >> MacDonald <
>> > >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>> > >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>> > >> >>> > >> > >> >>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today.
>> There
>> > are
>> > >> a
>> > >> >>> few
>> > >> >>> > >> > >> >>>>>>>>>>>>>previously
>> > >> >>> > >> > >> >>>>>>>>>>> passing
>> > >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
>> > failing.
>> > >> >>> Will
>> > >> >>> > >> tag
>> > >> >>> > >> > once
>> > >> >>> > >> > >> >>>>>>>>>>>>>the
>> > >> >>> > >> > >> >>>>>>>>>>> problem
>> > >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>> > >> >>> > >> > >> >>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>> > >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>> > >> >>> > >> > >> >>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve
>> Gill
>> > <
>> > >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>> > >> >>> > >> > >> >>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>> wrote:
>> > >> >>> > >> > >> >>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>> > >> >>> > >> > >> >>>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once
>> > your
>> > >> >>> repo is
>> > >> >>> > >> > tagged.
>> > >> >>> > >> > >> >>>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>> > >> >>> > >> > >> >>>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian
>> LeRoux <
>> > >> >>> > b@brian.io
>> > >> >>> > >> >
>> > >> >>> > >> > >> wrote:
>> > >> >>> > >> > >> >>>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>> > >> >>> > >> > >> >>>>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>> > >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
>> > blackberry
>> > >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
>> > >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg
>> signing:
>> > >> need
>> > >> >>> > input
>> > >> >>> > >> > from
>> > >> >>> > >> > >> >>>>>>>>> mentors
>> > >> >>> > >> > >> >>>>>>>>>>> on
>> > >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>> > >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki
>> page
>> > >> about
>> > >> >>> > >> > updating
>> > >> >>> > >> > >> >>>>>>>> ---but
>> > >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we
>> aim
>> > to
>> > >> >>> > address
>> > >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>> > >> >>> > >> > >> >>>>>>>>>>> between
>> > >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>> > >> >>> > >> > >> >>>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>>
>> > >> >>> > >> > >> >>>>>>>>
>> > >> >>> > >> > >> >>>>>>
>> > >> >>> > >> > >> >>>>>
>> > >> >>> > >> > >> >
>> > >> >>> > >> > >>
>> > >> >>> > >> >
>> > >> >>> > >>
>> > >> >>> > >
>> > >> >>> > >
>> > >> >>> >
>> > >> >>>
>> > >> >>
>> > >> >>
>> > >>
>> >
>>
>
>

Re: tagging 1.5rc friday

Posted by Joe Bowser <bo...@gmail.com>.
We're still running tests on the Android side of things.

Joe

On Thu, Mar 1, 2012 at 9:44 AM, Steven Gill <st...@gmail.com> wrote:

> Hey Guys,
>
> Are we still running tests on 1.5 or are we almost ready to ship?
>
> -Steve
>
> On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
> <si...@gmail.com>wrote:
>
> > Yeah, I replied to the wrong mail in the thread. I was trying to tell
> > Libby to pickup the code form the Apache location to continue her
> > testing.
> >
> > Simon Mac Donald
> > http://hi.im/simonmacdonald
> >
> >
> >
> > On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
> > > I was asking about cordova-js, and yes we do have it.
> > >
> > > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
> > > <si...@gmail.com>wrote:
> > >
> > >> Probably best to grab the lastest code from:
> > >>
> > >>
> > >>
> >
> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
> > >>
> > >> Simon Mac Donald
> > >> http://hi.im/simonmacdonald
> > >>
> > >>
> > >>
> > >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com>
> wrote:
> > >> > I managed to fix the Media API bug in callback-js.  Since Android is
> > >> using
> > >> > the cordova-js, we need to make sure changes to that make it into
> > there.
> > >> >  Do we have a repo for it yet on Apache?
> > >> >
> > >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
> > wrote:
> > >> >
> > >> >> We did find issues with the Capture API, but the Camera API on
> Mobile
> > >> Spec
> > >> >> is working properly.  It does appear in MobileSpec that the Audio
> is
> > now
> > >> >> not working, and I'll have to investigate it further.
> > >> >>
> > >> >> Joe
> > >> >>
> > >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
> > >> >> libby.baldwin@gmail.com> wrote:
> > >> >>
> > >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
> > >> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
> > >> >>>
> > >> >>> I suppose there could be errors in the way I've written the JS,
> but
> > >> >>> it's odd that all API examples run without issues on 1.4.1. Not
> sure
> > >> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
> > >> >>>
> > >> >>> Libby
> > >> >>>
> > >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
> > >> wrote:
> > >> >>>
> > >> >>> > Where did this example app come from? I'm noticing that there's
> > >> errors
> > >> >>> with
> > >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having
> with
> > >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on
> the
> > >> >>> Capture
> > >> >>> > API.  It looks like most of these are
> readerGotFileEntryJavascript
> > >> >>> errors,
> > >> >>> > since I haven't
> > >> >>> > seen anything show a stack trace yet.
> > >> >>> >
> > >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
> > >> >>> > libby.baldwin@gmail.com
> > >> >>> > > wrote:
> > >> >>> >
> > >> >>> > > Okay, thanks.
> > >> >>> > >
> > >> >>> > > I am still seeing the same problems. BUT - as I am using
> AppLaud
> > >> >>> > > plugin.. if there some deep changes to build that we don't yet
> > know
> > >> >>> > > about.. there's no need to track these issues here.
> > >> >>> > >
> > >> >>> > > I can do a project clean from Eclipse, and build is auto.. but
> > ant
> > >> >>> clean
> > >> >>> > > from cmd line complains about no build.xml file.
> > >> >>> > >
> > >> >>> > > If you still think these issues could be 'real', I used the
> > >> attached
> > >> >>> www/
> > >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
> > >> >>> > >
> > >> >>> > > Camera - Take a Picture or Select - fails
> > >> >>> > > Capture - any - fails
> > >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record
> works)
> > >> >>> > > File - Create > Write > Read (read fails on Android 3.1 only)
> > >> >>> > >
> > >> >>> > > I can flesh each one out more unless my env seems too
> different.
> > >> The
> > >> >>> > > provided code works on 1.4.1.
> > >> >>> > >
> > >> >>> > > Libby
> > >> >>> > >
> > >> >>> > >
> > >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <
> bowserj@gmail.com
> > >
> > >> >>> wrote:
> > >> >>> > >
> > >> >>> > >> ant clean is critically important.  That burnt us more than a
> > few
> > >> >>> times
> > >> >>> > >> when we were testing here yesterday.
> > >> >>> > >>
> > >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
> > >> >>> > >> simon.macdonald@gmail.com
> > >> >>> > >> > wrote:
> > >> >>> > >>
> > >> >>> > >> > Make sure you do an "ant clean" of your workspace. If
> you've
> > >> built
> > >> >>> > >> > cleanly and are still running into problems let us know
> what
> > you
> > >> >>> see.
> > >> >>> > >> >
> > >> >>> > >> > Simon Mac Donald
> > >> >>> > >> > http://hi.im/simonmacdonald
> > >> >>> > >> >
> > >> >>> > >> >
> > >> >>> > >> >
> > >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
> > >> >>> > >> > <li...@gmail.com> wrote:
> > >> >>> > >> > > Simon - I'm seeing regression using the latest:
> > >> >>> > >> > >
> > >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
> > >> >>> > >> > >
> > >> >>> > >> > > I don't know if I should be updating my code from what I
> > >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
> > change?
> > >> >>> > >> > >
> > >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
> > >> >>> > >> > >
> > >> >>> > >> > > Libby
> > >> >>> > >> > >
> > >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
> > >> >>> > >> > simon.macdonald@gmail.com
> > >> >>> > >> > >> wrote:
> > >> >>> > >> > >
> > >> >>> > >> > >> Okay, I've just committed fixes that take care of the
> last
> > >> two
> > >> >>> pain
> > >> >>> > >> > >> points. Also, I see that Joe's reverted his changes so
> we
> > >> >>> should go
> > >> >>> > >> > >> full steam ahead doing regression testing on Android to
> > see
> > >> if
> > >> >>> > >> > >> anything is broken. If we can't find any breakages we'll
> > be
> > >> all
> > >> >>> set
> > >> >>> > >> to
> > >> >>> > >> > >> tag 1.5.0 on Android.
> > >> >>> > >> > >>
> > >> >>> > >> > >> Simon Mac Donald
> > >> >>> > >> > >> http://hi.im/simonmacdonald
> > >> >>> > >> > >>
> > >> >>> > >> > >>
> > >> >>> > >> > >>
> > >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
> > fil@adobe.com>
> > >> >>> wrote:
> > >> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe
> > and me
> > >> >>> and
> > >> >>> > >> > whomever
> > >> >>> > >> > >> > else wants to join the fun can also run through tests
> on
> > >> our
> > >> >>> end.
> > >> >>> > >> > >> >
> > >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
> > >> >>> simon.macdonald@gmail.com
> > >> >>> > >
> > >> >>> > >> > wrote:
> > >> >>> > >> > >> >
> > >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
> > things
> > >> >>> that
> > >> >>> > >> should
> > >> >>> > >> > >> >>be changed before 1.5 goes out:
> > >> >>> > >> > >> >>
> > >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
> > >> >>> defaulting
> > >> >>> > to
> > >> >>> > >> > >> >>the internal storage. We'll go back to the old
> > >> implementation
> > >> >>> for
> > >> >>> > >> this
> > >> >>> > >> > >> >>release and have a larger discussion on this issue
> for a
> > >> >>> future
> > >> >>> > >> > >> >>release.
> > >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the
> wrong
> > >> name.
> > >> >>> > >> > >> >>
> > >> >>> > >> > >> >>I expect I'll be able to get both of those changes in
> > >> today.
> > >> >>> > Then I
> > >> >>> > >> > >> >>want to run through the regression tests one more time
> > to
> > >> make
> > >> >>> > >> sure I
> > >> >>> > >> > >> >>haven't broken anything. Once I've completed that I'll
> > tag
> > >> and
> > >> >>> > let
> > >> >>> > >> > >> >>everyone know.
> > >> >>> > >> > >> >>
> > >> >>> > >> > >> >>Sound good?
> > >> >>> > >> > >> >>
> > >> >>> > >> > >> >>Simon Mac Donald
> > >> >>> > >> > >> >>http://hi.im/simonmacdonald
> > >> >>> > >> > >> >>
> > >> >>> > >> > >> >>
> > >> >>> > >> > >> >>
> > >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
> > >> >>> > >> stevengill97@gmail.com>
> > >> >>> > >> > >> >>wrote:
> > >> >>> > >> > >> >>> Hey guys.
> > >> >>> > >> > >> >>>
> > >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
> > >> >>> > >> > >> >>>
> > >> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
> > >> >>> > >> > >> >>>
> > >> >>> > >> > >> >>> How about other repos?
> > >> >>> > >> > >> >>>
> > >> >>> > >> > >> >>> -Steve
> > >> >>> > >> > >> >>>
> > >> >>> > >> > >> >>>
> > >> >>> > >> > >> >>>
> > >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
> > >> >>> > >> > >> >>><si...@gmail.com> wrote:
> > >> >>> > >> > >> >>>
> > >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug
> > where
> > >> >>> you
> > >> >>> > >> cannot
> > >> >>> > >> > >> >>>>play
> > >> >>> > >> > >> >>>> audio using the Media class. I will post up a
> > >> description
> > >> >>> of
> > >> >>> > >> what
> > >> >>> > >> > is
> > >> >>> > >> > >> >>>>going
> > >> >>> > >> > >> >>>> on in another thread.
> > >> >>> > >> > >> >>>>
> > >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't
> think
> > >> that
> > >> >>> > >> Android
> > >> >>> > >> > is
> > >> >>> > >> > >> >>>>ready
> > >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
> > >> >>> > >> > >> >>>>
> > >> >>> > >> > >> >>>> Simon Mac Donald
> > >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
> > >> >>> > >> > >> >>>>
> > >> >>> > >> > >> >>>>
> > >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
> > >> >>> > >> > stevengill97@gmail.com>
> > >> >>> > >> > >> >>>>wrote:
> > >> >>> > >> > >> >>>>
> > >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of
> > this
> > >> >>> thread.
> > >> >>> > >> The
> > >> >>> > >> > >> >>>>>plan in
> > >> >>> > >> > >> >>>>> my mind was to make sure every platform had
> 1.5.0rc
> > >> tagged
> > >> >>> > >> friday
> > >> >>> > >> > >> >>>>>(today
> > >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If
> more
> > >> >>> > discussion
> > >> >>> > >> is
> > >> >>> > >> > >> >>>>>needed,
> > >> >>> > >> > >> >>>>> please continue.
> > >> >>> > >> > >> >>>>>
> > >> >>> > >> > >> >>>>> -Steve
> > >> >>> > >> > >> >>>>>
> > >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
> > >> >>> > >> > stevengill97@gmail.com>
> > >> >>> > >> > >> >>>>> wrote:
> > >> >>> > >> > >> >>>>>
> > >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb
> > 29th.
> > >> >>> > >> > >> >>>>>>
> > >> >>> > >> > >> >>>>>> Sound good to everyone?
> > >> >>> > >> > >> >>>>>>
> > >> >>> > >> > >> >>>>>> -Steve
> > >> >>> > >> > >> >>>>>>
> > >> >>> > >> > >> >>>>>>
> > >> >>> > >> > >> >>>>>>
> > >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
> > >> >>> > >> > >> >>>>>><si...@gmail.com>
> > >> >>> > >> > >> >>>>>> wrote:
> > >> >>> > >> > >> >>>>>>
> > >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
> > >> >>> > >> > >> >>>>>>>
> > >> >>> > >> > >> >>>>>>> Simon Mac Donald
> > >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
> > >> >>> > >> > >> >>>>>>>
> > >> >>> > >> > >> >>>>>>>
> > >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
> > >> >>> > >> > >> >>>>>>><st...@gmail.com>
> > >> >>> > >> > >> >>>>>> wrote:
> > >> >>> > >> > >> >>>>>>>
> > >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate together
> > >> yet, so
> > >> >>> > feel
> > >> >>> > >> > free
> > >> >>> > >> > >> >>>>>>>>to
> > >> >>> > >> > >> >>>>>> retag.
> > >> >>> > >> > >> >>>>>>>>
> > >> >>> > >> > >> >>>>>>>> -Steve
> > >> >>> > >> > >> >>>>>>>>
> > >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson
> <
> > >> >>> > >> > >> >>>>> gibson.becky@gmail.com
> > >> >>> > >> > >> >>>>>>>>> wrote:
> > >> >>> > >> > >> >>>>>>>>
> > >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I
> would
> > >> like
> > >> >>> to
> > >> >>> > add
> > >> >>> > >> > the
> > >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI()
> > into
> > >> >>> the
> > >> >>> > >> > release
> > >> >>> > >> > >> >>>>>>>> candidate.
> > >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
> > change
> > >> is
> > >> >>> to
> > >> >>> > go
> > >> >>> > >> in.
> > >> >>> > >> > >> >>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>> -becky
> > >> >>> > >> > >> >>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky
> Gibson <
> > >> >>> > >> > >> >>>>> gibson.becky@gmail.com
> > >> >>> > >> > >> >>>>>>>>>> wrote:
> > >> >>> > >> > >> >>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
> > >> >>> > >> > >> >>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
> > MacDonald
> > >> <
> > >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
> > >> >>> > >> > >> >>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
> > should
> > >> >>> have
> > >> >>> > >> used
> > >> >>> > >> > >> >>>>> escapeURI
> > >> >>> > >> > >> >>>>>>>> so
> > >> >>> > >> > >> >>>>>>>>> I
> > >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in
> common-js
> > >> there
> > >> >>> > was
> > >> >>> > >> a
> > >> >>> > >> > bug
> > >> >>> > >> > >> >>>>>>>>>>>in
> > >> >>> > >> > >> >>>>> the
> > >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
> > >> >>> > this.fullPath
> > >> >>> > >> > when
> > >> >>> > >> > >> >>>>>>>>>>>it
> > >> >>> > >> > >> >>>>>>>> should
> > >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
> > >> >>> > >> > >> >>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file
> > and
> > >> >>> > checked
> > >> >>> > >> it
> > >> >>> > >> > in
> > >> >>> > >> > >> >>>>> along
> > >> >>> > >> > >> >>>>>>>>> with
> > >> >>> > >> > >> >>>>>>>>>>> a
> > >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
> > >> >>> > >> > >> >>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
> > >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
> > >> >>> > >> > >> >>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser
> <
> > >> >>> > >> > bowserj@gmail.com
> > >> >>> > >> > >> >
> > >> >>> > >> > >> >>>>>>>> wrote:
> > >> >>> > >> > >> >>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>> Which test case?
> > >> >>> > >> > >> >>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
> > >> MacDonald <
> > >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
> > >> >>> > >> > >> >>>>>>>>>>>>> wrote:
> > >> >>> > >> > >> >>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There
> > are
> > >> a
> > >> >>> few
> > >> >>> > >> > >> >>>>>>>>>>>>>previously
> > >> >>> > >> > >> >>>>>>>>>>> passing
> > >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
> > failing.
> > >> >>> Will
> > >> >>> > >> tag
> > >> >>> > >> > once
> > >> >>> > >> > >> >>>>>>>>>>>>>the
> > >> >>> > >> > >> >>>>>>>>>>> problem
> > >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
> > >> >>> > >> > >> >>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
> > >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
> > >> >>> > >> > >> >>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve
> Gill
> > <
> > >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
> > >> >>> > >> > >> >>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>> wrote:
> > >> >>> > >> > >> >>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
> > >> >>> > >> > >> >>>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once
> > your
> > >> >>> repo is
> > >> >>> > >> > tagged.
> > >> >>> > >> > >> >>>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
> > >> >>> > >> > >> >>>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian
> LeRoux <
> > >> >>> > b@brian.io
> > >> >>> > >> >
> > >> >>> > >> > >> wrote:
> > >> >>> > >> > >> >>>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
> > >> >>> > >> > >> >>>>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
> > >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
> > blackberry
> > >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
> > >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg
> signing:
> > >> need
> > >> >>> > input
> > >> >>> > >> > from
> > >> >>> > >> > >> >>>>>>>>> mentors
> > >> >>> > >> > >> >>>>>>>>>>> on
> > >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
> > >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki
> page
> > >> about
> > >> >>> > >> > updating
> > >> >>> > >> > >> >>>>>>>> ---but
> > >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we
> aim
> > to
> > >> >>> > address
> > >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
> > >> >>> > >> > >> >>>>>>>>>>> between
> > >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
> > >> >>> > >> > >> >>>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>>
> > >> >>> > >> > >> >>>>>>>>
> > >> >>> > >> > >> >>>>>>
> > >> >>> > >> > >> >>>>>
> > >> >>> > >> > >> >
> > >> >>> > >> > >>
> > >> >>> > >> >
> > >> >>> > >>
> > >> >>> > >
> > >> >>> > >
> > >> >>> >
> > >> >>>
> > >> >>
> > >> >>
> > >>
> >
>

Re: tagging 1.5rc friday

Posted by Steven Gill <st...@gmail.com>.
Hey Guys,

Are we still running tests on 1.5 or are we almost ready to ship?

-Steve

On Thu, Mar 1, 2012 at 8:36 AM, Simon MacDonald
<si...@gmail.com>wrote:

> Yeah, I replied to the wrong mail in the thread. I was trying to tell
> Libby to pickup the code form the Apache location to continue her
> testing.
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>
>
>
> On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
> > I was asking about cordova-js, and yes we do have it.
> >
> > On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
> > <si...@gmail.com>wrote:
> >
> >> Probably best to grab the lastest code from:
> >>
> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
> >>
> >> Simon Mac Donald
> >> http://hi.im/simonmacdonald
> >>
> >>
> >>
> >> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com> wrote:
> >> > I managed to fix the Media API bug in callback-js.  Since Android is
> >> using
> >> > the cordova-js, we need to make sure changes to that make it into
> there.
> >> >  Do we have a repo for it yet on Apache?
> >> >
> >> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com>
> wrote:
> >> >
> >> >> We did find issues with the Capture API, but the Camera API on Mobile
> >> Spec
> >> >> is working properly.  It does appear in MobileSpec that the Audio is
> now
> >> >> not working, and I'll have to investigate it further.
> >> >>
> >> >> Joe
> >> >>
> >> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
> >> >> libby.baldwin@gmail.com> wrote:
> >> >>
> >> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
> >> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
> >> >>>
> >> >>> I suppose there could be errors in the way I've written the JS, but
> >> >>> it's odd that all API examples run without issues on 1.4.1. Not sure
> >> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
> >> >>>
> >> >>> Libby
> >> >>>
> >> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
> >> wrote:
> >> >>>
> >> >>> > Where did this example app come from? I'm noticing that there's
> >> errors
> >> >>> with
> >> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having with
> >> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on the
> >> >>> Capture
> >> >>> > API.  It looks like most of these are readerGotFileEntryJavascript
> >> >>> errors,
> >> >>> > since I haven't
> >> >>> > seen anything show a stack trace yet.
> >> >>> >
> >> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
> >> >>> > libby.baldwin@gmail.com
> >> >>> > > wrote:
> >> >>> >
> >> >>> > > Okay, thanks.
> >> >>> > >
> >> >>> > > I am still seeing the same problems. BUT - as I am using AppLaud
> >> >>> > > plugin.. if there some deep changes to build that we don't yet
> know
> >> >>> > > about.. there's no need to track these issues here.
> >> >>> > >
> >> >>> > > I can do a project clean from Eclipse, and build is auto.. but
> ant
> >> >>> clean
> >> >>> > > from cmd line complains about no build.xml file.
> >> >>> > >
> >> >>> > > If you still think these issues could be 'real', I used the
> >> attached
> >> >>> www/
> >> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
> >> >>> > >
> >> >>> > > Camera - Take a Picture or Select - fails
> >> >>> > > Capture - any - fails
> >> >>> > > Media - Play: duration wrong, can't Pause or Stop (record works)
> >> >>> > > File - Create > Write > Read (read fails on Android 3.1 only)
> >> >>> > >
> >> >>> > > I can flesh each one out more unless my env seems too different.
> >> The
> >> >>> > > provided code works on 1.4.1.
> >> >>> > >
> >> >>> > > Libby
> >> >>> > >
> >> >>> > >
> >> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <bowserj@gmail.com
> >
> >> >>> wrote:
> >> >>> > >
> >> >>> > >> ant clean is critically important.  That burnt us more than a
> few
> >> >>> times
> >> >>> > >> when we were testing here yesterday.
> >> >>> > >>
> >> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
> >> >>> > >> simon.macdonald@gmail.com
> >> >>> > >> > wrote:
> >> >>> > >>
> >> >>> > >> > Make sure you do an "ant clean" of your workspace. If you've
> >> built
> >> >>> > >> > cleanly and are still running into problems let us know what
> you
> >> >>> see.
> >> >>> > >> >
> >> >>> > >> > Simon Mac Donald
> >> >>> > >> > http://hi.im/simonmacdonald
> >> >>> > >> >
> >> >>> > >> >
> >> >>> > >> >
> >> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
> >> >>> > >> > <li...@gmail.com> wrote:
> >> >>> > >> > > Simon - I'm seeing regression using the latest:
> >> >>> > >> > >
> >> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
> >> >>> > >> > >
> >> >>> > >> > > I don't know if I should be updating my code from what I
> >> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online
> change?
> >> >>> > >> > >
> >> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
> >> >>> > >> > >
> >> >>> > >> > > Libby
> >> >>> > >> > >
> >> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
> >> >>> > >> > simon.macdonald@gmail.com
> >> >>> > >> > >> wrote:
> >> >>> > >> > >
> >> >>> > >> > >> Okay, I've just committed fixes that take care of the last
> >> two
> >> >>> pain
> >> >>> > >> > >> points. Also, I see that Joe's reverted his changes so we
> >> >>> should go
> >> >>> > >> > >> full steam ahead doing regression testing on Android to
> see
> >> if
> >> >>> > >> > >> anything is broken. If we can't find any breakages we'll
> be
> >> all
> >> >>> set
> >> >>> > >> to
> >> >>> > >> > >> tag 1.5.0 on Android.
> >> >>> > >> > >>
> >> >>> > >> > >> Simon Mac Donald
> >> >>> > >> > >> http://hi.im/simonmacdonald
> >> >>> > >> > >>
> >> >>> > >> > >>
> >> >>> > >> > >>
> >> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <
> fil@adobe.com>
> >> >>> wrote:
> >> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe
> and me
> >> >>> and
> >> >>> > >> > whomever
> >> >>> > >> > >> > else wants to join the fun can also run through tests on
> >> our
> >> >>> end.
> >> >>> > >> > >> >
> >> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
> >> >>> simon.macdonald@gmail.com
> >> >>> > >
> >> >>> > >> > wrote:
> >> >>> > >> > >> >
> >> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more
> things
> >> >>> that
> >> >>> > >> should
> >> >>> > >> > >> >>be changed before 1.5 goes out:
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
> >> >>> defaulting
> >> >>> > to
> >> >>> > >> > >> >>the internal storage. We'll go back to the old
> >> implementation
> >> >>> for
> >> >>> > >> this
> >> >>> > >> > >> >>release and have a larger discussion on this issue for a
> >> >>> future
> >> >>> > >> > >> >>release.
> >> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the wrong
> >> name.
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>I expect I'll be able to get both of those changes in
> >> today.
> >> >>> > Then I
> >> >>> > >> > >> >>want to run through the regression tests one more time
> to
> >> make
> >> >>> > >> sure I
> >> >>> > >> > >> >>haven't broken anything. Once I've completed that I'll
> tag
> >> and
> >> >>> > let
> >> >>> > >> > >> >>everyone know.
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>Sound good?
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>Simon Mac Donald
> >> >>> > >> > >> >>http://hi.im/simonmacdonald
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>
> >> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
> >> >>> > >> stevengill97@gmail.com>
> >> >>> > >> > >> >>wrote:
> >> >>> > >> > >> >>> Hey guys.
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> How about other repos?
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> -Steve
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
> >> >>> > >> > >> >>><si...@gmail.com> wrote:
> >> >>> > >> > >> >>>
> >> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug
> where
> >> >>> you
> >> >>> > >> cannot
> >> >>> > >> > >> >>>>play
> >> >>> > >> > >> >>>> audio using the Media class. I will post up a
> >> description
> >> >>> of
> >> >>> > >> what
> >> >>> > >> > is
> >> >>> > >> > >> >>>>going
> >> >>> > >> > >> >>>> on in another thread.
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think
> >> that
> >> >>> > >> Android
> >> >>> > >> > is
> >> >>> > >> > >> >>>>ready
> >> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>> Simon Mac Donald
> >> >>> > >> > >> >>>> http://hi.im/simonmacdonald
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
> >> >>> > >> > stevengill97@gmail.com>
> >> >>> > >> > >> >>>>wrote:
> >> >>> > >> > >> >>>>
> >> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of
> this
> >> >>> thread.
> >> >>> > >> The
> >> >>> > >> > >> >>>>>plan in
> >> >>> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc
> >> tagged
> >> >>> > >> friday
> >> >>> > >> > >> >>>>>(today
> >> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
> >> >>> > discussion
> >> >>> > >> is
> >> >>> > >> > >> >>>>>needed,
> >> >>> > >> > >> >>>>> please continue.
> >> >>> > >> > >> >>>>>
> >> >>> > >> > >> >>>>> -Steve
> >> >>> > >> > >> >>>>>
> >> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
> >> >>> > >> > stevengill97@gmail.com>
> >> >>> > >> > >> >>>>> wrote:
> >> >>> > >> > >> >>>>>
> >> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb
> 29th.
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>> Sound good to everyone?
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>> -Steve
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
> >> >>> > >> > >> >>>>>><si...@gmail.com>
> >> >>> > >> > >> >>>>>> wrote:
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
> >> >>> > >> > >> >>>>>>>
> >> >>> > >> > >> >>>>>>> Simon Mac Donald
> >> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
> >> >>> > >> > >> >>>>>>>
> >> >>> > >> > >> >>>>>>>
> >> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
> >> >>> > >> > >> >>>>>>><st...@gmail.com>
> >> >>> > >> > >> >>>>>> wrote:
> >> >>> > >> > >> >>>>>>>
> >> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate together
> >> yet, so
> >> >>> > feel
> >> >>> > >> > free
> >> >>> > >> > >> >>>>>>>>to
> >> >>> > >> > >> >>>>>> retag.
> >> >>> > >> > >> >>>>>>>>
> >> >>> > >> > >> >>>>>>>> -Steve
> >> >>> > >> > >> >>>>>>>>
> >> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
> >> >>> > >> > >> >>>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>
> >> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I would
> >> like
> >> >>> to
> >> >>> > add
> >> >>> > >> > the
> >> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI()
> into
> >> >>> the
> >> >>> > >> > release
> >> >>> > >> > >> >>>>>>>> candidate.
> >> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this
> change
> >> is
> >> >>> to
> >> >>> > go
> >> >>> > >> in.
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>> -becky
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson <
> >> >>> > >> > >> >>>>> gibson.becky@gmail.com
> >> >>> > >> > >> >>>>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon
> MacDonald
> >> <
> >> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it
> should
> >> >>> have
> >> >>> > >> used
> >> >>> > >> > >> >>>>> escapeURI
> >> >>> > >> > >> >>>>>>>> so
> >> >>> > >> > >> >>>>>>>>> I
> >> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in common-js
> >> there
> >> >>> > was
> >> >>> > >> a
> >> >>> > >> > bug
> >> >>> > >> > >> >>>>>>>>>>>in
> >> >>> > >> > >> >>>>> the
> >> >>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
> >> >>> > this.fullPath
> >> >>> > >> > when
> >> >>> > >> > >> >>>>>>>>>>>it
> >> >>> > >> > >> >>>>>>>> should
> >> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file
> and
> >> >>> > checked
> >> >>> > >> it
> >> >>> > >> > in
> >> >>> > >> > >> >>>>> along
> >> >>> > >> > >> >>>>>>>>> with
> >> >>> > >> > >> >>>>>>>>>>> a
> >> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
> >> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
> >> >>> > >> > bowserj@gmail.com
> >> >>> > >> > >> >
> >> >>> > >> > >> >>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>> Which test case?
> >> >>> > >> > >> >>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
> >> MacDonald <
> >> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There
> are
> >> a
> >> >>> few
> >> >>> > >> > >> >>>>>>>>>>>>>previously
> >> >>> > >> > >> >>>>>>>>>>> passing
> >> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now
> failing.
> >> >>> Will
> >> >>> > >> tag
> >> >>> > >> > once
> >> >>> > >> > >> >>>>>>>>>>>>>the
> >> >>> > >> > >> >>>>>>>>>>> problem
> >> >>> > >> > >> >>>>>>>>>>>>> is resolved.
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
> >> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve Gill
> <
> >> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>> wrote:
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once
> your
> >> >>> repo is
> >> >>> > >> > tagged.
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>> -Steve
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux <
> >> >>> > b@brian.io
> >> >>> > >> >
> >> >>> > >> > >> wrote:
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
> >> >>> > >> > >> >>>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios,
> blackberry
> >> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
> >> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing:
> >> need
> >> >>> > input
> >> >>> > >> > from
> >> >>> > >> > >> >>>>>>>>> mentors
> >> >>> > >> > >> >>>>>>>>>>> on
> >> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
> >> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki page
> >> about
> >> >>> > >> > updating
> >> >>> > >> > >> >>>>>>>> ---but
> >> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we aim
> to
> >> >>> > address
> >> >>> > >> > >> >>>>>>>>>>>>>>>sometime
> >> >>> > >> > >> >>>>>>>>>>> between
> >> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
> >> >>> > >> > >> >>>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>>
> >> >>> > >> > >> >>>>>>>>>
> >> >>> > >> > >> >>>>>>>>
> >> >>> > >> > >> >>>>>>
> >> >>> > >> > >> >>>>>
> >> >>> > >> > >> >
> >> >>> > >> > >>
> >> >>> > >> >
> >> >>> > >>
> >> >>> > >
> >> >>> > >
> >> >>> >
> >> >>>
> >> >>
> >> >>
> >>
>

Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
Yeah, I replied to the wrong mail in the thread. I was trying to tell
Libby to pickup the code form the Apache location to continue her
testing.

Simon Mac Donald
http://hi.im/simonmacdonald



On Thu, Mar 1, 2012 at 11:34 AM, Joe Bowser <bo...@gmail.com> wrote:
> I was asking about cordova-js, and yes we do have it.
>
> On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
> <si...@gmail.com>wrote:
>
>> Probably best to grab the lastest code from:
>>
>>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
>>
>> Simon Mac Donald
>> http://hi.im/simonmacdonald
>>
>>
>>
>> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com> wrote:
>> > I managed to fix the Media API bug in callback-js.  Since Android is
>> using
>> > the cordova-js, we need to make sure changes to that make it into there.
>> >  Do we have a repo for it yet on Apache?
>> >
>> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com> wrote:
>> >
>> >> We did find issues with the Capture API, but the Camera API on Mobile
>> Spec
>> >> is working properly.  It does appear in MobileSpec that the Audio is now
>> >> not working, and I'll have to investigate it further.
>> >>
>> >> Joe
>> >>
>> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>> >> libby.baldwin@gmail.com> wrote:
>> >>
>> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
>> >>>
>> >>> I suppose there could be errors in the way I've written the JS, but
>> >>> it's odd that all API examples run without issues on 1.4.1. Not sure
>> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
>> >>>
>> >>> Libby
>> >>>
>> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
>> wrote:
>> >>>
>> >>> > Where did this example app come from? I'm noticing that there's
>> errors
>> >>> with
>> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having with
>> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on the
>> >>> Capture
>> >>> > API.  It looks like most of these are readerGotFileEntryJavascript
>> >>> errors,
>> >>> > since I haven't
>> >>> > seen anything show a stack trace yet.
>> >>> >
>> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>> >>> > libby.baldwin@gmail.com
>> >>> > > wrote:
>> >>> >
>> >>> > > Okay, thanks.
>> >>> > >
>> >>> > > I am still seeing the same problems. BUT - as I am using AppLaud
>> >>> > > plugin.. if there some deep changes to build that we don't yet know
>> >>> > > about.. there's no need to track these issues here.
>> >>> > >
>> >>> > > I can do a project clean from Eclipse, and build is auto.. but ant
>> >>> clean
>> >>> > > from cmd line complains about no build.xml file.
>> >>> > >
>> >>> > > If you still think these issues could be 'real', I used the
>> attached
>> >>> www/
>> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>> >>> > >
>> >>> > > Camera - Take a Picture or Select - fails
>> >>> > > Capture - any - fails
>> >>> > > Media - Play: duration wrong, can't Pause or Stop (record works)
>> >>> > > File - Create > Write > Read (read fails on Android 3.1 only)
>> >>> > >
>> >>> > > I can flesh each one out more unless my env seems too different.
>> The
>> >>> > > provided code works on 1.4.1.
>> >>> > >
>> >>> > > Libby
>> >>> > >
>> >>> > >
>> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <bo...@gmail.com>
>> >>> wrote:
>> >>> > >
>> >>> > >> ant clean is critically important.  That burnt us more than a few
>> >>> times
>> >>> > >> when we were testing here yesterday.
>> >>> > >>
>> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>> >>> > >> simon.macdonald@gmail.com
>> >>> > >> > wrote:
>> >>> > >>
>> >>> > >> > Make sure you do an "ant clean" of your workspace. If you've
>> built
>> >>> > >> > cleanly and are still running into problems let us know what you
>> >>> see.
>> >>> > >> >
>> >>> > >> > Simon Mac Donald
>> >>> > >> > http://hi.im/simonmacdonald
>> >>> > >> >
>> >>> > >> >
>> >>> > >> >
>> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>> >>> > >> > <li...@gmail.com> wrote:
>> >>> > >> > > Simon - I'm seeing regression using the latest:
>> >>> > >> > >
>> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
>> >>> > >> > >
>> >>> > >> > > I don't know if I should be updating my code from what I
>> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online change?
>> >>> > >> > >
>> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
>> >>> > >> > >
>> >>> > >> > > Libby
>> >>> > >> > >
>> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>> >>> > >> > simon.macdonald@gmail.com
>> >>> > >> > >> wrote:
>> >>> > >> > >
>> >>> > >> > >> Okay, I've just committed fixes that take care of the last
>> two
>> >>> pain
>> >>> > >> > >> points. Also, I see that Joe's reverted his changes so we
>> >>> should go
>> >>> > >> > >> full steam ahead doing regression testing on Android to see
>> if
>> >>> > >> > >> anything is broken. If we can't find any breakages we'll be
>> all
>> >>> set
>> >>> > >> to
>> >>> > >> > >> tag 1.5.0 on Android.
>> >>> > >> > >>
>> >>> > >> > >> Simon Mac Donald
>> >>> > >> > >> http://hi.im/simonmacdonald
>> >>> > >> > >>
>> >>> > >> > >>
>> >>> > >> > >>
>> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <fi...@adobe.com>
>> >>> wrote:
>> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe and me
>> >>> and
>> >>> > >> > whomever
>> >>> > >> > >> > else wants to join the fun can also run through tests on
>> our
>> >>> end.
>> >>> > >> > >> >
>> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>> >>> simon.macdonald@gmail.com
>> >>> > >
>> >>> > >> > wrote:
>> >>> > >> > >> >
>> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more things
>> >>> that
>> >>> > >> should
>> >>> > >> > >> >>be changed before 1.5 goes out:
>> >>> > >> > >> >>
>> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
>> >>> defaulting
>> >>> > to
>> >>> > >> > >> >>the internal storage. We'll go back to the old
>> implementation
>> >>> for
>> >>> > >> this
>> >>> > >> > >> >>release and have a larger discussion on this issue for a
>> >>> future
>> >>> > >> > >> >>release.
>> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the wrong
>> name.
>> >>> > >> > >> >>
>> >>> > >> > >> >>I expect I'll be able to get both of those changes in
>> today.
>> >>> > Then I
>> >>> > >> > >> >>want to run through the regression tests one more time to
>> make
>> >>> > >> sure I
>> >>> > >> > >> >>haven't broken anything. Once I've completed that I'll tag
>> and
>> >>> > let
>> >>> > >> > >> >>everyone know.
>> >>> > >> > >> >>
>> >>> > >> > >> >>Sound good?
>> >>> > >> > >> >>
>> >>> > >> > >> >>Simon Mac Donald
>> >>> > >> > >> >>http://hi.im/simonmacdonald
>> >>> > >> > >> >>
>> >>> > >> > >> >>
>> >>> > >> > >> >>
>> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>> >>> > >> stevengill97@gmail.com>
>> >>> > >> > >> >>wrote:
>> >>> > >> > >> >>> Hey guys.
>> >>> > >> > >> >>>
>> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
>> >>> > >> > >> >>>
>> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
>> >>> > >> > >> >>>
>> >>> > >> > >> >>> How about other repos?
>> >>> > >> > >> >>>
>> >>> > >> > >> >>> -Steve
>> >>> > >> > >> >>>
>> >>> > >> > >> >>>
>> >>> > >> > >> >>>
>> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>> >>> > >> > >> >>><si...@gmail.com> wrote:
>> >>> > >> > >> >>>
>> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug where
>> >>> you
>> >>> > >> cannot
>> >>> > >> > >> >>>>play
>> >>> > >> > >> >>>> audio using the Media class. I will post up a
>> description
>> >>> of
>> >>> > >> what
>> >>> > >> > is
>> >>> > >> > >> >>>>going
>> >>> > >> > >> >>>> on in another thread.
>> >>> > >> > >> >>>>
>> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think
>> that
>> >>> > >> Android
>> >>> > >> > is
>> >>> > >> > >> >>>>ready
>> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>> >>> > >> > >> >>>>
>> >>> > >> > >> >>>> Simon Mac Donald
>> >>> > >> > >> >>>> http://hi.im/simonmacdonald
>> >>> > >> > >> >>>>
>> >>> > >> > >> >>>>
>> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>> >>> > >> > stevengill97@gmail.com>
>> >>> > >> > >> >>>>wrote:
>> >>> > >> > >> >>>>
>> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of this
>> >>> thread.
>> >>> > >> The
>> >>> > >> > >> >>>>>plan in
>> >>> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc
>> tagged
>> >>> > >> friday
>> >>> > >> > >> >>>>>(today
>> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
>> >>> > discussion
>> >>> > >> is
>> >>> > >> > >> >>>>>needed,
>> >>> > >> > >> >>>>> please continue.
>> >>> > >> > >> >>>>>
>> >>> > >> > >> >>>>> -Steve
>> >>> > >> > >> >>>>>
>> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>> >>> > >> > stevengill97@gmail.com>
>> >>> > >> > >> >>>>> wrote:
>> >>> > >> > >> >>>>>
>> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb 29th.
>> >>> > >> > >> >>>>>>
>> >>> > >> > >> >>>>>> Sound good to everyone?
>> >>> > >> > >> >>>>>>
>> >>> > >> > >> >>>>>> -Steve
>> >>> > >> > >> >>>>>>
>> >>> > >> > >> >>>>>>
>> >>> > >> > >> >>>>>>
>> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>> >>> > >> > >> >>>>>><si...@gmail.com>
>> >>> > >> > >> >>>>>> wrote:
>> >>> > >> > >> >>>>>>
>> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
>> >>> > >> > >> >>>>>>>
>> >>> > >> > >> >>>>>>> Simon Mac Donald
>> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>> >>> > >> > >> >>>>>>>
>> >>> > >> > >> >>>>>>>
>> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>> >>> > >> > >> >>>>>>><st...@gmail.com>
>> >>> > >> > >> >>>>>> wrote:
>> >>> > >> > >> >>>>>>>
>> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate together
>> yet, so
>> >>> > feel
>> >>> > >> > free
>> >>> > >> > >> >>>>>>>>to
>> >>> > >> > >> >>>>>> retag.
>> >>> > >> > >> >>>>>>>>
>> >>> > >> > >> >>>>>>>> -Steve
>> >>> > >> > >> >>>>>>>>
>> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
>> >>> > >> > >> >>>>> gibson.becky@gmail.com
>> >>> > >> > >> >>>>>>>>> wrote:
>> >>> > >> > >> >>>>>>>>
>> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I would
>> like
>> >>> to
>> >>> > add
>> >>> > >> > the
>> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI() into
>> >>> the
>> >>> > >> > release
>> >>> > >> > >> >>>>>>>> candidate.
>> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this change
>> is
>> >>> to
>> >>> > go
>> >>> > >> in.
>> >>> > >> > >> >>>>>>>>>
>> >>> > >> > >> >>>>>>>>> -becky
>> >>> > >> > >> >>>>>>>>>
>> >>> > >> > >> >>>>>>>>>
>> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson <
>> >>> > >> > >> >>>>> gibson.becky@gmail.com
>> >>> > >> > >> >>>>>>>>>> wrote:
>> >>> > >> > >> >>>>>>>>>
>> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>> >>> > >> > >> >>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon MacDonald
>> <
>> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>> >>> > >> > >> >>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it should
>> >>> have
>> >>> > >> used
>> >>> > >> > >> >>>>> escapeURI
>> >>> > >> > >> >>>>>>>> so
>> >>> > >> > >> >>>>>>>>> I
>> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in common-js
>> there
>> >>> > was
>> >>> > >> a
>> >>> > >> > bug
>> >>> > >> > >> >>>>>>>>>>>in
>> >>> > >> > >> >>>>> the
>> >>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
>> >>> > this.fullPath
>> >>> > >> > when
>> >>> > >> > >> >>>>>>>>>>>it
>> >>> > >> > >> >>>>>>>> should
>> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
>> >>> > >> > >> >>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file and
>> >>> > checked
>> >>> > >> it
>> >>> > >> > in
>> >>> > >> > >> >>>>> along
>> >>> > >> > >> >>>>>>>>> with
>> >>> > >> > >> >>>>>>>>>>> a
>> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>> >>> > >> > >> >>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>> >>> > >> > >> >>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
>> >>> > >> > bowserj@gmail.com
>> >>> > >> > >> >
>> >>> > >> > >> >>>>>>>> wrote:
>> >>> > >> > >> >>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>> Which test case?
>> >>> > >> > >> >>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
>> MacDonald <
>> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>> >>> > >> > >> >>>>>>>>>>>>> wrote:
>> >>> > >> > >> >>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There are
>> a
>> >>> few
>> >>> > >> > >> >>>>>>>>>>>>>previously
>> >>> > >> > >> >>>>>>>>>>> passing
>> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now failing.
>> >>> Will
>> >>> > >> tag
>> >>> > >> > once
>> >>> > >> > >> >>>>>>>>>>>>>the
>> >>> > >> > >> >>>>>>>>>>> problem
>> >>> > >> > >> >>>>>>>>>>>>> is resolved.
>> >>> > >> > >> >>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>> >>> > >> > >> >>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve Gill <
>> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
>> >>> > >> > >> >>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>> wrote:
>> >>> > >> > >> >>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>> >>> > >> > >> >>>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once your
>> >>> repo is
>> >>> > >> > tagged.
>> >>> > >> > >> >>>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>> -Steve
>> >>> > >> > >> >>>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux <
>> >>> > b@brian.io
>> >>> > >> >
>> >>> > >> > >> wrote:
>> >>> > >> > >> >>>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>> >>> > >> > >> >>>>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios, blackberry
>> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
>> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing:
>> need
>> >>> > input
>> >>> > >> > from
>> >>> > >> > >> >>>>>>>>> mentors
>> >>> > >> > >> >>>>>>>>>>> on
>> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki page
>> about
>> >>> > >> > updating
>> >>> > >> > >> >>>>>>>> ---but
>> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we aim to
>> >>> > address
>> >>> > >> > >> >>>>>>>>>>>>>>>sometime
>> >>> > >> > >> >>>>>>>>>>> between
>> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>> >>> > >> > >> >>>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>>
>> >>> > >> > >> >>>>>>>>>
>> >>> > >> > >> >>>>>>>>
>> >>> > >> > >> >>>>>>
>> >>> > >> > >> >>>>>
>> >>> > >> > >> >
>> >>> > >> > >>
>> >>> > >> >
>> >>> > >>
>> >>> > >
>> >>> > >
>> >>> >
>> >>>
>> >>
>> >>
>>

Re: tagging 1.5rc friday

Posted by Joe Bowser <bo...@gmail.com>.
I was asking about cordova-js, and yes we do have it.

On Thu, Mar 1, 2012 at 8:30 AM, Simon MacDonald
<si...@gmail.com>wrote:

> Probably best to grab the lastest code from:
>
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>
>
>
> On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com> wrote:
> > I managed to fix the Media API bug in callback-js.  Since Android is
> using
> > the cordova-js, we need to make sure changes to that make it into there.
> >  Do we have a repo for it yet on Apache?
> >
> > On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com> wrote:
> >
> >> We did find issues with the Capture API, but the Camera API on Mobile
> Spec
> >> is working properly.  It does appear in MobileSpec that the Audio is now
> >> not working, and I'll have to investigate it further.
> >>
> >> Joe
> >>
> >> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
> >> libby.baldwin@gmail.com> wrote:
> >>
> >>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
> >>> are implemented very closely, if not exactly, to the 1.4.1 docs.
> >>>
> >>> I suppose there could be errors in the way I've written the JS, but
> >>> it's odd that all API examples run without issues on 1.4.1. Not sure
> >>> if there are changes to the JS API in 1.5 that I'm not aware of.
> >>>
> >>> Libby
> >>>
> >>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com>
> wrote:
> >>>
> >>> > Where did this example app come from? I'm noticing that there's
> errors
> >>> with
> >>> > DATA_URL vs DATA_URI on the Camera demo that we're not having with
> >>> > Mobile-Spec.  Also, it appears that nothing is coming back on the
> >>> Capture
> >>> > API.  It looks like most of these are readerGotFileEntryJavascript
> >>> errors,
> >>> > since I haven't
> >>> > seen anything show a stack trace yet.
> >>> >
> >>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
> >>> > libby.baldwin@gmail.com
> >>> > > wrote:
> >>> >
> >>> > > Okay, thanks.
> >>> > >
> >>> > > I am still seeing the same problems. BUT - as I am using AppLaud
> >>> > > plugin.. if there some deep changes to build that we don't yet know
> >>> > > about.. there's no need to track these issues here.
> >>> > >
> >>> > > I can do a project clean from Eclipse, and build is auto.. but ant
> >>> clean
> >>> > > from cmd line complains about no build.xml file.
> >>> > >
> >>> > > If you still think these issues could be 'real', I used the
> attached
> >>> www/
> >>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
> >>> > >
> >>> > > Camera - Take a Picture or Select - fails
> >>> > > Capture - any - fails
> >>> > > Media - Play: duration wrong, can't Pause or Stop (record works)
> >>> > > File - Create > Write > Read (read fails on Android 3.1 only)
> >>> > >
> >>> > > I can flesh each one out more unless my env seems too different.
> The
> >>> > > provided code works on 1.4.1.
> >>> > >
> >>> > > Libby
> >>> > >
> >>> > >
> >>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <bo...@gmail.com>
> >>> wrote:
> >>> > >
> >>> > >> ant clean is critically important.  That burnt us more than a few
> >>> times
> >>> > >> when we were testing here yesterday.
> >>> > >>
> >>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
> >>> > >> simon.macdonald@gmail.com
> >>> > >> > wrote:
> >>> > >>
> >>> > >> > Make sure you do an "ant clean" of your workspace. If you've
> built
> >>> > >> > cleanly and are still running into problems let us know what you
> >>> see.
> >>> > >> >
> >>> > >> > Simon Mac Donald
> >>> > >> > http://hi.im/simonmacdonald
> >>> > >> >
> >>> > >> >
> >>> > >> >
> >>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
> >>> > >> > <li...@gmail.com> wrote:
> >>> > >> > > Simon - I'm seeing regression using the latest:
> >>> > >> > >
> >>> > >> > > incubator-cordova-android-21b7346.tar.gz
> >>> > >> > >
> >>> > >> > > I don't know if I should be updating my code from what I
> >>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online change?
> >>> > >> > >
> >>> > >> > > Problems: Camera, Capture, Media, File:Read.
> >>> > >> > >
> >>> > >> > > Libby
> >>> > >> > >
> >>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
> >>> > >> > simon.macdonald@gmail.com
> >>> > >> > >> wrote:
> >>> > >> > >
> >>> > >> > >> Okay, I've just committed fixes that take care of the last
> two
> >>> pain
> >>> > >> > >> points. Also, I see that Joe's reverted his changes so we
> >>> should go
> >>> > >> > >> full steam ahead doing regression testing on Android to see
> if
> >>> > >> > >> anything is broken. If we can't find any breakages we'll be
> all
> >>> set
> >>> > >> to
> >>> > >> > >> tag 1.5.0 on Android.
> >>> > >> > >>
> >>> > >> > >> Simon Mac Donald
> >>> > >> > >> http://hi.im/simonmacdonald
> >>> > >> > >>
> >>> > >> > >>
> >>> > >> > >>
> >>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <fi...@adobe.com>
> >>> wrote:
> >>> > >> > >> > Ping the dev list when you get there Simon, then Joe and me
> >>> and
> >>> > >> > whomever
> >>> > >> > >> > else wants to join the fun can also run through tests on
> our
> >>> end.
> >>> > >> > >> >
> >>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
> >>> simon.macdonald@gmail.com
> >>> > >
> >>> > >> > wrote:
> >>> > >> > >> >
> >>> > >> > >> >>We may be able to tag 1.5 today. There are two more things
> >>> that
> >>> > >> should
> >>> > >> > >> >>be changed before 1.5 goes out:
> >>> > >> > >> >>
> >>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
> >>> defaulting
> >>> > to
> >>> > >> > >> >>the internal storage. We'll go back to the old
> implementation
> >>> for
> >>> > >> this
> >>> > >> > >> >>release and have a larger discussion on this issue for a
> >>> future
> >>> > >> > >> >>release.
> >>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the wrong
> name.
> >>> > >> > >> >>
> >>> > >> > >> >>I expect I'll be able to get both of those changes in
> today.
> >>> > Then I
> >>> > >> > >> >>want to run through the regression tests one more time to
> make
> >>> > >> sure I
> >>> > >> > >> >>haven't broken anything. Once I've completed that I'll tag
> and
> >>> > let
> >>> > >> > >> >>everyone know.
> >>> > >> > >> >>
> >>> > >> > >> >>Sound good?
> >>> > >> > >> >>
> >>> > >> > >> >>Simon Mac Donald
> >>> > >> > >> >>http://hi.im/simonmacdonald
> >>> > >> > >> >>
> >>> > >> > >> >>
> >>> > >> > >> >>
> >>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
> >>> > >> stevengill97@gmail.com>
> >>> > >> > >> >>wrote:
> >>> > >> > >> >>> Hey guys.
> >>> > >> > >> >>>
> >>> > >> > >> >>> How do we feel about tagging 1.5 today?
> >>> > >> > >> >>>
> >>> > >> > >> >>> Simon, do you still feel like android isn't ready?
> >>> > >> > >> >>>
> >>> > >> > >> >>> How about other repos?
> >>> > >> > >> >>>
> >>> > >> > >> >>> -Steve
> >>> > >> > >> >>>
> >>> > >> > >> >>>
> >>> > >> > >> >>>
> >>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
> >>> > >> > >> >>><si...@gmail.com> wrote:
> >>> > >> > >> >>>
> >>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug where
> >>> you
> >>> > >> cannot
> >>> > >> > >> >>>>play
> >>> > >> > >> >>>> audio using the Media class. I will post up a
> description
> >>> of
> >>> > >> what
> >>> > >> > is
> >>> > >> > >> >>>>going
> >>> > >> > >> >>>> on in another thread.
> >>> > >> > >> >>>>
> >>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think
> that
> >>> > >> Android
> >>> > >> > is
> >>> > >> > >> >>>>ready
> >>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
> >>> > >> > >> >>>>
> >>> > >> > >> >>>> Simon Mac Donald
> >>> > >> > >> >>>> http://hi.im/simonmacdonald
> >>> > >> > >> >>>>
> >>> > >> > >> >>>>
> >>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
> >>> > >> > stevengill97@gmail.com>
> >>> > >> > >> >>>>wrote:
> >>> > >> > >> >>>>
> >>> > >> > >> >>>>> Sorry, for some reason I missed the last half of this
> >>> thread.
> >>> > >> The
> >>> > >> > >> >>>>>plan in
> >>> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc
> tagged
> >>> > >> friday
> >>> > >> > >> >>>>>(today
> >>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
> >>> > discussion
> >>> > >> is
> >>> > >> > >> >>>>>needed,
> >>> > >> > >> >>>>> please continue.
> >>> > >> > >> >>>>>
> >>> > >> > >> >>>>> -Steve
> >>> > >> > >> >>>>>
> >>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
> >>> > >> > stevengill97@gmail.com>
> >>> > >> > >> >>>>> wrote:
> >>> > >> > >> >>>>>
> >>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb 29th.
> >>> > >> > >> >>>>>>
> >>> > >> > >> >>>>>> Sound good to everyone?
> >>> > >> > >> >>>>>>
> >>> > >> > >> >>>>>> -Steve
> >>> > >> > >> >>>>>>
> >>> > >> > >> >>>>>>
> >>> > >> > >> >>>>>>
> >>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
> >>> > >> > >> >>>>>><si...@gmail.com>
> >>> > >> > >> >>>>>> wrote:
> >>> > >> > >> >>>>>>
> >>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
> >>> > >> > >> >>>>>>>
> >>> > >> > >> >>>>>>> Simon Mac Donald
> >>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
> >>> > >> > >> >>>>>>>
> >>> > >> > >> >>>>>>>
> >>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
> >>> > >> > >> >>>>>>><st...@gmail.com>
> >>> > >> > >> >>>>>> wrote:
> >>> > >> > >> >>>>>>>
> >>> > >> > >> >>>>>>>> I haven't pulled the release candidate together
> yet, so
> >>> > feel
> >>> > >> > free
> >>> > >> > >> >>>>>>>>to
> >>> > >> > >> >>>>>> retag.
> >>> > >> > >> >>>>>>>>
> >>> > >> > >> >>>>>>>> -Steve
> >>> > >> > >> >>>>>>>>
> >>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
> >>> > >> > >> >>>>> gibson.becky@gmail.com
> >>> > >> > >> >>>>>>>>> wrote:
> >>> > >> > >> >>>>>>>>
> >>> > >> > >> >>>>>>>>> Has anything been done with the build?  I would
> like
> >>> to
> >>> > add
> >>> > >> > the
> >>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI() into
> >>> the
> >>> > >> > release
> >>> > >> > >> >>>>>>>> candidate.
> >>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this change
> is
> >>> to
> >>> > go
> >>> > >> in.
> >>> > >> > >> >>>>>>>>>
> >>> > >> > >> >>>>>>>>> -becky
> >>> > >> > >> >>>>>>>>>
> >>> > >> > >> >>>>>>>>>
> >>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson <
> >>> > >> > >> >>>>> gibson.becky@gmail.com
> >>> > >> > >> >>>>>>>>>> wrote:
> >>> > >> > >> >>>>>>>>>
> >>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
> >>> > >> > >> >>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>
> >>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon MacDonald
> <
> >>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
> >>> > >> > >> >>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it should
> >>> have
> >>> > >> used
> >>> > >> > >> >>>>> escapeURI
> >>> > >> > >> >>>>>>>> so
> >>> > >> > >> >>>>>>>>> I
> >>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in common-js
> there
> >>> > was
> >>> > >> a
> >>> > >> > bug
> >>> > >> > >> >>>>>>>>>>>in
> >>> > >> > >> >>>>> the
> >>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
> >>> > this.fullPath
> >>> > >> > when
> >>> > >> > >> >>>>>>>>>>>it
> >>> > >> > >> >>>>>>>> should
> >>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
> >>> > >> > >> >>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file and
> >>> > checked
> >>> > >> it
> >>> > >> > in
> >>> > >> > >> >>>>> along
> >>> > >> > >> >>>>>>>>> with
> >>> > >> > >> >>>>>>>>>>> a
> >>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
> >>> > >> > >> >>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>> Simon Mac Donald
> >>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
> >>> > >> > >> >>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
> >>> > >> > bowserj@gmail.com
> >>> > >> > >> >
> >>> > >> > >> >>>>>>>> wrote:
> >>> > >> > >> >>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>> Which test case?
> >>> > >> > >> >>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon
> MacDonald <
> >>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
> >>> > >> > >> >>>>>>>>>>>>> wrote:
> >>> > >> > >> >>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There are
> a
> >>> few
> >>> > >> > >> >>>>>>>>>>>>>previously
> >>> > >> > >> >>>>>>>>>>> passing
> >>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now failing.
> >>> Will
> >>> > >> tag
> >>> > >> > once
> >>> > >> > >> >>>>>>>>>>>>>the
> >>> > >> > >> >>>>>>>>>>> problem
> >>> > >> > >> >>>>>>>>>>>>> is resolved.
> >>> > >> > >> >>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
> >>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
> >>> > >> > >> >>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve Gill <
> >>> > >> > >> >>>>>>>> stevengill97@gmail.com
> >>> > >> > >> >>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>> wrote:
> >>> > >> > >> >>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>> Hey guys,
> >>> > >> > >> >>>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once your
> >>> repo is
> >>> > >> > tagged.
> >>> > >> > >> >>>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>> -Steve
> >>> > >> > >> >>>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux <
> >>> > b@brian.io
> >>> > >> >
> >>> > >> > >> wrote:
> >>> > >> > >> >>>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
> >>> > >> > >> >>>>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
> >>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios, blackberry
> >>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
> >>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing:
> need
> >>> > input
> >>> > >> > from
> >>> > >> > >> >>>>>>>>> mentors
> >>> > >> > >> >>>>>>>>>>> on
> >>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
> >>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki page
> about
> >>> > >> > updating
> >>> > >> > >> >>>>>>>> ---but
> >>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we aim to
> >>> > address
> >>> > >> > >> >>>>>>>>>>>>>>>sometime
> >>> > >> > >> >>>>>>>>>>> between
> >>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
> >>> > >> > >> >>>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>
> >>> > >> > >> >>>>>>>>>>
> >>> > >> > >> >>>>>>>>>
> >>> > >> > >> >>>>>>>>
> >>> > >> > >> >>>>>>
> >>> > >> > >> >>>>>
> >>> > >> > >> >
> >>> > >> > >>
> >>> > >> >
> >>> > >>
> >>> > >
> >>> > >
> >>> >
> >>>
> >>
> >>
>

Re: tagging 1.5rc friday

Posted by Simon MacDonald <si...@gmail.com>.
Probably best to grab the lastest code from:

https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=summary

Simon Mac Donald
http://hi.im/simonmacdonald



On Wed, Feb 29, 2012 at 8:28 PM, Joe Bowser <bo...@gmail.com> wrote:
> I managed to fix the Media API bug in callback-js.  Since Android is using
> the cordova-js, we need to make sure changes to that make it into there.
>  Do we have a repo for it yet on Apache?
>
> On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com> wrote:
>
>> We did find issues with the Capture API, but the Camera API on Mobile Spec
>> is working properly.  It does appear in MobileSpec that the Audio is now
>> not working, and I'll have to investigate it further.
>>
>> Joe
>>
>> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
>> libby.baldwin@gmail.com> wrote:
>>
>>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>>> are implemented very closely, if not exactly, to the 1.4.1 docs.
>>>
>>> I suppose there could be errors in the way I've written the JS, but
>>> it's odd that all API examples run without issues on 1.4.1. Not sure
>>> if there are changes to the JS API in 1.5 that I'm not aware of.
>>>
>>> Libby
>>>
>>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com> wrote:
>>>
>>> > Where did this example app come from? I'm noticing that there's errors
>>> with
>>> > DATA_URL vs DATA_URI on the Camera demo that we're not having with
>>> > Mobile-Spec.  Also, it appears that nothing is coming back on the
>>> Capture
>>> > API.  It looks like most of these are readerGotFileEntryJavascript
>>> errors,
>>> > since I haven't
>>> > seen anything show a stack trace yet.
>>> >
>>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>>> > libby.baldwin@gmail.com
>>> > > wrote:
>>> >
>>> > > Okay, thanks.
>>> > >
>>> > > I am still seeing the same problems. BUT - as I am using AppLaud
>>> > > plugin.. if there some deep changes to build that we don't yet know
>>> > > about.. there's no need to track these issues here.
>>> > >
>>> > > I can do a project clean from Eclipse, and build is auto.. but ant
>>> clean
>>> > > from cmd line complains about no build.xml file.
>>> > >
>>> > > If you still think these issues could be 'real', I used the attached
>>> www/
>>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>>> > >
>>> > > Camera - Take a Picture or Select - fails
>>> > > Capture - any - fails
>>> > > Media - Play: duration wrong, can't Pause or Stop (record works)
>>> > > File - Create > Write > Read (read fails on Android 3.1 only)
>>> > >
>>> > > I can flesh each one out more unless my env seems too different. The
>>> > > provided code works on 1.4.1.
>>> > >
>>> > > Libby
>>> > >
>>> > >
>>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <bo...@gmail.com>
>>> wrote:
>>> > >
>>> > >> ant clean is critically important.  That burnt us more than a few
>>> times
>>> > >> when we were testing here yesterday.
>>> > >>
>>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>>> > >> simon.macdonald@gmail.com
>>> > >> > wrote:
>>> > >>
>>> > >> > Make sure you do an "ant clean" of your workspace. If you've built
>>> > >> > cleanly and are still running into problems let us know what you
>>> see.
>>> > >> >
>>> > >> > Simon Mac Donald
>>> > >> > http://hi.im/simonmacdonald
>>> > >> >
>>> > >> >
>>> > >> >
>>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>>> > >> > <li...@gmail.com> wrote:
>>> > >> > > Simon - I'm seeing regression using the latest:
>>> > >> > >
>>> > >> > > incubator-cordova-android-21b7346.tar.gz
>>> > >> > >
>>> > >> > > I don't know if I should be updating my code from what I
>>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online change?
>>> > >> > >
>>> > >> > > Problems: Camera, Capture, Media, File:Read.
>>> > >> > >
>>> > >> > > Libby
>>> > >> > >
>>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>>> > >> > simon.macdonald@gmail.com
>>> > >> > >> wrote:
>>> > >> > >
>>> > >> > >> Okay, I've just committed fixes that take care of the last two
>>> pain
>>> > >> > >> points. Also, I see that Joe's reverted his changes so we
>>> should go
>>> > >> > >> full steam ahead doing regression testing on Android to see if
>>> > >> > >> anything is broken. If we can't find any breakages we'll be all
>>> set
>>> > >> to
>>> > >> > >> tag 1.5.0 on Android.
>>> > >> > >>
>>> > >> > >> Simon Mac Donald
>>> > >> > >> http://hi.im/simonmacdonald
>>> > >> > >>
>>> > >> > >>
>>> > >> > >>
>>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <fi...@adobe.com>
>>> wrote:
>>> > >> > >> > Ping the dev list when you get there Simon, then Joe and me
>>> and
>>> > >> > whomever
>>> > >> > >> > else wants to join the fun can also run through tests on our
>>> end.
>>> > >> > >> >
>>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>>> simon.macdonald@gmail.com
>>> > >
>>> > >> > wrote:
>>> > >> > >> >
>>> > >> > >> >>We may be able to tag 1.5 today. There are two more things
>>> that
>>> > >> should
>>> > >> > >> >>be changed before 1.5 goes out:
>>> > >> > >> >>
>>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
>>> defaulting
>>> > to
>>> > >> > >> >>the internal storage. We'll go back to the old implementation
>>> for
>>> > >> this
>>> > >> > >> >>release and have a larger discussion on this issue for a
>>> future
>>> > >> > >> >>release.
>>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the wrong name.
>>> > >> > >> >>
>>> > >> > >> >>I expect I'll be able to get both of those changes in today.
>>> > Then I
>>> > >> > >> >>want to run through the regression tests one more time to make
>>> > >> sure I
>>> > >> > >> >>haven't broken anything. Once I've completed that I'll tag and
>>> > let
>>> > >> > >> >>everyone know.
>>> > >> > >> >>
>>> > >> > >> >>Sound good?
>>> > >> > >> >>
>>> > >> > >> >>Simon Mac Donald
>>> > >> > >> >>http://hi.im/simonmacdonald
>>> > >> > >> >>
>>> > >> > >> >>
>>> > >> > >> >>
>>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>>> > >> stevengill97@gmail.com>
>>> > >> > >> >>wrote:
>>> > >> > >> >>> Hey guys.
>>> > >> > >> >>>
>>> > >> > >> >>> How do we feel about tagging 1.5 today?
>>> > >> > >> >>>
>>> > >> > >> >>> Simon, do you still feel like android isn't ready?
>>> > >> > >> >>>
>>> > >> > >> >>> How about other repos?
>>> > >> > >> >>>
>>> > >> > >> >>> -Steve
>>> > >> > >> >>>
>>> > >> > >> >>>
>>> > >> > >> >>>
>>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>>> > >> > >> >>><si...@gmail.com> wrote:
>>> > >> > >> >>>
>>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug where
>>> you
>>> > >> cannot
>>> > >> > >> >>>>play
>>> > >> > >> >>>> audio using the Media class. I will post up a description
>>> of
>>> > >> what
>>> > >> > is
>>> > >> > >> >>>>going
>>> > >> > >> >>>> on in another thread.
>>> > >> > >> >>>>
>>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think that
>>> > >> Android
>>> > >> > is
>>> > >> > >> >>>>ready
>>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>>> > >> > >> >>>>
>>> > >> > >> >>>> Simon Mac Donald
>>> > >> > >> >>>> http://hi.im/simonmacdonald
>>> > >> > >> >>>>
>>> > >> > >> >>>>
>>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>>> > >> > stevengill97@gmail.com>
>>> > >> > >> >>>>wrote:
>>> > >> > >> >>>>
>>> > >> > >> >>>>> Sorry, for some reason I missed the last half of this
>>> thread.
>>> > >> The
>>> > >> > >> >>>>>plan in
>>> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc tagged
>>> > >> friday
>>> > >> > >> >>>>>(today
>>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
>>> > discussion
>>> > >> is
>>> > >> > >> >>>>>needed,
>>> > >> > >> >>>>> please continue.
>>> > >> > >> >>>>>
>>> > >> > >> >>>>> -Steve
>>> > >> > >> >>>>>
>>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>>> > >> > stevengill97@gmail.com>
>>> > >> > >> >>>>> wrote:
>>> > >> > >> >>>>>
>>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb 29th.
>>> > >> > >> >>>>>>
>>> > >> > >> >>>>>> Sound good to everyone?
>>> > >> > >> >>>>>>
>>> > >> > >> >>>>>> -Steve
>>> > >> > >> >>>>>>
>>> > >> > >> >>>>>>
>>> > >> > >> >>>>>>
>>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>>> > >> > >> >>>>>><si...@gmail.com>
>>> > >> > >> >>>>>> wrote:
>>> > >> > >> >>>>>>
>>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
>>> > >> > >> >>>>>>>
>>> > >> > >> >>>>>>> Simon Mac Donald
>>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>>> > >> > >> >>>>>>>
>>> > >> > >> >>>>>>>
>>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>>> > >> > >> >>>>>>><st...@gmail.com>
>>> > >> > >> >>>>>> wrote:
>>> > >> > >> >>>>>>>
>>> > >> > >> >>>>>>>> I haven't pulled the release candidate together yet, so
>>> > feel
>>> > >> > free
>>> > >> > >> >>>>>>>>to
>>> > >> > >> >>>>>> retag.
>>> > >> > >> >>>>>>>>
>>> > >> > >> >>>>>>>> -Steve
>>> > >> > >> >>>>>>>>
>>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
>>> > >> > >> >>>>> gibson.becky@gmail.com
>>> > >> > >> >>>>>>>>> wrote:
>>> > >> > >> >>>>>>>>
>>> > >> > >> >>>>>>>>> Has anything been done with the build?  I would like
>>> to
>>> > add
>>> > >> > the
>>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI() into
>>> the
>>> > >> > release
>>> > >> > >> >>>>>>>> candidate.
>>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this change is
>>> to
>>> > go
>>> > >> in.
>>> > >> > >> >>>>>>>>>
>>> > >> > >> >>>>>>>>> -becky
>>> > >> > >> >>>>>>>>>
>>> > >> > >> >>>>>>>>>
>>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson <
>>> > >> > >> >>>>> gibson.becky@gmail.com
>>> > >> > >> >>>>>>>>>> wrote:
>>> > >> > >> >>>>>>>>>
>>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>>> > >> > >> >>>>>>>>>>
>>> > >> > >> >>>>>>>>>>
>>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon MacDonald <
>>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>>> > >> > >> >>>>>>>>>>
>>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it should
>>> have
>>> > >> used
>>> > >> > >> >>>>> escapeURI
>>> > >> > >> >>>>>>>> so
>>> > >> > >> >>>>>>>>> I
>>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in common-js there
>>> > was
>>> > >> a
>>> > >> > bug
>>> > >> > >> >>>>>>>>>>>in
>>> > >> > >> >>>>> the
>>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
>>> > this.fullPath
>>> > >> > when
>>> > >> > >> >>>>>>>>>>>it
>>> > >> > >> >>>>>>>> should
>>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
>>> > >> > >> >>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file and
>>> > checked
>>> > >> it
>>> > >> > in
>>> > >> > >> >>>>> along
>>> > >> > >> >>>>>>>>> with
>>> > >> > >> >>>>>>>>>>> a
>>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>>> > >> > >> >>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>>> > >> > >> >>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
>>> > >> > bowserj@gmail.com
>>> > >> > >> >
>>> > >> > >> >>>>>>>> wrote:
>>> > >> > >> >>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>> Which test case?
>>> > >> > >> >>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon MacDonald <
>>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>>> > >> > >> >>>>>>>>>>>>> wrote:
>>> > >> > >> >>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There are a
>>> few
>>> > >> > >> >>>>>>>>>>>>>previously
>>> > >> > >> >>>>>>>>>>> passing
>>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now failing.
>>> Will
>>> > >> tag
>>> > >> > once
>>> > >> > >> >>>>>>>>>>>>>the
>>> > >> > >> >>>>>>>>>>> problem
>>> > >> > >> >>>>>>>>>>>>> is resolved.
>>> > >> > >> >>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>>> > >> > >> >>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve Gill <
>>> > >> > >> >>>>>>>> stevengill97@gmail.com
>>> > >> > >> >>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>> wrote:
>>> > >> > >> >>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>>> > >> > >> >>>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once your
>>> repo is
>>> > >> > tagged.
>>> > >> > >> >>>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>> -Steve
>>> > >> > >> >>>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux <
>>> > b@brian.io
>>> > >> >
>>> > >> > >> wrote:
>>> > >> > >> >>>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>>> > >> > >> >>>>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios, blackberry
>>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
>>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing: need
>>> > input
>>> > >> > from
>>> > >> > >> >>>>>>>>> mentors
>>> > >> > >> >>>>>>>>>>> on
>>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki page about
>>> > >> > updating
>>> > >> > >> >>>>>>>> ---but
>>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we aim to
>>> > address
>>> > >> > >> >>>>>>>>>>>>>>>sometime
>>> > >> > >> >>>>>>>>>>> between
>>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>>> > >> > >> >>>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>>
>>> > >> > >> >>>>>>>>>>
>>> > >> > >> >>>>>>>>>>
>>> > >> > >> >>>>>>>>>
>>> > >> > >> >>>>>>>>
>>> > >> > >> >>>>>>
>>> > >> > >> >>>>>
>>> > >> > >> >
>>> > >> > >>
>>> > >> >
>>> > >>
>>> > >
>>> > >
>>> >
>>>
>>
>>

Re: tagging 1.5rc friday

Posted by Joe Bowser <bo...@gmail.com>.
I managed to fix the Media API bug in callback-js.  Since Android is using
the cordova-js, we need to make sure changes to that make it into there.
 Do we have a repo for it yet on Apache?

On Wed, Feb 29, 2012 at 5:08 PM, Joe Bowser <bo...@gmail.com> wrote:

> We did find issues with the Capture API, but the Camera API on Mobile Spec
> is working properly.  It does appear in MobileSpec that the Audio is now
> not working, and I'll have to investigate it further.
>
> Joe
>
> On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin <
> libby.baldwin@gmail.com> wrote:
>
>> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
>> are implemented very closely, if not exactly, to the 1.4.1 docs.
>>
>> I suppose there could be errors in the way I've written the JS, but
>> it's odd that all API examples run without issues on 1.4.1. Not sure
>> if there are changes to the JS API in 1.5 that I'm not aware of.
>>
>> Libby
>>
>> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com> wrote:
>>
>> > Where did this example app come from? I'm noticing that there's errors
>> with
>> > DATA_URL vs DATA_URI on the Camera demo that we're not having with
>> > Mobile-Spec.  Also, it appears that nothing is coming back on the
>> Capture
>> > API.  It looks like most of these are readerGotFileEntryJavascript
>> errors,
>> > since I haven't
>> > seen anything show a stack trace yet.
>> >
>> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
>> > libby.baldwin@gmail.com
>> > > wrote:
>> >
>> > > Okay, thanks.
>> > >
>> > > I am still seeing the same problems. BUT - as I am using AppLaud
>> > > plugin.. if there some deep changes to build that we don't yet know
>> > > about.. there's no need to track these issues here.
>> > >
>> > > I can do a project clean from Eclipse, and build is auto.. but ant
>> clean
>> > > from cmd line complains about no build.xml file.
>> > >
>> > > If you still think these issues could be 'real', I used the attached
>> www/
>> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
>> > >
>> > > Camera - Take a Picture or Select - fails
>> > > Capture - any - fails
>> > > Media - Play: duration wrong, can't Pause or Stop (record works)
>> > > File - Create > Write > Read (read fails on Android 3.1 only)
>> > >
>> > > I can flesh each one out more unless my env seems too different. The
>> > > provided code works on 1.4.1.
>> > >
>> > > Libby
>> > >
>> > >
>> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <bo...@gmail.com>
>> wrote:
>> > >
>> > >> ant clean is critically important.  That burnt us more than a few
>> times
>> > >> when we were testing here yesterday.
>> > >>
>> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
>> > >> simon.macdonald@gmail.com
>> > >> > wrote:
>> > >>
>> > >> > Make sure you do an "ant clean" of your workspace. If you've built
>> > >> > cleanly and are still running into problems let us know what you
>> see.
>> > >> >
>> > >> > Simon Mac Donald
>> > >> > http://hi.im/simonmacdonald
>> > >> >
>> > >> >
>> > >> >
>> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
>> > >> > <li...@gmail.com> wrote:
>> > >> > > Simon - I'm seeing regression using the latest:
>> > >> > >
>> > >> > > incubator-cordova-android-21b7346.tar.gz
>> > >> > >
>> > >> > > I don't know if I should be updating my code from what I
>> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online change?
>> > >> > >
>> > >> > > Problems: Camera, Capture, Media, File:Read.
>> > >> > >
>> > >> > > Libby
>> > >> > >
>> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
>> > >> > simon.macdonald@gmail.com
>> > >> > >> wrote:
>> > >> > >
>> > >> > >> Okay, I've just committed fixes that take care of the last two
>> pain
>> > >> > >> points. Also, I see that Joe's reverted his changes so we
>> should go
>> > >> > >> full steam ahead doing regression testing on Android to see if
>> > >> > >> anything is broken. If we can't find any breakages we'll be all
>> set
>> > >> to
>> > >> > >> tag 1.5.0 on Android.
>> > >> > >>
>> > >> > >> Simon Mac Donald
>> > >> > >> http://hi.im/simonmacdonald
>> > >> > >>
>> > >> > >>
>> > >> > >>
>> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <fi...@adobe.com>
>> wrote:
>> > >> > >> > Ping the dev list when you get there Simon, then Joe and me
>> and
>> > >> > whomever
>> > >> > >> > else wants to join the fun can also run through tests on our
>> end.
>> > >> > >> >
>> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
>> simon.macdonald@gmail.com
>> > >
>> > >> > wrote:
>> > >> > >> >
>> > >> > >> >>We may be able to tag 1.5 today. There are two more things
>> that
>> > >> should
>> > >> > >> >>be changed before 1.5 goes out:
>> > >> > >> >>
>> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
>> defaulting
>> > to
>> > >> > >> >>the internal storage. We'll go back to the old implementation
>> for
>> > >> this
>> > >> > >> >>release and have a larger discussion on this issue for a
>> future
>> > >> > >> >>release.
>> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the wrong name.
>> > >> > >> >>
>> > >> > >> >>I expect I'll be able to get both of those changes in today.
>> > Then I
>> > >> > >> >>want to run through the regression tests one more time to make
>> > >> sure I
>> > >> > >> >>haven't broken anything. Once I've completed that I'll tag and
>> > let
>> > >> > >> >>everyone know.
>> > >> > >> >>
>> > >> > >> >>Sound good?
>> > >> > >> >>
>> > >> > >> >>Simon Mac Donald
>> > >> > >> >>http://hi.im/simonmacdonald
>> > >> > >> >>
>> > >> > >> >>
>> > >> > >> >>
>> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
>> > >> stevengill97@gmail.com>
>> > >> > >> >>wrote:
>> > >> > >> >>> Hey guys.
>> > >> > >> >>>
>> > >> > >> >>> How do we feel about tagging 1.5 today?
>> > >> > >> >>>
>> > >> > >> >>> Simon, do you still feel like android isn't ready?
>> > >> > >> >>>
>> > >> > >> >>> How about other repos?
>> > >> > >> >>>
>> > >> > >> >>> -Steve
>> > >> > >> >>>
>> > >> > >> >>>
>> > >> > >> >>>
>> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
>> > >> > >> >>><si...@gmail.com> wrote:
>> > >> > >> >>>
>> > >> > >> >>>> Yeah, Android is not ready. I've found another bug where
>> you
>> > >> cannot
>> > >> > >> >>>>play
>> > >> > >> >>>> audio using the Media class. I will post up a description
>> of
>> > >> what
>> > >> > is
>> > >> > >> >>>>going
>> > >> > >> >>>> on in another thread.
>> > >> > >> >>>>
>> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think that
>> > >> Android
>> > >> > is
>> > >> > >> >>>>ready
>> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
>> > >> > >> >>>>
>> > >> > >> >>>> Simon Mac Donald
>> > >> > >> >>>> http://hi.im/simonmacdonald
>> > >> > >> >>>>
>> > >> > >> >>>>
>> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
>> > >> > stevengill97@gmail.com>
>> > >> > >> >>>>wrote:
>> > >> > >> >>>>
>> > >> > >> >>>>> Sorry, for some reason I missed the last half of this
>> thread.
>> > >> The
>> > >> > >> >>>>>plan in
>> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc tagged
>> > >> friday
>> > >> > >> >>>>>(today
>> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
>> > discussion
>> > >> is
>> > >> > >> >>>>>needed,
>> > >> > >> >>>>> please continue.
>> > >> > >> >>>>>
>> > >> > >> >>>>> -Steve
>> > >> > >> >>>>>
>> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
>> > >> > stevengill97@gmail.com>
>> > >> > >> >>>>> wrote:
>> > >> > >> >>>>>
>> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb 29th.
>> > >> > >> >>>>>>
>> > >> > >> >>>>>> Sound good to everyone?
>> > >> > >> >>>>>>
>> > >> > >> >>>>>> -Steve
>> > >> > >> >>>>>>
>> > >> > >> >>>>>>
>> > >> > >> >>>>>>
>> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
>> > >> > >> >>>>>><si...@gmail.com>
>> > >> > >> >>>>>> wrote:
>> > >> > >> >>>>>>
>> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
>> > >> > >> >>>>>>>
>> > >> > >> >>>>>>> Simon Mac Donald
>> > >> > >> >>>>>>> http://hi.im/simonmacdonald
>> > >> > >> >>>>>>>
>> > >> > >> >>>>>>>
>> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
>> > >> > >> >>>>>>><st...@gmail.com>
>> > >> > >> >>>>>> wrote:
>> > >> > >> >>>>>>>
>> > >> > >> >>>>>>>> I haven't pulled the release candidate together yet, so
>> > feel
>> > >> > free
>> > >> > >> >>>>>>>>to
>> > >> > >> >>>>>> retag.
>> > >> > >> >>>>>>>>
>> > >> > >> >>>>>>>> -Steve
>> > >> > >> >>>>>>>>
>> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
>> > >> > >> >>>>> gibson.becky@gmail.com
>> > >> > >> >>>>>>>>> wrote:
>> > >> > >> >>>>>>>>
>> > >> > >> >>>>>>>>> Has anything been done with the build?  I would like
>> to
>> > add
>> > >> > the
>> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI() into
>> the
>> > >> > release
>> > >> > >> >>>>>>>> candidate.
>> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this change is
>> to
>> > go
>> > >> in.
>> > >> > >> >>>>>>>>>
>> > >> > >> >>>>>>>>> -becky
>> > >> > >> >>>>>>>>>
>> > >> > >> >>>>>>>>>
>> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson <
>> > >> > >> >>>>> gibson.becky@gmail.com
>> > >> > >> >>>>>>>>>> wrote:
>> > >> > >> >>>>>>>>>
>> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
>> > >> > >> >>>>>>>>>>
>> > >> > >> >>>>>>>>>>
>> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon MacDonald <
>> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
>> > >> > >> >>>>>>>>>>
>> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it should
>> have
>> > >> used
>> > >> > >> >>>>> escapeURI
>> > >> > >> >>>>>>>> so
>> > >> > >> >>>>>>>>> I
>> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in common-js there
>> > was
>> > >> a
>> > >> > bug
>> > >> > >> >>>>>>>>>>>in
>> > >> > >> >>>>> the
>> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
>> > this.fullPath
>> > >> > when
>> > >> > >> >>>>>>>>>>>it
>> > >> > >> >>>>>>>> should
>> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
>> > >> > >> >>>>>>>>>>>
>> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file and
>> > checked
>> > >> it
>> > >> > in
>> > >> > >> >>>>> along
>> > >> > >> >>>>>>>>> with
>> > >> > >> >>>>>>>>>>> a
>> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
>> > >> > >> >>>>>>>>>>>
>> > >> > >> >>>>>>>>>>> Simon Mac Donald
>> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
>> > >> > >> >>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>
>> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
>> > >> > bowserj@gmail.com
>> > >> > >> >
>> > >> > >> >>>>>>>> wrote:
>> > >> > >> >>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>> Which test case?
>> > >> > >> >>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon MacDonald <
>> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
>> > >> > >> >>>>>>>>>>>>> wrote:
>> > >> > >> >>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There are a
>> few
>> > >> > >> >>>>>>>>>>>>>previously
>> > >> > >> >>>>>>>>>>> passing
>> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now failing.
>> Will
>> > >> tag
>> > >> > once
>> > >> > >> >>>>>>>>>>>>>the
>> > >> > >> >>>>>>>>>>> problem
>> > >> > >> >>>>>>>>>>>>> is resolved.
>> > >> > >> >>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
>> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
>> > >> > >> >>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve Gill <
>> > >> > >> >>>>>>>> stevengill97@gmail.com
>> > >> > >> >>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>> wrote:
>> > >> > >> >>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>> Hey guys,
>> > >> > >> >>>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once your
>> repo is
>> > >> > tagged.
>> > >> > >> >>>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>> -Steve
>> > >> > >> >>>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux <
>> > b@brian.io
>> > >> >
>> > >> > >> wrote:
>> > >> > >> >>>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>>> notes from call this am
>> > >> > >> >>>>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
>> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios, blackberry
>> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
>> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing: need
>> > input
>> > >> > from
>> > >> > >> >>>>>>>>> mentors
>> > >> > >> >>>>>>>>>>> on
>> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
>> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki page about
>> > >> > updating
>> > >> > >> >>>>>>>> ---but
>> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we aim to
>> > address
>> > >> > >> >>>>>>>>>>>>>>>sometime
>> > >> > >> >>>>>>>>>>> between
>> > >> > >> >>>>>>>>>>>>>>> now and 2.x
>> > >> > >> >>>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>>
>> > >> > >> >>>>>>>>>>>
>> > >> > >> >>>>>>>>>>
>> > >> > >> >>>>>>>>>>
>> > >> > >> >>>>>>>>>
>> > >> > >> >>>>>>>>
>> > >> > >> >>>>>>
>> > >> > >> >>>>>
>> > >> > >> >
>> > >> > >>
>> > >> >
>> > >>
>> > >
>> > >
>> >
>>
>
>

Re: tagging 1.5rc friday

Posted by Joe Bowser <bo...@gmail.com>.
We did find issues with the Capture API, but the Camera API on Mobile Spec
is working properly.  It does appear in MobileSpec that the Audio is now
not working, and I'll have to investigate it further.

Joe

On Wed, Feb 29, 2012 at 3:15 PM, Elizabeth Baldwin
<li...@gmail.com>wrote:

> It's a demo app I wrote for AppLaud. The 4 APIs showing issues
> are implemented very closely, if not exactly, to the 1.4.1 docs.
>
> I suppose there could be errors in the way I've written the JS, but
> it's odd that all API examples run without issues on 1.4.1. Not sure
> if there are changes to the JS API in 1.5 that I'm not aware of.
>
> Libby
>
> On Wed, Feb 29, 2012 at 12:54 PM, Joe Bowser <bo...@gmail.com> wrote:
>
> > Where did this example app come from? I'm noticing that there's errors
> with
> > DATA_URL vs DATA_URI on the Camera demo that we're not having with
> > Mobile-Spec.  Also, it appears that nothing is coming back on the Capture
> > API.  It looks like most of these are readerGotFileEntryJavascript
> errors,
> > since I haven't
> > seen anything show a stack trace yet.
> >
> > On Wed, Feb 29, 2012 at 12:29 PM, Elizabeth Baldwin <
> > libby.baldwin@gmail.com
> > > wrote:
> >
> > > Okay, thanks.
> > >
> > > I am still seeing the same problems. BUT - as I am using AppLaud
> > > plugin.. if there some deep changes to build that we don't yet know
> > > about.. there's no need to track these issues here.
> > >
> > > I can do a project clean from Eclipse, and build is auto.. but ant
> clean
> > > from cmd line complains about no build.xml file.
> > >
> > > If you still think these issues could be 'real', I used the attached
> www/
> > > to test on Droid 2.2.3 and Galaxy Tab 3.1:
> > >
> > > Camera - Take a Picture or Select - fails
> > > Capture - any - fails
> > > Media - Play: duration wrong, can't Pause or Stop (record works)
> > > File - Create > Write > Read (read fails on Android 3.1 only)
> > >
> > > I can flesh each one out more unless my env seems too different. The
> > > provided code works on 1.4.1.
> > >
> > > Libby
> > >
> > >
> > > On Wed, Feb 29, 2012 at 11:31 AM, Joe Bowser <bo...@gmail.com>
> wrote:
> > >
> > >> ant clean is critically important.  That burnt us more than a few
> times
> > >> when we were testing here yesterday.
> > >>
> > >> On Wed, Feb 29, 2012 at 11:29 AM, Simon MacDonald <
> > >> simon.macdonald@gmail.com
> > >> > wrote:
> > >>
> > >> > Make sure you do an "ant clean" of your workspace. If you've built
> > >> > cleanly and are still running into problems let us know what you
> see.
> > >> >
> > >> > Simon Mac Donald
> > >> > http://hi.im/simonmacdonald
> > >> >
> > >> >
> > >> >
> > >> > On Wed, Feb 29, 2012 at 2:03 PM, Elizabeth Baldwin
> > >> > <li...@gmail.com> wrote:
> > >> > > Simon - I'm seeing regression using the latest:
> > >> > >
> > >> > > incubator-cordova-android-21b7346.tar.gz
> > >> > >
> > >> > > I don't know if I should be updating my code from what I
> > >> > > used from 1.4.1 phonegap docs - ? Did edge docs online change?
> > >> > >
> > >> > > Problems: Camera, Capture, Media, File:Read.
> > >> > >
> > >> > > Libby
> > >> > >
> > >> > > On Wed, Feb 29, 2012 at 10:26 AM, Simon MacDonald <
> > >> > simon.macdonald@gmail.com
> > >> > >> wrote:
> > >> > >
> > >> > >> Okay, I've just committed fixes that take care of the last two
> pain
> > >> > >> points. Also, I see that Joe's reverted his changes so we should
> go
> > >> > >> full steam ahead doing regression testing on Android to see if
> > >> > >> anything is broken. If we can't find any breakages we'll be all
> set
> > >> to
> > >> > >> tag 1.5.0 on Android.
> > >> > >>
> > >> > >> Simon Mac Donald
> > >> > >> http://hi.im/simonmacdonald
> > >> > >>
> > >> > >>
> > >> > >>
> > >> > >> On Wed, Feb 29, 2012 at 11:58 AM, Filip Maj <fi...@adobe.com>
> wrote:
> > >> > >> > Ping the dev list when you get there Simon, then Joe and me and
> > >> > whomever
> > >> > >> > else wants to join the fun can also run through tests on our
> end.
> > >> > >> >
> > >> > >> > On 2/29/12 8:46 AM, "Simon MacDonald" <
> simon.macdonald@gmail.com
> > >
> > >> > wrote:
> > >> > >> >
> > >> > >> >>We may be able to tag 1.5 today. There are two more things that
> > >> should
> > >> > >> >>be changed before 1.5 goes out:
> > >> > >> >>
> > >> > >> >>1) Revert the change of the PERSISTENT filesystem now
> defaulting
> > to
> > >> > >> >>the internal storage. We'll go back to the old implementation
> for
> > >> this
> > >> > >> >>release and have a larger discussion on this issue for a future
> > >> > >> >>release.
> > >> > >> >>2) FileSystem.js creates a DirectoryEntry with the wrong name.
> > >> > >> >>
> > >> > >> >>I expect I'll be able to get both of those changes in today.
> > Then I
> > >> > >> >>want to run through the regression tests one more time to make
> > >> sure I
> > >> > >> >>haven't broken anything. Once I've completed that I'll tag and
> > let
> > >> > >> >>everyone know.
> > >> > >> >>
> > >> > >> >>Sound good?
> > >> > >> >>
> > >> > >> >>Simon Mac Donald
> > >> > >> >>http://hi.im/simonmacdonald
> > >> > >> >>
> > >> > >> >>
> > >> > >> >>
> > >> > >> >>On Wed, Feb 29, 2012 at 11:32 AM, Steve Gill <
> > >> stevengill97@gmail.com>
> > >> > >> >>wrote:
> > >> > >> >>> Hey guys.
> > >> > >> >>>
> > >> > >> >>> How do we feel about tagging 1.5 today?
> > >> > >> >>>
> > >> > >> >>> Simon, do you still feel like android isn't ready?
> > >> > >> >>>
> > >> > >> >>> How about other repos?
> > >> > >> >>>
> > >> > >> >>> -Steve
> > >> > >> >>>
> > >> > >> >>>
> > >> > >> >>>
> > >> > >> >>> On Feb 28, 2012, at 7:20 AM, Simon MacDonald
> > >> > >> >>><si...@gmail.com> wrote:
> > >> > >> >>>
> > >> > >> >>>> Yeah, Android is not ready. I've found another bug where you
> > >> cannot
> > >> > >> >>>>play
> > >> > >> >>>> audio using the Media class. I will post up a description of
> > >> what
> > >> > is
> > >> > >> >>>>going
> > >> > >> >>>> on in another thread.
> > >> > >> >>>>
> > >> > >> >>>> I'm sorry to be the old curmudgeon but I don't think that
> > >> Android
> > >> > is
> > >> > >> >>>>ready
> > >> > >> >>>> to be tagged 1.5.0 and released quite yet.
> > >> > >> >>>>
> > >> > >> >>>> Simon Mac Donald
> > >> > >> >>>> http://hi.im/simonmacdonald
> > >> > >> >>>>
> > >> > >> >>>>
> > >> > >> >>>> On Mon, Feb 27, 2012 at 5:51 PM, Steven Gill <
> > >> > stevengill97@gmail.com>
> > >> > >> >>>>wrote:
> > >> > >> >>>>
> > >> > >> >>>>> Sorry, for some reason I missed the last half of this
> thread.
> > >> The
> > >> > >> >>>>>plan in
> > >> > >> >>>>> my mind was to make sure every platform had 1.5.0rc tagged
> > >> friday
> > >> > >> >>>>>(today
> > >> > >> >>>>> now) and do the final release tomorrow/Wed. If more
> > discussion
> > >> is
> > >> > >> >>>>>needed,
> > >> > >> >>>>> please continue.
> > >> > >> >>>>>
> > >> > >> >>>>> -Steve
> > >> > >> >>>>>
> > >> > >> >>>>> On Mon, Feb 27, 2012 at 2:38 PM, Steve Gill <
> > >> > stevengill97@gmail.com>
> > >> > >> >>>>> wrote:
> > >> > >> >>>>>
> > >> > >> >>>>>> Pulling it together today. Release this Wed Feb 29th.
> > >> > >> >>>>>>
> > >> > >> >>>>>> Sound good to everyone?
> > >> > >> >>>>>>
> > >> > >> >>>>>> -Steve
> > >> > >> >>>>>>
> > >> > >> >>>>>>
> > >> > >> >>>>>>
> > >> > >> >>>>>> On Feb 27, 2012, at 1:18 PM, Simon MacDonald
> > >> > >> >>>>>><si...@gmail.com>
> > >> > >> >>>>>> wrote:
> > >> > >> >>>>>>
> > >> > >> >>>>>>> Wait, when are we supposed to be releasing 1.5?
> > >> > >> >>>>>>>
> > >> > >> >>>>>>> Simon Mac Donald
> > >> > >> >>>>>>> http://hi.im/simonmacdonald
> > >> > >> >>>>>>>
> > >> > >> >>>>>>>
> > >> > >> >>>>>>> On Mon, Feb 27, 2012 at 4:10 PM, Steven Gill
> > >> > >> >>>>>>><st...@gmail.com>
> > >> > >> >>>>>> wrote:
> > >> > >> >>>>>>>
> > >> > >> >>>>>>>> I haven't pulled the release candidate together yet, so
> > feel
> > >> > free
> > >> > >> >>>>>>>>to
> > >> > >> >>>>>> retag.
> > >> > >> >>>>>>>>
> > >> > >> >>>>>>>> -Steve
> > >> > >> >>>>>>>>
> > >> > >> >>>>>>>> On Mon, Feb 27, 2012 at 12:58 PM, Becky Gibson <
> > >> > >> >>>>> gibson.becky@gmail.com
> > >> > >> >>>>>>>>> wrote:
> > >> > >> >>>>>>>>
> > >> > >> >>>>>>>>> Has anything been done with the build?  I would like to
> > add
> > >> > the
> > >> > >> >>>>>>>>> <type>Entry.toURL() api and deprecate to.URI() into the
> > >> > release
> > >> > >> >>>>>>>> candidate.
> > >> > >> >>>>>>>>> Is ready to go, just need to retag if this change is to
> > go
> > >> in.
> > >> > >> >>>>>>>>>
> > >> > >> >>>>>>>>> -becky
> > >> > >> >>>>>>>>>
> > >> > >> >>>>>>>>>
> > >> > >> >>>>>>>>> On Mon, Feb 27, 2012 at 12:35 PM, Becky Gibson <
> > >> > >> >>>>> gibson.becky@gmail.com
> > >> > >> >>>>>>>>>> wrote:
> > >> > >> >>>>>>>>>
> > >> > >> >>>>>>>>>> iOS is tagged for 1.5.0rc1
> > >> > >> >>>>>>>>>>
> > >> > >> >>>>>>>>>>
> > >> > >> >>>>>>>>>> On Sat, Feb 25, 2012 at 12:31 AM, Simon MacDonald <
> > >> > >> >>>>>>>>>> simon.macdonald@gmail.com> wrote:
> > >> > >> >>>>>>>>>>
> > >> > >> >>>>>>>>>>> One test case was using escapeURL when it should have
> > >> used
> > >> > >> >>>>> escapeURI
> > >> > >> >>>>>>>> so
> > >> > >> >>>>>>>>> I
> > >> > >> >>>>>>>>>>> fixed it and checked it in. Also, in common-js there
> > was
> > >> a
> > >> > bug
> > >> > >> >>>>>>>>>>>in
> > >> > >> >>>>> the
> > >> > >> >>>>>>>>>>> readEntries method where it was referencing
> > this.fullPath
> > >> > when
> > >> > >> >>>>>>>>>>>it
> > >> > >> >>>>>>>> should
> > >> > >> >>>>>>>>>>> have been this.path. I fixed that as well.
> > >> > >> >>>>>>>>>>>
> > >> > >> >>>>>>>>>>> I've regenerated the cordova.android.js file and
> > checked
> > >> it
> > >> > in
> > >> > >> >>>>> along
> > >> > >> >>>>>>>>> with
> > >> > >> >>>>>>>>>>> a
> > >> > >> >>>>>>>>>>> version bump for Android to 1.5.0rc1.
> > >> > >> >>>>>>>>>>>
> > >> > >> >>>>>>>>>>> Simon Mac Donald
> > >> > >> >>>>>>>>>>> http://hi.im/simonmacdonald
> > >> > >> >>>>>>>>>>>
> > >> > >> >>>>>>>>>>>
> > >> > >> >>>>>>>>>>> On Fri, Feb 24, 2012 at 6:53 PM, Joe Bowser <
> > >> > bowserj@gmail.com
> > >> > >> >
> > >> > >> >>>>>>>> wrote:
> > >> > >> >>>>>>>>>>>
> > >> > >> >>>>>>>>>>>> Which test case?
> > >> > >> >>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>> On Fri, Feb 24, 2012 at 12:23 PM, Simon MacDonald <
> > >> > >> >>>>>>>>>>>> simon.macdonald@gmail.com
> > >> > >> >>>>>>>>>>>>> wrote:
> > >> > >> >>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>> I will not be tagging Android today. There are a
> few
> > >> > >> >>>>>>>>>>>>>previously
> > >> > >> >>>>>>>>>>> passing
> > >> > >> >>>>>>>>>>>>> test cases in mobile-spec that are now failing.
> Will
> > >> tag
> > >> > once
> > >> > >> >>>>>>>>>>>>>the
> > >> > >> >>>>>>>>>>> problem
> > >> > >> >>>>>>>>>>>>> is resolved.
> > >> > >> >>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>> Simon Mac Donald
> > >> > >> >>>>>>>>>>>>> http://hi.im/simonmacdonald
> > >> > >> >>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>> On Fri, Feb 24, 2012 at 1:54 PM, Steve Gill <
> > >> > >> >>>>>>>> stevengill97@gmail.com
> > >> > >> >>>>>>>>>>
> > >> > >> >>>>>>>>>>>>> wrote:
> > >> > >> >>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>> Hey guys,
> > >> > >> >>>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>> Lets tag 1.5.0rc1 today. Post here once your repo
> is
> > >> > tagged.
> > >> > >> >>>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>> -Steve
> > >> > >> >>>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>> On Feb 22, 2012, at 9:31 AM, Brian LeRoux <
> > b@brian.io
> > >> >
> > >> > >> wrote:
> > >> > >> >>>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>>> notes from call this am
> > >> > >> >>>>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>>> - aim to release 1.5 on tues
> > >> > >> >>>>>>>>>>>>>>> - cordova js unlikely for wp, ios, blackberry
> > >> > >> >>>>>>>>>>>>>>> - cordova rename from phonegap on track
> > >> > >> >>>>>>>>>>>>>>> - coho release tool now does gpg signing: need
> > input
> > >> > from
> > >> > >> >>>>>>>>> mentors
> > >> > >> >>>>>>>>>>> on
> > >> > >> >>>>>>>>>>>>>>> cutting official apache release
> > >> > >> >>>>>>>>>>>>>>> - plugins are breaking: create a wiki page about
> > >> > updating
> > >> > >> >>>>>>>> ---but
> > >> > >> >>>>>>>>>>>>>>> plugins have bigger problems which we aim to
> > address
> > >> > >> >>>>>>>>>>>>>>>sometime
> > >> > >> >>>>>>>>>>> between
> > >> > >> >>>>>>>>>>>>>>> now and 2.x
> > >> > >> >>>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>>
> > >> > >> >>>>>>>>>>>
> > >> > >> >>>>>>>>>>
> > >> > >> >>>>>>>>>>
> > >> > >> >>>>>>>>>
> > >> > >> >>>>>>>>
> > >> > >> >>>>>>
> > >> > >> >>>>>
> > >> > >> >
> > >> > >>
> > >> >
> > >>
> > >
> > >
> >
>