To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-scxml-test has an issue affecting its community integration.
This
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-proxy-test has an issue affecting its community integration.
This
Hi.
What do you think of creating a "function" package that would contain all
the usual functions as classes implementing the "UnivariateRealFunction"
interface? I.e. for example:
---CUT---
package org.apache.commons.math.function;
import org.apache.commons.math.util.FastMath;
public class Cos
Le 27/10/2010 12:46, Gilles Sadowski a écrit :
> Hi.
>
> What do you think of creating a "function" package that would contain all
> the usual functions as classes implementing the "UnivariateRealFunction"
> interface? I.e. for example:
> ---CUT---
> package org.apache.commons.math.function;
>
>
> [...]
> >
> > We could also move all the already existing function objects used in the
> > unit tests; after all, they might be useful for CM users for devising the
> > unit tests for their own code.
>
> -0, I don't see much added value to specific functions implementations.
> In many cases, th
I would like the patch below applied to:
commons-compress-1.1-src/src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveEntry.java
I had approached the ant project with this request (as I had been using the tar
under org.apache.tools.tar.TarEntry that ships with ant) but Stefan Bod
Hi Max,
Stefan is also one of the primary committers to the [compress] component, so
he'll very likely look at this soonish. It'd probaby be for the best if you
submitted this patch via a new JIRA issue so nothing gets lost, and you can
then check the feather icon indicating your patch is inten
Thanks for the very quick response Matt. As requested I've filed:
https://issues.apache.org/jira/browse/COMPRESS-122
--- On Wed, 10/27/10, Matt Benson wrote:
> From: Matt Benson
> Subject: Re: [compress] patch to TarArchiveEntry for detecting a symlink
> To: "Commons Developers List"
> Date
> > What do you think of creating a "function" package that would contain all
> > the usual functions as classes implementing the "UnivariateRealFunction"
> > interface? I.e. for example:
> > ---CUT---
> > package org.apache.commons.math.function;
> >
> > import org.apache.commons.math.util.FastMa