[1/2] [lang] Fix ReflectionToStringBuilder toString javadoc

2016-09-06 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master c7c85ee39 -> d53d0419f Fix ReflectionToStringBuilder toString javadoc - as is * @param outputStatics *whether to include transient fields - to be * @param outputStatics *whether to include

[2/2] [lang] Merge branch 'voyageth:patch-1'

2016-09-06 Thread britter
Merge branch 'voyageth:patch-1' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/d53d0419 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/d53d0419 Diff: http://git-wip-us.apache.org/repos/asf/common

commons-crypto git commit: CRYPTO-124: Fix JavaCryptoRandom extend java.util.Random

2016-09-06 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master e230e30d5 -> 77af2da3d CRYPTO-124: Fix JavaCryptoRandom extend java.util.Random Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/77af2da3 Tree

commons-crypto git commit: CRYPTO-123: Clean CRYPTO build script.

2016-09-06 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master 3f6e54994 -> e230e30d5 CRYPTO-123: Clean CRYPTO build script. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/e230e30d Tree: http://git-wip-u

svn commit: r1759533 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/tiff/write/TiffImageWriterLossless.java

2016-09-06 Thread damjan
Author: damjan Date: Wed Sep 7 01:59:29 2016 New Revision: 1759533 URL: http://svn.apache.org/viewvc?rev=1759533&view=rev Log: Some TiffImageWriterLossless cleanups. Modified: commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/tiff/write/TiffImageWriterLossless.j

svn commit: r1759485 - /commons/proper/imaging/trunk/src/test/java/org/apache/commons/imaging/formats/jpeg/exif/MicrosoftTagTest.java

2016-09-06 Thread damjan
Author: damjan Date: Tue Sep 6 18:54:18 2016 New Revision: 1759485 URL: http://svn.apache.org/viewvc?rev=1759485&view=rev Log: The MicrosoftTagTest fails on Jenkins, because it selects an image apparently already containing XP tags and duplicates are a problem, so delete the tags before adding th

svn commit: r1759477 - in /commons/proper/imaging/trunk/src: changes/changes.xml main/java/org/apache/commons/imaging/formats/tiff/constants/ExifTagConstants.java

2016-09-06 Thread damjan
Author: damjan Date: Tue Sep 6 18:09:55 2016 New Revision: 1759477 URL: http://svn.apache.org/viewvc?rev=1759477&view=rev Log: IMAGING-181: EXIF lens metadata tags missing in Commons Imaging but recognized in exiftool Add missing EXIF tags for some lens and camera metadata. Modified: comm

svn commit: r1759475 - /commons/proper/imaging/trunk/src/test/java/org/apache/commons/imaging/formats/jpeg/exif/MicrosoftTagTest.java

2016-09-06 Thread damjan
Author: damjan Date: Tue Sep 6 17:40:57 2016 New Revision: 1759475 URL: http://svn.apache.org/viewvc?rev=1759475&view=rev Log: Clean up imports. Modified: commons/proper/imaging/trunk/src/test/java/org/apache/commons/imaging/formats/jpeg/exif/MicrosoftTagTest.java Modified: commons/prope

svn commit: r1759460 - in /commons/proper/imaging/trunk/src: changes/changes.xml main/java/org/apache/commons/imaging/formats/tiff/taginfos/TagInfoXpString.java test/java/org/apache/commons/imaging/fo

2016-09-06 Thread damjan
Author: damjan Date: Tue Sep 6 17:16:48 2016 New Revision: 1759460 URL: http://svn.apache.org/viewvc?rev=1759460&view=rev Log: IMAGING-172: Microsoft tags are not seen in MS Windows Properties/Details dialog Null-terminate the XpString tag, and store it in the root directory where Windows looks

svn commit: r1759374 - /commons/trunks-proper/

2016-09-06 Thread markt
Author: markt Date: Tue Sep 6 07:38:41 2016 New Revision: 1759374 URL: http://svn.apache.org/viewvc?rev=1759374&view=rev Log: DBCP moved to git. Fix externals broken in r1759107 Modified: commons/trunks-proper/ (props changed) Propchange: commons/trunks-proper/ ---