[lang] travis: remove travis profile from pom and use travis-cobertura profile commons-parent

2017-10-01 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master f3df2590d -> cc748d35e travis: remove travis profile from pom and use travis-cobertura profile commons-parent Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-

commons-io git commit: travis: remove travis profile from pom and use travis-cobertura profile commons-parent

2017-10-01 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 46fa7b526 -> 43720d024 travis: remove travis profile from pom and use travis-cobertura profile commons-parent Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/c

commons-compress git commit: .travis.yml: trusty is now the default distribution, so remove it from explicit configuration

2017-10-01 Thread pascalschumacher
Repository: commons-compress Updated Branches: refs/heads/master ab85408b3 -> 1c016cb02 .travis.yml: trusty is now the default distribution, so remove it from explicit configuration Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/rep

[text] .travis.yml: trusty is now the default distribution, so remove it from explicit configuration

2017-10-01 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 2b3f09be6 -> 1bd8e5441 .travis.yml: trusty is now the default distribution, so remove it from explicit configuration Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/c

[lang] .travis.yml: trusty is now the default distribution, so remove it from explicit configuration

2017-10-01 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master d65b9d2be -> f3df2590d .travis.yml: trusty is now the default distribution, so remove it from explicit configuration Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/c

[2/2] commons-io git commit: pom.xml: add profile that allows build on java 9

2017-10-01 Thread pascalschumacher
pom.xml: add profile that allows build on java 9 .travis.yml: add oraclejdk9 build Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/46fa7b52 Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/46fa7b52 Diff:

[1/2] commons-io git commit: fix javadoc errors reported by java 9

2017-10-01 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 5e223a403 -> 46fa7b526 fix javadoc errors reported by java 9 Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/c898e483 Tree: http://git-wip-us.apache.org/

commons-io git commit: FileAlterationMonitorTestCase and FileAlterationObserverTestCase: use TemporaryFolder rule, so that tests are independent

2017-10-01 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 5f2c10915 -> 5e223a403 FileAlterationMonitorTestCase and FileAlterationObserverTestCase: use TemporaryFolder rule, so that tests are independent Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-u

[2/3] [lang] Clean up if in CharUtilsTest#testIsAscii_char

2017-10-01 Thread pascalschumacher
Clean up if in CharUtilsTest#testIsAscii_char The if statement calls assertTrue on the if branch and assertFalse on the else branch on the same expression. This can easily be simplified to assertEquals with a boolean expression to make the code clean and easier to read. Project: http://git-wip-u

[3/3] [lang] Improve tests for CharUtils illegal usages (closes #293)

2017-10-01 Thread pascalschumacher
Improve tests for CharUtils illegal usages (closes #293) CharUtilsTest has several instances of the following pattern: try { CharUtils.someMethod("illegal input"); } catch (final IllegalArgumentException ex) {} This pattern is not very useful for testing, as the test would pass w

[1/3] [lang] CharUtilsTest#testIsAscii_char loop

2017-10-01 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 7076b7408 -> d65b9d2be CharUtilsTest#testIsAscii_char loop The loop currently loops only up to 128, thus testing just positive return values of CharUtils#isAscii(char). This patch increase the loop to go over all the possible values

commons-io git commit: add maven default goal (verify, rat, clirr, checkstyle, javadoc) and run it on travis

2017-10-01 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 863808f1b -> 5f2c10915 add maven default goal (verify, rat, clirr, checkstyle, javadoc) and run it on travis Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/co

commons-io git commit: add javadoc comment to ByteOrderUtils constructor (fixes checkstyle violation)

2017-10-01 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 928da12b1 -> 863808f1b add javadoc comment to ByteOrderUtils constructor (fixes checkstyle violation) Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/863

svn commit: r22056 - in /release/commons/lang: binaries/ source/

2017-10-01 Thread britter
Author: britter Date: Sun Oct 1 10:17:58 2017 New Revision: 22056 Log: Drop obsolete Apache Commons Lang release Removed: release/commons/lang/binaries/commons-lang3-3.5-bin.tar.gz release/commons/lang/binaries/commons-lang3-3.5-bin.tar.gz.asc release/commons/lang/binaries/commons-la