Re: [all] Is this disguised fishing?

2012-07-12 Thread Sébastien Brisard
Hi, I have indeed redirected her to this mailing list. Let's see if she does the move. Best regards, Sébastien - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.

[ALL] Continuum project definition

2012-07-12 Thread sebb
Just added -Prelease -Dgpg.skip to the default Continuum Commons group build definition; this should ensure test jars and sources are deployed to the snapshot repo. Whilst doing so I noticed that the Java version had been updated to 1.6. Not sure how this happened (probably due to the poor UI); I'

Re: [all] Is this disguised fishing?

2012-07-12 Thread Phil Steitz
On 7/12/12 9:06 AM, Ted Dunning wrote: > This sounds like a real student. I try to help these people and steer them > gently to the public lists. > > Everybody was new once and we owe it to those who helped us to help others > that reach out to us. +1 Phil > > On Thu, Jul 12, 2012 at 7:14 AM, Sé

Re: [all] Is this disguised fishing?

2012-07-12 Thread Ted Dunning
This sounds like a real student. I try to help these people and steer them gently to the public lists. Everybody was new once and we owe it to those who helped us to help others that reach out to us. On Thu, Jul 12, 2012 at 7:14 AM, Sébastien Brisard < sebastien.bris...@m4x.org> wrote: > Hello,

Re: [all] Is this disguised fishing?

2012-07-12 Thread Sébastien Brisard
Hello, > > I have received messages like that in the past. I just don't answer them. > That's quite wise indeed: no safety issue! On the other hand, if she really is a PhD student, she might need a bit of feedback... I like Adrian's answer: she could indeed post this message on the dev ML, and w

Re: [all] Is this disguised fishing?

2012-07-12 Thread James Carman
I have received messages like that in the past. I just don't answer them. On Thu, Jul 12, 2012 at 8:48 AM, Sébastien Brisard wrote: > Dear all, > please find below a message I've received. It was sent to my apache > address, which I barely use (but can easily be retrieved from my > apache login)

Re: [all] Is this disguised fishing?

2012-07-12 Thread Adrian Crum
I haven't received that specific email, but I always reply back that any discussions about Apache projects should be kept on the mailing lists. -Adrian On 7/12/2012 1:48 PM, Sébastien Brisard wrote: Dear all, please find below a message I've received. It was sent to my apache address, which I

[all] Is this disguised fishing?

2012-07-12 Thread Sébastien Brisard
Dear all, please find below a message I've received. It was sent to my apache address, which I barely use (but can easily be retrieved from my apache login). I'm just wondering whether this message might be a (very clever !) attempt at fishing. I don't think so, it does not have the usual flavour.

Re: [math] Multivariate Gaussian Mixture Model

2012-07-12 Thread Gilles Sadowski
On Wed, Jul 11, 2012 at 09:32:32PM -0700, Phil Steitz wrote: > On 7/11/12 3:22 PM, Becksfort, Jared wrote: > > Luc, > > > > Yes, that should work for my company's needs. Thank you for clearing that > > up for me. I will plan to submit in the next few weeks. > > > > This should be my last legal q

Re: svn commit: r1360580 - /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/model/BaseGraph.java

2012-07-12 Thread Marco Speranza
hi simo 2012/7/12 Simone Tripodi : > good! IMHO this can be fixed using the > org.apache.commons.graph.utils.Objects#hash() shortcut, i.e. yep... I just fixed it :P ciao - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.

Re: svn commit: r1360580 - /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/model/BaseGraph.java

2012-07-12 Thread Simone Tripodi
Hi Marco, > +@Override > +public int hashCode() > +{ > +final int prime = 31; > +int result = 1; > +result = prime * result + ( ( adjacencyList == null ) ? 0 : > adjacencyList.hashCode() ); > +result = prime * result + ( ( allEdges == null ) ? 0 : > al

Re: svn commit: r1360563 - /commons/sandbox/graph/trunk/checkstyle-suppressions.xml

2012-07-12 Thread Simone Tripodi
excellent! :) -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Thu, Jul 12, 2012 at 9:47 AM, wrote: > Author: marcosperanza > Date: Thu Jul 12 07:47:05 2012 > New Revision: 1360563 > > URL: http://s