Repository: commons-text
Updated Branches:
refs/heads/master 71b59af90 -> c0e8c0210
SANDBOX-483 Incorporate String algorithms from Commons Lang
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/c0e8c021
Tree: h
On 11/17/2014 01:52 PM, Gary Gregory wrote:
> -- Forwarded message --
> From: Gary Gregory
> Date: Sun, Nov 16, 2014 at 9:54 PM
> Subject: [VOTE] Release Commons Exec 1.1-RC1
> To: Commons Developers List
>
>
> Hello All:
>
> This is a VOTE to release Commons CSV 1.1-RC1 as 1.1
Sounds like a good idea to me.
2014-11-19 3:14 GMT+01:00 Bernd Eckenfels :
> Hello,
>
> what do you think, would it be a good idea to add a section about
> git.apache.org and its GitHub mirror to the source-repository.html
> report?
>
> I am not sure if it can be easily done as the SCM section wi
If the API is not binary compatible between 1.0 and the next release, then
you must change the package name (imaging -> imaging2) and Maven artifact
ID. So choose wisely when to do your API rework ;-)
Gary
On Wed, Nov 19, 2014 at 3:11 AM, Damjan Jovanovic wrote:
> The completeness and correctne
The completeness and correctness ranges from feature to feature and
file format to file format, eg. I wouldn't recommend it for JPEG
images (as opposed to their metadata):
http://commons.apache.org/proper/commons-imaging/formatsupport.html
You can look through the issues to see what is outstanding