I know there are various ways to include classes and dirs for compilation for the compile-swc goal, but is there a way to do excludeClasses?
I have to migrate someone else's code over to build with flex-mojos and they have some include directives in some of their classes with the files they are including directly mixed in with the real actionscript classes. My preference is to move all of them out into an includes dir and then modify all the include references to reference files from that dir, but was curious if there was a way to first simply provide an exclude list of classes to not compile. -- Rick R -- 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/
