Repository: commons-compress
Updated Branches:
refs/heads/master a2976b66b -> 72b178963
COMPRESS-327 tests and tweaks for SeekableInMemoryByteChannel
patch by Maciej Nowakowski
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/as
Repository: commons-lang
Updated Branches:
refs/heads/master 8274993e2 -> e2dbe55d5
MethodUtils#invokeMethod(Object object, boolean forceAccess, String methodName,
Object[] args, Class[] parameterTypes): do not restore the accessibility of
the method object, because Method#setAccessible only
LANG-1216: NumberUtils#isNumber, NumberUtils#isCreateable should return true
for "0.1"
add a test
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8274993e
Tree: http://git-wip-us.apache.org/repos/asf/commons-la
Repository: commons-lang
Updated Branches:
refs/heads/master 91d6bd74f -> 8274993e2
fix typo in NumberUtils#isCreatable and NumberUtils#isNumber javadoc
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8f92713
Author: sebb
Date: Sat Oct 22 09:46:43 2016
New Revision: 1766181
URL: http://svn.apache.org/viewvc?rev=1766181&view=rev
Log:
Javadoc
Modified:
commons/proper/net/trunk/src/main/java/examples/mail/IMAPExportMbox.java
Modified:
commons/proper/net/trunk/src/main/java/examples/mail/IMAPExportM
Author: rmannibucau
Date: Sat Oct 22 07:17:31 2016
New Revision: 1766177
URL: http://svn.apache.org/viewvc?rev=1766177&view=rev
Log:
this is not a parent pom and this module is there only to run tck so surefire
needs to be executed
Modified:
commons/proper/jcs/trunk/commons-jcs-tck-tests/pom