Emma coverage task has been failing for the last two days. In
emma.build.xml, it defines its own "MakeJUnit" macro based on the one in
junit.build.xml.
Hongbing and possibly Philip have changed the macro in junit.build.xml
for "distAll" task. But they failed to update emma.build.xml.
So, in the future, please remember to synchronize the changes of
"MakeJUnit" in junit.build.xml and emma.build.xml, until we have a
solution to merge emma.build.xml in our main build script.
By the way, I updated emma.build.xml this time.
Cheers,
Cedric