Re: Build failed in Jenkins: flex-sdk_mustella #231

2013-07-17 Thread Erik de Bruin
Also, Alex, the fixes you just submitted will only be really tested when the "11.7 + 3.7" run happens again, in about 24 hrs. So, patience, grasshopper ;-) However, I imagine that they will help with the next run (11.8 + 3.8) as well. EdB On Thu, Jul 18, 2013 at 8:48 AM, Erik de Bruin wrote: >

Re: Build failed in Jenkins: flex-sdk_mustella #231

2013-07-17 Thread Erik de Bruin
Note that this is the "11.7 + 3.7" run, the previous - successful - run was "11.1 + 3.7". The VM jobs cycle through all three runs, so until we get all the tests to pass on all runs, we'll see 'a lot' of "failed" and "back to normal" messages. This is expected. EdB On Thu, Jul 18, 2013 at 8:05

Re: Compiling Installer with AIR 2.6

2013-07-17 Thread Alex Harui
Awesome! On 7/17/13 8:48 PM, "Justin Mclean" wrote: >Hi, > >Fixed and we now have a working Linux installer that runs to completion! > >I've update the RC1 deb package, please take it for a run. > >Justin

Re: Compiling Installer with AIR 2.6

2013-07-17 Thread Justin Mclean
Hi, Fixed and we now have a working Linux installer that runs to completion! I've update the RC1 deb package, please take it for a run. Justin

Re: Compiling Installer with AIR 2.6

2013-07-17 Thread Justin Mclean
Hi, And the issue looks to be that the path to tar is /usr/bin/tar when it should be /bin/tar. Justin

Re: Compiling Installer with AIR 2.6

2013-07-17 Thread Justin Mclean
Hi, Here's the log I get: Version 2.6.0 (linux) Fetched the SDK download mirror URL from the CGI. AIR version 2.6 Flash Player version 11.2 Creating Apache Flex home Creating temporary directory Downloading Apache Flex SDK from: https://dist.apache.org/repos/dist/dev/flex/sdk/4.10.0/rc1/binaries

Re: Compiling Installer with AIR 2.6

2013-07-17 Thread Justin Mclean
HI, I've checked in my compiled installer for Linux into the RC1 binaries directory - if someone else could give it a got that would be great. The user install process the install the installer form the package leaves something to be desired, hopefully someone who knows more about Linux packagi

Re: Compiling Installer with AIR 2.6

2013-07-17 Thread Justin Mclean
Hi, > I downloaded the AIR2.6 SDK (using the installer ;-) ) and then compiled, > i.e. ran 'ant release' from the installer directory. The app compiles fine > and runs fine. I can get it to compile fine but the installer doesn't run to completion getting an error just after it try the untar/ung

Compiling Installer with AIR 2.6

2013-07-17 Thread OmPrakash Muppirala
On Wed, Jul 17, 2013 at 1:35 AM, Tom Chiverton wrote: > On 17/07/2013 09:31, OmPrakash Muppirala wrote: > >> Erik is working on getting the Mac binaries as we speak. >> > Is anyone trying to build the Linux version (remembering to target AIR > 2.6) ? > I didn't get a chance to try this myself l

Re: Apache Flex 4.10 release

2013-07-17 Thread Terry Corbet
OK, I'll give you a break -- re-running with 11.7 and 3.7. OM's installer enhancements are quite nice. On Wed, Jul 17, 2013 at 6:14 PM, Justin Mclean wrote: > HI, > > Looks like AIR 3.8 is still not officially out as > http://airdownload.adobe.com/air/win/download/3.8/AdobeAIRSDK.zip gives a >

Re: Apache Flex 4.10 release

2013-07-17 Thread Justin Mclean
HI, Looks like AIR 3.8 is still not officially out as http://airdownload.adobe.com/air/win/download/3.8/AdobeAIRSDK.zip gives a 404. Hopefully Adobe will correct this soon. Thanks, Justin

Re: Apache Flex 4.10 release

2013-07-17 Thread Terry Corbet
Not to confuse your thread, the original topic seemed to request feedback across any/all platforms. Here is the log for an attempt to download AIR 3.8 Version 2.6.0 (windows) Fetched the SDK download mirror URL from the CGI. AIR version 3.8 Flash Player version 11.8 Creating Apache Flex home Crea

