Hi Mike Just updated the build.xml and download ant for compiler.jx and compiler.jx.tests. I had to add a @Ignore annotation on TestWalkerBase & TestBase so junit doesn't try to execute a test method. It's now also possible to run the unit tests with ant.
I also recognized that eclipse cleanup always removes the mxmlc in the bin folder of compiler.fx. Are you ok when I change the output folder from bin to classes in the compiler.fx eclipse projects? Cyrill On Thu, Jan 17, 2013 at 4:31 PM, Michael Schmalle <apa...@teotigraphix.com> wrote: > Yeah, feel free. > > I think those got over looked but are required for now. > > We also need to think about sharing the EnvProperties utility. I have made a > copy of it in the compiler.jx.tests project. > > If you have any questions feel free to ask. > > Mike > > > > Quoting Cyrill Zadra <cyrill.za...@gmail.com>: > >> Nice work.. thank you two!!! Just downloaded trunk and there are >> missing jar's in my workspace. >> >> missing commons-io.jar in compiler.jx >> missing junit-4.10.jar in compiler.jx.tests >> >> If don't mind I can update the build.xml & and download.xml for those >> two projects. >> >> Cyrill >> >> On Wed, Jan 16, 2013 at 2:26 PM, Michael Schmalle >> <apa...@teotigraphix.com> wrote: >>> >>> >>> Hi, >>> >>> Well I managed to move the compiler.jx and compiler.jx.tests project into >>> the trunk of falcon so we have a new javascript cross compiler that is >>> "as" >>> functional as FalconJS is. >>> >>> I still need to now look at Alex's MXML to port that into the compiler. >>> >>> Erik, I just noticed there are 2 jars that got moved, the closure >>> compiler >>> jar and another one from the lib directory. Did you accidentally commit >>> those? We have to delete those out of the repo quick. >>> >>> Consider this a new beginning for ActionScript in the browser, Erik and I >>> worked our butts off to get this thing working. We have over 500 unit >>> tests >>> for the compiler and Erik just got his tool chain for the closure >>> compiler >>> and FalconJx working from the command line. >>> >>> I consider this a large victory for Apache Flex, that proves it doesn't >>> take >>> an enterprise to get things done, this was just 2 developers over the >>> span >>> of a month or so. I spent 3 months studying the Falcon code though and >>> have >>> over 2 years with parsers and AST but still... >>> >>> Mike >>> >>> -- >>> Michael Schmalle - Teoti Graphix, LLC >>> http://www.teotigraphix.com >>> http://blog.teotigraphix.com >>> >> > > -- > Michael Schmalle - Teoti Graphix, LLC > http://www.teotigraphix.com > http://blog.teotigraphix.com >