Found something very strange today and hope that there is some
explanation for it. I have a multi module flex project that builds
fine until today. the error is strange as when it trys to compile the
first class in the first module i get the following error:
[ERROR] /Users/charlie/Development/hp/flexi4/modelLib/src/
ModelLibConfig.mxml:[-1,-1] Definition mx.filters could not be found.

I had no dependancy in mx.filters for that class.. I was looking
around for ages, changing flex compiler version and everything. No
luck.

I then looked at the dependancies I have in the top level pom. Since
the last successful build I added some dependancies, on the top level
pom (these are something I use for all modules), one of the thing I
added was as3common lang. So for the sake of experiment I moved it
down to the actually module.

Run the build and I no longer get that strange error.

Any idea why this is happening?




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