Re: [1/3] git commit: [flex-sdk] [refs/heads/release4.10.0] - Fixed boolean conditional (hopefully, most of my shell scripting is just guesswork ; -))

2013-07-17 Thread Alex Harui
Yuk. Any idea what I did wrong? I pulled that commit and dropped it on the head. Is there a way to inject it into the middle? And I have no idea how I got into this trouble in the first place. -Alex On 7/17/13 4:39 PM, "Justin Mclean" wrote: >Hi, > >> Not sure what I did wrong. Anyway, I m

Re: [1/3] git commit: [flex-sdk] [refs/heads/release4.10.0] - Fixed boolean conditional (hopefully, most of my shell scripting is just guesswork ; -))

2013-07-17 Thread Justin Mclean
Hi, > Not sure what I did wrong. Anyway, I merged your "actual fix" into the > release branch. I hope I did that right. Looks even more complex now - take a look at the tree. Justin

Re: [1/3] git commit: [flex-sdk] [refs/heads/release4.10.0] - Fixed boolean conditional (hopefully, most of my shell scripting is just guesswork ; -))

2013-07-17 Thread Alex Harui
Not sure what I did wrong. Anyway, I merged your "actual fix" into the release branch. I hope I did that right. -Alex On 7/17/13 1:06 PM, "Alex Harui" wrote: >Hmm. Maybe something went wrong. I checkout the release branch, made >some changes, then did git pull --rebase on the release branch

Re: [jira] [Assigned] (FLEX-33608) Add function "removeAllEventListener()"

2013-07-17 Thread Mark Kessler
Glad I'm using the getItemAt then lol. Thanks Alex. On Wed, Jul 17, 2013 at 3:04 AM, Alex Harui wrote: > > > On 7/16/13 6:22 PM, "Justin Mclean" wrote: > > >Hi, > > > >> I started using more getItemAt because not everything allows the > >>brackets anymore. > >Only in binding expressions I tho

Re: Apache Flex 4.10 release

2013-07-17 Thread Justin Mclean
Hi, Done the new OSX version is now there. Justin

Re: Apache Flex 4.10 release

2013-07-17 Thread OmPrakash Muppirala
On Wed, Jul 17, 2013 at 2:17 PM, Laurent Jayr wrote: > Hi guys, > > The installation failed on my side. Here are the install logs for your > information. > Thanks. > > Version 2.6.0 (mac) > Fetched the SDK download mirror URL from the CGI. > AIR version 3.7 > Flash Player version 11.7 > Creating A

Re: Apache Flex 4.10 release

2013-07-17 Thread Laurent Jayr
Hi guys, The installation failed on my side. Here are the install logs for your information. Thanks. Version 2.6.0 (mac) Fetched the SDK download mirror URL from the CGI. AIR version 3.7 Flash Player version 11.7 Creating Apache Flex home Creating temporary directory Downloading Apache Flex SDK f

Re: [1/3] git commit: [flex-sdk] [refs/heads/release4.10.0] - Fixed boolean conditional (hopefully, most of my shell scripting is just guesswork ; -))

2013-07-17 Thread Alex Harui
Hmm. Maybe something went wrong. I checkout the release branch, made some changes, then did git pull --rebase on the release branch to sync up. It picked up this one change, but not the other? Strange stuff... -Alex On 7/17/13 12:31 PM, "Erik de Bruin" wrote: >Ah, you're merging into the re

Re: [1/3] git commit: [flex-sdk] [refs/heads/release4.10.0] - Fixed boolean conditional (hopefully, most of my shell scripting is just guesswork ; -))

2013-07-17 Thread Erik de Bruin
Ah, you're merging into the release branch? Don't forget to include the actual fix ;-) EdB On Wednesday, July 17, 2013, Erik de Bruin wrote: > ??? > > This is an old commit of mine, which has a bug in it (missing $), that I > fixed in a subsequent commit... > > EdB > > > > On Wednesday, July 1

