I'm going to commit the new slide client. Release notes are for later, I just wanted to warn everybody that there are some new libraries are needed to build the new client. The new build.xml uses the antlr parser generator (www.antlr.org) to generate a parser to parse user commands.
The antlr task is included in the optional ant library: http://jakarta.apache.org/builds/jakarta-ant/release/v1.4.1/bin/jakarta-ant-1.4.1-optional.jar The antlr tool itself (version 2.7.1) is available on the antlr site and also in CVS (lib/antlr-tools.jar). Both jars should be added to the ant classpath, put them in the ant/lib directory or something. Dirk -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
