[OT] Further to my LinkedIn spam

2014-06-15 Thread Felix Bembrick
Still embarrassed over spamming this entire list with a LinkedIn request some time ago, it looks like I am not the only one who fell victim to their aggressive​​ policies... http://readwrite.com/2014/06/13/linkedin-lawsuit-privacy-terms-of-service

hg: openjfx/8u-dev/rt: RT-36545: Implemet inertia for zoom gesture

2014-06-15 Thread hang . vo
Changeset: 03ceaa639a2c Author:Seeon Birger seeon.bir...@oracle.com Date: 2014-06-15 15:47 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/03ceaa639a2c RT-36545: Implemet inertia for zoom gesture !

Re: New bundler in 8u20 question...

2014-06-15 Thread Danno Ferrin
Now that ramp down phase 2 is upon us I was going to post a blog post about it this week, but looks like there are some burning questions... On Jun 14, 2014, at 8:52 PM, Tony Anecito adanec...@yahoo.com wrote: Hi All, The new bundler in 8u20 seems to create a .pkg file. It can create two

hg: openjfx/8u-dev/rt: RT-36547: Implement inertia for Scroll gesture

2014-06-15 Thread hang . vo
Changeset: fad1b7cb08d7 Author:Seeon Birger seeon.bir...@oracle.com Date: 2014-06-15 17:50 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/fad1b7cb08d7 RT-36547: Implement inertia for Scroll gesture !

Post commit notification: RT-36547 - Implement inertia for Scroll gesture

2014-06-15 Thread Seeon Birger
JIRA: HYPERLINK https://javafx-jira.kenai.com/browse/RT-36547RT-36547 - Implement inertia for Scroll gesture Changeset: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/fad1b7cb08d7 Regards, Seeon

Re: New bundler in 8u20 question...

2014-06-15 Thread Mike Hearn
Does the new bundler still create DMGs as well? AppName-version-MAS.pkg where the -MAS variant is for Mac App Store, this will show up in next weeks build. Could I suggest -AppStore instead of -MAS, which is a rather opaque acronym.

hg: openjfx/8u-dev/rt: RT-37527: [TESTS/Monocle]: Unit test for framebuffer overflow

2014-06-15 Thread hang . vo
Changeset: 08aa9c8a8f2e Author:Daniel Blaukopf daniel.blauk...@oracle.com Date: 2014-06-15 19:50 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/08aa9c8a8f2e RT-37527: [TESTS/Monocle]: Unit test for framebuffer overflow +

Re: New bundler in 8u20 question...

2014-06-15 Thread Tony Anecito
Thanks Danno I figured there might be new arguments. And also thanks for working on making it easier for all of us. I did notice that the pkg file created did not install into the applications folder. How does one get it to do that? Is there a new argument for that also?   Thanks, -Tony  On

Re: New bundler in 8u20 question...

2014-06-15 Thread Danno Ferrin
On Jun 15, 2014, at 9:48 AM, Mike Hearn m...@plan99.net wrote: Does the new bundler still create DMGs as well? Yes. AppName-version-MAS.pkg where the -MAS variant is for Mac App Store, this will show up in next weeks build. Could I suggest -AppStore instead of -MAS, which is a rather

Re: New bundler in 8u20 question...

2014-06-15 Thread Danno Ferrin
On Jun 15, 2014, at 11:32 AM, Tony Anecito adanec...@yahoo.com wrote: Thanks Danno I figured there might be new arguments. And also thanks for working on making it easier for all of us. I did notice that the pkg file created did not install into the applications folder. How does one get it

Re: New bundler in 8u20 question...

2014-06-15 Thread Tony Anecito
Thanks Danno I do not use netbeans just Ant script for my build. So any way to set the javaFX Deploy ant script to tell the pkg file to deploy to the applications folder? Thanks Again, -Tony On Sunday, June 15, 2014 3:36 PM, Danno Ferrin danno.fer...@oracle.com wrote: On Jun 15, 2014,

Re: New bundler in 8u20 question...

2014-06-15 Thread Danno Ferrin
I was thinking DMG bundler there for a moment. The PKG bundler should be installing in the /Applicaitons folder and there shouldn’t be any way to alter that. So this sounds like a bug to me. Since we are going into M5 tonight at 1am I will need a bug to get this past the gatekeeping process.

hg: openjfx/8u-dev/rt: Fix RT-37475: InnerShadow in Ensemble8 Puzzle Pieces gets erased.

2014-06-15 Thread hang . vo
Changeset: 53bde5dff7f2 Author:flar james.gra...@oracle.com Date: 2014-06-15 22:17 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/53bde5dff7f2 Fix RT-37475: InnerShadow in Ensemble8 Puzzle Pieces gets erased. Reviewed by: Felipe !