Hi, I looked into this and, unless I'm missing something, it seems like there is an issue with reading env.properties in the compiler configuration. The code currently looks for env.properties on the classpath but I could not find where the file is added to the classpath. I added some debug info and the file is never read since it is not found.
I changed the code to load the file based on FLEX_HOME, but then this only works when calling one of the shell/batch files that sets FLEX_HOME. Any ideas? regards, Christophe 2012/6/2 Justin Mclean <jus...@classsoftware.com> > Hi, > > Currently the checkin test traget is failing with this error (well on OSX > anyway but tested other platforms). > > basictests: > [mxmlc] Loading configuration file /Users/justinmclean/Documents/Adobe > Flash Builder 4.6/Apache Flex Clean/frameworks/flex-config.xml > [mxmlc] Loading configuration file /Users/justinmclean/Documents/Adobe > Flash Builder 4.6/Apache Flex > Clean/frameworks/tests/basicTests/BasicTests-config.xml > [mxmlc] Apache Flex Compiler (mxmlc) > [mxmlc] Version 4.8.0 build 0 > [mxmlc] Copyright 2012 The Apache Software Foundation. > [mxmlc] > [mxmlc] /Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache > Flex Clean/frameworks/flex-config.xml(62): Error: unable to open > '{playerglobalHome}/11.1/playerglobal.swc' > [mxmlc] > [mxmlc] </external-library-path> > [mxmlc] > > Doesn't look like it would be too hard to fix if anyone would like to take > a go. > > Thanks, > Justin -- Christophe Herreman http://www.herrodius.com http://www.springactionscript.org http://www.as3commons.org