I'm looking into that (bringing back old memories, with Carol's help). There was some question as to whether or not mustella would be part of the Flex trunk/branch. Is that resolved so making this mod will work (regardless of scripts et al that might make mustella optional during a checkout, its resting place would remain in the Flex tree)?
Hope to have this completed tomorrow at some point. --peter On 8/13/12 3:42 PM, "Alex Harui" <aha...@adobe.com> wrote: > > > >On 8/13/12 8:36 AM, "Peter Ent" <p...@adobe.com> wrote: > >> I will try to make some more sense of this and modify the mini_run >>script >> to look at its current location (as mustella is located in the Apache >>Flex >> directory, at least right now), the env.properties, its own >> local.properties, and the definition of environment variables. >> >> Peter Ent >> Flex SDK Team >> Adobe Systems >Hey Peter, I think the changes will go in mustella/build.xml. Now that it >lives in a subtree of the SDK sources, it should be able to use the same >pattern as the build.xml for the various frameworks/projects. > >For example, frameworks/projects/framework/build.xml has this snippet >instead: > > <taskdef resource="flexTasks.tasks" >classpath="${FLEX_HOME}/lib/flexTasks.jar"/> > <mxmlc fork="true" ... > > >-- >Alex Harui >Flex SDK Team >Adobe Systems, Inc. >http://blogs.adobe.com/aharui >