Re: Falcon SDKSWCTests

2012-12-16 Thread Michael Schmalle
t: Friday, December 14, 2012 5:27 PM To: flex-dev@incubator.apache.org Subject: Re: Falcon SDKSWCTests > > I'd like to fix these since they shouldn't be hard to fix. Fix them we will, then ;) Somehow is finding either the source code for the bundles on the > source path, or th

Re: Falcon SDKSWCTests

2012-12-16 Thread Chema Balsas
to no locale. As a workaround, try adding "-locale=" to the >> compiler options for the tests that compile the SWCs, with a TODO that it >> should not be necessary. >> >> - Gordon >> >> >> -Original Message- >> From: Chema Balsas [ma

Re: Falcon SDKSWCTests

2012-12-14 Thread Chema Balsas
he compiler > options for the tests that compile the SWCs, with a TODO that it should not > be necessary. > > - Gordon > > > -Original Message- > From: Chema Balsas [mailto:jbal...@gmail.com] > Sent: Friday, December 14, 2012 5:27 PM > To: flex-dev@incubator.apac

RE: Falcon SDKSWCTests

2012-12-14 Thread Gordon Smith
d not be necessary. - Gordon -Original Message- From: Chema Balsas [mailto:jbal...@gmail.com] Sent: Friday, December 14, 2012 5:27 PM To: flex-dev@incubator.apache.org Subject: Re: Falcon SDKSWCTests > > I'd like to fix these since they shouldn't be hard to fix. Fix the

Re: Falcon SDKSWCTests

2012-12-14 Thread Chema Balsas
; if we removed all the includes of Version.as.) > > - Gordon > > > -Original Message- > From: Chema Balsas [mailto:jbal...@gmail.com] > Sent: Friday, December 14, 2012 5:05 PM > To: flex-dev@incubator.apache.org > Subject: Re: Falcon SDKSWCTests > > Also, I&#

RE: Falcon SDKSWCTests

2012-12-14 Thread Gordon Smith
Version.as.) - Gordon -Original Message- From: Chema Balsas [mailto:jbal...@gmail.com] Sent: Friday, December 14, 2012 5:05 PM To: flex-dev@incubator.apache.org Subject: Re: Falcon SDKSWCTests Also, I've already fixed some warnings, but I'd like to ask befo

Re: Falcon SDKSWCTests

2012-12-14 Thread Chema Balsas
nclude >> bundles/{locale}, and is -locale set to en_US ? >> >> - Gordon >> >> -Original Message- >> From: Chema Balsas [mailto:jbal...@gmail.com] >> Sent: Friday, December 14, 2012 1:23 PM >> To: flex-dev@incubator.apache.org >> Subject

Re: Falcon SDKSWCTests

2012-12-14 Thread Chema Balsas
r but since it's just a > >> warning I don't think we should try to fix it. Let's change the tests > >> to ignore this warning. You should be able to do this by changing the > >> SWC tests to run with the additional command-line argument > -ignore-problems=

RE: Falcon SDKSWCTests

2012-12-14 Thread Gordon Smith
That's usually a configuration problem. Does the -source-path include bundles/{locale}, and is -locale set to en_US ? - Gordon -Original Message- From: Chema Balsas [mailto:jbal...@gmail.com] Sent: Friday, December 14, 2012 1:23 PM To: flex-dev@incubator.apache.org Subject: Re: F

Re: Falcon SDKSWCTests

2012-12-14 Thread Chema Balsas
st a warning >> I don't think we should try to fix it. Let's change the tests to ignore >> this warning. You should be able to do this by changing the SWC tests to >> run with the additional command-line argument -ignore-problems=... . >> >> - Gordon >> &

Re: Falcon SDKSWCTests

2012-12-10 Thread Chema Balsas
line argument -ignore-problems=... . > > - Gordon > > > -Original Message- > From: Chema Balsas [mailto:jbal...@gmail.com] > Sent: Monday, December 10, 2012 2:20 PM > To: flex-dev@incubator.apache.org > Subject: Re: Falcon SDKSWCTests > > Hi, > > I've just c

RE: Falcon SDKSWCTests

