On Fri, Mar 6, 2009 at 9:59 AM, Michael <[email protected]> wrote:
> We use FlexBuilder and are moving our build from Ant. We've got an
> AntTestRunner.mxml which sits in src/main which I know isn't the right
> place for it to be but I believe is necessary in order to run visual
> tests from within FlexBuilder.
>
> I can't get my Maven compile to work while this file exists (it's
> happy once I delete it). Does anyone know why this happens?

I'd have to see the actual error to know, but it could be that the
flexunit swcs are only normally included in the compile tests phase,
not the normal compile phase.

We put our visual test runners that we use in FB in src/test/flex and
we don't have any problems.

Logan

--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to