commons-compress git commit: gitattributes don't work reliably on Windows Jenkins nodes

2018-01-14 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master b2fac804f -> 08cdbe299 gitattributes don't work reliably on Windows Jenkins nodes Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

[1/2] commons-compress git commit: typo

2018-01-14 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 43e8d3d5f -> b2fac804f typo Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/8efea833 Tree:

[2/2] commons-compress git commit: COMPRESS-441 tweaks by Dawid Weiss

2018-01-14 Thread bodewig
COMPRESS-441 tweaks by Dawid Weiss closes #60 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b2fac804 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/b2fac804 Diff:

commons-compress git commit: COMPRESS-441 simplify code for zlib dummy byte workarounds

2018-01-14 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master c66db899c -> 43e8d3d5f COMPRESS-441 simplify code for zlib dummy byte workarounds Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

commons-compress git commit: COMPRESS-436 sanity check compressed size is known for bzip etc

2018-01-14 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master a12adc362 -> c66db899c COMPRESS-436 sanity check compressed size is known for bzip etc Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

commons-io git commit: IO-557: UnsupportedEncodingException when opening an ISO-8859-1 XML stream with Turkish as the default locale

2018-01-14 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master ed15b0998 -> 459cebc51 IO-557: UnsupportedEncodingException when opening an ISO-8859-1 XML stream with Turkish as the default locale improve test name Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit:

[2/2] commons-io git commit: IO-557: UnsupportedEncodingException when opening an ISO-8859-1 XML stream with Turkish as the default locale

2018-01-14 Thread pascalschumacher
IO-557: UnsupportedEncodingException when opening an ISO-8859-1 XML stream with Turkish as the default locale improve tests by copying parts of the SystemDefaults rule from commons-lang add changes.xml entry Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit:

[1/2] commons-io git commit: IO-557: UnsupportedEncodingException when opening an ISO-8859-1 XML stream with Turkish as the default locale (closes #51)

2018-01-14 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master d3fc1a287 -> ed15b0998 IO-557: UnsupportedEncodingException when opening an ISO-8859-1 XML stream with Turkish as the default locale (closes #51) Perform locale independent upper case conversions. To handle properly lower cased

[lang] SystemDefaultsSwitch: fix javadoc code example

2018-01-14 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master e843239cf -> e72654ed5 SystemDefaultsSwitch: fix javadoc code example Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/e72654ed Tree:

commons-io git commit: Modifier 'private' is redundant for enum constructors. (closes #53)

2018-01-14 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 86cc77e21 -> d3fc1a287 Modifier 'private' is redundant for enum constructors. (closes #53) Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/d3fc1a28

commons-io git commit: remove unnecessary semicolon.

2018-01-14 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 9310cd69b -> 86cc77e21 remove unnecessary semicolon. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/86cc77e2 Tree: