if you run 'ant' it will generate those.
On Wed, Jun 24, 2009 at 8:55 AM, ming li<[email protected]> wrote: > 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 >
