From 78a081f03b8d343b1f3d6ebe173fc035579da922 Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Tue, 20 Nov 2012 13:06:04 -0500 Subject: Now the test suite runs MIMA for compatibility testing. Failures are still not reported, thanks to MIMA not returnign non-0 exit codes on failure. I'll be patching MiMA seprately, but at least this will let us deal with failures in scala. Currently, we need to adapt the Vector speed improvements for binary compatibility. --- build.xml | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 3cfbd454e2..95e324250a 100644 --- a/build.xml +++ b/build.xml @@ -22,7 +22,7 @@ END-USER TARGETS - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3