[jira] [Updated] (FLEX-33251) Falcon Compiler Error - NPE when a TextGraphic element is a child of a Defintion element.

2013-05-15 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33251: - Affects Version/s: Apache Falcon 1.0 Falcon Compiler Error - NPE when a TextGraphic element

[jira] [Updated] (FLEX-33268) Falcon Compile Error: NPE when not existing namespace is used in fx:Style element.

2013-05-15 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33268: - Affects Version/s: Apache Falcon 1.0 Falcon Compile Error: NPE when not existing namespace

[jira] [Updated] (FLEX-33299) Get all Falcon functional tests to pass (SDKSWCTests)

2013-05-15 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33299: - Affects Version/s: Apache Falcon 1.0 Get all Falcon functional tests to pass (SDKSWCTests

[jira] [Updated] (FLEX-33300) Falcon defaults to current locale on empty locale

2013-05-15 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33300: - Affects Version/s: Apache Falcon 1.0 Falcon defaults to current locale on empty locale

[jira] [Updated] (FLEX-33301) Falcon can't compile advancedgrids

2013-05-15 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33301: - Affects Version/s: Apache Falcon 1.0 Falcon can't compile advancedgrids

[jira] [Updated] (FLEX-33305) Falcon can't compile mobiletheme

2013-05-15 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33305: - Affects Version/s: Apache Falcon 1.0 Falcon can't compile mobiletheme

[jira] [Updated] (FLEX-33320) Falcon doesn't allow multiline member access using [] syntax

2013-05-15 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33320: - Affects Version/s: Apache Falcon 1.0 Falcon doesn't allow multiline member access using

Re: FlexUnit

2013-05-16 Thread Erik de Bruin
Hi, Yes, rat would be the tool of choice. You can probably copy the rat ant tasks most easily from the Installer build.xml (in Utilities). EdB

Re: Git Push Summary

2013-05-21 Thread Erik de Bruin
Please ignore this: I'm working on updating the 'release' docs on the Wiki and needed to make sure that what I wrote actually works ;-) EdB On Tue, May 21, 2013 at 10:22 AM, erikdebr...@apache.org wrote: Updated Branches: refs/heads/releaseX.Y.Z [created] 4de87659c -- Ix Multimedia

ASDoc ant target issues/solutions

2013-05-21 Thread Erik de Bruin
Hi, When working through the release procedure I noticed some issues with the ASDoc build: 1) the build complains there is a property 'tlf.branch' that is not set; setting this property to '${basedir}/../flex-tlf/textLayout' in 'build.properties' seems to fix this. Shouldn't this be a default

ant release: verification checks on binary kit fails

2013-05-21 Thread Erik de Bruin
Hi, According to the Wiki, after building the release, one should run: code cd apache-flex-sdk-X.Y.Z-bin/frameworks ant /code This fails on my machine, with the message: BUILD FAILED /Users/erik/Documents/ApacheFlex/git/flex-sdk/out/apache-flex-sdk-4.10.0-bin/frameworks/build.xml:1040: compc

[WIKI] release guide update

2013-05-21 Thread Erik de Bruin
Hi, I've done my best to update the wiki ([1]) with git-related release information. Can someone more versed in releasing the SDK and/or using git to make a release please verify my changes? Thanks, EdB 1: https://cwiki.apache.org/confluence/display/FLEX/Release+Guide+for+the+SDK -- Ix

[jira] [Commented] (FLEX-33551) Fix release documentation and process

2013-05-21 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13662915#comment-13662915 ] Erik de Bruin commented on FLEX-33551: -- I've updated the release information

[jira] [Commented] (FLEX-33552) Check licences by running rat report

2013-05-21 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13662917#comment-13662917 ] Erik de Bruin commented on FLEX-33552: -- As of May 21st

[jira] [Commented] (FLEX-33451) The release build due to the Git migration is broken

2013-05-21 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13662921#comment-13662921 ] Erik de Bruin commented on FLEX-33451: -- Besides the 4 issues I note in an email

Re: ASDoc ant target issues/solutions

