Github user jochenw commented on the issue:
https://github.com/apache/commons-fileupload/pull/13
I agree with Garys concerns (in particular, because I know how widely
spread fileupload is, and how difficult it can be to replace the containers
version with your own), so won't change th
Which branch?
On Mon, May 21, 2018 at 4:11 PM Gary Gregory wrote:
> The file src/changes/changes.xml is broken. It looks like a merge did not
> apply cleanly.
> Gary
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
On Tue, May 22, 2018 at 5:02 AM, Jochen Wiedmann
wrote:
> Which branch?
>
master.
Gary
>
> On Mon, May 21, 2018 at 4:11 PM Gary Gregory
> wrote:
>
> > The file src/changes/changes.xml is broken. It looks like a merge did not
> > apply cleanly.
>
> > Gary
>
> -
Hello.
Matt Juntunen proposes to substantially modify the API of the
"geometry" code ported from "Commons Math".[1]
Since Matt is the sole currently visible contributor to this
functionality, I've just committed the changes to "master", as
agreed.[2]
However, although I understand the purpose, I
Hi.
On Tue, 22 May 2018 08:40:35 +0530, Gimhana Nadeeshan wrote:
Hello ,
While Porting the codes in [1] I discovered below problems.
commons-numbers-rootsolver (with codes from package
"org.apache.commons.math4.analysis.solver")
This needs some dependencies in the Module
*commons.Math4.d
Hi Bruno,
Thanks for your quick response. I did exactly what you mentioned in the
last line. Created a jar file and added in my project and using the parser.
I do not know if the HumanNameParser is still a priority and in backlog for
Apache Dev team. It would be nice if some of the existing issue
The class is unlikely to make it into a release. It is a hard problem that
Apache OpenNLP is already solving.
Gary
On Tue, May 22, 2018, 11:34 Amitava Paul wrote:
> Hi Bruno,
>
> Thanks for your quick response. I did exactly what you mentioned in the
> last line. Created a jar file and added in
darkma773r opened a new pull request #3: GEOMETRY-6: Making CartesianXD fields
private
URL: https://github.com/apache/commons-geometry/pull/3
Changing protected fields to private.
This is an automated message from the Apache