Yes, I think that was established at least a few days ago, on this list.

On Tuesday, November 10, 2009, geoff.schneider <[email protected]> wrote:
>
> Leif
>
> I was unable to get flexunit 4 running with 3.3.0.  Once I switched to
> 3.4.2 everything ran correctly.  I think there is a dependency on
> 3.4.2 to execute the flexunit 4 tests.
>
> Geoff
>
> On Nov 10, 3:23 am, leif <[email protected]> wrote:
>> when I run maven with the -X option I get this error:
>> [DEBUG] [ERROR] E:\puma_v2\trunk\pensjons-arbeidsflate-web\pensjon-
>> arbeidsflate-web-flex\target\test-classes\TestRunner.mxml:[-1,-1]
>> Unable to locate specified base class
>> 'org.sonatype.flexmojos.unitestingsupport.TestApplication' for
>> component class 'TestRunner'.
>>
>> When I look in the test support SWC I find the TestApplication class
>> specyfied, so how come I get this error? Is it mye scope which is
>> wrong? I've used what I found in the sample applications in
>> Subversion.
>>
>> On Nov 9, 9:09 pm, leif <[email protected]> wrote:
>>
>> > I am trying to use the FlexUnit4 support in Mojo's version 3.2.0
>> > I've added these dependencies to my POM:
>> >                 <dependency>
>> >                         <groupId>org.sonatype.flexmojos</groupId>
>> >                         <artifactId>flexmojos-unittest-support</artifactId>
>> >                         <version>3.4.2</version>
>> >                         <type>swc</type>
>> >                         <scope>external</scope>
>> >                 </dependency>
>> >                 <dependency>
>> >                         <groupId>org.flexunit</groupId>
>> >                         <artifactId>flexunit</artifactId>
>> >                         <version>4.0.0-B2</version>
>> >                         <type>swc</type>
>> >                         <scope>external</scope>
>> >                 </dependency>
>>
>> > I get this error in the TestRunner.mxml being generated:
>> > <?xml version="1.0" encoding="utf-8"?>
>> > <!--can't use velocity, got:
>> > java.io.InvalidClassException:
>> > org.apache.velocity.runtime.parser.node.ASTprocess; class invalid for
>> > deserialization-->
> >
>

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