Re: Falcon tests

2012-12-15 Thread Chema Balsas
@Cyril @Gordon What do you think about updating unittests.properties with the environment values inside the eclipse target for example? This way, running ant eclipse will automatically update the variables and allow to run the tests from within eclipse without having to worry about copying the sdk

Re: Jira permissions

2012-12-15 Thread Justin Mclean
Hi, > Hi, are committers allowed to assign and resolve Jira tickets? What's your Jira user name? Justin

Re: New Spark components

2012-12-15 Thread Frédéric THOMAS
Hi, I'm about to check in the sources, before, I tried to compile via Ant, creating the build targets, as I don't know Ant/compc/mxmlc (generaly, I compile via maven), I'm facing an issue, can't be resolved as a component implementation, this is my ant target :

Re: Jira permissions

2012-12-15 Thread Chema Balsas
> > What's your Jira user name? That would be jbalsas. Thanks! Cheers, Chema 2012/12/15 Justin Mclean > Hi, > > > Hi, are committers allowed to assign and resolve Jira tickets? > What's your Jira user name? > > Justin >

Re: New Spark components

2012-12-15 Thread Chema Balsas
Hi, I'm still getting to know some of this stuff, so I'd like someone more experienced to try and explain :) In the meantime, I think this has something to do with namespaces and manifests. I'd say you need to add something like You can then copy the contents for manifest_spark.xml from manife

Re: Jira permissions

2012-12-15 Thread Justin Mclean
Hi, > That would be jbalsas. Thanks! I've added you to the JIRA committers group. You may need to log off and on again for it to take effect. Justin

Re: New Spark components

2012-12-15 Thread Justin Mclean
HI, > In the meantime, I think this has something to do with namespaces and > manifests. I'd say you need to add something like. My guess (and I've not looked at the code) would be that the new classes are missing from the manifest files. Take a look at apache/manifest.xml for a simple example.

Re: Jira permissions

2012-12-15 Thread Chema Balsas
Yeah, I'm up and running! Thanks! 2012/12/16 Justin Mclean > Hi, > > > That would be jbalsas. Thanks! > I've added you to the JIRA committers group. You may need to log off and > on again for it to take effect. > > Justin > >

Re: New Spark components

2012-12-15 Thread Frédéric THOMAS
@Chema I don't want to include the manifest of other libraries and it's not like that in others or maybe I missed something. @Justin I double checked my manifest.xml and it contains all classes included inside the experimental library I had the same problem with and I resolved it adding nam

Re: New Spark components

2012-12-15 Thread Justin Mclean
Hi, The compile target is looking a bit too complex than needed, for instance if you look at the apache build.xml one (which relies on mx classes) it's much simpler. It's it perhaps just the order in which compile targets are compiled? Thanks, Justin

Re: New Spark components

2012-12-15 Thread Frédéric THOMAS
@Justin, The compile target of the apache build.xml is simpler because it deleagates the detail of the config to compile-config.xml, I tried to do so but I ran into the problem that the manifest.xml hasn't been taken in account and had to add manualy all the classes to ExperimentalClasses.as to

Re: New Spark components

2012-12-15 Thread Frédéric THOMAS
I still get the problem but I've been able to use the compile-config.xml to simply the build.xml, it was enough to add out of the compiler tag : http://flex.apache.org/experimental/ns I guess, it's missing in the apache lib too, that the reason why it does not compile what there's in the

Re: New Spark components

2012-12-15 Thread Frédéric THOMAS
@Chema, You was right, I'm surprised it works like that but it does, I added and declared a new manifest file without include it (with all the used classes) and it works, then thank you very much. - Fred -Message d'origine- From: Frédéric THOMAS Sent: Sunday, December 16, 2012 3:31

[jira] [Commented] (FLEX-33284) New Spark Components

2012-12-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533267#comment-13533267 ] Frédéric THOMAS commented on FLEX-33284: - I renamed the bundle files to make them

[jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread JIRA
Frédéric THOMAS created FLEX-33298: -- Summary: The apache lib compile without including anything Key: FLEX-33298 URL: https://issues.apache.org/jira/browse/FLEX-33298 Project: Apache Flex Iss

Re: New Spark components

2012-12-15 Thread Frédéric THOMAS
Well, the new spark components are now checked in :) Remains the fact that the apache.swc compiles with nothing inside, I created a tickect. - Fred -Message d'origine- From: Frédéric THOMAS Sent: Sunday, December 16, 2012 5:00 AM To: flex-dev@incubator.apache.org Subject: Re: New Sp

[jira] [Closed] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-12-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS closed FLEX-33242. -- Assignee: Frédéric THOMAS > Mustella tests failed: when your computer language doesn't matc

[jira] [Closed] (FLEX-33267) RuntimeLocalization/RTL_SparkSkin/Integration/RTL_Compiler_LocaleParams_2_Tester RTL_Compiler_LocaleParams_1_LocaleChain_NOT_AIR_Mac Fails

