In my attempt to squizze just a little bit more performance out of the flex compiler, I tried enabling incremental compilation, but cannot get it to work. I suspect it being the compiler and not flex-mojos that has a problem. I just thought the flex-mojos brain trust might have some input on what I might be doing wrong :-(
I have enabled the "incremental" flag on the flex-mojos plugin config, and I do see the compiler making cache files. But, I also see logs like these: [INFO] Failed to match the compile target with /private/var/folders/uS/ uSJxCFWYH7eeOH13PJ2ivk+++TI/-Tmp-/Flex2_8819737544771349318. The cache file will not be reused. and I see absolutely no improve in compile times :-( So, is the incremental support simply broken on the flex compiler, or is it my Mac that have bad support for it (I somehow hadn't expected it to create the cache files in /private/var/....), or something else? I am running OS X, Java 5, flex-mojos 3.4.2 and flex sdk 3.4.0.9271. -- 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://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.
