Brian: I ran into this problem a few months ago with 3.2 http://groups.google.com/group/flex-mojos/browse_thread/thread/fc7a6648baffc4b2/03411ed40e2f552d?lnk=gst&q=stylemanager#03411ed40e2f552d
I would also like to see the target/ directory be added to maven.cfg when building. For example I am including three runtime loaded SWF's using a StyleManager.loadDeclarations() call, but when building with Flex Mojos that file contains the output SWF from the flexmojos build. However in Flex Builder it would include the bin-debug directory so my runtime styles load fine. Regardless, manually editting the file is our current solution, but it would be nice if there was a directive that could be passed to the flexmojos configuration that would allow us to include target or the test-classes directory. -AP On Sep 23, 10:44 pm, Brian <[email protected]> wrote: > Ok, guys, I filed a feature request. Thanks for the discussion. > > https://issues.sonatype.org/browse/FLEXMOJOS-197 > > -Brian > > On Sep 23, 4:53 pm, Logan Allred <[email protected]> wrote: > > > On Wed, Sep 23, 2009 at 2:27 PM, Brian <[email protected]> wrote: > > > Is it possible to change the path written to the maven.cfg file to be > > > to the test-classes directory (w/o the trailing slash) rather than the > > > path to the TestRunner.swf? Could FM offer a configuration option > > > within the test-run goal to set what path to write to maven.cfg to > > > establish a "local trusted" security sandbox? Is this is feasible for > > > the 3.4-SNAPSHOT? > > > It's certainly possible, no idea on the timeframe though. > > > As a workaround, you can manually add the directory to your trust file [1]. > > > But I would file a enhancement request to allow the entire directory > > or allow it to be configurable. Please be explicit on which would work > > the best for you. > > > thanks, > > Logan > > > [1]http://www.macromedia.com/support/documentation/en/flashplayer/help/s... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
