MXMLC WTF (4)
It’s been reported elsewhere, and even on the MXMLC Ant task page over at Adobe Labs, but I think it’s worth repeating this major WTF:
The MXMLC Ant task doesn’t fail on a build error.
[mxmlc] Tests.mxml(30): Error: Syntax error: A string
literal must be terminated before the line break.
[mxmlc] this isn't even proper code
BUILD SUCCESSFUL
Why? Why? Why?
2007-02-10 at 22:08
We’re going to get the fixed version of that posted soon.
2007-02-10 at 22:25
Good stuff. Glad that things are moving on.