AW: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-30 Thread Christofer Dutz
You probably don't have the Apache SNAPSHOT repo configured: https://repository.apache.org/content/groups/snapshots/org/apache/flex/flexunit/ I'd strongly recommend to add that to your setup as that's where all the bleeding edge stuf get's put ;-) Chris

Re: AW: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-30 Thread duncmcm
Sorry Chris , I added the repo you suggested which fixed my flexunit problem I think now getting the following error: [WARNING] Error injecting: net.flexmojos.oss.plugin.test.TestCompilerMojo java.lang.NoClassDefFoundError: flex2/tools/oem/Logger at java.lang.Class.getDeclaredConstructors0

AW: AW: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-05-01 Thread Christofer Dutz
ht- Von: duncmcm [mailto:dunc...@yahoo.co.uk] Gesendet: Donnerstag, 30. April 2015 22:09 An: users@flex.apache.org Betreff: Re: AW: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs Sorry Chris , I added the repo you suggested which fixed my flexunit problem

Re: AW: AW: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-05-01 Thread duncmcm
Hi Chris Cause By is below: Caused by: java.lang.ClassNotFoundException: flex2.tools.oem.Logger at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm

AW: AW: AW: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-05-02 Thread Christofer Dutz
i 2015 14:03 An: users@flex.apache.org Betreff: Re: AW: AW: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs Hi Chris Cause By is below: Caused by: java.lang.ClassNotFoundException: flex2.tools.oem.Lo