Repository: commons-compress
Updated Branches:
refs/heads/master b3d0c2683 -> 1bc62d6e3
no reason to specify newVersion in japicmp
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/1bc62d6e
Tree: http:/
Repository: commons-compress
Updated Branches:
refs/heads/master bf88f6dbb -> b3d0c2683
use jacoco instead of cobertura, use japicmp
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b3d0c268
Tree: http
Repository: commons-text
Updated Branches:
refs/heads/master 322fe2723 -> 4c29a73b0
Correctly handle null varargs in AggregateTranslator constructor
The previous code didn't handle null vararg parameters correctly and
would throw a NPE if passed a null CharSequenceTranslator object.
While upd
Repository: commons-text
Updated Branches:
refs/heads/master 120409051 -> 322fe2723
Clarify whether varargs are being used in test (squashes warning).
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/322fe272
T