Committer announcements (was Re: New committer: ...)

2009-02-08 Thread Rahul Akolkar
On Sun, Feb 8, 2009 at 9:48 PM, Henri Yandell wrote: > Welcoming Paul as a new committer to Commons. Realizing that we don't > announce this very publicly usually. > Yeah, when we had public votes, that diluted the need for a separate announcement. It makes sense to me to start such announcement

Re: [io] Version for Java 1.4

2009-02-08 Thread Niall Pemberton
On Mon, Feb 9, 2009 at 2:15 AM, Gary Gregory wrote: > An IO version for java 5+ soon would be great. I'd be happy with our first IO > 2.x release being just an internal clean up of anything that benefits of Java > 5 API along with generics. That has pretty much been done in trunk. I think its j

New committer: Paul Benedict

2009-02-08 Thread Henri Yandell
Welcoming Paul as a new committer to Commons. Realizing that we don't announce this very publicly usually. Mark Thomas became a committer at the start of January and Ralph Goers became a committer back in November. Dan Fabulich became a sandbox committer a couple of days ago. Hen ---

RE: [io] Version for Java 1.4

2009-02-08 Thread Gary Gregory
An IO version for java 5+ soon would be great. I'd be happy with our first IO 2.x release being just an internal clean up of anything that benefits of Java 5 API along with generics. Since Sun is about is EOL 1.4, I'm not sure we should do much more than bug fixes for IO 1.x. Gary -Origin

Re: [VOTE] CLI 1.2 release (RC2)

2009-02-08 Thread Siegfried Goeschl
Hi Henri, thanks for the Wiki update - I was just in the process to add a sentence about copyright year it when I saw your changes Cheers, Siegfried Goeschl Henri Yandell wrote: > Apologies for the revote. I've added a note to the release page to > check the NOTICE file's copyright year. > > Th

Re: [configuration][maven] Deploying release to maven repository

2009-02-08 Thread Ralph Goers
My understanding of the plan is that this will replace the repo at people.apache.org. It would be synched to Maven central. There was some discussion about this on infra last week and also on the maven developers list. Ralph On Feb 8, 2009, at 11:55 AM, Henri Yandell wrote: What does t

Re: [math] Correlation and Covariance

2009-02-08 Thread Luc Maisonobe
Phil Steitz a écrit : > MATH-114 and MATH-138 propose support for correlation matrices. I have > been working on these and would like to propose the following: > > Create a new package o.a.c.m.stat.correlation to house intially >a) Covariance - creates variance-covariance matrix from a matrix

[VOTE] CLI 1.2 release (RC2)

2009-02-08 Thread Henri Yandell
Apologies for the revote. I've added a note to the release page to check the NOTICE file's copyright year. There should be no difference between the two other than the RC1->RC2 in the pom and the updated year in the NOTICE file. Tag: https://svn.apache.org/repos/asf/commons/proper/cli/tags/cli-

[Commons Wiki] Trivial Update of "CreatingReleases" by HenriYandell

2009-02-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The following page has been changed by HenriYandell: http://wiki.apache.org/commons/CreatingReleases -- *

[math] Correlation and Covariance

2009-02-08 Thread Phil Steitz
MATH-114 and MATH-138 propose support for correlation matrices. I have been working on these and would like to propose the following: Create a new package o.a.c.m.stat.correlation to house intially a) Covariance - creates variance-covariance matrix from a matrix whose columns represent cova

Re: [VOTE] CLI 1.2 release (RC1)

2009-02-08 Thread Henri Yandell
The javadoc/source plugin bit appears to be a commons-parent enhancement: https://issues.apache.org/jira/browse/COMMONSSITE-38 so I'm going to skip on that. Checkstyle ditto - nothing critical in there. The NOTICE file however we really shouldn't be releasing with an old copyright. So painf

Re: [configuration][maven] Deploying release to maven repository

2009-02-08 Thread Henri Yandell
What does that mean? We would upload to their directly rather than the ASF sync repo? On Sat, Feb 7, 2009 at 1:08 PM, Ralph Goers wrote: > Actually, the maven folks (of which I am one) are creating a new Nexus repo > at https://repository.zones.apache.org. I would suggest we focus on using > tha

Re: [io] Version for Java 1.4

2009-02-08 Thread Henri Yandell
On Sun, Feb 8, 2009 at 5:04 AM, Niall Pemberton wrote: > On Fri, Feb 6, 2009 at 2:19 PM, Jukka Zitting wrote: >> Hi, >> >> Commons IO trunk is already using Java 5 features (which is nice), but >> I was wondering about how we can make the next IO release usable in >> environments that still run J

Re: [io] Version for Java 1.4

2009-02-08 Thread Niall Pemberton
On Fri, Feb 6, 2009 at 2:19 PM, Jukka Zitting wrote: > Hi, > > Commons IO trunk is already using Java 5 features (which is nice), but > I was wondering about how we can make the next IO release usable in > environments that still run Java 1.4. For example I've just added a > few extra classes (see