Author: britter
Date: Sun Oct 19 18:07:49 2014
New Revision: 1632963
URL: http://svn.apache.org/r1632963
Log:
Update to latest commons parent pom
Modified:
commons/sandbox/beanutils2/trunk/pom.xml
Modified: commons/sandbox/beanutils2/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/s
Author: britter
Date: Sun Oct 19 18:02:20 2014
New Revision: 1632962
URL: http://svn.apache.org/r1632962
Log:
Use NullObject pattern when indexed properties return null
Modified:
commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/beanutils2/DefaultIndexedPropertyGetterAccessor
Author: britter
Date: Sun Oct 19 17:50:51 2014
New Revision: 1632960
URL: http://svn.apache.org/r1632960
Log:
SANDBOX-475: BeanUtils and Maps
Added:
commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/beanutils2/BeanAccessorFactory.java
(with props)
commons/sandbox/bean
Author: tn
Date: Sun Oct 19 12:44:34 2014
New Revision: 1632904
URL: http://svn.apache.org/r1632904
Log:
[COLLECTIONS-534] Added clarifiying comment about performance to
CollectionBag.retainAll. Thanks to Oswaldo Olivo.
Modified:
commons/proper/collections/trunk/src/changes/changes.xml
Author: britter
Date: Sun Oct 19 10:10:45 2014
New Revision: 1632886
URL: http://svn.apache.org/r1632886
Log:
COLLECTIONS-535: Clarify JavaDoc of MultiKey getKey() and size(). This closes
#4 from github. Thanks to Alexander Kjäll
Modified:
commons/proper/collections/trunk/src/changes/changes
Author: damjan
Date: Sun Oct 19 07:22:09 2014
New Revision: 1632879
URL: http://svn.apache.org/r1632879
Log:
Fix lengths for some EXIF tags, to allow setting EXIF_TAG_EXIF_VERSION properly.
Jira issue key: IMAGING-137
Modified:
commons/proper/imaging/trunk/src/changes/changes.xml
commo
Author: damjan
Date: Sun Oct 19 07:03:08 2014
New Revision: 1632877
URL: http://svn.apache.org/r1632877
Log:
Fixed "ExifReWriter always writes EXIF segment before JFIF segment."
Jira issue key: IMAGING-140
Submitted by: Gavin Shiels
Modified:
commons/proper/imaging/trunk/pom.xml
common