Re: Apache Flex 4.11 release candidate

2013-10-07 Thread Alex Harui
I haven't really scanned the list yet, but no objections from me. I think BlazeDS can wait for the next build. I might try to spend time on that Java Comparator thing but it can probably wait too since we've already lived one release with it. -Alex On 10/7/13 11:49 PM, "Justin Mclean" wrote:

Apache Flex 4.11 release candidate

2013-10-07 Thread Justin Mclean
Hi, Once the Linux complication issue is fixed (fix to experimental and mobile_experimental), and the Callout code merged I'm going to make a release candidate for Apache Flex 4.11 - any objections? Thanks, Justin

Re: mustella .sh file in root directory

2013-10-07 Thread Alex Harui
I think you'd have to "cd .." in those scripts before running some of the commands so that git paths don't start with ../ and stuff like that. There's probably a way to do it. Feel free if you've got the cycles. -Alex On 10/7/13 10:12 PM, "Justin Mclean" wrote: >Hi, > >> IIRC, I put them down

Re: mustella .sh file in root directory

2013-10-07 Thread Justin Mclean
Hi, > IIRC, I put them down there to make parsing git paths easier. They could just be run them from the base directory rather than change how they process paths. eg ./mustella/test_patch.sh Justin

Re: mustella .sh file in root directory

2013-10-07 Thread Alex Harui
IIRC, I put them down there to make parsing git paths easier. You can move them if you want to figure out the path processing. Release-wise, we should just not put them in the release package. -Alex On 10/7/13 9:48 PM, "Justin Mclean" wrote: >Hi, > >Noticed these file are in the root director

Re: Quetwo: please fix recent commit

2013-10-07 Thread OmPrakash Muppirala
On Oct 7, 2013 9:45 PM, "Nicholas Kwiatkowski" wrote: > > I'm doing the Mustella tests on Windows (7/x64). Before I made the change > to the code, the tests were passing (both on my machine and on the VM). It > is quite possible that the FP version is different between my machine and > the VM...

mustella .sh file in root directory

2013-10-07 Thread Justin Mclean
Hi, Noticed these file are in the root directory: patch_testing_loop.sh test_patch.sh run_mustella_on_git_status.sh test_patch_by_email.sh Shouldn't they really belong in the mustella directory? Justin

Re: Quetwo: please fix recent commit

2013-10-07 Thread Nicholas Kwiatkowski
I'm doing the Mustella tests on Windows (7/x64). Before I made the change to the code, the tests were passing (both on my machine and on the VM). It is quite possible that the FP version is different between my machine and the VM... On Tue, Oct 8, 2013 at 12:32 AM, Justin Mclean wrote: > Hi, >

Re: Quetwo: please fix recent commit

2013-10-07 Thread Justin Mclean
Hi, > It's been reverted. Can't figure out why > the gumbo/components/FTETextField/Properties/FTETextField_Properties_tester > autoSize_left5 test is failing on the VM -- so I won't be able to close the > bug. Perhaps the VM is using different fonts/doesn't have the same fonts installed or perh

Re: Quetwo: please fix recent commit

2013-10-07 Thread Nicholas Kwiatkowski
It's been reverted. Can't figure out why the gumbo/components/FTETextField/Properties/FTETextField_Properties_tester autoSize_left5 test is failing on the VM -- so I won't be able to close the bug. On Mon, Oct 7, 2013 at 11:25 PM, OmPrakash Muppirala wrote: > On Mon, Oct 7, 2013 at 7:41 PM, Nic

Re: Quetwo: please fix recent commit

2013-10-07 Thread OmPrakash Muppirala
On Mon, Oct 7, 2013 at 7:41 PM, Nicholas Kwiatkowski wrote: > Looking at it right now. Full tests pass on my local machine. According > to the little bit of the output from the emails I've gotten it looks like > it is complaining that the font size is a bit off (which is what we were > trying to

Re: Quetwo: please fix recent commit

2013-10-07 Thread Nicholas Kwiatkowski
Looking at it right now. Full tests pass on my local machine. According to the little bit of the output from the emails I've gotten it looks like it is complaining that the font size is a bit off (which is what we were trying to fix). Any way to get a full output from Mustella? The links in the

Re: Case error in experimental build ?

