Re: [DISCUSS] Release Apache Flex 4.14.0

2014-12-25 Thread Harbs
I’m assuming that terminators are supposed to be direct children of paragraphs. That’s what the old code seems to indicate. I’m now getting the following results: [flexunit] Suite: UnitTest.Tests.OperationTest [flexunit] Tests run: 47, Failures: 5, Errors: 2, Skipped: 2, Time elapsed: 5.388 sec

Re: [DISCUSS] Release Apache Flex 4.14.0

2014-12-25 Thread Harbs
BTW, why are so many tests being skipped? (41 tests in all) On Dec 25, 2014, at 11:18 AM, Harbs wrote: > I’m assuming that terminators are supposed to be direct children of > paragraphs. That’s what the old code seems to indicate. > > I’m now getting the following results: > [flexunit] Suite:

Re: [DISCUSS] Release Apache Flex 4.14.0

2014-12-25 Thread piotrz
Hi Harbs, During my port from Flex Unit 1 to Apache Flex Unit I've decided mark all tests which initially failing as Ignore and get back to it once we have all FU tests ported. Feel free to remove tag Ignore and try these tests - Maybe some of them after your changes are working now. Piotr ---

Re: [DISCUSS] Release Apache Flex 4.14.0

2014-12-25 Thread Harbs
So, the ignored tests were the ones that were failing before my changes to the elf code? On Dec 25, 2014, at 12:16 PM, piotrz wrote: > Hi Harbs, > > During my port from Flex Unit 1 to Apache Flex Unit I've decided mark all > tests which initially failing as Ignore and get back to it once we ha

Re: [DISCUSS] Release Apache Flex 4.14.0

2014-12-25 Thread piotrz
Exactly. Some of them were failing not because of issues in TLF, but for example because I didn't have time to implement async tests required for them or some other reason not related to TLF. You have to check on your own which one I don't have to access to the code. Piotr - Apache Flex PM

4.14.0 SDK Trouble Building flatspark

2014-12-25 Thread Justin Magnan
Hello, I am using the flatspark skin in a project. The project builds fine using FlashBuilder 4.7 with the latest nightly build of the 4.14.0 sdk (as of 12/25/2014). If I export the compiler settings from eclipse using the -dump-config flag and run the build on our C.I. server (Jenkins) via an an

Re: 4.14.0 SDK Trouble Building flatspark

2014-12-25 Thread OmPrakash Muppirala
Did you select the font utility (optional) in the first screen of the installer? Come to think of it, that should not be optional anymore, right? Given that we are shipping font files with the SDK. Thanks, Om On Dec 25, 2014 6:16 PM, "Justin Magnan" wrote: > Hello, > > I am using the flatspar

Re: 4.14.0 SDK Trouble Building flatspark

2014-12-25 Thread Mahmoud Ali
A lot of people were reporting this error a few days ago, but now it looks like everything is normal. Om is right, it looks like if you use FlatSpark and don't select the font utility you get this error. On Thu, Dec 25, 2014 at 11:47 PM, OmPrakash Muppirala wrote: > Did you select the font util

Re: 4.14.0 SDK Trouble Building flatspark

2014-12-25 Thread Alex Harui
On 12/25/14, 6:47 PM, "OmPrakash Muppirala" wrote: >Did you select the font utility (optional) in the first screen of the >installer? > >Come to think of it, that should not be optional anymore, right? Given >that we are shipping font files with the SDK. It can’t be required as the font jars

Re: 4.14.0 SDK Trouble Building flatspark

2014-12-25 Thread OmPrakash Muppirala
On Dec 25, 2014 10:04 PM, "Alex Harui" wrote: > > > > On 12/25/14, 6:47 PM, "OmPrakash Muppirala" wrote: > > >Did you select the font utility (optional) in the first screen of the > >installer? > > > >Come to think of it, that should not be optional anymore, right? Given > >that we are shipping

Re: 4.14.0 SDK Trouble Building flatspark

2014-12-25 Thread Alex Harui
On 12/25/14, 10:51 PM, "OmPrakash Muppirala" wrote: >I think the same would apply to using the fonts in the iOS and Android >skins, right? Yes. Although I am wondering why these skins and themes “require” font embedding. What would happen if we took out the @font-face directives and left th

Re: 4.14.0 SDK Trouble Building flatspark

2014-12-25 Thread OmPrakash Muppirala
On Thu, Dec 25, 2014 at 11:15 PM, Alex Harui wrote: > > > On 12/25/14, 10:51 PM, "OmPrakash Muppirala" wrote: > > > >I think the same would apply to using the fonts in the iOS and Android > >skins, right? > > Yes. Although I am wondering why these skins and themes “require” font > embedding. W

Re: 4.14.0 SDK Trouble Building flatspark

2014-12-25 Thread Alex Harui
On 12/25/14, 11:27 PM, "OmPrakash Muppirala" wrote: >On Thu, Dec 25, 2014 at 11:15 PM, Alex Harui wrote: > >> >> >> On 12/25/14, 10:51 PM, "OmPrakash Muppirala" >>wrote: >> >> >> >I think the same would apply to using the fonts in the iOS and Android >> >skins, right? >> >> Yes. Although I a

Re: 4.14.0 SDK Trouble Building flatspark

2014-12-25 Thread OmPrakash Muppirala
On Thu, Dec 25, 2014 at 11:40 PM, Alex Harui wrote: > > > On 12/25/14, 11:27 PM, "OmPrakash Muppirala" wrote: > > >On Thu, Dec 25, 2014 at 11:15 PM, Alex Harui wrote: > > > >> > >> > >> On 12/25/14, 10:51 PM, "OmPrakash Muppirala" > >>wrote: > >> > >> > >> >I think the same would apply to usin