Re: [1/3] git commit: [flex-sdk] [refs/heads/release4.10.0] - Fixed boolean conditional (hopefully, most of my shell scripting is just guesswork ; -))

2013-07-17 Thread Erik de Bruin
??? This is an old commit of mine, which has a bug in it (missing $), that I fixed in a subsequent commit... EdB On Wednesday, July 17, 2013, wrote: > Updated Branches: > refs/heads/release4.10.0 5ddc3f78c -> 11d252a1b > > > Fixed boolean conditional (hopefully, most of my shell scripting i

Re: Apache Flex 4.10 release

2013-07-17 Thread Paul Hastings
On 7/17/2013 3:31 PM, OmPrakash Muppirala wrote: The Installer 2.6 RC1 is up on the dist site (source + windows binaries) the installer - installed ok. - installed the 4.10.0 SDK RC plenty fine. compiled one of our bread & butter apps (big & complex) w/the 4.10.0 SDK, worked fine. ran a fe

Re: [FlexJS] Doing some refactoring

2013-07-17 Thread Alex Harui
Ugh. Metadata, the "third" language. We'll have to add that to the list of work items. On 7/16/13 6:25 PM, "OmPrakash Muppirala" wrote: >On Jul 16, 2013 5:14 PM, "Alex Harui" wrote: >> >> >> >> On 7/16/13 4:51 PM, "Carlos Rovira" >>wrote: >> >> >That would be right if huge applications where

Re: Jenkins build is back to normal : flex-sdk_release #85

2013-07-17 Thread Erik de Bruin
And we're back in business! EdB On Wed, Jul 17, 2013 at 4:07 PM, Apache Jenkins Server wrote: > See > -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl

Re: windows1 slave offline

2013-07-17 Thread Erik de Bruin
Thanks! Any insight into the Java problem that I posted in another thread... The restart on the slave didn't fix that, I'm afraid :-( EdB On Wed, Jul 17, 2013 at 12:45 PM, Gavin McDonald wrote: > > >> -Original Message- >> From: Erik de Bruin [mailto:e...@ixsoftware.nl] >> Sent: Wedne

Re: [FlexJS] Doing some refactoring

2013-07-17 Thread Carlos Rovira
The target of "Applications" is heavily tied to lots of enhacements like annotation/metadata, DI, AOP and so on... All this kind of "commodities" are the kind of things that could make FlexJS a better option over the miriad of JS frameworks out there. All this things make easy to configure or chang

Re: Apache Flex 4.10 release

2013-07-17 Thread Erik de Bruin
> I have one compiled if you're having any issues and can submit that. > > Only reason we might consider it it that I think the web of trust with my > Apache digital signature is little larger (having gone to 2 ApacheCon/key > signing parties). Well, in addition to that excellent reason (and a "

Flex mobile performance - Question on itemRenderers

2013-07-17 Thread Christian Kiefer
About the itemRenderer-Performance-Issues... I've written an itemRenderer based no IconItemRenderer with some texts and a lot of (fxg) images... and the scrolling is horrible... Maybe someone can tell me what's wrong with my itemRenderer as all my other renderers performe quite good... Code

Re: Apache Flex 4.10 release

2013-07-17 Thread Justin Mclean
Hi, >> Erik is working on getting the Mac binaries as we speak. I have one compiled if you're having any issues and can submit that. Only reason we might consider it it that I think the web of trust with my Apache digital signature is little larger (having gone to 2 ApacheCon/key signing parti

Re: Apache Flex 4.10 release

2013-07-17 Thread OmPrakash Muppirala
On Wed, Jul 17, 2013 at 1:35 AM, Tom Chiverton wrote: > On 17/07/2013 09:31, OmPrakash Muppirala wrote: > >> Erik is working on getting the Mac binaries as we speak. >> > Is anyone trying to build the Linux version (remembering to target AIR > 2.6) ? > I havent had a chance to try it yet. Wil

Re: Apache Flex 4.10 release

2013-07-17 Thread Tom Chiverton
On 17/07/2013 09:31, OmPrakash Muppirala wrote: Erik is working on getting the Mac binaries as we speak. Is anyone trying to build the Linux version (remembering to target AIR 2.6) ? I didn't get a chance to try this myself last night, hopefully will get to try again later though. I should no

Re: Apache Flex 4.10 release

2013-07-17 Thread OmPrakash Muppirala
On Tue, Jul 16, 2013 at 4:10 PM, Justin Mclean wrote: > Hi, > > > I am making a bit of a change to the Installer (adding ability to switch > > Flex versions interactively). I will be ready to push it out in a few > > hours. Lets make a new build together after that. > > Fine by me. > > Justin >

Re: git commit: [flex-sdk] [refs/heads/develop] - Yeah, like I said, I'm just guessing :-(

2013-07-17 Thread Justin Mclean
Hi, > Oh, just in case that sounded a bit too offensive, No offence taken its true :-) > I wish I could attend 360|Stack and buy you a beer. I do have a paypal account :-) Justin

