Dear all,

I'm compiling one of our ActionScript libraries using flexmojos.

When using flexmojos 3.7.1, the catalog.xml file contained in the swc
uses forward slashes for referencing assets (for example <file
path="assets/images/arrow.gif" mod="1282804627348" />). This works as
expected.

When using flexmojos 4.0-SNAPSHOT, the catalog file uses backward
slashes (for example <file path="assets\images\arrow.gif"
mod="1282804627348" />). This breaks the apps that use the library.

Is there any workaround for this? I did a search on this group and
checked the documentation, but I could not find anything that looked
like a solution.

Thanks a lot in advance.

Xavier



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