Hi,I'm having build failures (failed tests): assertTrue(trainOut.contains("x -0.7")) in org.apache.mahout.classifier.sgd.TrainLogisticTest.example13_1() fails as well as assertTrue(trainOut.contains("a 0.")) in org.apache.mahout.classifier.sgd.TrainLogisticTest.example13_2()
A fresh checkout didn't help, is anyone experiencing that too? My environment is Ubuntu 10.04, Sun JDK 1.6.0_22, Maven 2.2.1. --sebastian
