Upto now, I did not specify any playerglobal.swc ? For targetPlayer 9 it was implicitly copied to the target folder of my project. Why do I have to add this to my pom now ?
On 19 Dez., 14:48, "Marvin Froeder" <[email protected]> wrote: > Did you use player global 10? > > Take a look on > this:http://svn.sonatype.org/flexmojos/trunk/rvin-mojo/test-harness/projec... > > VELO > > On Fri, Dec 19, 2008 at 11:46 AM, ddinger <[email protected]>wrote: > > > > > After I successfully switched the version ;-) I get the following > > errors when compiling my theme project: > > > [ERROR] C:\dev\workspace\trunk\platform\components\cdm-core-flex-theme > > \src\main\flex\com\icw\cdm\style\CdmDataGridHeader > > Separator.as:[1,1] Definition __AS3__.vec:Vector wurde nicht > > gefunden.package com.icw.cdm.style > > [ERROR] C:\dev\workspace\trunk\platform\components\cdm-core-flex-theme > > \src\main\flex\com\icw\cdm\style\CdmDataGridHeader > > Separator.as:[1,1] Definition __AS3__.vec:Vector wurde nicht > > gefunden.package com.icw.cdm.style > > [ERROR] C:\dev\workspace\trunk\platform\components\cdm-core-flex-theme > > \src\main\flex\com\icw\cdm\style\SimpleGradientBor > > der.as:[1,1] Definition __AS3__.vec:Vector wurde nicht > > gefunden.package com.icw.cdm.style > > [ERROR] C:\dev\workspace\trunk\platform\components\cdm-core-flex-theme > > \src\main\flex\com\icw\cdm\style\SimpleGradientBor > > der.as:[1,1] Definition __AS3__.vec:Vector wurde nicht > > gefunden.package com.icw.cdm.style > > [INFO] > > ------------------------------------------------------------------------ > > > Do i have to change something else ? > > > Regards > > Dirk > > > On 19 Dez., 14:38, "Marvin Froeder" <[email protected]> wrote: > > > Hey, no problem ;) > > > > VELO > > > > On Fri, Dec 19, 2008 at 11:37 AM, ddinger <[email protected] > > >wrote: > > > > > Thanks. Shame on me. That's because I copied it over from a flex- > > > > config.xml > > > > > On 19 Dez., 14:20, "Marvin Froeder" <[email protected]> wrote: > > > > > Well, > > > > > > The parameter you used doesn't exists: > > > >http://docs.flex-mojos.info/flex-compiler-mojo/compile-swf-mojo.html#. > > .. > > > > > > BTW, you typed it right on 9.0.124 ;) > > > > > > VELO > > > > > > On Fri, Dec 19, 2008 at 11:17 AM, ddinger < > > [email protected] > > > > >wrote: > > > > > > > Hi ! > > > > > > > Just tried to update my pom to use target player 10 > > > > > > > <plugin> > > > > > <groupId>info.flex-mojos</groupId> > > > > > > > <artifactId>flex-compiler-mojo</artifactId> > > > > > > <version>2.0M10</version> > > > <extensions>true</extensions> > > > > > > <configuration> > > > > > > > <target-player>10.0.0</target-player> > > > > > > > <!--<targetPlayer>9.0.124</targetPlayer>--> > > > > > > > <showWarnings>false</showWarnings> > > > > > > > <mergeResourceBundle>true</mergeResourceBundle> > > > > > > </configuration> > > > > > > </plugin> > > > > > > > The flex mojo compiler output always talks about > > > > > > "-target-player 9.0.0" > > > > > > > What am I doing wrong ? I am using flex framework 3.2.0.3958. > > > > > > > Regards, > > > > > > Dirk --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
