Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-28 Thread Stefan Seelmann
Hi Edward,

first sorry for the late response.

- checksums and signature are ok
- rat-check looks ok (CHANGES.txt and conf/groomservers are not
approved, you should add the apache-rat-plugin to your pom.xml)
- Ant and Maven builds worked
- license and notice file looks ok except for the servlet.jar, see below

One last issue I found, which is a blocker IMO, is
lib/servlet-api-2.5-6.1.14.jar. This is obviously from Jetty (there is
a META-INF/maven/org.mortbay.jetty) and hence distributed under CDDL
(see http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt).
I think you have two options:
- either add CDDL to LICENSE.txt and the notice from
http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt
to the NOTICE.txt file
- or you use servlet-api.jar from Tomcat (e.g. from
http://repo1.maven.org/maven2/org/apache/tomcat/servlet-api/6.0.32/)
which is pure Apache License.

Kind Regards,
Stefan



On Fri, Apr 8, 2011 at 7:42 AM, Edward J. Yoon edwardy...@apache.org wrote:
 Hi IPMCers and Incubator community,

 The previous mentioned problems (e.g., license, notice, disclaimer,
 and website logo/text) are all fixed and I just created RC3. There'are
 only changes of text, no changes at the code level.

 Hama Website:
 http://incubator.apache.org/hama

 The release artifact, sums, GPG key and signature:
 http://people.apache.org/~edwardyoon/dist/0.2.0-RC3/

 Subversion tag for release:
 https://svn.apache.org/repos/asf/incubator/hama/tags/0.2-RC3/

 Please vote again on this thread!

 [ ] +1 Release the packages as Apache Hama 0.2-incubating
 [ ] -1 Do not release the packages because...

 Thanks in advance!!

 --
 Best Regards, Edward J. Yoon
 http://blog.udanax.org
 http://twitter.com/eddieyoon

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org



-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-28 Thread Edward J. Yoon
Hi,

Thanks for your review. I am writing down all advices you gave me on
our project wiki.

I'll fix that issue and make RC4 soon.

Thanks.

On Thu, Apr 28, 2011 at 4:18 PM, Stefan Seelmann seelm...@apache.org wrote:
 Hi Edward,

 first sorry for the late response.

 - checksums and signature are ok
 - rat-check looks ok (CHANGES.txt and conf/groomservers are not
 approved, you should add the apache-rat-plugin to your pom.xml)
 - Ant and Maven builds worked
 - license and notice file looks ok except for the servlet.jar, see below

 One last issue I found, which is a blocker IMO, is
 lib/servlet-api-2.5-6.1.14.jar. This is obviously from Jetty (there is
 a META-INF/maven/org.mortbay.jetty) and hence distributed under CDDL
 (see 
 http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt).
 I think you have two options:
 - either add CDDL to LICENSE.txt and the notice from
 http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt
 to the NOTICE.txt file
 - or you use servlet-api.jar from Tomcat (e.g. from
 http://repo1.maven.org/maven2/org/apache/tomcat/servlet-api/6.0.32/)
 which is pure Apache License.

 Kind Regards,
 Stefan



 On Fri, Apr 8, 2011 at 7:42 AM, Edward J. Yoon edwardy...@apache.org wrote:
 Hi IPMCers and Incubator community,

 The previous mentioned problems (e.g., license, notice, disclaimer,
 and website logo/text) are all fixed and I just created RC3. There'are
 only changes of text, no changes at the code level.

 Hama Website:
 http://incubator.apache.org/hama

 The release artifact, sums, GPG key and signature:
 http://people.apache.org/~edwardyoon/dist/0.2.0-RC3/

 Subversion tag for release:
 https://svn.apache.org/repos/asf/incubator/hama/tags/0.2-RC3/

 Please vote again on this thread!

 [ ] +1 Release the packages as Apache Hama 0.2-incubating
 [ ] -1 Do not release the packages because...

 Thanks in advance!!

 --
 Best Regards, Edward J. Yoon
 http://blog.udanax.org
 http://twitter.com/eddieyoon

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org






-- 
Best Regards, Edward J. Yoon
http://blog.udanax.org
http://twitter.com/eddieyoon

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-28 Thread Edward J. Yoon
Then, should I open new vote thread?

On Thu, Apr 28, 2011 at 6:24 PM, Edward J. Yoon edwardy...@apache.org wrote:
 Hi,

 Thanks for your review. I am writing down all advices you gave me on
 our project wiki.

 I'll fix that issue and make RC4 soon.

 Thanks.

 On Thu, Apr 28, 2011 at 4:18 PM, Stefan Seelmann seelm...@apache.org wrote:
 Hi Edward,

 first sorry for the late response.

 - checksums and signature are ok
 - rat-check looks ok (CHANGES.txt and conf/groomservers are not
 approved, you should add the apache-rat-plugin to your pom.xml)
 - Ant and Maven builds worked
 - license and notice file looks ok except for the servlet.jar, see below

 One last issue I found, which is a blocker IMO, is
 lib/servlet-api-2.5-6.1.14.jar. This is obviously from Jetty (there is
 a META-INF/maven/org.mortbay.jetty) and hence distributed under CDDL
 (see 
 http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt).
 I think you have two options:
 - either add CDDL to LICENSE.txt and the notice from
 http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt
 to the NOTICE.txt file
 - or you use servlet-api.jar from Tomcat (e.g. from
 http://repo1.maven.org/maven2/org/apache/tomcat/servlet-api/6.0.32/)
 which is pure Apache License.

 Kind Regards,
 Stefan



 On Fri, Apr 8, 2011 at 7:42 AM, Edward J. Yoon edwardy...@apache.org wrote:
 Hi IPMCers and Incubator community,

 The previous mentioned problems (e.g., license, notice, disclaimer,
 and website logo/text) are all fixed and I just created RC3. There'are
 only changes of text, no changes at the code level.

 Hama Website:
 http://incubator.apache.org/hama

 The release artifact, sums, GPG key and signature:
 http://people.apache.org/~edwardyoon/dist/0.2.0-RC3/

 Subversion tag for release:
 https://svn.apache.org/repos/asf/incubator/hama/tags/0.2-RC3/

 Please vote again on this thread!

 [ ] +1 Release the packages as Apache Hama 0.2-incubating
 [ ] -1 Do not release the packages because...

 Thanks in advance!!

 --
 Best Regards, Edward J. Yoon
 http://blog.udanax.org
 http://twitter.com/eddieyoon

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org






 --
 Best Regards, Edward J. Yoon
 http://blog.udanax.org
 http://twitter.com/eddieyoon




-- 
Best Regards, Edward J. Yoon
http://blog.udanax.org
http://twitter.com/eddieyoon

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-28 Thread Mark Struberg
hi just a sidenote: it's always a good idea to use the apache written versions 
of JSR APIs. You can find them in 

http://repo1.maven.org/maven2/org/apache/geronimo/specs/

LieGrue,
strub



--- On Thu, 4/28/11, Edward J. Yoon edwardy...@apache.org wrote:

 From: Edward J. Yoon edwardy...@apache.org
 Subject: Re: [VOTE] Release Hama version 0.2-incubating (second)
 To: Stefan Seelmann seelm...@apache.org, general@incubator.apache.org
 Cc: hama-...@incubator.apache.org
 Date: Thursday, April 28, 2011, 9:24 AM
 Hi,
 
 Thanks for your review. I am writing down all advices you
 gave me on
 our project wiki.
 
 I'll fix that issue and make RC4 soon.
 
 Thanks.
 
 On Thu, Apr 28, 2011 at 4:18 PM, Stefan Seelmann seelm...@apache.org
 wrote:
  Hi Edward,
 
  first sorry for the late response.
 
  - checksums and signature are ok
  - rat-check looks ok (CHANGES.txt and
 conf/groomservers are not
  approved, you should add the apache-rat-plugin to your
 pom.xml)
  - Ant and Maven builds worked
  - license and notice file looks ok except for the
 servlet.jar, see below
 
  One last issue I found, which is a blocker IMO, is
  lib/servlet-api-2.5-6.1.14.jar. This is obviously from
 Jetty (there is
  a META-INF/maven/org.mortbay.jetty) and hence
 distributed under CDDL
  (see 
  http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt).
  I think you have two options:
  - either add CDDL to LICENSE.txt and the notice from
  http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt
  to the NOTICE.txt file
  - or you use servlet-api.jar from Tomcat (e.g. from
  http://repo1.maven.org/maven2/org/apache/tomcat/servlet-api/6.0.32/)
  which is pure Apache License.
 
  Kind Regards,
  Stefan
 
 
 
  On Fri, Apr 8, 2011 at 7:42 AM, Edward J. Yoon edwardy...@apache.org
 wrote:
  Hi IPMCers and Incubator community,
 
  The previous mentioned problems (e.g., license,
 notice, disclaimer,
  and website logo/text) are all fixed and I just
 created RC3. There'are
  only changes of text, no changes at the code
 level.
 
  Hama Website:
  http://incubator.apache.org/hama
 
  The release artifact, sums, GPG key and
 signature:
  http://people.apache.org/~edwardyoon/dist/0.2.0-RC3/
 
  Subversion tag for release:
  https://svn.apache.org/repos/asf/incubator/hama/tags/0.2-RC3/
 
  Please vote again on this thread!
 
  [ ] +1 Release the packages as Apache Hama
 0.2-incubating
  [ ] -1 Do not release the packages because...
 
  Thanks in advance!!
 
  --
  Best Regards, Edward J. Yoon
  http://blog.udanax.org
  http://twitter.com/eddieyoon
 
 
 -
  To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
  For additional commands, e-mail: general-h...@incubator.apache.org
 
 
 
 
 
 
 -- 
 Best Regards, Edward J. Yoon
 http://blog.udanax.org
 http://twitter.com/eddieyoon
 
 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org
 
 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-22 Thread Edward J. Yoon
We need also one more IPMC binding vote!

Sent from my iPhone

On 2011. 4. 11., at 오후 4:08, Tommaso Teofili tommaso.teof...@gmail.com wrote:

 Hi sebb,
 as you noticed, Hama uses Maven as a build system but, since this was added
 recently [1][2], the project main build is still based on Ant, therefore
 Hama still has the lib/*.jar versioned in SVN.
 Thanks for the hints regarding libraries' versions (but I wouldn't
 consider it a blocker) and grobo-testing-junit (I didn't manage to find it
 in any repo).
 Regards,
 Tommaso
 
 [1] : https://issues.apache.org/jira/browse/HAMA-337
 [2] : https://issues.apache.org/jira/browse/HAMA-343
 
 p.s.:
 
 I already gave my +1 as Hama mentor

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-21 Thread Edward J. Yoon
We need also one more IPMC binding vote!

Sent from my iPhone

On 2011. 4. 11., at 오후 4:08, Tommaso Teofili tommaso.teof...@gmail.com wrote:

 Hi sebb,
 as you noticed, Hama uses Maven as a build system but, since this was added
 recently [1][2], the project main build is still based on Ant, therefore
 Hama still has the lib/*.jar versioned in SVN.
 Thanks for the hints regarding libraries' versions (but I wouldn't
 consider it a blocker) and grobo-testing-junit (I didn't manage to find it
 in any repo).
 Regards,
 Tommaso
 
 [1] : https://issues.apache.org/jira/browse/HAMA-337
 [2] : https://issues.apache.org/jira/browse/HAMA-343
 
 p.s.:
 
 I already gave my +1 as Hama mentor


Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-11 Thread Edward J. Yoon
Hello,

Thanks for your review.

BTW, if HAMA-374 is done, we can remove all libraries (including
GroboUtils) and ant-buildnightly-build scripts at once. It's
scheduled to version 0.3.

Since many improvements and new features are planned in next 0.3
version and few patches are already submitted
(http://s.apache.org/G8n), we'd like to release this '0.2-incubating
candidate' as soon as possible.

Thanks.

On Mon, Apr 11, 2011 at 9:58 AM, sebb seb...@gmail.com wrote:
 On 8 April 2011 06:42, Edward J. Yoon edwardy...@apache.org wrote:
 Hi IPMCers and Incubator community,

 The previous mentioned problems (e.g., license, notice, disclaimer,
 and website logo/text) are all fixed and I just created RC3. There'are
 only changes of text, no changes at the code level.

 Hama Website:
 http://incubator.apache.org/hama

 The release artifact, sums, GPG key and signature:
 http://people.apache.org/~edwardyoon/dist/0.2.0-RC3/

 Subversion tag for release:
 https://svn.apache.org/repos/asf/incubator/hama/tags/0.2-RC3/

 The project appears to be using Maven to build, and declares
 dependencies to various libraries.

 So why are the libraries included in SVN in the lib directory?

 This does not make sense - apart perhaps from grobo-testing-junit
 which does not appear to have been uploaded to Maven Central yet.
 But even that is available from at least one Maven repo, e.g.
 https://m2.duraspace.org/content/repositories/public/org/fcrepo/GroboTestingJUnit-core/.

 I just tried mvn test against the SVN tag, having removed all but
 Grobo from the lib directory, and it compiled and ran fine.
 Seems unnecessary and wasteful to store duplicates of the libraries in
 SVN and to include them in the archive.

 By the way, commons-httpclient 3.0.1 is very out of date, the latest
 3.x release is 3.1 (which itself is now superseded by the 4.x series),
 likewise commons-logging is now at 1.1.1, and you don't normally need
 both commons-logging and commons-loggin-api

 JUnit 3.8.1 is also obsolete; for Java 1.6 (which the POM targets) I
 would expect to see v4.8.2

 Please vote again on this thread!

 [ ] +1 Release the packages as Apache Hama 0.2-incubating
 [ ] -1 Do not release the packages because...

 Thanks in advance!!

 --
 Best Regards, Edward J. Yoon
 http://blog.udanax.org
 http://twitter.com/eddieyoon

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org



 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org





-- 
Best Regards, Edward J. Yoon
http://blog.udanax.org
http://twitter.com/eddieyoon

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-11 Thread Tommaso Teofili
Hi sebb,
as you noticed, Hama uses Maven as a build system but, since this was added
recently [1][2], the project main build is still based on Ant, therefore
Hama still has the lib/*.jar versioned in SVN.
Thanks for the hints regarding libraries' versions (but I wouldn't
consider it a blocker) and grobo-testing-junit (I didn't manage to find it
in any repo).
Regards,
Tommaso

[1] : https://issues.apache.org/jira/browse/HAMA-337
[2] : https://issues.apache.org/jira/browse/HAMA-343

p.s.:

I already gave my +1 as Hama mentor


Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-10 Thread Edward J. Yoon
Hi all,

If you not voted yet, Please vote for Hama 0.2 incubating on below thread.

http://s.apache.org/8m4

Thanks.

On Fri, Apr 8, 2011 at 2:42 PM, Edward J. Yoon edwardy...@apache.org wrote:
 Hi IPMCers and Incubator community,

 The previous mentioned problems (e.g., license, notice, disclaimer,
 and website logo/text) are all fixed and I just created RC3. There'are
 only changes of text, no changes at the code level.

 Hama Website:
 http://incubator.apache.org/hama

 The release artifact, sums, GPG key and signature:
 http://people.apache.org/~edwardyoon/dist/0.2.0-RC3/

 Subversion tag for release:
 https://svn.apache.org/repos/asf/incubator/hama/tags/0.2-RC3/

 Please vote again on this thread!

 [ ] +1 Release the packages as Apache Hama 0.2-incubating
 [ ] -1 Do not release the packages because...

 Thanks in advance!!

 --
 Best Regards, Edward J. Yoon
 http://blog.udanax.org
 http://twitter.com/eddieyoon




-- 
Best Regards, Edward J. Yoon
http://blog.udanax.org
http://twitter.com/eddieyoon

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-10 Thread sebb
On 8 April 2011 06:42, Edward J. Yoon edwardy...@apache.org wrote:
 Hi IPMCers and Incubator community,

 The previous mentioned problems (e.g., license, notice, disclaimer,
 and website logo/text) are all fixed and I just created RC3. There'are
 only changes of text, no changes at the code level.

 Hama Website:
 http://incubator.apache.org/hama

 The release artifact, sums, GPG key and signature:
 http://people.apache.org/~edwardyoon/dist/0.2.0-RC3/

 Subversion tag for release:
 https://svn.apache.org/repos/asf/incubator/hama/tags/0.2-RC3/

The project appears to be using Maven to build, and declares
dependencies to various libraries.

So why are the libraries included in SVN in the lib directory?

This does not make sense - apart perhaps from grobo-testing-junit
which does not appear to have been uploaded to Maven Central yet.
But even that is available from at least one Maven repo, e.g.
https://m2.duraspace.org/content/repositories/public/org/fcrepo/GroboTestingJUnit-core/.

I just tried mvn test against the SVN tag, having removed all but
Grobo from the lib directory, and it compiled and ran fine.
Seems unnecessary and wasteful to store duplicates of the libraries in
SVN and to include them in the archive.

By the way, commons-httpclient 3.0.1 is very out of date, the latest
3.x release is 3.1 (which itself is now superseded by the 4.x series),
likewise commons-logging is now at 1.1.1, and you don't normally need
both commons-logging and commons-loggin-api

JUnit 3.8.1 is also obsolete; for Java 1.6 (which the POM targets) I
would expect to see v4.8.2

 Please vote again on this thread!

 [ ] +1 Release the packages as Apache Hama 0.2-incubating
 [ ] -1 Do not release the packages because...

 Thanks in advance!!

 --
 Best Regards, Edward J. Yoon
 http://blog.udanax.org
 http://twitter.com/eddieyoon

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org



-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Hama version 0.2-incubating (second)

2011-04-08 Thread Eric Charles

[x] +1 Release the packages as Apache Hama 0.2-incubating

(non-binding)

Tks,
- Eric


 Hi IPMCers and Incubator community,

 The previous mentioned problems (e.g., license, notice, disclaimer, and
 website logo/text) are all fixed and I just created RC3. There'are only
 changes of text, no changes at the code level.

 Hama Website: http://incubator.apache.org/hama

 The release artifact, sums, GPG key and signature:
 http://people.apache.org/~edwardyoon/dist/0.2.0-RC3/

 Subversion tag for release:
 https://svn.apache.org/repos/asf/incubator/hama/tags/0.2-RC3/

 Please vote again on this thread!

 [ ] +1 Release the packages as Apache Hama 0.2-incubating [ ] -1 Do not
 release the packages because...

 Thanks in advance!!

 -- Best Regards, Edward J. Yoon http://blog.udanax.org
 http://twitter.com/eddieyoon

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org