Can multiple versions of the Flash Player be installed on a system? I think it might on Mac where an "install" means dropping in an application bundle.
-- jim On Wed, Sep 23, 2009 at 11:00 AM, Logan Allred <[email protected]> wrote: > > I think path should be default way, but I think you should be able to > override it with configuration. There are some scenarios where getting > things on the path is difficult and error-prone. > > Logan > > On Wed, Sep 23, 2009 at 8:56 AM, Marvin Froeder <[email protected]> wrote: > > There is a bug on flexmojos right now that doesn't allow setting the > > flashPlayer.command and it must be on path... > > I'm seriously considering making the path way the only way, most maven > > plugins that uses a 3rd part binary demands that, so I think I will do > the > > same here. > > > > VELO > > > > On Wed, Sep 23, 2009 at 11:48 AM, nsoeffers <[email protected]> wrote: > >> > >> Hi all, > >> > >> I know there is already a post about this topic with a lot of > >> reactions. I tried them all on my new mac ("Snow leopard") but none of > >> them seemed to work. > >> No matter where I define my flashPlayer.command (using a command line > >> switch [-D] or in the testrunner/launcher tag, or directly in the > >> configuration). I also tried to put the path inside my /etc/paths and > >> my .bash_profile. Flexmojos doesn't seem to find the flashplayer. I > >> debugged the maven process inside the java.lang.ProcessBuilder when he > >> is going to launch the flashplayer and I see that the directory and > >> environment fields are null. So even if my path variable is correctly > >> it will not find them because the environment field is empty. > >> > >> Can anyone help me with this? > >> > >> Kind Regards, > >> > >> Niels > >> > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
