<flashPlayer.command> seems to work fine with 3.5-SNAPSHOT. However, I am very uncomfortable using a snapshot version for out continuous build.
Is 3.5 due out very soon? Or, is it possible to patch in a fix for 3.4.2? Thanks, - Arron On Nov 30, 10:53 am, velo <[email protected]> wrote: > Try 3.5-SNAPSHOT > > On Nov 30, 3:48 pm, Arron Hocking <[email protected]> wrote: > > > Is it possible to fix the -DflashPlayer.command or the maven pom > > equivalent? I have several versions I want to run the test suite > > against and would like the flashplayer to be configurable. > > > I'd like to be able to do this again: > > > <launcher> > > <flashplayerCommand>${basedir}/runtimes/player/win/$ > > {targetFlashVersion}/flashplayer.exe</flashplayerCommand> > > </launcher> > > > I couldn't find this issue in JIRA anywhere. Do you already have this > > tracked, or should I enter a new item? > > > On Oct 9, 8:09 pm, Marvin Froeder <[email protected]> wrote: > > > > FWIW, the -DflashPlayer.command stop working after I put the test into a > > > separated module, I did that to make it testable, made it more stable and > > > allowed me to do some refactories like FlexUnit 4 support. > > > But unfortunately maven isn't supporting parameters injection as it > > > should > > > =/ > > > > VELO -- 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/
