Hi Namita, Can you try installing ant-optional package? This class should be available in ant-nodeps.jar, make sure this class is in classpath
Let me know if that works Satish Vellanki On Sun, Jun 7, 2009 at 4:16 AM, Namita Iyer <[email protected]> wrote: > On Wednesday 03 June 2009 12:43:03 pm Saifi Khan wrote: > > On Tue, 2 Jun 2009, Namita Iyer wrote: > > > 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 > > > > Looks like tools.jar is missing. > > > > You need to install the JDK version compatible with the existing > > JRE version. > > > > Just start up YaST and search for JDK and install it. > > > > thanks > > Saifi. > > > > > > I had faced a problem with tools.jar not being present, which got resolved > by > installing JDK. > > Currently both JRE and JDK versions are 1.6.0. > > I still get the above error. Has this got to do with the version of JRE and > JDK being used ? > > Namita > > > > ------------------------------------ > > > IRC #twincling on irc.freenode.net > Yahoo! Groups Links > > > > [Non-text portions of this message have been removed]

