1
To: user
Subject: Re: Cassandra 2.0 : Ant build issue
Thanks Andrew!
JAVA_HOME was the issue. It was not set, and I think that's why the build was
somehow defaulting to /Library/Java/Home which was a 1.6 JDK. It should have
been /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/
On 07/22/2013 01:31 PM, Soumava Ghosh wrote:
Thanks Andrew!
JAVA_HOME was the issue. It was not set, and I think that's why the
build was somehow defaulting to /Library/Java/Home which was a 1.6 JDK.
It should have
been /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home.
Setting JAV
JAVA_HOME set to ?
>
> Andy
>
> --
> *From:* soum...@utexas.edu [soum...@utexas.edu] on behalf of Soumava
> Ghosh [soum...@cs.utexas.edu]
> *Sent:* 22 July 2013 21:21
> *To:* user
>
> *Subject:* Re: Cassandra 2.0 : Ant build issue
>
> There you go:
>
21
To: user
Subject: Re: Cassandra 2.0 : Ant build issue
There you go:
soumava$ javac -version
javac 1.7.0_25
Thanks,
Soumava
On Mon, Jul 22, 2013 at 1:19 PM, Andrew Cobley
mailto:a.e.cob...@dundee.ac.uk>> wrote:
What version do you get with
javac -vers
..@utexas.edu] on behalf of Soumava
> Ghosh [soum...@cs.utexas.edu]
> *Sent:* 22 July 2013 21:09
> *To:* user@cassandra.apache.org
> *Subject:* Re: Cassandra 2.0 : Ant build issue
>
> I'm using 1.7.0_21 (not 25 though)..
>
> soumava$ java -version
> java version "
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]
What version do you get with
javac -version
?
Andy
From: soum...@utexas.edu [soum...@utexas.edu] on behalf of Soumava Ghosh
[soum...@cs.utexas.edu]
Sent: 22 July 2013 21:09
To: user@cassandra.apache.org
Subject: Re: Cassandra 2.0 : Ant build issue
I'm
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/Docum
Are you using JDK 1.6. If so you'll need to get the 1.7 jdk (Java SE 7u25)
from oracle to do the compile. See my message thread earlier today subject
"Cassandra 2 vs Java 1.6 for a few more details.
Andy
On 22 Jul 2013, at 20:16, Soumava Ghosh
mailto:soum...@cs.utexas.edu>> wrote:
Hi,
I'm
I'm using 1.7.0_21 (not 25 though)..
soumava$ java -version
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b12)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
Thanks,
Soumava
On Mon, Jul 22, 2013 at 1:06 PM, Andrew Cobley wrote:
> Are you using JDK 1.
On 07/22/2013 12:16 PM, Soumava Ghosh wrote:
Hi,
I'm working on a Mac OS 10.8 and trying to build the cassandra trunk
using ant. I am getting the error as below. I can see a related bug that
fixed a similar issue for debian
(https://issues.apache.org/jira/browse/CASSANDRA-5688), but I can still
Hi,
I'm working on a Mac OS 10.8 and trying to build the cassandra trunk using
ant. I am getting the error as below. I can see a related bug that fixed a
similar issue for debian (
https://issues.apache.org/jira/browse/CASSANDRA-5688), but I can still
repro this on Mac.
Thanks,
Soumava
soumava$
12 matches
Mail list logo