Running FlexMojos 3.8, I'm getting the following error when running asdoc: Adobe ASDoc Version 4.0.0 build 14159 Copyright (c) 2004-2007 Adobe Systems, Inc. All rights reserved.
Error: no default arguments are expected Use 'asdoc -help' for information about using the command line. Is FlexMojos sending something incorrectly to ASDoc, or is it an issue with ASDoc? Here's what FlexMojos is sending: [INFO] [-compiler.namespaces.namespace, http://ns.adobe.com/mxml/2009, /Users/dan/Development/Mixbook/mixbook_mesh/as3-collections/target/ classes/config-4.0.0.14159/mxml-2009-manifest.xml, - compiler.namespaces.namespace, library://ns.adobe.com/flex/spark, / Users/dan/Development/Mixbook/mixbook_mesh/as3-collections/target/ classes/config-4.0.0.14159/spark-manifest.xml, - compiler.namespaces.namespace, library://ns.adobe.com/flex/mx, /Users/ dan/Development/Mixbook/mixbook_mesh/as3-collections/target/classes/ config-4.0.0.14159/mx-manifest.xml, -compiler.namespaces.namespace, http://www.adobe.com/2006/mxml, /Users/dan/Development/Mixbook/ mixbook_mesh/as3-collections/target/classes/config-4.0.0.14159/mxml- manifest.xml, -doc-classes=collections.ICollection, -source-path=/ Users/dan/Development/Mixbook/mixbook_mesh/as3-collections/src, - library-path=/Users/dan/.m2/repository/com/adobe/flex/framework/ datavisualization/4.0.0.14159/datavisualization-4.0.0.14159.swc,/Users/ dan/.m2/repository/com/adobe/flex/framework/flash-integration/ 4.0.0.14159/flash-integration-4.0.0.14159.swc,/Users/dan/.m2/ repository/com/adobe/flex/framework/flex/4.0.0.14159/ flex-4.0.0.14159.swc,/Users/dan/.m2/repository/com/adobe/flex/ framework/framework/4.0.0.14159/framework-4.0.0.14159.swc,/Users/ dan/.m2/repository/com/adobe/flex/framework/osmf/4.0.0.14159/ osmf-4.0.0.14159.swc,/Users/dan/.m2/repository/com/adobe/flex/ framework/rpc/4.0.0.14159/rpc-4.0.0.14159.swc,/Users/dan/.m2/ repository/com/adobe/flex/framework/spark/4.0.0.14159/ spark-4.0.0.14159.swc,/Users/dan/.m2/repository/com/adobe/flex/ framework/sparkskins/4.0.0.14159/sparkskins-4.0.0.14159.swc,/Users/ dan/.m2/repository/com/adobe/flex/framework/textLayout/4.0.0.14159/ textLayout-4.0.0.14159.swc,/Users/dan/.m2/repository/com/adobe/flex/ framework/utilities/4.0.0.14159/utilities-4.0.0.14159.swc,/Users/ dan/.m2/repository/com/adobe/flex/framework/playerglobal/4.0.0.14159/ playerglobal-4.0.0.14159-10.0.swc,/Users/dan/.m2/repository/com/adobe/ flexunit/flexunit/4.0-rc-1/flexunit-4.0-rc-1.swc,/Users/dan/.m2/ repository/hamcrest-as3/hamcrest-as3/1.1.0/hamcrest-as3-1.1.0.swc, - templates-path=/Users/dan/Development/Mixbook/mixbook_mesh/as3- collections/target/templates, -window-title=API Documentation, -main- title=API Documentation, -left-frameset-width=210, -exclude- dependencies=false, -compiler.fonts.local-fonts-snapshot=/Users/dan/ Development/Mixbook/mixbook_mesh/as3-collections/target/fonts.ser, - load-config=/Users/dan/Development/Mixbook/mixbook_mesh/as3- collections/asdoc-config.xml, -output=/Users/dan/Development/Mixbook/ mixbook_mesh/as3-collections/target/asdoc] -- 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/