2013-05-21 Thread Erik de Bruin
1) the build complains there is a property 'tlf.branch' that is not set; setting this property to '${basedir}/../flex-tlf/textLayout' in 'build.properties' seems to fix this. Shouldn't this be a default setting (the property is presently commented out)? Actually, I wanted to get rid of

Re: ASDoc ant target issues/solutions

2013-05-21 Thread Erik de Bruin
1939) with 'mx.controls. EdB On Tue, May 21, 2013 at 7:22 PM, Alex Harui aha...@adobe.com wrote: On 5/21/13 9:55 AM, Erik de Bruin e...@ixsoftware.nl wrote: 2) the build fails because it sees 2 versions of the Alert class (in experimental and in MX): prefixing the only call to Alert on line

Re: ASDoc ant target issues/solutions

2013-05-21 Thread Erik de Bruin
I don't see this error during a normal build, only when I specifically run 'ant asdoc'. EdB On Tue, May 21, 2013 at 7:27 PM, Erik de Bruin e...@ixsoftware.nl wrote: Here is the actual output for that issue: [asdoc] /Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/projects/airspark

Re: [VOTE] Use GitHub based Whiteboard

2013-05-21 Thread Erik de Bruin
+1 (binding) Thanks for figuring this out, Om! EdB On Tue, May 21, 2013 at 9:57 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: Hi, Here is the proposal [1] Here is [DISCUSS] thread [2] Please vote as follows: +1 (Approve) -1 (Don't approve) with a reason 0 (Don't care) Also

Re: [VOTE] Use GitHub based Whiteboard

2013-05-21 Thread Erik de Bruin
Fred is so exited, he even forgot to include (binding) with his vote ;-) EdB On Wed, May 22, 2013 at 3:27 AM, Frédéric THOMAS webdoubl...@hotmail.com wrote: +1 indeed and good one btw -Fred -Message d'origine- From: OmPrakash Muppirala Sent: Tuesday, May 21, 2013 9:57 PM To:

[jira] [Resolved] (FLEX-33451) The release build due to the Git migration is broken

2013-05-22 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-33451. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 The release build due

[jira] [Commented] (FLEX-33547) Fix any JIRA bugs we want to see in this release

2013-05-22 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13663860#comment-13663860 ] Erik de Bruin commented on FLEX-33547: -- FLEX-33501 is resolved FLEX-33451

Re: Jenkins access

2013-05-22 Thread Erik de Bruin
That worked fine, Thanks. EdB On Wed, May 22, 2013 at 8:43 AM, Alex Harui aha...@adobe.com wrote: OK, try it. If it doesn't work, I'll check in my morning. On 5/21/13 11:30 PM, Erik de Bruin e...@ixsoftware.nl wrote: Alex, Can you please give me (erikdebruin) access to Jenkins? Thanks

Re: Jenkins build broken

2013-05-23 Thread Erik de Bruin
Justin, I'm working on a release build job in Jenkins, but that needs the Extension Manager... Above you said you asked nicely to have Pixelbender installed on the Jenkins machine. Whom did you ask this and how (JIRA, email)? EdB On Thu, Jun 7, 2012 at 7:30 AM, Justin Mclean

Re: Jenkins builds and Mustella

2013-05-23 Thread Erik de Bruin
On Thu, May 23, 2013 at 8:24 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Thu, May 23, 2013 at 10:57 AM, Erik de Bruin e...@ixsoftware.nl wrote: Om, Since you've looked at Azure before, maybe you can help with this: On our Enterprise MSDN subscription I have 1500 free 'small instance

Re: Jenkins builds and Mustella

2013-05-24 Thread Erik de Bruin
The only job I saw that had anything to do with release was one that called 'source-release'. The full 'release' task requires the Adobe Extension Manager, which I've asked the people on the build list to install on 'windows1', like they did for Pixelbender. EdB On Fri, May 24, 2013 at 1:23

[TLF] ant target 'all' fails

