On Mon, Mar 29, 2010 at 1:04 PM, Marc Speck <[email protected]> wrote:
> > > On Mon, Mar 29, 2010 at 5:46 PM, Marvin Froeder <[email protected]> wrote: > >> I'm trying to switch to cached framework libraries and it's not as easy as >>> I hoped for... Below is my current pom.xml for testing. >>> >>> - Is there an easier way to cache the framework libs? >>> >> Not sure what you mean here. >> > My app.swf should not contain any Adobe Flex framework code but usel *.swz > on the client side. Is there a more concise way to declare that than in the > posted pom? > Not, that is it.... but I found that a very succinct way to do.... do you have any suggestions to make it more concise? > > >> >>> - If no, how can I specify textLayout? >>> http://repository.sonatype.org/content/groups/flexgroup/com/adobe/flex/framework/has >>> "text-Layout" and "textLayout". For 4.0.0.14159 there is only >>> "text-layout" but Adobe has its swz named "textLayout", so the Flash Player >>> cannot find the swz. >>> >> Extremely no cool =( >> > > Forgot to mention that textLayout also has an other version number e.g. > 1.0.0.595 and not 4.0.0.14159. > Ow, I can't deal with version individually for each library inside the flex SDK, I will always set the version for everything included on flex bundle as the flex bundle itself, so 4.0.0.14159 .... > > >> >> >>> - Is deleteme-1-SNAPSHOT-config-report.xml the final config file? E.g. >>> target/classes/configs/flex-config.xml are not taken into account, right? >>> >> no config.xml is take seriously into account inside flexmojos..... so you >> can configure something there, but doesn't mean it will reach the compiler. >> > > Yep, right. Let me rephrase: All compile information that flex-mojos has, > is printed out into the config-report.xml? If something is not declared in > config-report.xml, flex-mojos takes the default. > No, flexmojos does print and xml report, but it is not that one http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/compile-swf-mojo.html#configurationReport > > Cheers, > Marc > > > >> >> >> 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]<flex-mojos%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/flex-mojos >> >> http://flexmojos.sonatype.org/ >> >> To unsubscribe from this group, send email to flex-mojos+ >> unsubscribegooglegroups.com or reply to this email with the words "REMOVE >> ME" as the subject. >> > > -- > 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]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > > To unsubscribe from this group, send email to flex-mojos+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- 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 http://flexmojos.sonatype.org/ To unsubscribe from this group, send email to flex-mojos+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
