Robert Stupp created CASSANDRA-11480:
----------------------------------------
Summary: Fix uptodate check for antlr files after 11372
Key: CASSANDRA-11480
URL: https://issues.apache.org/jira/browse/CASSANDRA-11480
Project: Cassandra
Issue Type: Bug
Reporter: Robert Stupp
Assignee: Robert Stupp
Priority: Trivial
Attachments: fix-antlr.txt
CASSANDRA-11372 has split {{Cql.g}} into three separate files.
The {{uptodate}} check in {{build.xml}} just checks against {{Cql.g}} but not
the two new files.
Attached trivial patch fixes {{build.xml}} to check against all three files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)