Adelin M.Ghanayem created CASSANDRA-9957:
--------------------------------------------
Summary: Unable to build Apache Cassandra Under Debian 8 OS with
the provided ant script
Key: CASSANDRA-9957
URL: https://issues.apache.org/jira/browse/CASSANDRA-9957
Project: Cassandra
Issue Type: Bug
Environment: PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
NAME="Debian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=debian
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support/"
BUG_REPORT_URL="https://bugs.debian.org/"
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
Apache Ant(TM) version 1.9.5 compiled on May 31 2015
Reporter: Adelin M.Ghanayem
Trying to use the tool CCM ( Cassandra Cluster Manger ) I've been blocked by an
issue related to compiling Cassandra source. CCM installs Cassandra builds it
source before anything else. However the CCM thrown an error
https://gist.github.com/AdelinGhanaem/593d1c8a63857113d0a7 here you can find
all info you need.
I've then tried to download the source and compile it using "ant jar" but I've
got the same error.
Basically the jars that are installed then running "ant jar" are corrupted !
Extract them with "jar xf" thrown an error.
The only way that I could build the source is by downloading the jars by hand
from maven. I've described the error and the process in this post here
http://mradelin.blogspot.com/2015/07/error-packaging-cassandra-220-db-source_31.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)