Repository: commons-collections
Updated Branches:
refs/heads/master 87417154f -> 641aa1c66
Brute force test all available locales (it's fast.) for MapUtils which
previously failed on locales that do not use '.' as the decimal
separator. No main code changes.
Project: http://git-wip-us.apache.o
Repository: commons-io
Updated Branches:
refs/heads/master fa24ac8a6 -> 7379cbb2f
[IO-507] Add a ByteOrderParser class.
Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/7379cbb2
Tree: http://git-wip-us.apache.org/r
Author: ggregory
Date: Fri Oct 13 23:48:11 2017
New Revision: 1812166
URL: http://svn.apache.org/viewvc?rev=1812166&view=rev
Log:
[BCEL-296] Incorrect comment in several classes.
Modified:
commons/proper/bcel/trunk/src/changes/changes.xml
commons/proper/bcel/trunk/src/main/java/org/apache
IO-546: ClosedOutputStream#flush should throw
add changes.xml entry
Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/fa24ac8a
Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/fa24ac8a
Diff: http://git-wip
Repository: commons-io
Updated Branches:
refs/heads/master 43720d024 -> fa24ac8a6
IO-546: ClosedOutputStream#flush should throw (closes #42)
Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/8d5c46f4
Tree: http://g
Repository: commons-dbcp
Updated Branches:
refs/heads/master 7dd3b68cc -> ded350962
DBCP now uses git
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/ded35096
Tree: http://git-wip-us.apache.org/repos/asf/comm
Author: oheger
Date: Fri Oct 13 15:48:29 2017
New Revision: 22465
Log:
Removed older 2.1.1 release.
Removed:
release/commons/configuration/binaries/commons-configuration2-2.1.1-bin.tar.gz
release/commons/configuration/binaries/commons-configuration2-2.1.1-bin.tar.gz.asc
release/com
Author: pascalschumacher
Date: Fri Oct 13 15:23:19 2017
New Revision: 1812141
URL: http://svn.apache.org/viewvc?rev=1812141&view=rev
Log:
pom.xml: add profile that allows build on java 9
.travis.yml: add oraclejdk9 build
(closes #8, closes #7)
Modified:
commons/proper/configuration/trunk/.t
Author: pascalschumacher
Date: Fri Oct 13 15:15:13 2017
New Revision: 1812140
URL: http://svn.apache.org/viewvc?rev=1812140&view=rev
Log:
Update to easymock-3.5 to make build pass under java 9.
Patch by Andreas Kuhtz
Modified:
commons/proper/configuration/trunk/pom.xml
Modified: commons/pro