2013-05-24 Thread Erik de Bruin
Hi, When I run the 'all' target on TLF, I get the following error: testApps: [mxmlc] Loading configuration file /Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/flex-config.xml [mxmlc] Error: PermGen space [mxmlc] Mind you, running 'main' builds the swc fine, I was just

Re: Jenkins builds and Mustella

2013-05-24 Thread Erik de Bruin
PMC access to the VM via RDP. That way we can all work on getting all the tests to pass and tweak the system. EdB On Thu, May 23, 2013 at 7:31 PM, Erik de Bruin e...@ixsoftware.nl wrote: Hi, Just to let you know what I'm working on: I'm working on the build machines to create new/updated

[jira] [Commented] (FLEX-33265) Enable Mustella on CI server (jenkins)

2013-05-24 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666344#comment-13666344 ] Erik de Bruin commented on FLEX-33265: -- I'm working on a Windows Azure VM to make

Re: Jenkins builds and Mustella

2013-05-24 Thread Erik de Bruin
to use them (Very disapointing) Would have been the ideal setup for CI Flex builds :-| Chris Von: Erik de Bruin [e...@ixsoftware.nl] Gesendet: Freitag, 24. Mai 2013 16:01 An: dev@flex.apache.org Betreff: Re: Jenkins builds and Mustella A little

Re: Jenkins builds and Mustella

2013-05-24 Thread Erik de Bruin
Looking into that next. EdB On Fri, May 24, 2013 at 5:19 PM, Alex Harui aha...@adobe.com wrote: Nice! Are the FalconJX tests failing on your system as well or is this just the Jenkins run? On 5/24/13 7:01 AM, Erik de Bruin e...@ixsoftware.nl wrote: A little update: - flex-tlf

Re: [TLF] ant target 'all' fails

2013-05-24 Thread Erik de Bruin
for. It looks like the build is just running out of memory so changing the VM_ARGS might help, but there may be other issues as the directory layout is probably assumed to be SVN-like with separate branches all available at the same time in separate folders. On 5/24/13 2:12 AM, Erik de Bruin e

[jira] [Resolved] (FLEX-33485) [FalconJX] Formatter for FalconJX code

2013-05-24 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-33485. -- Resolution: Implemented No need to keep this issue open, it's just here to have a nice place

Re: Jenkins builds and Mustella

