Return-Path: X-Original-To: apmail-incubator-gora-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-gora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 637CD9432 for ; Fri, 23 Sep 2011 20:42:56 +0000 (UTC) Received: (qmail 61377 invoked by uid 500); 23 Sep 2011 20:42:56 -0000 Delivered-To: apmail-incubator-gora-dev-archive@incubator.apache.org Received: (qmail 61350 invoked by uid 500); 23 Sep 2011 20:42:56 -0000 Mailing-List: contact gora-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: gora-dev@incubator.apache.org Delivered-To: mailing list gora-dev@incubator.apache.org Received: (qmail 61342 invoked by uid 99); 23 Sep 2011 20:42:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2011 20:42:56 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [128.149.139.109] (HELO mail.jpl.nasa.gov) (128.149.139.109) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2011 20:42:50 +0000 Received: from mail.jpl.nasa.gov (altvirehtstap01.jpl.nasa.gov [128.149.137.72]) by smtp.jpl.nasa.gov (Switch-3.4.3/Switch-3.4.3) with ESMTP id p8NKgSV4015388 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO) for ; Fri, 23 Sep 2011 13:42:28 -0700 Received: from ALTPHYEMBEVSP20.RES.AD.JPL ([128.149.137.82]) by ALTVIREHTSTAP01.RES.AD.JPL ([128.149.137.72]) with mapi; Fri, 23 Sep 2011 13:40:40 -0700 From: "Mattmann, Chris A (388J)" To: "gora-dev@incubator.apache.org" Date: Fri, 23 Sep 2011 13:42:26 -0700 Subject: Re: [RESULT] [VOTE] Apache Gora 0.1.1-incubating release rc4 Thread-Topic: [RESULT] [VOTE] Apache Gora 0.1.1-incubating release rc4 Thread-Index: Acx6MU7VPLqCPeALSwivi7XT7bozfw== Message-ID: <0D44AF7C-F8D1-42A2-A808-9AFCDF853821@jpl.nasa.gov> References: <4E1ED398-AB51-40F2-8C31-8C9911C29AE0@jpl.nasa.gov> <20110922061216.GA11269@rectangular.com> <20110922164525.GA25637@rectangular.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Source-IP: altvirehtstap01.jpl.nasa.gov [128.149.137.72] X-Source-Sender: chris.a.mattmann@jpl.nasa.gov X-AUTH: Authorized Yeah, we could try and push it there. Henry, do you have time to put=20 the cassandra and libthrift versions in Maven Central? At the same time,=20 I'm tempted to say, there's a pre-req for building Gora to take these libs= =20 out of lib-ext and run mvn ... install:file on these to install them to the= local=20 repo. That's the way I made it work.=20 As for the Ant build failures on Gora tutorial, I could respin another RC, = but=20 gora-tutorial isn't exactly a blocker in my mind and we could publish some= =20 notes on the website post 0.1.1 on how to solve the issue. I'd much=20 rather get 0.1.1-incubating released (finally) and since we have 3 IPMC=20 +1s we can, and then focus our efforts on 0.2-incubating. Does that make sense? Cheers, Chris On Sep 22, 2011, at 6:37 PM, Henry Saputra wrote: > So looks like the Cassandra lib version that Gora needs still not in > the maven central? >=20 > - Henry >=20 > On Thu, Sep 22, 2011 at 6:00 PM, Mattmann, Chris A (388J) > wrote: >> Hey Marvin, >>=20 >> Thanks, comments below: >>=20 >> On Sep 22, 2011, at 10:45 AM, Marvin Humphrey wrote: >>=20 >>> On Thu, Sep 22, 2011 at 05:37:14AM -0700, Mattmann, Chris A (388J) wrot= e: >>>>> As far as the tarball contents go, there are a couple issues which sh= ould be >>>>> addressed, but I didn't see anything that I thought ought to block th= e >>>>> release. However, the build failed on my OS X 10.6 MBP, which makes = it hard >>>>> to vote +1 right away. >>>>=20 >>>> Gotcha. I read down below that ant test failed. Did running 'ant' with= out any >>>> params fail? >>>=20 >>> Running 'ant' on it's own also fails. It looks like the same problem w= ith >>> compiling the tutorial. >>=20 >> Gotcha, OK that makes sense. I wonder if there is some missing Ivy >> dep. I'll check it out. >>=20 >>>=20 >>>> Also can you try running mvn install (if you have Maven2 installed) >>>> and see if that runs through to completion? >>>=20 >>> Strangely, 'mvn install' fails but in a different way. Selected snippe= d >>> output is below my sig. >>=20 >> Yep I know why. It's b/c 2 of the deps aren't in Maven central and must >> be installed manually. They are present in lib-ext within the gora-cassa= ndra >> module. >>=20 >>>=20 >>>>> The svn tag is not exactly equivalent to the tar.gz, as there are som= e >>>>> differences in pom.xml. I don't know much about Maven and it's not g= oing to >>>>> block me from voting to release, but it's something to look at. >>>>=20 >>>> Will do. I used the mvn release plugin to create the tag, and dependin= g >>>> on the differences, it may be caused by that. I'll take a look, but an= y >>>> specifics there? >>>=20 >>> Well, the thing that caught my eye was the difference in the way the ve= rsioning >>> is specified. This change exists in every pom.xml file: >>>=20 >>> - 0.1.1-incubating >>> + 0.1.1-incubating-SNAPSHOT >>>=20 >>> Additionally, the subversion URL has changed in the top-level pom.xml: >>>=20 >>> - scm:svn:http://svn.apache.org/repos/asf/incubator/g= ora/tags/0.1.1-incubating-rc4 >>> - scm:svn:https://svn.apache.org/repos/asf/i= ncubator/gora/tags/0.1.1-incubating-rc4 >>> - http://svn.apache.org/viewvc/incubator/gora/tags/0.1.1-inc= ubating-rc4 >>> + scm:svn:http://svn.apache.org/repos/asf/incubator/g= ora/branches/0.1.1-incubating/ >>> + scm:svn:https://svn.apache.org/repos/asf/i= ncubator/gora/branches/0.1.1-incubating/ >>> + http://svn.apache.org/viewvc/incubator/gora/branches/0.1.1= -incubating >>>=20 >>> Marvin Humphrey >>=20 >> Yep that's from the Maven release plugin. >>=20 >> Cheers, >> Chris >>=20 >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> Chris Mattmann, Ph.D. >> Senior Computer Scientist >> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >> Office: 171-266B, Mailstop: 171-246 >> Email: chris.a.mattmann@nasa.gov >> WWW: http://sunset.usc.edu/~mattmann/ >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> Adjunct Assistant Professor, Computer Science Department >> University of Southern California, Los Angeles, CA 90089 USA >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>=20 >>=20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: chris.a.mattmann@nasa.gov WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++