You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@chukwa.apache.org by Ariel Rabkin <as...@gmail.com> on 2010/04/08 05:18:59 UTC

Second release candidate for Chukwa-0.4

Howdy all.

I've rolled a new release candidate for Chukwa-0.4. It's available from
http://people.apache.org/~asrabkin/chukwa-0.4.0-candidate-2

I'd like a couple votes to proceed before I poke the PMC.  How's it
look? Do unit tests pass? Is the documentation okay?

--Ari

-- 
Ari Rabkin asrabkin@gmail.com
UC Berkeley Computer Science Department

Re: Second release candidate for Chukwa-0.4

Posted by Bill Graham <bi...@gmail.com>.
-1

- The README.txt still says 0.3.0 and has language about "how this is the
first official release..."
- The tab on docs/index.html says "Chukwa 0.3.0 Documentation"
- The META-INF/MANIFEST.MF file in chukwa-core-0.4.0.jar has a missing
version
Implementation-Title: Chukwa
Implementation-Version: ${version}
Implementation-Vendor: Apache

- Unit tests failed. Here's what I did:

$ wget
http://people.apache.org/~asrabkin/chukwa-0.4.0-candidate-2/chukwa-0.4.0.tar.gz
$ tar zxvf chukwa-0.4.0.tar.gz
$ mv chukwa-0.4.0 chukwa-0.4.0-rc2
$ cd chukwa-0.4.0-rc2
$ ant test

...

test-chukwa:
    [mkdir] Created dir:
/Users/grahamb/ws/chukwa-svn/chukwa-0.4.0-rc2/build/test/var/log
    [mkdir] Created dir:
/Users/grahamb/ws/chukwa-svn/chukwa-0.4.0-rc2/build/test/var/run
    [mkdir] Created dir:
/Users/grahamb/ws/chukwa-svn/chukwa-0.4.0-rc2/build/test/classes/webapps
    [mkdir] Created dir:
/Users/grahamb/ws/chukwa-svn/chukwa-0.4.0-rc2/build/test/classes/logs
     [copy] Copying 3 files to
/Users/grahamb/ws/chukwa-svn/chukwa-0.4.0-rc2/build/test/var/log
     [copy] Copying 1 file to
/Users/grahamb/ws/chukwa-svn/chukwa-0.4.0-rc2/build/test/classes
     [copy] Copying 1 file to
/Users/grahamb/ws/chukwa-svn/chukwa-0.4.0-rc2/build/test/classes/webapps

BUILD FAILED
/Users/grahamb/ws/chukwa-svn/chukwa-0.4.0-rc2/build.xml:490: Warning: Could
not find file
/Users/grahamb/ws/chukwa-svn/chukwa-0.4.0-rc2/conf/chukwa-common.xml.template
to copy.


On Wed, Apr 7, 2010 at 8:18 PM, Ariel Rabkin <as...@gmail.com> wrote:

> Howdy all.
>
> I've rolled a new release candidate for Chukwa-0.4. It's available from
> http://people.apache.org/~asrabkin/chukwa-0.4.0-candidate-2<http://people.apache.org/%7Easrabkin/chukwa-0.4.0-candidate-2>
>
> I'd like a couple votes to proceed before I poke the PMC.  How's it
> look? Do unit tests pass? Is the documentation okay?
>
> --Ari
>
> --
> Ari Rabkin asrabkin@gmail.com
> UC Berkeley Computer Science Department
>