I need to use file specs the generated  configs dump file

  Using this:
 <fileSpecs>
                        <filesSpec>myFile.mxml</filesSpec>
                    </fileSpecs>

I though I could obtain this in the dump file

     <file-specs>
                <path-element>myFile.mxml</path-element>
        </file-specs>

but I get an mxmlc compiler error. I tryied with 4.0 RC2 and 4.1 beta.
Has anyone any idea what should I do? Presently I have to modify the
dump manually adding this extra configurations. Thanks

-- 
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/

Reply via email to