2012-12-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS closed FLEX-33267. -- > RuntimeLocalization/RTL_SparkSkin/Integration/RTL_Compiler_LocaleParams_2_Tester > RTL_Compi

[jira] [Closed] (FLEX-33250) pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files which don't exist

2012-12-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS closed FLEX-33250. -- > pre_compile.sh from RuntimeLocalization\RTL_SparkSkin try to include files > which don't exi

[jira] [Closed] (FLEX-33269) testcase for sort function of Sort without SortField set to fields property on spark:List component fails

2012-12-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS closed FLEX-33269. -- > testcase for sort function of Sort without SortField set to fields property > on spark:List

[jira] [Closed] (FLEX-33270) spark/validators/CurrencyValidator/Methods/CV_validate_error_message_localized_tester CV_errorTip_custom_invalidFormatCharsError_invalid_script_buttonTrig_35 fails

2012-12-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS closed FLEX-33270. -- > spark/validators/CurrencyValidator/Methods/CV_validate_error_message_localized_tester > CV_e

[jira] [Resolved] (FLEX-33284) New Spark Components

2012-12-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS resolved FLEX-33284. Resolution: Implemented > New Spark Components > > >

[jira] [Closed] (FLEX-33284) New Spark Components

2012-12-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS closed FLEX-33284. -- > New Spark Components > > > Key: FLEX-33284 >

Apache Flex 4.9 Release Candidate 3

2012-12-15 Thread Justin Mclean
Hi, The release candidate can be found here; http://people.apache.org/~jmclean/Apache%20Flex%204.9.0%20Release%20Candidate%203/ Fixed in this release candidate: - Can compile on OSX with Java 1.7 - Make ide scripts now use AIR 3.4 rather than AIR 3.1 - Fix for TLF text truncation I've done some

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Justin Mclean
Hi, Unless I'm misunderstanding something this: http://flex.apache.org/ns manifest.xml is in apache/compile-config.xml and the manifest includes all the classes: Are you saying these classes don't get included in apache.swc? Thanks, Ju

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Frédéric THOMAS
The manifest file is not taken in account until there's no : http://flex.apache.org/ns somewhere out of the compiler tag. - Fred -Message d'origine- From: Justin Mclean Sent: Sunday, December 16, 2012 7:03 AM To: flex-dev@incubator.apache.org Subject: Re: [jira] [Created] (FLEX

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Frédéric THOMAS
the manifest includes all the classes All the exposed classes, yes, but not the classes used in this lib but comming from other libs and that's apparently needed to compile successfully. - Fred -Message d'origine- From: Justin Mclean Sent: Sunday, December 16, 2012 7:03 AM To: fle

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Frédéric THOMAS
If you look at [1], you'll see I had to create a new manifest for the external classes in more than the normal manifest [2] and had to declare the 2 namespaces [3] (and declared included only the experimental namespace) in order to build successfully the experimental lib. BTW, I still have to

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Justin Mclean
HI, > All the exposed classes, yes, but not the classes used in this lib but > comming from other libs and that's apparently needed to compile successfully. "ant apache" compiles without error, so I'm sure sure what you mean by "sucessfully"? I would assume that the external-library-path in the

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Justin Mclean
Hi, Fairly certain that the manifest only need to include classes that you can compiled into the swc not classes from other parts of the SDK. While it might make it compile like that I think the swcs will end up bigger than we need. Thanks, Justin

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Justin Mclean
Hi, > BTW, I still have to well update the build_framework.xml in consequence. You might want to hold off on that, as I don't think the build_framework files are required any more. Thanks, Justin

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Frédéric THOMAS
Only the apache classes need to end up in the apache swc Sure and that's what happen even if we create a new manifest file for the external classes and declare the relative namespace until we mention only the apache namespace in include-namespaces directive. if you look at the catalog file o

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Justin Mclean
Hi, > in order to build successfully the experimental lib. You might want to run a swfdump on the swc to see what it contains - just to check nothing extra is being placed in there. Justin

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Frédéric THOMAS
Thank's for that precision, I didn't know and updated it anyway. - Fred. -Message d'origine- From: Justin Mclean Sent: Sunday, December 16, 2012 7:47 AM To: flex-dev@incubator.apache.org Subject: Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything Hi,

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Frédéric THOMAS
It contains only what is needed : size='1x7500' compressed='true' > actionScript3='true' suppressCrossDomainCaching='false' swfRelati veUrls='false' useNetwork='true'/> compileDate='16/12/12 05:11'/> AAB/f39/f39/f39/f39/f39/f39/fwA

Re: [jira] [Created] (FLEX-33298) The apache lib compile without including anything

2012-12-15 Thread Frédéric THOMAS
There's nothing in the apache.swc : size='1x7500' compressed='true' > actionScript3='true' suppressCrossDomainCaching='false' swfRelati veUrls='false' useNetwork='true'/> compileDate='16/12/12 05:11'/> name='_3cce83e09f78ff840a7a5958c148298dd9fabf82f15f9c948899ca55ad