Re: AW: AW: AW: Test Failures when building flex-falcon

2015-10-01 Thread Alex Harui
On 10/1/15, 8:48 AM, "Christofer Dutz" wrote: >Ok ... so I got the flex-sdk to checkout and start compiling. >In order to be able to run "ant release" I need to do the download thing >to download the playerglobal.swc >Unfortunately after downloading the release targets delete everything >again

Re: AW: AW: AW: Test Failures when building flex-falcon

2015-10-01 Thread Alex Harui
On 10/1/15, 4:40 AM, "Christofer Dutz" wrote: >Well I want SNAPSHOTS to be published every day ... in order to do that I >need to setup a Jenkins Job on builds.apache.org ... or someone else >configures his private machine to do that manually using his credentials. I expect to have my private

AW: AW: AW: Test Failures when building flex-falcon

2015-10-01 Thread Christofer Dutz
Ok ... so I got the flex-sdk to checkout and start compiling. In order to be able to run "ant release" I need to do the download thing to download the playerglobal.swc Unfortunately after downloading the release targets delete everything again ... so how can I still build everything? I need some

Re: How to migrate flex builder 3.0 project to flex builder 4.6

2015-10-01 Thread Alex Harui
In Project Menu, select Properties and choose “Flex Build Path” from the left side list. Set the output folder URL to the correct value so the app isn’t trying cross-domain access (if that’s how it is going to be deployed. Also, I think you are trying to set up a crossdomain.xml file, but are you

AW: AW: AW: Test Failures when building flex-falcon

2015-10-01 Thread Christofer Dutz
Well I want SNAPSHOTS to be published every day ... in order to do that I need to setup a Jenkins Job on builds.apache.org ... or someone else configures his private machine to do that manually using his credentials. We need more than 3-4 people testing this. In order to get them we need to mak

Re: Jenkins builds

2015-10-01 Thread Alex Harui
After entering my credit card, I now have working Azure VM again. Builds should start running shortly. Or so I hope. I’ll check it tomorrow (for me). If anyone has the time and a server to use to clone some of these builds, I’ll try to figure out how to do that. Thanks, -Alex On 9/24/15, 9:03

Re: Volunteers needed to update the Flex showcase

2015-10-01 Thread okrue...@edscha.com
Ok, I'll install the client and will try to follow your instructions tomorrow evening. Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Volunteers-needed-to-update-the-Flex-showcase-tp49403p49435.html Sent from the Apache Flex Development mailing list

Re: AW: AW: Test Failures when building flex-falcon

2015-10-01 Thread Alex Harui
Yes, it could be better. Feel free to make it better or at least explain how you would make it better. I have put together ant targets in flex-asjs where you can use that as the starting point for building everything. That is what I expected the consumers of the proposed release bits to experien

Re: Volunteers needed to update the Flex showcase

2015-10-01 Thread OmPrakash Muppirala
I use Windows 7 and have been a happy TortoiseSVN user. Thanks, Om On Thu, Oct 1, 2015 at 10:30 AM, okrue...@edscha.com wrote: > >What operating system do you use ? > Windows 7, 64bit > > > > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/Volunteers-ne

Re: Volunteers needed to update the Flex showcase

2015-10-01 Thread okrue...@edscha.com
>What operating system do you use ? Windows 7, 64bit -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Volunteers-needed-to-update-the-Flex-showcase-tp49403p49433.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: AW: AW: AW: AW: Jenkins builds

2015-10-01 Thread Tom Chiverton
I see one of the builds has stuck too, but I think Chris probably wants to see the error ? Tom On 30/09/15 16:58, Alex Harui wrote: Looks like there should have been console output telling you what didn’t resolve. What didn’t resolve? This test passes for me. -Alex On 9/30/15, 5:22 AM, "Ch

Re: Volunteers needed to update the Flex showcase

2015-10-01 Thread Tom Chiverton
On 01/10/15 09:18, okrue...@edscha.com wrote: Seems that I have to install a SVN client to be able to do this, right? If so, wich one is recommend? What operating system do you use ? Tom

Re: Volunteers needed to update the Flex showcase

2015-10-01 Thread okrue...@edscha.com
Only for my understanding, cause I've no SVN experiance: Seems that I have to install a SVN client to be able to do this, right? If so, wich one is recommend? Thanks, Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Volunteers-needed-to-update-the-Flex

Re: Volunteers needed to update the Flex showcase

2015-10-01 Thread OmPrakash Muppirala
Great, thanks for volunteering. Only committers have access to the website SVN repo, but anyone can check it out, make changes and submit patches. If you can do that, it would be awesome. Steps: 1. Get the SVN repo from: https://svn.apache.org/repos/asf/flex/site 2. Open the /trunk/content/sh

AW: AW: Test Failures when building flex-falcon

2015-10-01 Thread Christofer Dutz
Well that seems to be the only option and it's the only way for me to have something to show later on, but I'll never vote +1 on a software that I have to build this way. So it needs fixing before initiating a release. Chris Von: omup...@gmail.com im Au

Re: Volunteers needed to update the Flex showcase

2015-10-01 Thread okrue...@edscha.com
Hi, if this could be done by anybody and if you give me some instructions I'd be happy to help. Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Volunteers-needed-to-update-the-Flex-showcase-tp49403p49427.html Sent from the Apache Flex Development mail

Re: AW: Test Failures when building flex-falcon

2015-10-01 Thread OmPrakash Muppirala
Don't know the exact details, but perhaps disable the failing tests for the build to succeed. Then enable them and build again? Thanks, Om On Thu, Oct 1, 2015 at 9:06 AM, Christofer Dutz wrote: > So the falcon test fails, cause the asjs is not compiled? And asjs doesn't > compile without falco

AW: AW: Test Failures when building flex-falcon

2015-10-01 Thread Christofer Dutz
So the falcon test fails, cause the asjs is not compiled? And asjs doesn't compile without falcon ... so who can point out the problem with this? ;-) Chris Von: Alex Harui Gesendet: Donnerstag, 1. Oktober 2015 05:32 An: Christofer Dutz; dev@flex.apache.o