Hi, I get the following error when running "ant build" for building Scala compiler and library. This is with scala 2.7.4 sources. Ant version is 1.7.0.
BUILD FAILED build.xml:171: No supported regular expression matcher found: java.lang.ClassNotFoundException: org.apache.tools.ant.util.regexp.Jdk14RegexpRegexp Any pointers ? - Namita

