FWIW, you can use flexmojos to generate manifest file for you, using inclusion/exclusion patterns Look at flexmojos:manifest
VELO On Dec 23, 7:19 pm, Logan Allred <[email protected]> wrote: > On Wed, Dec 23, 2009 at 2:00 PM, Christophe Herreman > > > > <[email protected]> wrote: > > I incorrectly mentioned "includeNamespaces" here. The problem occurs when > > specifying the namespace with: > > > <namespaces> > > <namespace> > > <uri>http://www.springactionscript.org/mxml/config</uri> > > <manifest>springas-manifest.xml</manifest> > > </namespace> > > </namespaces> > > > I see the following in the build output: > > > -compiler.namespaces.namespacehttp://www.springactionscript.org/mxml/config > > /home/christophe/IdeaProjects/springactionscript/spring-actionscript-core/springas-manifest.xml > > > ... but no components are exported to the catalog.xml file. > > Looks like you need to use <includeNamespaces> as well. > > http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/compile-sw... > > http://livedocs.adobe.com/flex/3/html/help.html?content=compilers_25.... > > Logan -- 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/
