Repository: commons-lang
Updated Branches:
refs/heads/master 10122741e -> e863dcb2e
[LANG-1367] ObjectUtils.identityToString(Object) and friends should
allocate builders and buffers with a size
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.o
Repository: commons-lang
Updated Branches:
refs/heads/master 22c304715 -> 10122741e
Break up testIdentityToStringStringBuilder into multiple test methods.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/101227
Repository: commons-lang
Updated Branches:
refs/heads/master 4f928504e -> 22c304715
Break up testIdentityToStringStringBuilder into multiple test methods.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/22c304
Repository: commons-lang
Updated Branches:
refs/heads/master 8dae1f290 -> 4f928504e
Refactor magic char.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/4f928504
Tree: http://git-wip-us.apache.org/repos/asf/co
Repository: commons-lang
Updated Branches:
refs/heads/master 6e48ce6cd -> 8dae1f290
Better exception message.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8dae1f29
Tree: http://git-wip-us.apache.org/repos/a
Repository: commons-pool
Updated Branches:
refs/heads/master 26f072ec6 -> 3956eedbf
POOL-335: Make abandoned object logging verbosity configurable
This reverts the default behavior introduced by POOL-320 where abandoned
object tracking would print less information by default when a
SecurityMan
Author: markt
Date: Fri Nov 10 15:18:28 2017
New Revision: 1814868
URL: http://svn.apache.org/viewvc?rev=1814868&view=rev
Log:
Add a standard license header
Start to fill in details of files with version/date that need to be updated
Modified:
commons/proper/daemon/trunk/HOWTO-RELEASE.txt
Mod