2012-12-10 Thread Gordon Smith
blems=... . - Gordon -Original Message- From: Chema Balsas [mailto:jbal...@gmail.com] Sent: Monday, December 10, 2012 2:20 PM To: flex-dev@incubator.apache.org Subject: Re: Falcon SDKSWCTests Hi, I've just commited some changes into rpc, authoringsupport, framework and mobilecomponen

Re: Falcon SDKSWCTests

2012-12-10 Thread Chema Balsas
Hi, I've just commited some changes into rpc, authoringsupport, framework and mobilecomponents so that they compile properly in falcon. I've enabled those tests and now we have 11 out of 29 working. @Gordon One recurrent issue for other projects is Warning: mx.core.Version is defined by multiple

Re: Falcon SDKSWCTests

2012-12-07 Thread Chema Balsas
Following with this, I've checked and in CompcTask, an include-config (ifSpec) is added with createElem instead of with createElemAllowAppend. Is there a reason for this? I've checked and changing it and adding 'append="true"' in the ant task to the include-file tag does fix this I don't know if th

Re: Falcon SDKSWCTests

2012-12-07 Thread Chema Balsas
Yes, I already have it and it's working. I've accessed my account through ssh to verify it and I've also checked, and I have access to the apache commiters repository, but not ours. 2012/12/7 Alex Harui > > > > On 12/7/12 9:22 AM, "Chema Balsas" wrote: > > > Oh, that explains it then... and how

Re: Falcon SDKSWCTests

2012-12-07 Thread Alex Harui
On 12/7/12 9:22 AM, "Chema Balsas" wrote: > Oh, that explains it then... and how unfortunate > > From Gordon's comment, I assumed we were going to stop including the > version.properties file (at least for now). That was exactly what I was > about to commit, but it seems I still don't have ac

Re: Falcon SDKSWCTests

2012-12-07 Thread Chema Balsas
Oh, that explains it then... and how unfortunate >From Gordon's comment, I assumed we were going to stop including the version.properties file (at least for now). That was exactly what I was about to commit, but it seems I still don't have access to the svn repository. I'm not that much into the

Re: Falcon SDKSWCTests

2012-12-07 Thread Alex Harui
On 12/7/12 8:07 AM, "Chema Balsas" wrote: > In the meantime, I noticed that spark.swc weights around 80kb more if > version.properties is not included which strikes me as quite odd... this > doesn't happen for rpc or spark_dmv. Is there a reason for this? Something > we should look into? Unfort

Re: Falcon SDKSWCTests

2012-12-07 Thread Chema Balsas
inal Message- > From: Gordon Smith [mailto:gosm...@adobe.com] > Sent: Tuesday, December 04, 2012 6:21 PM > To: flex-dev@incubator.apache.org > Subject: RE: Falcon SDKSWCTests > > I think Adobe's build machines had some scripts that set build.number to > the Perforce revi

RE: Falcon SDKSWCTests

2012-12-04 Thread Gordon Smith
apache.org Subject: Re: Falcon SDKSWCTests Ok, I've submitted a patch for that ( https://issues.apache.org/jira/browse/FLEX-33286). I've checked and those were the only projects including that file. I've also checked, and the content of version.properties always seems to be "build=

RE: Falcon SDKSWCTests

2012-12-04 Thread Gordon Smith
k out of compile-config.xml and into the task. > > - Gordon > > -Original Message- > From: Chema Balsas [mailto:jbal...@gmail.com] > Sent: Tuesday, December 04, 2012 5:22 PM > To: flex-dev@incubator.apache.org > Subject: Re: Falcon SDKSWCTests > > Hi Cyril, > &g

Re: Falcon SDKSWCTests

2012-12-04 Thread Chema Balsas
nfig.xml and into the task. > > - Gordon > > -Original Message- > From: Chema Balsas [mailto:jbal...@gmail.com] > Sent: Tuesday, December 04, 2012 5:22 PM > To: flex-dev@incubator.apache.org > Subject: Re: Falcon SDKSWCTests > > Hi Cyril, > > The version.properti

RE: Falcon SDKSWCTests

2012-12-04 Thread Gordon Smith
t: Re: Falcon SDKSWCTests Hi Cyril, The version.properties file is created and removed inside the compile target for those projects. It is generated at the beginning of the target by: build=${build.number} And then removed at the end by: which is why you shouldn't find it ;) 2012/12/5 Cy