2013-05-25 Thread Erik de Bruin
and stuff, looks like...) Up next, install web server to allow Mustella access to localhost (which should take care of a number of the 228 failures). EdB On Fri, May 24, 2013 at 4:01 PM, Erik de Bruin e...@ixsoftware.nl wrote: A little update: - flex-tlf (-): succeeds - flex-sdk (main

Re: Jenkins builds and Mustella

2013-05-26 Thread Erik de Bruin
Justin, On Saturday, May 25, 2013, Justin Mclean wrote: Hi, Infra installed the Extension Manager, Jenkins job 'flex-sdk_release' now runs cleanly. Nice one. Mustella successfully completed a full run this night, taking a little under 9 hours to complete. Ouch - we may have to keep

Re: Jenkins builds and Mustella

2013-05-26 Thread Erik de Bruin
we should try to get all tests to pass on more recent players. On 5/25/13 1:28 AM, Erik de Bruin e...@ixsoftware.nl wrote: Next update: Infra installed the Extension Manager, Jenkins job 'flex-sdk_release' now runs cleanly. Mustella successfully completed a full run this night, taking a little

Re: Jenkins builds and Mustella

2013-05-27 Thread Erik de Bruin
a daily run and report it's findings through email... EdB On Mon, May 27, 2013 at 7:23 AM, Alex Harui aha...@adobe.com wrote: By default mini_run should clean everything up before compiling and running tests. It'll be great to see this actually work! On 5/26/13 11:06 AM, Erik de Bruin e

Re: Jenkins builds and Mustella

2013-05-27 Thread Erik de Bruin
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 failures

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 Erik de Bruin
, 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 Jenkins job so we can schedule it to run once or twice a day and report back via email. Seemed easy

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-27 Thread Erik de Bruin
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, 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

Re: Jenkins builds and Mustella

2013-05-27 Thread Erik de Bruin
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 requested. Maybe Om can

Re: [PROPOSAL] Swiz Framework Donation to Apache Flex

2013-05-28 Thread Erik de Bruin
I like the idea of a vote. I don't think the community is divided about 'having' Swiz, it seems the division is more 'what to do with it'. Please let the VOTE be clear about this. EdB On Tue, May 28, 2013 at 6:49 PM, Carlos Rovira carlos.rov...@codeoscopic.com wrote: I think this would require

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-28 Thread Erik de Bruin
, May 28, 2013 at 7:22 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Mon, May 27, 2013 at 10:17 PM, Erik de Bruin e...@ixsoftware.nl wrote: 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 I tried getting in a few

Re: [PROPOSAL] Swiz Framework Donation to Apache Flex

2013-05-28 Thread Erik de Bruin
Greg, I see why you might be worried about future additional projects, but the sub-projects you mention (Falcon, SDK, FlexJS) are very much part of one and the same project. Other sub-projects are purely for supporting the community and various workflows (Installer, Maven) and are too small to

Re: [PROPOSAL] Swiz Framework Donation to Apache Flex

2013-05-28 Thread Erik de Bruin
+1 on the JIRA on another list, do we need a vote on that, or can we just ask INFRA for it? Maybe this discussion should be in a separate thread, however... EdB On Tue, May 28, 2013 at 7:57 PM, Nicholas Kwiatkowski nicho...@spoon.as wrote: I would prefer JIRA activity to be on another list.

Re: Do we want Abandoned Code?

2013-05-28 Thread Erik de Bruin
+1, with the reservation that we don't want any and all code out there ;-) EdB On Tue, May 28, 2013 at 7:58 PM, aYo ~ a...@binitie.com wrote: If the donated assets are relevant to flex development I see no reason why not. Development of those assets ceased mainly because there was a loss of

Re: [PROPOSAL] Moving JIRA emails to a new list

2013-05-28 Thread Erik de Bruin
On Tue, May 28, 2013 at 11:01 AM, Erik de Bruin e...@ixsoftware.nl wrote: +1 on the JIRA on another list, do we need a vote on that, or can we just ask INFRA for it? Maybe this discussion should be in a separate thread, however... EdB On Tue, May 28, 2013 at 7:57 PM, Nicholas Kwiatkowski

Re: [PROPOSAL] Moving JIRA emails to a new list

2013-05-28 Thread Erik de Bruin
Let's vote! EdB On Tue, May 28, 2013 at 8:51 PM, Alex Harui aha...@adobe.com wrote: Vote is required according to [1] [1] http://www.apache.org/dev/committers.html#new-mailing-list On 5/28/13 11:45 AM, Erik de Bruin e...@ixsoftware.nl wrote: Shouldn't everyone be able to subscribe

Re: [PROPOSAL] Moving JIRA emails to a new list

2013-05-28 Thread Erik de Bruin
committer/PMC member is inducted, we add them to the j...@flex.apache.org as one of the setup activities. Any comments/suggestions? Thanks, Om On Tue, May 28, 2013 at 11:01 AM, Erik de Bruin e...@ixsoftware.nl wrote: +1 on the JIRA on another list, do we need a vote

Re: [VOTE] Swiz Framework Donation to Apache Flex

2013-05-29 Thread Erik de Bruin
into account: * Erik de bruin stated that maybe the problem is what to do with it under Apache Flex umbrella. Please make your vote. Thanks Carlos Rovira -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-29 Thread Erik de Bruin
Ok, I have Mustella running on Jenkins on Win2008... but the 'desktop_runner' can't seem to launch the Flash Player. Help? EdB On Tue, May 28, 2013 at 7:58 PM, Erik de Bruin e...@ixsoftware.nl wrote: On the Mac, using the MS RDP software, I just type the URL followed by a colon and the port

Re: Jenkins builds and Mustella

2013-05-29 Thread Erik de Bruin
on this (there is another thread that deals with this issue specifically). EdB On Sat, May 25, 2013 at 10:28 AM, Erik de Bruin e...@ixsoftware.nl wrote: Next update: Infra installed the Extension Manager, Jenkins job 'flex-sdk_release' now runs cleanly. Mustella successfully completed

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-29 Thread Erik de Bruin
after an FP install and mini_run will timeout waiting for someone to hit ok. On 5/29/13 3:55 AM, Erik de Bruin e...@ixsoftware.nl wrote: Ok, I have Mustella running on Jenkins on Win2008... but the 'desktop_runner' can't seem to launch the Flash Player. Help? EdB On Tue, May 28, 2013 at 7:58

Re: [VOTE] Swiz Framework Donation to Apache Flex

2013-05-29 Thread Erik de Bruin
framework of use. Points to take into account: * Erik de bruin stated that maybe the problem is what to do with it under Apache Flex umbrella. Please make your vote. Thanks Carlos Rovira -- Jeffry Houser Technical Entrepreneur 203-379-0773 -- http

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-29 Thread Erik de Bruin
AM, Erik de Bruin e...@ixsoftware.nl wrote: Here is the Jenkins log for the job: log Started by user anonymous [EnvInject] - Loading node environment variables. Building in workspace C:\Program Files (x86)\Jenkins\workspace\flex-sdk_mustella Checkout:flex-sdk_mustella / C:\Program Files (x86

Towards 4.10 release

2013-05-30 Thread Erik de Bruin
Hi, Looking at [1] I see we need to: - fix a few bugs, 2 of which are with Alex, one is a TLF edge case and shouldn't be a blocker and the last one is related to the release (check version number compatibility) - if we can find volunteers: make a Linux compatible release - run Mustella - release

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-30 Thread Erik de Bruin
...@gmail.comwrote: On Wed, May 29, 2013 at 3:30 PM, Alex Harui aha...@adobe.com wrote: On 5/29/13 3:24 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Wed, May 29, 2013 at 11:36 AM, Erik de Bruin e...@ixsoftware.nl wrote: My guess is that the 'anonymous' user mentioned is because I DIDN'T

[jira] [Commented] (FLEX-33547) Fix any JIRA bugs we want to see in this release

2013-05-31 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671239#comment-13671239 ] Erik de Bruin commented on FLEX-33547: -- Resolved: FLEX-33501 FLEX-33451 FLEX-33535

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-31 Thread Erik de Bruin
as expected. However, that run reports -uThe system cannot find the file specified. and continues to do what looks like a full run... What's going on? EdB On Thu, May 30, 2013 at 9:03 AM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Wed, May 29, 2013 at 11:57 PM, Erik de Bruin e

[VOTE] Let's move JIRA emails to a new list

2013-05-31 Thread Erik de Bruin
This vote is on the following proposal: Create a list: j...@flex.apache.org. All JIRA emails generated by https://issues.apache.org/jira/browse/FLEX will go only to the new list. jira@f.a.o will function the same as commits@f.a.o. - people subscribe themselves and the 'reply-to' is dev@f.a.o, so

Re: Stuck getting Jenkins to run Mustella on Win2008 Server

2013-05-31 Thread Erik de Bruin
unless there is something in failures.txt. How did you test for failures.txt and could it have modified the file and left it empty? On 5/31/13 3:28 AM, Erik de Bruin e...@ixsoftware.nl wrote: Ok, the job on the Jenkins job (Window Azure) is nearly done... A single '-all' run takes around 9 hours

Re: TLF Modifications/Getting Involved

2013-05-31 Thread Erik de Bruin
Tony, This is very cool. We seem to lack a contributor that knows TLF, so you if you can help, that would be awesome. As Alex indicated, create a JIRA issue for each of your suggested changes/enhancements, describe in them the thing you're trying to solve and attach a patch to it that has the

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-05-31 Thread Erik de Bruin
and this donation could make Swiz the preferred/recommended IOC framework of use. Points to take into account: * Erik de bruin stated that maybe the problem is what to do with it under Apache Flex umbrella. Please make your vote. Thanks Carlos Rovira -- Ix Multimedia Software Jan

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-05-31 Thread Erik de Bruin
the donation: * There is other frameworks like Swiz out there in the same situation and this donation could make Swiz the preferred/recommended IOC framework of use. Points to take into account: * Erik de bruin stated that maybe the problem is what to do with it under Apache Flex umbrella

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

2013-05-31 Thread Erik de Bruin
I just logged in a minute ago, but I wasn't planning on doing anything serious, so I won't touch the machine until you give me the all clear ;-) And I did pull the latest before the last run. EdB On Sat, Jun 1, 2013 at 6:35 AM, Alex Harui aha...@adobe.com wrote: I'm going to try to log in in

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

2013-05-31 Thread Erik de Bruin
to do that during one of these time slots. -Alex On 5/31/13 9:42 PM, Erik de Bruin e...@ixsoftware.nl wrote: I just logged in a minute ago, but I wasn't planning on doing anything serious, so I won't touch the machine until you give me the all clear ;-) And I did pull the latest before the last

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

