Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-17 Thread piotrz
I have launched turnkey and sampleCIProject projects - OK I've also tried flexunit-4.2.0-20140317-as3_4.12.0.swc in one of my small project with Flex unit tests - all passed without any problems. Built flexunit from source - success. Env: Windows 7 64bit. Java 1.7 Ant 1.9.2 Piotr - Apac

Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-17 Thread Justin Mclean
Hi, Can some give this a try on windows and see if it compiles, the tests pass and it's usable ? Thanks, Justin

Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-17 Thread Nicholas Kwiatkowski
thumbs.db can be deleted. That file is auto-generated by Windows XP and higher computers to capture thumbnails of images in a folder as a caching mechanism. -Nick On Mon, Mar 17, 2014 at 12:51 AM, Alex Harui wrote: > I tried adapting my ant script to run on FlexUnit. > > It found that RAT sai

RE: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-17 Thread Michael A. Labriola
>What does UIListener do and why does it require embedded fonts? Our good friends at Adobe Consulting wrote and contributed it many moons ago. It just provides a user interface of test progress. It could certainly be tweaked to not use those fonts and instead just use the system defaults. Mike

Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-17 Thread Alex Harui
What does UIListener do and why does it require embedded fonts? -Alex On 3/17/14 12:36 AM, "Justin Mclean" wrote: >HI, > >> It found that RAT said there are 4 binaries in the source kit. >>Font.fla, >> font.swf, empty.swf and thumbs.db. > >The four files are: >./FlexUnit4UIListener/src/fonts/fo

Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-17 Thread Justin Mclean
HI, > It found that RAT said there are 4 binaries in the source kit. Font.fla, > font.swf, empty.swf and thumbs.db. The four files are: ./FlexUnit4UIListener/src/fonts/fonts.fla ./FlexUnit4UIListener/src/fonts/fonts.swf ./FlexUnit4UIListener/src/skins/empty.swf ./FlexUnit4UIListener/src/skins/T

Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-17 Thread Alex Harui
Sounds great! I suggest trying to get Labriola to choose the copyright for DP. -Alex On 3/16/14 11:54 PM, "Justin Mclean" wrote: >Hi, > >>> It also found that the NOTICE file is missing. >OK I've added that - not that the binary and source have different notice >files. > >I made an educated gu

Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-16 Thread Justin Mclean
Hi, >> It also found that the NOTICE file is missing. OK I've added that - not that the binary and source have different notice files. I made an educated guess at the copyright years for Digital Primates. Copyright (c) 2007-2011, Digital Primates IT Consulting Group Any advance on 2007-2011? An

Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-16 Thread Alex Harui
On 3/16/14 10:23 PM, "Justin Mclean" wrote: >>I wonder what is in flexunit1lib.swc? I couldn't find the source. >> Anybody know where it is? >I's assume it Adobe's earlier version of FlexUnit? OK, found it here: http://sourceforge.net/adobe/flexunit/wiki Sounds like FlexUnit is in pretty good

Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-16 Thread Justin Mclean
HI, > It found that RAT said there are 4 binaries in the source kit. Thanks I'll look into those. > It also found that the NOTICE file is missing. I'll add that. > Should flexunit's package name be "apache-flex-flexunit-"? Sounds reasonable to me. > I wonder what is in flexunit1lib.swc? I cou

Re: [DISCUSS] Apache Flex FlexUnit RC1

2014-03-16 Thread Alex Harui
I tried adapting my ant script to run on FlexUnit. It found that RAT said there are 4 binaries in the source kit. Font.fla, font.swf, empty.swf and thumbs.db. I think there is an fla in the SDK, so font.fla could stay as an exception, but we should look inside to see what is in it. If it is fo