2013-10-07 Thread Justin Mclean
Hi, Assume you know but both experimental and experimental_mobile need to change. Thanks, Justin

Re: Debugging basic tests crash

2013-10-07 Thread Justin Mclean
Hi, Tiny bit more info here: https://issues.apache.org/jira/browse/FLEX-33529 https://issues.apache.org/jira/browse/FLEX-33531 Thanks, Justin

Re: Debugging basic tests crash

2013-10-07 Thread OmPrakash Muppirala
On Mon, Oct 7, 2013 at 2:43 PM, Justin Mclean wrote: > Hi, > > > I'm trying to run the basic check in tests. > > For the last release I was able to get the tests to run on Linux, but the > tests didn't pass due to (I assume) use of the 10.2 player. I didn't > investigate fully. > We should proba

Re: Debugging basic tests crash

2013-10-07 Thread Justin Mclean
Hi, Yep that was one the issues I run into seems sort order is different on Linux - no idea why. Justin

Re: Debugging basic tests crash

2013-10-07 Thread Justin Mclean
Hi, > I'm trying to run the basic check in tests. For the last release I was able to get the tests to run on Linux, but the tests didn't pass due to (I assume) use of the 10.2 player. I didn't investigate fully. For the mustella tests I managed to fix a few but there are a few issues with c

Re: Debugging basic tests crash

2013-10-07 Thread Tom Chiverton
On Monday 07 October 2013 14:31:48 OmPrakash Muppirala wrote: > Do you have the FlashPlayerTrust and mm.cfg files in place? FlashPlayerTrust I did have. I didn't have mm.cfg Adding it per the link didn't change anything but at least you reminded me I can check /home/falken/.macromedia/Flash_Playe

Re: Jira permissions

2013-10-07 Thread Tom Chiverton
On Monday 07 October 2013 13:38:36 Alex Harui wrote: > OK, try it. \o/ Cheers Alex. -- Tom .-.-.mipmip.-.-.

Re: Debugging basic tests crash

2013-10-07 Thread OmPrakash Muppirala
Do you have the FlashPlayerTrust and mm.cfg files in place? This is an outdated wiki I could find for Linux: http://sourceforge.net/adobe/flexsdk/wiki/Setup%20on%20Linux/ that shows the basic steps required to run checkintests. Thanks, Om On Mon, Oct 7, 2013 at 2:26 PM, Tom Chiverton wrote: >

Re: Jira permissions

2013-10-07 Thread Tom Chiverton
On Monday 07 October 2013 13:38:36 Alex Harui wrote: > OK, try it. \o/ Cheers Alex. -- Tom .-.-.mipmip.-.-.

Debugging basic tests crash

2013-10-07 Thread Tom Chiverton
I'm trying to run the basic check in tests. Are these known to fail (with a crash) on Linux ? If not, as this isn't throwing a nice stack trace, I'm at a bit of a loss as to where to start - I don't think digging through it with gdb will be much use ? If I just launch the last .swf there with t

Re: Case error in experimental build ?

2013-10-07 Thread Justin Mclean
HI, > If someone lets me know the expected case for text[lL]ayout.swc I'll track > down the spare upper/lower case and fix it. It should be textLayout.swc. Thanks, Justin

Re: Apache Flex 4.11 release test

2013-10-07 Thread Justin Mclean
Hi, > I think this commit to the RELEASE_NOTES reverted too much: > https://github.com/apache/flex-sdk/commit/41ee90b8aada7e27c2b456e76eb62e97900a0840 Fixed. Thanks, Justin

Re: Jira permissions

2013-10-07 Thread Alex Harui
OK, try it. On 10/7/13 1:35 PM, "Alex Harui" wrote: >On it > >On 10/7/13 1:31 PM, "Tom Chiverton" wrote: > >>Could someone grant me the committer permissions in Jira ? >>My account there is tchiverton. >> >>I was trying to assign https://issues.apache.org/jira/browse/FLEX-33654 >>over >>to myse

Re: Jira permissions

2013-10-07 Thread Alex Harui
On it On 10/7/13 1:31 PM, "Tom Chiverton" wrote: >Could someone grant me the committer permissions in Jira ? >My account there is tchiverton. > >I was trying to assign https://issues.apache.org/jira/browse/FLEX-33654 >over >to myself as it seems a nice easy first patch to get applied and tested.

