Re: [1/5] git commit: [flex-utilities] [refs/heads/develop] - Added all the versions of AIR and Flash Player to the config file.

2013-05-27 Thread Justin Mclean
Hi, I think we should create a config 3.0 with these changes. Whenever there are structural changes to the config xml, we do that in a new version. There's no real major structural changes just more data - it's backward compatible with the old version - but no complaints if you want to make

Re: [1/5] git commit: [flex-utilities] [refs/heads/develop] - Added all the versions of AIR and Flash Player to the config file.

2013-05-27 Thread OmPrakash Muppirala
On Sun, May 26, 2013 at 11:01 PM, Justin Mclean jus...@classsoftware.comwrote: Hi, I think we should create a config 3.0 with these changes. Whenever there are structural changes to the config xml, we do that in a new version. There's no real major structural changes just more data -

Re: Jenkins builds and Mustella

2013-05-27 Thread Erik de Bruin
The change of the Flash Player content debugger and the addition of the localhost access has reduced the number of failures on the last run from 280 to 140. I'm now out of my depth on Mustella and I'll leave the fixing of the rest to the pros ;-) I will now install Jenkins and try to have it do a

Re: Apache Installer 2.6 and selecting Flash and AIR versions

2013-05-27 Thread OmPrakash Muppirala
AIR SDK 3.8 was failing because of a missing trailing slash. I fixed the problem by adding a slash at the end of the 'path' attribute. file name=AdobeAIRSDKWin3.8 path= http://labsdownload.adobe.com/pub/labs/flashruntimes/air/; file=air3-8_sdk_sa_win.zip / I notice that the Mac version has the

Re: Apache Installer 2.6 and selecting Flash and AIR versions

2013-05-27 Thread Justin Mclean
Hi, Are you sure this works on a Mac? No, I haven't had a chance to fully test it on a mac yet. Or should we add a trailing slash to this one as well? Add away - probably missing from the other entries as well? Justin

Re: Apache Installer 2.6 and selecting Flash and AIR versions

2013-05-27 Thread OmPrakash Muppirala
On Mon, May 27, 2013 at 12:08 AM, Justin Mclean jus...@classsoftware.comwrote: Hi, Are you sure this works on a Mac? No, I haven't had a chance to fully test it on a mac yet. Or should we add a trailing slash to this one as well? Add away - probably missing from the other entries as

Re: Apache Installer 2.6 and selecting Flash and AIR versions

2013-05-27 Thread Justin Mclean
Hi, 1. All the FP 11.x urls were wrong. 2. Styling of the new elements to match the rest of the app 3. Created a new file: sdk-installer-config-3.0.xml with your changes 4. Reverted sdk-installer-config-2.0.xml to earlier state All good thanks. Now, the big piece that is remaining is to

Re: Jenkins builds and Mustella

2013-05-27 Thread Alex Harui
Can you post the portion of the console output that lists the failures? Sent via the PANTECH Discover, an ATT 4G LTE smartphone. Erik de Bruin e...@ixsoftware.nl wrote: The change of the Flash Player content debugger and the addition of the localhost access has reduced the number of

Re: Jenkins builds and Mustella

2013-05-27 Thread Erik de Bruin
Hold on to your hat, here is 'failures.txt': start components/Alert/Properties/Alert_Properties Alert_layoutDirection_direction_rtl components/Alert/Properties/Alert_Properties Alert_layoutDirection_direction_rtl_with_alertIcon components/Alert/Properties/Alert_Properties_Spark

Re: Jenkins builds and Mustella

2013-05-27 Thread Erik de Bruin
I've posted the RDP login data to 'private', so you can have a look at the setup for yourself. EdB On Mon, May 27, 2013 at 4:31 PM, Erik de Bruin e...@ixsoftware.nl wrote: Hold on to your hat, here is 'failures.txt': start components/Alert/Properties/Alert_Properties

Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-27 Thread Erik de Bruin
Hi, Does anyone have any experience getting Unix scripts to run on Win2008 with Cygwin from a Jenkins job? I'm trying to get Mustella to run as a Jenkins job so we can schedule it to run once or twice a day and report back via email. Seemed easy enough, but reality turned out to be a bit

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-27 Thread Roger Whitcomb
Do you just need to tell Jenkins to set CYGWIN=nodosfilewarning in the spawned environment? I don't see any other error than that warning, which you can turn off this way. HTH, ~Roger Whitcomb Sent from my iPhone On May 27, 2013, at 9:51 AM, Erik de Bruin e...@ixsoftware.nl wrote: Hi,

FlexUnit Wiki Status

