Re: [FDK 4.12.0] - wrong info in flex-config.xml about RSL

2014-03-23 Thread Jagan Langa Sami Durai
Hi All, Yes, I'm Aware of that Apache RSL's are not signed. But, one of our product have 1 main application, 8 sub modules, 9 * 1 style module and 9 * 5 resource modules. user may visit any module at any time in any locale. and our client want to support more locale and wanted to have more style/t

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Alex Harui
On 3/23/14 8:36 PM, "Justin Mclean" wrote: > >> Are you going to run another RC or do you think this one is good enough? >Digital Primates missing from the NOTICE file probably is a blocker so >I'll be making another one but votes will probably carry over. I'd like Labriola to verify that DP sh

Re: Search in Apache Flex Docs?

2014-03-23 Thread Joseph Balderson
In retrospect, the probable reason I can't find 'itemCreationPolicy' in the index is that it's probably a part of the MXML-only states syntax, not unlike 'includeIn' or 'excludeFrom'[1]. (OT: So how do you find whether a property is MXML-interpreted syntax or a bona-fine class property, other than

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Justin Mclean
Hi, > Maybe just for me. My repo is valid. I guess it isn't an "installation"? > It builds everything else, including AIR projects. I don't know how much > interaction there is between flex-sdk and flex-flexunit It a little hard to use one with out the other, although I think it can be used to

Re: Unit tests in TLF

2014-03-23 Thread Alex Harui
On 3/23/14 9:51 AM, "Michael A. Labriola" wrote: >>I found when trying to get FlexUnit to work with FlexJS that there is >>some work needed there as well since the FlexUnit demos use mx or Spark >>applications around the runners. > >Alex, this isn't completely true and I can help you with it. T

Re: FlexUnit was Unit tests in TLF

2014-03-23 Thread Alex Harui
On 3/23/14 9:57 AM, "Michael A. Labriola" wrote: >I put together a presentation years ago on FlexUnit for contributors that >explained the architecture. I will find it and get that posted somewhere. > >Additionally, if anyone is interested, I would be happy to do a session >sometime on the inte

Re: Search in Apache Flex Docs?

2014-03-23 Thread Alex Harui
On 3/23/14 11:41 AM, "Maurice Amsellem" wrote: >>The Adobe ASLR does have search. I wonder what it would take to >>implement it. > >It does not seem to be that complicated ( file asdoc.js, doing a regexp >match on tags in the left list, and setting "display" style >accordingly, to show or hid

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Alex Harui
On 3/23/14 6:34 PM, "Justin Mclean" wrote: >Hi, > >> Ah, so the build script doesn't handle building from a repo. It >>requires >> an SDK set up for IDEs. > >It requires an installed SDK set up as per the README in "Install >Prerequisites" > *3) FLEX_HOME should be set to a valid Apache Flex i

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Justin Mclean
Hi, > Ah, so the build script doesn't handle building from a repo. It requires > an SDK set up for IDEs. It requires an installed SDK set up as per the README in "Install Prerequisites" *3) FLEX_HOME should be set to a valid Apache Flex installation. Do you think that needs to be clearer? Tha

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Alex Harui
On 3/23/14 2:14 PM, "Justin Mclean" wrote: >Hi, > >Is /Users/aharui/git/flex/master/flex-sdk/frameworks a real working SDK >with AIR? Ah, so the build script doesn't handle building from a repo. It requires an SDK set up for IDEs. -Alex

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Justin Mclean
Hi, > Should there be mention of how to swap out Flash Builder's flexunit for > this one in the readme? Documented here: https://cwiki.apache.org/confluence/display/FLEX/FlexUnit+Setting+up+a+project Justin

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Justin Mclean
Hi, > Side not on this. The way to swamp out Flash Builder's version is convoluted. > > Good reference: > http://probertson.com/articles/2011/05/03/flash-builder-4-5-tip-use-a-custom-flexunit-sdk/ I always just copied the flexunit swcs to the lib folder and that seems to work fine. Justin

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Justin Mclean
Hi, Is /Users/aharui/git/flex/master/flex-sdk/frameworks a real working SDK with AIR? Justin

RE: Unit tests in TLF

2014-03-23 Thread piotrz
Thanks Michael if so I will study carefully everything and will try. :) Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Unit-tests-in-TLF-tp36199p36214.html Sent from the Apache Flex Development m

RE: RTL support in mobile apps

2014-03-23 Thread Maurice Amsellem
Found a number of tickets on this topic: https://issues.apache.org/jira/browse/FLEX-26365 (closed as "later") https://issues.apache.org/jira/browse/FLEX-34145 (closed) https://issues.apache.org/jira/browse/FLEX-34181 (In progress) https://issues.apache.org/jira/browse/FLEX-33750 (open) https://is

RE: Unit tests in TLF

2014-03-23 Thread Michael A. Labriola
Piotr, >For ex: http://bit.ly/1jjjhJ8 >They do not have any tags [Test] above the methods and so on. These should still be able to be run through FlexUnit 4.x FlexUnit 4 understands how to run FlexUnit 4.x, FlexUnit 1.x and Fluint 1.x tests. However, it may still be worthwhile to update them s

Re: Unit tests in TLF

2014-03-23 Thread piotrz
Thanks Alex I will try to do that. Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Unit-tests-in-TLF-tp36199p36211.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: FlexUnit was Unit tests in TLF

2014-03-23 Thread piotrz
Hi Michael. I would be happy to participate in such session. Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexUnit-was-Unit-tests-in-TLF-tp36204p36210.html Sent from the Apache Flex Developme

RE: Unit tests in TLF

2014-03-23 Thread piotrz
Hi Michael. Thank you for your response. I'm going to remove all of references to this library and replace it to current version of FlexUnit. Michael tests which I see in TLF doesn't looks like tests which could be run through FlexUnit 4. I will probably have to modify all of them to run with F

RE: Search in Apache Flex Docs?

2014-03-23 Thread Maurice Amsellem
>The Adobe ASLR does have search. I wonder what it would take to implement it. It does not seem to be that complicated ( file asdoc.js, doing a regexp match on tags in the left list, and setting "display" style accordingly, to show or hide an item). Sorry for insisting, but could we get that

Re: Third-party tools / solutions on Apache Flex website

2014-03-23 Thread Frédéric THOMAS
Hi, Ariel Sommeria-Klein, the team lead for AmfPhp asked me too, I invited him to join this list, maybe he will be interested to work with you on the content. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Third-party-tools-solutions-on-Apache-Flex-websit

RE: FlexUnit was Unit tests in TLF

2014-03-23 Thread Michael A. Labriola
Sorry for being so noisy today, here is FlexUnit 4 for Contributors. http://www.slideshare.net/michael.labriola/flexunit-4-for-contributors It's a little older (written at the release of FlexUnit 4.0) but still relevant and is a good, and comparatively brief, way to understand how the major piec

RE: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Michael A. Labriola
>Should there be mention of how to swap out Flash Builder's flexunit for this >one in the readme? Side not on this. The way to swamp out Flash Builder's version is convoluted. Good reference: http://probertson.com/articles/2011/05/03/flash-builder-4-5-tip-use-a-custom-flexunit-sdk/ As Paul ind

FlexUnit was Unit tests in TLF

2014-03-23 Thread Michael A. Labriola
I put together a presentation years ago on FlexUnit for contributors that explained the architecture. I will find it and get that posted somewhere. Additionally, if anyone is interested, I would be happy to do a session sometime on the internals of it as well as talk about what was in the future

RE: Unit tests in TLF

2014-03-23 Thread Michael A. Labriola
>I found when trying to get FlexUnit to work with FlexJS that there is some >work needed there as well since the FlexUnit demos use mx or Spark >applications around the runners. Alex, this isn't completely true and I can help you with it. The runner itself is entirely AS only, no Flex depende

RE: Unit tests in TLF

2014-03-23 Thread Michael A. Labriola
>Question is what should we do with this ? Should we change it to FlexUnit ? That is more commonly known as FlexUnit 1. FlexUnit 4 should already run those tests internally. >More over I think library was modified in some way for TLF tests purposes. for >ex: Couple of properties from TestCase

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Alex Harui
On 3/23/14 12:58 AM, "Justin Mclean" wrote: >Hi, > >> That led me to discover that the "main" target doesn't build the >> uilistener target. Should it? >Ant main just compiles the core, fluint, cilistener and flexcoverlistener >targets, the ui listener and air lister are created from the 'list

Re: Unit tests in TLF

2014-03-23 Thread Alex Harui
If you've got the time, go for it! It would be better if TLF was tested by other Apache Flex technology. I found when trying to get FlexUnit to work with FlexJS that there is some work needed there as well since the FlexUnit demos use mx or Spark applications around the runners. I think we'll ha

Unit tests in TLF

2014-03-23 Thread piotrz
Hi guys! I'm trying to run unit tests for TLF. It looks like current tests was written with this library -> https://code.google.com/p/as3flexunitlib/ Question is what should we do with this ? Should we change it to FlexUnit ? More over I think library was modified in some way for TLF tests purp

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Justin Mclean
Hi, > Anyway, I gave up and followed > http://blog.yoz.sk/2012/01/quicktip-flexunit-and-ant/ You might want to read our own documentation first: https://cwiki.apache.org/confluence/display/FLEX/FlexUnit+Ant+Task Justin

Re: [DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-23 Thread Justin Mclean
Hi, > That led me to discover that the "main" target doesn't build the > uilistener target. Should it? Ant main just compiles the core, fluint, cilistener and flexcoverlistener targets, the ui listener and air lister are created from the 'listeners' target. The CI listensers are for continuou

Re: Search in Apache Flex Docs?

2014-03-23 Thread Justin Mclean
Hi, There is containercreationpolicy, creationpolicy and actualCreationPolicy that I can see: find . -name "*.as" -exec grep CreationPolicy {} \; -print Justin

Re: SDK Build broken

2014-03-23 Thread piotrz
I saw that you made it! Fantastic! :) Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/SDK-Build-broken-tp36190p36195.html Sent from the Apache Flex Development mailing list archive at Nabble.com.