Hi there,
I had forgotten to include the pom.xml. I added that change and
made the other one you mentioned as well.
Thanks;
— Matt Sanford
On Dec 16, 2008, at 11:49 AM, Ken Tanaka wrote:
Matt,
What do you think of adding to the pom.xml
<dependency>
<groupId>commons-math</groupId>
<artifactId>commons-math</artifactId>
<version>1.2</version>
<optional>true</optional>
</dependency>
and using SynchronizedDescriptiveStatistics instead of
DescriptiveStatisticsImpl, which is now deprecated (as of commons-
math-1.2)?
-Ken
Ken Tanaka wrote:
Matt,
I'd like to look over your changes, but I'm not a committer either.
I looked through the patch for issue 261 and it looked good, but
haven't run it in the project yet.
-Ken Tanaka
Matt Sanford wrote:
Hi all,
I have several pending JIRA issues that contain patches to
Commons Pipeline [1] I would like to contribute.
...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org