On Sat, Sep 25, 2010 at 11:12:37AM -0400, Phil Steitz wrote: > See relevant GUMP output below. I do not see these test failures > from either the Ant or Maven builds running > java version "1.6.0_20" > Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065) > Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
No error here either. It seems like a ".class" file was not cleaned up: the line numbers do not correspond and the code should not raise "InvalidMatrixException" anymore but "MatrixDimensionMismatchException" instead. Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org