Re: git commit: [flex-sdk] [refs/heads/develop] - Yeah, like I said, I'm just guessing :-(

2013-07-17 Thread OmPrakash Muppirala
> I wish I could attend 360|Stack and buy you a beer. > > EdB > > > I cant make it either, but I do want to buy Justin and Alex a beer. Perhaps this might work: http://beer2buds.com/ ;-) Om > > On Wed, Jul 17, 2013 at 9:19 AM, Erik de Bruin wrote: > > Like you, I tend to be prone to typos whe

Re: git commit: [flex-sdk] [refs/heads/develop] - Yeah, like I said, I'm just guessing :-(

2013-07-17 Thread Erik de Bruin
Oh, just in case that sounded a bit too offensive, I was referring to your typo in "SUCESS" in you last email, not at all to your excellent work on the SDK and the releases! I wish I could attend 360|Stack and buy you a beer. EdB On Wed, Jul 17, 2013 at 9:19 AM, Erik de Bruin wrote: > Like yo

Re: Build failed in Jenkins: flex-sdk_release #84

2013-07-17 Thread Erik de Bruin
; > clean: > > bundles-clean: > > clean: > > bundles-clean: > > clean: > > bundles-clean: > > clean: > > clean: > > clean: > > frameworks-rsls-clean: > > package-clean: > > clean-temp: > > clean-dependencychecker: >

Re: git commit: [flex-sdk] [refs/heads/develop] - Yeah, like I said, I'm just guessing :-(

2013-07-17 Thread Erik de Bruin
Like you, I tend to be prone to typos when I just want to do a quick fix :-P EdB On Wed, Jul 17, 2013 at 9:15 AM, Justin Mclean wrote: > Hi, > > Think you want this - but I wouldn't place money on it :-) > > if [ ! ${SUCESS}] > > Easy enough to try in local script perhaps? > > Justin -- Ix

Re: git commit: [flex-sdk] [refs/heads/develop] - Yeah, like I said, I'm just guessing :-(

2013-07-17 Thread Justin Mclean
Hi, Think you want this - but I wouldn't place money on it :-) if [ ! ${SUCESS}] Easy enough to try in local script perhaps? Justin

Re: ant in frameworks/projects/spark fails

2013-07-17 Thread Justin Mclean
HI, > I assume you already rebuilt framework.swc? If it is picking up an old > one then it won't have those methods in UIComponent. I did a full build and then tried an ant in the spark project and it worked so I guess that was the issue. Thanks, Justin

Re: [jira] [Assigned] (FLEX-33608) Add function "removeAllEventListener()"

2013-07-17 Thread Alex Harui
On 7/16/13 6:22 PM, "Justin Mclean" wrote: >Hi, > >> I started using more getItemAt because not everything allows the >>brackets anymore. >Only in binding expressions I thought? > >> Not sure how much of a speed difference there is. >Not sure, I'd getItemAt is probably faster but may be so lit

Re: ant in frameworks/projects/spark fails

2013-07-17 Thread Alex Harui
I assume you already rebuilt framework.swc? If it is picking up an old one then it won't have those methods in UIComponent. On 7/16/13 9:57 PM, "Justin Mclean" wrote: >Hi, > >Think this was something you added the other week Alex? Any idea why this >is occurring? > >swc-compile: > [echo] Co