Hi, I am trying to compile cassandra_trunk, but following two class files are missing:
org.apache.cassandra.cql.compiler.parse.CqlParser org.apache.cassandra.cql.compiler.parse.CqlLexer I can see from the commit log that they were removed some time back. But why CqlCompiler and SemanticPhase are still using them? Thanks, Ming