2013-05-31 Thread Erik de Bruin
. Thanks, -Alex On 5/31/13 10:05 PM, Erik de Bruin e...@ixsoftware.nl wrote: Alex, the information you're looking for should still be available in Jenkins, as it should keep the logs for the last 10 builds and the logs contain basically results.txt. If not, feel free to stop the running

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-06-01 Thread Erik de Bruin
I think this is a valid vote and there is no need to declare it invalid. There is only one definite, binding -1 (Igor) and he declined to explain his motivation, something that is customary when casting a negative vote. Once Chris Scott 'officially' donates Swiz - there are some hoops he has to

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-06-01 Thread Erik de Bruin
should include all of it. For the freedom of choice that's why I voted -1. Igor Costa www.igorcosta.com www.igorcosta.org On Sat, Jun 1, 2013 at 12:46 PM, Erik de Bruin e...@ixsoftware.nl wrote: I think this is a valid vote and there is no need to declare

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-06-01 Thread Erik de Bruin
Erik as well for clearing things here. Carlos 2013/6/1 Erik de Bruin e...@ixsoftware.nl I think this is a valid vote and there is no need to declare it invalid. There is only one definite, binding -1 (Igor) and he declined to explain his motivation, something that is customary when

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-06-01 Thread Erik de Bruin
as well? Am 01.06.2013 18:54, schrieb Erik de Bruin: The way we voted to include Swiz will be applied to any other framework if/when those are donated as well. The fact that Swiz gets a home at Apache Flex doesn't mean it will be endorsed as the one and only option. People get to chose what

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-06-02 Thread Erik de Bruin
for the rest of people here. Hope Chris could send us that email soon regarding it's intention of donate the source code and wiki Thanks to you Erik as well for clearing things here. Carlos 2013/6/1 Erik de Bruin e...@ixsoftware.nl I think this is a valid vote and there is no need to declare

