Well, SWF size is no basis to compare.... adobe has some random/timestamped based on compiler, since everytime you build you get a different SWF..... Flexmojos integration tests build several projects and never got any issue like that on any
Do you build using mvn clean install? Anything else? can you produce a hello world app with the problem? VELO On Thu, Sep 24, 2009 at 3:56 PM, Todd <[email protected]> wrote: > > Hi All, > > Has anyone experienced inconsistent building of a maven project with > flexmojos? I am having an issue where I do a mvn clean install - it > passes, but when I try to use the swf file it does not work. I do > another build (or 2 or 3) without making any changes and finally I get > a swf that runs correctly. Between each build, I get "Build > Successful" - no indication of errors. > > In troubleshooting, I copied off a target directory of when it fails > and one for when it works and did a compare. The thing that I found > was a file called "fonts.ser" shows up in the classes directory of the > working set and is missing in the bad set. I also notice that the swf > of the working set is 4 bytes larger than the non working set. > > Any ideas as to what is happening? > > Thanks, > > Todd > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