Re: Falcon SDKSWCTests

2012-12-04 Thread Chema Balsas
Hi Cyril, The version.properties file is created and removed inside the compile target for those projects. It is generated at the beginning of the target by: build=${build.number} And then removed at the end by: which is why you shouldn't find it ;) 2012/12/5 Cyrill Zadra > Hey Chema > > In

Re: Falcon SDKSWCTests

2012-12-04 Thread Cyrill Zadra
Hey Chema In the follwing compile-config.xml is the version.properties included. rpc spark spark_dmv version.properties ../../version.properties In my builded flex sdk it does not exists. Is that part really used or can it be removed? Or does anyone know how this versi

Re: Falcon SDKSWCTests

2012-12-03 Thread Chema Balsas
@Cyril Thanks for noticing! @Gordon You're welcome! I'm really happy to see all this movement around Falcon/FalconJS lately :) 2012/12/1 Gordon Smith > Oops! Thank you @Chema! > > Sent from my iPad > > On Nov 30, 2012, at 7:09 PM, "Cyrill Zadra" > wrote: > > > Hi Gordon > > > >> @Cyril: Thank

Re: Falcon SDKSWCTests

2012-11-30 Thread Gordon Smith
Oops! Thank you @Chema! Sent from my iPad On Nov 30, 2012, at 7:09 PM, "Cyrill Zadra" wrote: > Hi Gordon > >> @Cyril: Thanks for your help with introducing the compile-config.xml files >> so that we can more easily make Falcon JUnit tests that compile each SDK SWC. > > That wasn't me .. I th

Re: Falcon SDKSWCTests

2012-11-30 Thread Cyrill Zadra
> I could go head and start looking at the other SWCs to I am sure Cyril will > give them a go as well. I continue to write some more test classes for the css package. So that every class has at least a few tests. But after that I can work on that. Cyrill On Fri, Nov 30, 2012 at 1:22 PM, Michae

Re: Falcon SDKSWCTests

2012-11-30 Thread Cyrill Zadra
Hi Gordon > @Cyril: Thanks for your help with introducing the compile-config.xml files so > that we can more easily make Falcon JUnit tests that compile each SDK SWC. That wasn't me .. I think that work was done by Chema Balsas (see [1]). [1] https://issues.apache.org/jira/browse/FLEX-33226 On

RE: Falcon SDKSWCTests

2012-11-30 Thread Gordon Smith
MXMLLiteralNodes with int values codegen integer values in the VM. --- -Original Message- From: Michael Schmalle [mailto:apa...@teotigraphix.com] Sent: Friday, November 30, 2012 1:36 PM To: flex-dev@incubator.apache.org Subject: RE: Falcon SDKSWCTests Ok we'll meet again next we

RE: Falcon SDKSWCTests

2012-11-30 Thread Michael Schmalle
org Subject: RE: Falcon SDKSWCTests Gordon, I entered bugs in JIRA for those, it's actually 2 tickets. I will fix them. The first one is tricky and a bad set of code I was scared to change without afterwords running mustella. I had to reformat my computer and haven't got mustella runni

RE: Falcon SDKSWCTests

2012-11-30 Thread Gordon Smith
up taking all day, and then last Friday was a holiday. - Gordon -Original Message- From: Michael Schmalle [mailto:apa...@teotigraphix.com] Sent: Friday, November 30, 2012 1:23 PM To: flex-dev@incubator.apache.org Subject: RE: Falcon SDKSWCTests Gordon, I entered bugs in JIRA for t

RE: Falcon SDKSWCTests

2012-11-30 Thread Michael Schmalle
Gordon, I entered bugs in JIRA for those, it's actually 2 tickets. I will fix them. The first one is tricky and a bad set of code I was scared to change without afterwords running mustella. I had to reformat my computer and haven't got mustella running again. Next week I can get on this. I

RE: Falcon SDKSWCTests

2012-11-30 Thread Gordon Smith
Whoops, the frameworkSWC() compilation test doesn't pass. There are still four warnings: D:\Apache\incubator\flex\sdk\branches\develop\frameworks\projects\framework\src\mx\collections\ListCollectionView.as:1398 Warning: variable definition duplicates function parameter: events.