Re: [VOTE] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation

2013-06-02 Thread Erik de Bruin
+1 (binding) EdB On Sun, Jun 2, 2013 at 4:31 PM, Justin Mclean jus...@classsoftware.com wrote: +1 (binding) -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl

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

2013-06-02 Thread Erik de Bruin
png.xml files. However, I don't have my Windows machine with me this weekend, so this will have to be a Monday project, (or maybe Sunday night). On 5/31/13 10:18 PM, Erik de Bruin e...@ixsoftware.nl wrote: I'll catch it in about 4 hours and stop the automated runs until you have a chance

[BUILDS] asdoc target weirdness

2013-06-02 Thread Erik de Bruin
Hi, I'm not familiar with the expected result of the 'asdoc' target on the main build. I have set up a Jenkins job to run this target (after a 'super-clean' and 'main'). The build reports to be successful... however, I don't see any artifacts in the asdoc-output directory of the workspace. That

[BUILDS] falconjx tests failing only on Jenkins

2013-06-02 Thread Erik de Bruin
Hi, I can't figure this one out: when I run the falconjx tests (compiler.jx.tests) on my local Mac and Windows machine, all tests pass. But when the tests are run as part of a Jenkins job, several tests that involve external files fail. Maybe someone can have a look and maybe figure out what's