Re: Case error in experimental.swc build ?

2013-10-07 Thread Alex Harui
I see "L" (capital "L") in the SDK builds. On 10/7/13 1:21 PM, "Tom Chiverton" wrote: >compile: > [echo] Compiling frameworks/libs/experimental.swc >[compc] Loading configuration file >/home/falken/workspace/flex-sdk-source- >develop/frameworks/projects/experimental/compile-config.xml >

Jira permissions

2013-10-07 Thread Tom Chiverton
Could someone grant me the committer permissions in Jira ? My account there is tchiverton. I was trying to assign https://issues.apache.org/jira/browse/FLEX-33654 over to myself as it seems a nice easy first patch to get applied and tested. Tom -- View this message in context: http://apache-

Case error in experimental.swc build ?

2013-10-07 Thread Tom Chiverton
compile: [echo] Compiling frameworks/libs/experimental.swc [compc] Loading configuration file /home/falken/workspace/flex-sdk-source- develop/frameworks/projects/experimental/compile-config.xml [compc] /home/falken/workspace/flex-sdk-source- develop/frameworks/projects/experimental/com

Case error in experimental build ?

2013-10-07 Thread tomc
compile: [echo] Compiling frameworks/libs/experimental.swc [compc] Loading configuration file /home/falken/workspace/flex-sdk-source-develop/frameworks/projects/experimental/compile-config.xml [compc] /home/falken/workspace/flex-sdk-source-develop/frameworks/projects/experimental/comp

RE: Issue with CallOut ASDOC

2013-10-07 Thread Maurice Amsellem
Sure. I will do that. Maurice -Message d'origine- De : omup...@gmail.com [mailto:omup...@gmail.com] De la part de OmPrakash Muppirala Envoyé : lundi 7 octobre 2013 19:19 À : dev@flex.apache.org Objet : Re: Issue with CallOut ASDOC On Mon, Oct 7, 2013 at 9:06 AM, Maurice Amsellem < mau

Re: Issue with CallOut ASDOC

2013-10-07 Thread OmPrakash Muppirala
On Mon, Oct 7, 2013 at 9:06 AM, Maurice Amsellem < maurice.amsel...@systar.com> wrote: > Hi Team, > This is the approach I took to integrate Callout to spark: > - pushed s:Callout and related classes from mobilecomponents to spark > - copied the mobile skins to spark > - create a new base class t

Re: Apache Flex 4.11 release test

2013-10-07 Thread Dasa Paddock
I think this commit to the RELEASE_NOTES reverted too much: https://github.com/apache/flex-sdk/commit/41ee90b8aada7e27c2b456e76eb62e97900a0840 --Dasa On Oct 4, 2013, at 8:35 PM, Justin Mclean wrote: > Hi, > > I've created the 4.11 branch and made a test build release and rat tests on > it - a

Re: Please welcome Tom Chiverton as our newest committer

2013-10-07 Thread Alex Harui
On 10/7/13 2:52 AM, "Tom Chiverton" wrote: >On 04/10/2013 23:19, Alex Harui wrote: >> test commit to SVN-TEST.txt and see if it works. >I didn't see this till I updated the about-people page :-) NP, but do this as well so make sure Git is working for you. -Alex

Re: Squiggly Library

2013-10-07 Thread Alex Harui
On 10/7/13 6:52 AM, "Curtis Aube" wrote: >I'm wondering if there any plans to incorporate the Squiggly library >(http://labs.adobe.com/technologies/squiggly/) in to Apache Flex? >If it is or will be included, I would be willing to help write patches >for it. >Thanks. Unfortunately, I've been un

RE: Issue with CallOut ASDOC

2013-10-07 Thread Maurice Amsellem
Hi Team, This is the approach I took to integrate Callout to spark: - pushed s:Callout and related classes from mobilecomponents to spark - copied the mobile skins to spark - create a new base class that monkey patch MobileSkin in spark ( could serve for other components as well) - changed the d

RE: Squiggly Library

2013-10-07 Thread Mark Fuqua
It does seem spell check is everywhere HTML these days. Maybe Squiggly could be an attribute of textArea? Mark -Original Message- From: Curtis Aube [mailto:curtis.a...@piematrix.com] Sent: Monday, October 07, 2013 9:53 AM To: dev@flex.apache.org Subject: Squiggly Library I'm wondering

