This commit is contained in:
Jonathan Ellis 2014-05-25 23:56:49 +02:00
parent 54618a1b3e
commit 5d40dffabe
1 changed files with 1 additions and 0 deletions

View File

@ -219,6 +219,7 @@
classpath="${build.lib}/antlr-3.2.jar"
fork="true"
failonerror="true">
<jvmarg value="-Xmx512M" />
<arg value="${build.src.java}/org/apache/cassandra/cql/Cql.g" />
<arg value="-fo" />
<arg value="${build.src.gen-java}/org/apache/cassandra/cql/" />