Re: [BUILDS] falconjx tests failing only on Jenkins

2013-06-02 Thread Erik de Bruin
/120/consoleText This will directly take you to the plain text output of build 120. HTH, EdB On Sun, Jun 2, 2013 at 11:48 PM, Alex Harui aha...@adobe.com wrote: Where do we find the Jenkins results and log? On 6/2/13 10:52 AM, Erik de Bruin e...@ixsoftware.nl wrote: Hi, I can't figure

Re: [BUILDS] falconjx tests failing only on Jenkins

2013-06-02 Thread Erik de Bruin
, 2013 at 7:16 AM, Erik de Bruin e...@ixsoftware.nl wrote: If you open Chrome, it will open on the Jenkins main page. Click on the mustella job (top one) and in the bottom left corner you'll see a list of the most recent builds. Click one. On the left there is an item named Console Output

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

2013-06-02 Thread Erik de Bruin
So, the metric for success may require that script that checks for failures.txt and runs with the -failures options. Ok, that script is ready to go in 'jenkins.sh', it's commented out on the bottom of the file. But the interesting thing for me once we get this Jenkins thing running is: if

Re: Parallel Mustella runs

2013-06-03 Thread Erik de Bruin
The VM I run is a 2 core, 3,5GB memory 'medium' instance. A full run takes 9 hours. I remember your VM was a bit lighter? EdB On Mon, Jun 3, 2013 at 7:44 AM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Jun 2, 2013 10:33 PM, Erik de Bruin e...@ixsoftware.nl wrote: So, the metric

[jira] [Commented] (FLEX-33500) XMLEncoder fails to encode WSDL simpleType union

2013-06-03 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672898#comment-13672898 ] Erik de Bruin commented on FLEX-33500: -- The artefacts created by the Jenkins 'release

Re: SDK Nightly builds?

2013-06-03 Thread Erik de Bruin
I can do that, where would we want to 'publish' the nightly builds and what would we include in them? EdB On Mon, Jun 3, 2013 at 10:47 AM, Justin Mclean jus...@classsoftware.com wrote: Hi, My thinking was the more people that use it the more likely we are to pick up any issues before

[jira] [Commented] (FLEX-33500) XMLEncoder fails to encode WSDL simpleType union

2013-06-03 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672947#comment-13672947 ] Erik de Bruin commented on FLEX-33500: -- Please direct general project related

[RESULT][VOTE] move JIRA emails to a new list

2013-06-03 Thread Erik de Bruin
The results are in: +1 (binding): aharui bigosmallm erikdebruin fthomas jhouser jmclean jonbcampos quetwo +1: a...@binitie.com carlos.velasco.bla...@gmail.com christofer.d...@c-ware.de cyrill.za...@gmail.com harbs.li...@gmail.com mark.kessler@usmc.mil mick.pow...@veeops.com That's it, a

Re: [RESULT][VOTE] move JIRA emails to a new list

2013-06-03 Thread Erik de Bruin
to be (also) directed to 'dev@flex.apache.org'? If not, how can I make that happen? /Notes Thanks, EdB On Mon, Jun 3, 2013 at 1:33 PM, Erik de Bruin e...@ixsoftware.nl wrote: The results are in: +1 (binding): aharui bigosmallm erikdebruin fthomas jhouser jmclean jonbcampos quetwo +1

Re: SDK Nightly builds?

2013-06-03 Thread Erik de Bruin
functionality to the installer to make it find nightly and rc builds. -Alex On 6/3/13 6:09 AM, Erik de Bruin e...@ixsoftware.nl wrote: Ah, it seems Jenkins can archive build 'artifacts' with the proper after build task. I've change the config to have it do that for the 'release' task. The nightly

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-06-03 Thread Erik de Bruin
. Thanks again, -Alex On 6/2/13 2:44 AM, Carlos Rovira carlos.rov...@codeoscopic.com wrote: I'm fine with a second reound of votes. So we can close here this thread and I open a new one just now. 2013/6/2 Erik de Bruin e...@ixsoftware.nl Ok, if that's what it takes

