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
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
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
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
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
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
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
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
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
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/
---
10 matches
Mail list logo