Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D95736410 for ; Tue, 2 Aug 2011 10:10:39 +0000 (UTC) Received: (qmail 25728 invoked by uid 500); 2 Aug 2011 10:10:35 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 25671 invoked by uid 500); 2 Aug 2011 10:10:11 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 25634 invoked by uid 99); 2 Aug 2011 10:10:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 10:10:05 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=HTML_FONT_FACE_BAD,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a82.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 10:09:57 +0000 Received: from homiemail-a82.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a82.g.dreamhost.com (Postfix) with ESMTP id CEA9F282060 for ; Tue, 2 Aug 2011 03:09:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=thelastpickle.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; q=dns; s=thelastpickle.com; b=sGWDpVGZSG 6pAVwqEU76Hh9FW3HWdu4HcawnfdGkUAmXC5ESi8YZkHNE+R6GDiyqtFsvZX6Up4 R4pTE43GyR2njLEqoYSVl5RhkRyTZcd+m5bYDXp0wmc2S66L4p5VGq+RUjEHIJsk vJ9gO5xquFw9/C6B8+N1OM0KMi89WQSVc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=thelastpickle.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; s=thelastpickle.com; bh=FTUCpuzDSi07del1 WTegUN1ETxk=; b=GtOFez2WR6SdsTolpdKVt2/7Pj4xOY1o96FBQPyqJIKozU3z hwhpLGGGWPT8SKxRT85l0WWo6rByfWThZV/e9ZAz7mR2u4Fbi/pdOfjNT18jbNxi TL+5zZ6JYDvrwIyJ02XcSd61tkqAYr7SxxxFBYarCJiSGGnAyOxqzpqOBv4= Received: from aarons-mbp-2011.lan (122-57-124-115.jetstream.xtra.co.nz [122.57.124.115]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: aaron@thelastpickle.com) by homiemail-a82.g.dreamhost.com (Postfix) with ESMTPSA id 00F7A28205F for ; Tue, 2 Aug 2011 03:09:34 -0700 (PDT) From: aaron morton Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: multipart/alternative; boundary="Apple-Mail=_4FAEE69E-5AA8-4A97-8033-EE2752038BB8" Subject: Re: cassandra compile Date: Tue, 2 Aug 2011 22:09:33 +1200 In-Reply-To: <7DA4B654C7FEB24C9998EE4867BEE93EBEB41F@CNMAIL12.cn.utstarcom.com> To: user@cassandra.apache.org References: <7DA4B654C7FEB24C9998EE4867BEE93EBEB41F@CNMAIL12.cn.utstarcom.com> Message-Id: <9C8E4644-31EF-4C02-80EE-62B4162CF2ED@thelastpickle.com> X-Mailer: Apple Mail (2.1244.3) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_4FAEE69E-5AA8-4A97-8033-EE2752038BB8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=GB2312 it's probably a proxy thing, check ant and or ivy to see how to set = them.=20 Also, please stop using 0.6.3 there is little / no support available.=20 ----------------- Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 2 Aug 2011, at 18:51, Donna Li wrote: > All: > I use ant to compile cassandra. It is failure on ivy = download, error is =A1=B0Connection refused=A1=B1, but I can get it from = ie. So I download it and put in on dir /build. Then I compile again, it = is blocked on ivy dependency download. I download the = apache-rat-0.6.jar, commons-logging-1.1.1.jar, junit-4.6.jar, = paranamer-ant-2.1.jar. I put these files to /build/lib and modify = build/ivy.xml to prevent download. There still have errors, I wonder why = the download is failure? If I download these files by hand, how to build = successfully. > =20 > check-avro-generate: > =20 > BUILD FAILED > = E:\work\research\cassandra\apache-cassandra-0.6.3-src\apache-cassandra-0.6= .3-src > \build.xml:170: taskdef A class needed by class = com.thoughtworks.paranamer.ant.P > aranamerGeneratorTask cannot be found: = com/thoughtworks/paranamer/generator/Para > namerGenerator > =20 > Best Regards > Donna li > =20 > =20 > =B7=A2=BC=FE=C8=CB: Donna Li=20 > =B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA8=D4=C22=C8=D5 10:16 > =CA=D5=BC=FE=C8=CB: 'user@cassandra.apache.org' > =D6=F7=CC=E2: cassandra compile > =20 > =20 > All: > I compile the cassandra source code by ant. The following error print: > =20 > BUILD FAILED > = E:\work\research\cassandra\apache-cassandra-0.6.3-src\apache-cassandra-0.6= .3-src > \build.xml:170: taskdef A class needed by class = com.thoughtworks.paranamer.ant.P > aranamerGeneratorTask cannot be found: = com/thoughtworks/paranamer/generator/Para > namerGenerator > =20 > How to resolve the problem? Thanks! > =20 > =20 > Best Regards > Donna li --Apple-Mail=_4FAEE69E-5AA8-4A97-8033-EE2752038BB8 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=GB2312 it's = probably a proxy thing, check ant and or ivy to see how to set = them. 

Also, please stop using 0.6.3 there is = little / no support available. 
http://www.thelastpickle.com

On 2 Aug 2011, at 18:51, Donna Li wrote:

All:

         = I use ant to compile cassandra. It is failure on ivy download, error is = =A1=B0Connection refused=A1=B1, but I can get it from ie. So I download it and put in on = dir /build. Then I compile again, it is blocked on ivy dependency download. I = download the apache-rat-0.6.jar, commons-logging-1.1.1.jar,= junit-4.6.jar, paranamer-ant-2.1.jar. I put these files to /build/lib and modify build/ivy.xml to prevent = download. There still have errors, I wonder why the download is failure? If I download = these files by hand, how to build successfully.

 

check-avro-generate:

=

 

BUILD FAILED

E:\work\research\cassandra\apache-cassandra-0.6.3-src\apache-cassandra-0.6.3-src<= /span>

\build.xml:170: taskdef A class needed by class com.thoughtworks.paranamer.ant.P

aranamerGeneratorTask cannot be found: com/thoughtworks/paranamer/generator/Para

namerGenerator

 

Best Regards

Donna li

 

 


=B7=A2=BC=FE= =C8=CB: Donna Li
=B7=A2=CB=CD=CA=B1=BC=E4: 2011=C4=EA8=D4=C22=C8=D5 10:16
=CA=D5=BC=FE=C8=CB: 'user@cassandra.apache.org'
=D6=F7=CC=E2: cassandra compile

 

 

All:

I compile the cassandra source code by ant. The following = error print:

 

BUILD FAILED

E:\work\research\cassandra\apache-cassandra-0.6.3-src\apache-cassandra-0.6.3-src<= /span>

\build.xml:170: taskdef A class needed by class com.thoughtworks.paranamer.ant.P

aranamerGeneratorTask cannot be found: com/thoughtworks/paranamer/generator/Para

namerGenerator

 

How to resolve the problem? = Thanks!

 

 

Best Regards

Donna li

=

= --Apple-Mail=_4FAEE69E-5AA8-4A97-8033-EE2752038BB8--