2013-05-27 Thread Cyrill Zadra
Hi FlexUnit's wiki is now migrated from http://docs.flexunit.org/index.php?title=Main_Page to https://cwiki.apache.org/confluence/display/FLEX/FlexUnit. There are still format errors but the linking issues should be all fixed by now. Happy reading ;-). Cyrill

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-27 Thread OmPrakash Muppirala
Do you mind if I log in to the machine and see what's happening? Thanks, Om On May 27, 2013 9:52 AM, Erik de Bruin e...@ixsoftware.nl wrote: Hi, Does anyone have any experience getting Unix scripts to run on Win2008 with Cygwin from a Jenkins job? I'm trying to get Mustella to run as a

RE: FlexUnit Wiki Status

2013-05-27 Thread Michael A. Labriola
http://docs.flexunit.org/index.php?title=Main_Page to https://cwiki.apache.org/confluence/display/FLEX/FlexUnit. There are still format errors but the linking issues should be all fixed by now. Nice Job. How can I make your life easiest migrating this content:

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-27 Thread OmPrakash Muppirala
I assumed you were sleeping and took a look. There is a Mustella run going on and I dint want to disturb it. I will take a look at it in a few hours in case you havent fixed it by then. Thanks, Om On Mon, May 27, 2013 at 12:41 PM, OmPrakash Muppirala bigosma...@gmail.comwrote: Do you mind if

Node JS installer/MXMLC runner for Apache Flex

2013-05-27 Thread Justin Mclean
Hi, Run across this - might be on interest to some people. https://npmjs.org/package/flex-sdk Thanks, Justin

Re: [VOTE] Use GitHub based Whiteboard

2013-05-27 Thread OmPrakash Muppirala
+1 On Thu, May 23, 2013 at 4:08 PM, Mark Kessler kesslerconsult...@gmail.comwrote: +1 I'm sure it's the best solution, but it still hurts my head the way we have to do all that to hook back into our current process. -Mark On Thu, May 23, 2013 at 6:09 PM, OmPrakash Muppirala

[VOTE] {RESULT} Use GitHub based Whiteboard

2013-05-27 Thread OmPrakash Muppirala
The vote passes with these votes: *Binding:* Erik de Bruin Alex Harui Frédéric Thomas Nicholas Kwiatkowski OmPrakash Muppirala *Non-binding:* Jose Barragán Cyrill Zadra Carlos Rovira Harbs Mark Kessler Committers, please feel free to start requesting your GitHub whiteboard repos. Again, here

flex-examples Git repo

2013-05-27 Thread OmPrakash Muppirala
On Mon, May 20, 2013 at 12:51 PM, Nicholas Kwiatkowski nicho...@spoon.aswrote: Nope. I'm still waiting on Michelle on confirmation of both the Tour de Flex and Flex Docs donation status. Alex has been helping me ping her on the Tour de Flex ones. -Nick I have asked Infra to create the

Re: flex-examples Git repo

2013-05-27 Thread Alex Harui
Cool. Is anybody concerned about possible name confusion between the repo name and the old flexexamples.com site? Just food for thought, no real objection here, just a possible concern. On 5/27/13 6:21 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Mon, May 20, 2013 at 12:51 PM,

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-27 Thread Erik de Bruin
Om, Thank you, I don't mind at all ;-) I won't have time to work on this today, so feel free to give it a try. EdB On Tue, May 28, 2013 at 2:53 AM, OmPrakash Muppirala bigosma...@gmail.com wrote: I assumed you were sleeping and took a look. There is a Mustella run going on and I dint want

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-27 Thread Erik de Bruin
Thanks, Roger. We'll give it a try. EdB On Mon, May 27, 2013 at 7:24 PM, Roger Whitcomb rogerandb...@rbwhitcomb.com wrote: Do you just need to tell Jenkins to set CYGWIN=nodosfilewarning in the spawned environment? I don't see any other error than that warning, which you can turn off

Re: Jenkins builds and Mustella

2013-05-27 Thread Alex Harui
Couldn't get connected. But it sounds like other runs happened since which would have wiped out what I needed. Next time a full run completes, if you can package up the portion of the console output that describes the failures (failures.txt only lists the failing tests but doesn't tell me how

/bin .bat files and line endings

2013-05-27 Thread Justin Mclean
Hi, The .bat files in the bin directory had mixed lines endings and I've corrected and checked in. (Git doesn't make it easy to do this btw) I know a few people had issues on windows/cygwin that could of been related to this. Thanks, Justin

Re: Jenkins builds and Mustella

2013-05-27 Thread Alex Harui
But was the last run a full run or are you mucking with Jenkins and Label in the same directories? Any non-all run generally wipes out the bad.png files from previous runs. On 5/27/13 10:33 PM, Erik de Bruin e...@ixsoftware.nl wrote: Today is a busy day, so I won't be able to grab what you

Re: Jenkins builds and Mustella

2013-05-27 Thread Erik de Bruin
The last run was a full run. I started it manually in Cygwin. I'll do that every day until Jenkins is ready to take over... and I hope I don't forget to pull the latest source before I run it ;-) EdB On Tue, May 28, 2013 at 7:36 AM, Alex Harui aha...@adobe.com wrote: But was the last run a