On 07/22/2013 01:18 PM, Soumava Ghosh wrote:
Downloaded 1.7.0_25 and it still produces the following result:
soumava$ git describe
cassandra-2.0.0-beta1-100-ge0eacd2
soumava$ ant
...
build-project:
[echo] apache-cassandra:
/Users/soumava/Documents/src/git-cassandra/build.xml
[javac] Compiling 17 source files to
/Users/soumava/Documents/src/git-cassandra/build/classes/thrift
[javac] javac: invalid target release: 1.7
[javac] Usage: javac <options> <source files>
[javac] use -help for a list of possible options
What does `javac -version` print?
Blair