Hi.
On Fri, 16 Mar 2018 23:12:38 +0530, Gimhana Nadeeshan wrote:
Hi devs,
Sorry for the delayed reply due to my academics.
If you want to start playing with the code, we could just begin
by having discussions here (on design) and on JIRA (for processing
minor issues) based on the current sta
I also don't think it belongs in a testing module. OTOH, I appreciate the
desire not to have such hang around in finished code. I think I might
create a dedicated project around this (elsewhere) with a Maven plugin to
provide safeguards around unfinished uses of Todo.
Thanks for considering this,
Hi devs,
Sorry for the delayed reply due to my academics.
> If you want to start playing with the code, we could just begin
> by having discussions here (on design) and on JIRA (for processing
> minor issues) based on the current state of your repository.
> [What's the link to look it up?]
>
Sh
Hello all,
This is a [VOTE] for releasing Apache Commons Text 1.3 (from RC1).
Tag name:
commons-text-1.3-RC1 (signature can be checked from git using 'git tag
-v')
Tag URL:
https://git-wip-us.apache.org/repos/asf?p=commons-text.git;a=tag;h=6e7a377e76bc7e34c286b5c5ee0433f00dc0d358
Commit
This doesn’t preclude anyone from using commons-parent 45, as the
commons-release-plugin is disabled by default. Further it can be used in
staging, you just manually have to commit the files to the staging distribution
location by running an “svn commit” from “./target/commons-release-plugin/scm
On Fri, 16 Mar 2018 00:35:24 -0700, Bindul Bhowmik wrote:
On Thu, Mar 15, 2018 at 4:05 PM, Gilles
wrote:
Hi.
On Wed, 14 Mar 2018 16:51:43 -0500, Matt Benson wrote:
I have often thought about creating a utility class that allows me
to
write
skeletal code that still compiles but will remind
CVE-2018-1324: Apache Commons Compress denial of service vulnerability
Severity: Low
Vendor:
The Apache Software Foundation
Versions Affected:
Apache Commons Compress 1.11 to 1.15
Description:
A specially crafted ZIP archive can be used to cause an infinite loop
inside of Compress' extra field
On Thu, Mar 15, 2018 at 4:05 PM, Gilles wrote:
> Hi.
>
> On Wed, 14 Mar 2018 16:51:43 -0500, Matt Benson wrote:
>>
>> I have often thought about creating a utility class that allows me to
>> write
>> skeletal code that still compiles but will remind me to go back and finish
>> it. This is a weird