Re: SDK Nightly builds?

2013-06-03 Thread Erik de Bruin
I can't tell if you're kidding or not... As far as I can tell I just enabled that URL by adding the Archive the artifact Post-build Action this afternoon. EdB On Mon, Jun 3, 2013 at 9:49 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Mon, Jun 3, 2013 at 12:47 PM, Erik de Bruin e

Re: My next check in may break the build

2013-06-03 Thread Erik de Bruin
Go ahead, make my day ;-) EdB On Mon, Jun 3, 2013 at 10:18 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, Just about to check in some changes that might break the build on Mac/Windows - that should be a clue to what the check in is :-). If it does break I'll fix it quickly.

Re: SDK Nightly builds?

2013-06-03 Thread Erik de Bruin
PM, Erik de Bruin e...@ixsoftware.nl wrote: I can't tell if you're kidding or not... As far as I can tell I just enabled that URL by adding the Archive the artifact Post-build Action this afternoon. EdB On Mon, Jun 3, 2013 at 9:49 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Mon

Re: Build failed in Jenkins: flex-falcon #22

2013-06-03 Thread Erik de Bruin
The server at jflex.de isn't responding, so the download fails. I'm going to wait a day or so to see if the server comes up again... What would Plan B be? EdB On Tue, Jun 4, 2013 at 7:30 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: See

Re: My next check in may break the build

2013-06-03 Thread Erik de Bruin
We can have Jenkins automate this. We can have the Linux build download the artifact(s) from the nightly build (which we discussed yesterday) and use those, right? Does a Linux build have any dependencies on specific software on the build machine? EdB On Tue, Jun 4, 2013 at 7:47 AM, Alex

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

2013-06-04 Thread Erik de Bruin
I needed. On 6/2/13 10:55 PM, Alex Harui aha...@adobe.com wrote: Hey, can I log in again? It looks like there are some tests that didn't have a win-specific bitmap and I want to see if there is a bad.png.xml for them. -Alex On 6/2/13 10:32 PM, Erik de Bruin e...@ixsoftware.nl wrote: So

Re: Parallel Mustella runs

2013-06-04 Thread Erik de Bruin
;-) EdB On Tue, Jun 4, 2013 at 6:16 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Jun 3, 2013 12:40 AM, Erik de Bruin e...@ixsoftware.nl wrote: The VM I run is a 2 core, 3,5GB memory 'medium' instance. A full run takes 9 hours. I remember your VM was a bit lighter? EdB I am hoping

Re: [BUILDS] asdoc target weirdness

2013-06-04 Thread Erik de Bruin
Bump... EdB On Sun, Jun 2, 2013 at 7:49 PM, Erik de Bruin e...@ixsoftware.nl wrote: Hi, I'm not familiar with the expected result of the 'asdoc' target on the main build. I have set up a Jenkins job to run this target (after a 'super-clean' and 'main'). The build reports to be successful

Re: [BUILDS] asdoc target weirdness

2013-06-04 Thread Erik de Bruin
I'll run the Jenkins job again, see what it gives me. What ant targets are you running? Just 'asdoc' or first a 'main'? EdB On Tue, Jun 4, 2013 at 7:08 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, After fixing that issue (well hacking) - there an issue with the asdoc build file

Re: [BUILDS] asdoc target weirdness

2013-06-04 Thread Erik de Bruin
Ok... my Jenkins job runs a 'super-clean main asdoc' in that order. The build reports success, but there is nothing in the asdoc-output directory. EdB On Tue, Jun 4, 2013 at 7:35 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, What ant targets are you running? Just 'asdoc' or first a

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

2013-06-06 Thread Erik de Bruin
Just did that. Run's runnin' now ;-) E On Thu, Jun 6, 2013 at 9:40 AM, OmPrakash Muppirala bigosma...@gmail.com wrote: Ahh so close... 39 failures. Erik, can you please re-run the failures as Alex requested? You can probably just update jenkins.sh and check it in. I am not near a real

<    1   2   3   4   5   6   7   8   9   10   >