Squiggly Library

2013-10-07 Thread Curtis Aube
I'm wondering if there any plans to incorporate the Squiggly library (http://labs.adobe.com/technologies/squiggly/) in to Apache Flex? If it is or will be included, I would be willing to help write patches for it. Thanks. Curtis

RE: Update Team page

2013-10-07 Thread Maurice Amsellem
>Speaking of which, I'm sure Tink was the row above me last night when I added >myself; I just added myself at letter "M", that's why you are on the same row than tink now. -Message d'origine- De : Tom Chiverton [mailto:t...@extravision.com] Envoyé : lundi 7 octobre 2013 11:51 À : de

Re: test attachments

2013-10-07 Thread Tom Chiverton
On 06/10/2013 05:19, Tianzhen Lin wrote: I wonder if utilizing services like Dropbox could be an alternative to email attachments. Not really; the company will go bust, or the account expire, or they start charging, or we hit a limit on access count, or ... It would be best to keep things on a.

Re: Please welcome Tom Chiverton as our newest committer

2013-10-07 Thread Tom Chiverton
On 04/10/2013 23:19, Alex Harui wrote: test commit to SVN-TEST.txt and see if it works. I didn't see this till I updated the about-people page :-) Tom

Re: Update Team page

2013-10-07 Thread Tom Chiverton
On 07/10/2013 07:46, Maurice Amsellem wrote: How can I have my name onhttp://flex.apache.org/about-people.html? Speaking of which, I'm sure Tink was the row above me last night when I added myself; now he's not I notice not all the images are the same size (not just on that row). Should I r

RE: Not seriously

2013-10-07 Thread Maurice Amsellem
I didn't know about this web site. Thanks for sharing. Maurice -Message d'origine- De : Tom Chiverton [mailto:t...@extravision.com] Envoyé : lundi 7 octobre 2013 10:09 À : dev@flex.apache.org Objet : Re: Not seriously On 04/10/2013 22:41, Maurice Amsellem wrote: > There are some guys o

Re: Not seriously

2013-10-07 Thread Tom Chiverton
On 04/10/2013 22:41, Maurice Amsellem wrote: There are some guys on the users list (I won't give names) that keep on asking questions whenever something goes through their minds. And each time, 5 or more people, usually from the AF team, provide them with kind advice. I generally don't start r

RE: Thoughts about ApacheFlex ASDOC

2013-10-07 Thread Maurice Amsellem
So should I add the [Experimental] processing to the other parts as well ? I won't hurt anyway. Maurice -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : lundi 7 octobre 2013 09:47 À : dev@flex.apache.org Objet : Re: Thoughts about ApacheFlex ASDOC Hi,

Re: Thoughts about ApacheFlex ASDOC

2013-10-07 Thread Justin Mclean
Hi, Not looked in detail but would guess that that other paths refer to attaching meta data to properties and methods not classes - that might be useful. Thanks, Justin

RE: Update Team page

2013-10-07 Thread Maurice Amsellem
Thanks, Next time I will search the wiki before asking :-) Maurice -Message d'origine- De : Erik de Bruin [mailto:e...@ixsoftware.nl] Envoyé : lundi 7 octobre 2013 09:21 À : dev@flex.apache.org Objet : Re: Update Team page Here you go: https://cwiki.apache.org/confluence/display/FLEX

RE: Thoughts about ApacheFlex ASDOC

2013-10-07 Thread Maurice Amsellem
Ah, ok. Basically, my approach to know where to make the changes was the following: - use MD_DISCOURAGEDFORPROFILE or "DiscouragedForProfile" which is another MetaData that is used in ASDOC as a tracker: => Used in: TopLevelClassGenerator. processMetadataForChildren(), ClassTable. proce

Re: Update Team page

2013-10-07 Thread Erik de Bruin
Here you go: https://cwiki.apache.org/confluence/display/FLEX/Updating+your+profile+on+Team+page EdB On Mon, Oct 7, 2013 at 8:46 AM, Maurice Amsellem wrote: > Hi, > > How can I have my name on http://flex.apache.org/about-people.html? > Do I need to provide a picture / small text or something