Author: oheger
Date: Thu Aug 22 20:03:09 2013
New Revision: 1516582
URL: http://svn.apache.org/r1516582
Log:
Removed references to PropertyConverter.
These references mainly occurred in JavaDocs. They were outdated anyway (all
conversions are now done by the conversion handler which does not nece
Author: oheger
Date: Thu Aug 22 20:03:32 2013
New Revision: 1516583
URL: http://svn.apache.org/r1516583
Log:
Removed obsolete method and made PropertyConverter package protected.
The PropertyConverter class is now only accessed by DefaultConversionHandler.
For other components, there is no need t
Author: oheger
Date: Thu Aug 22 20:02:25 2013
New Revision: 1516580
URL: http://svn.apache.org/r1516580
Log:
Reworked DataConfiguration to use the generic get() methods.
All special data conversion methods are now based on the generic methods
provided by AbstractConfiguration.
Modified:
com
Author: oheger
Date: Thu Aug 22 20:02:47 2013
New Revision: 1516581
URL: http://svn.apache.org/r1516581
Log:
Made configuration field private and final.
Modified:
commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/DataConfiguration.java
Modified:
commons/prop
Author: oheger
Date: Thu Aug 22 20:01:24 2013
New Revision: 1516578
URL: http://svn.apache.org/r1516578
Log:
Added a special handling for empty elements.
When converting to a list or to an array it makes sense to handle empty
elements in a configuration in a special way - rather than returning a
Author: oheger
Date: Thu Aug 22 20:01:55 2013
New Revision: 1516579
URL: http://svn.apache.org/r1516579
Log:
The get() methods now handle the throwExceptionOnMissing flag correctly.
Previously, the methods did not throw an exception if the key could not be
resolved and the flag was set.
Modified
Author: oheger
Date: Thu Aug 22 20:00:19 2013
New Revision: 1516575
URL: http://svn.apache.org/r1516575
Log:
Removed direct dependency to PropertyConverter.
Data type conversions are now performed by a ConversionHandler object. The
ConversionHandler instance to be used can be passed to the constr
Author: oheger
Date: Thu Aug 22 20:00:52 2013
New Revision: 1516577
URL: http://svn.apache.org/r1516577
Log:
Changed handling of return values for getList() and getCollection().
If the passed in key cannot be resolved and the default value is null, the
methods now return null rather than an empty
Author: oheger
Date: Thu Aug 22 19:59:46 2013
New Revision: 1516574
URL: http://svn.apache.org/r1516574
Log:
Fixed a problem with conversions to primitive data types.
In this case, the Class.cast() method cannot be used.
Modified:
commons/proper/configuration/trunk/src/main/java/org/apache/
Author: oheger
Date: Thu Aug 22 19:59:12 2013
New Revision: 1516573
URL: http://svn.apache.org/r1516573
Log:
Added a constant for a default instance to DefaultConversionHandler.
It is safe to share an instance of this class between multiple components.
Therefore, a default instance can be defined
Author: oheger
Date: Thu Aug 22 19:58:46 2013
New Revision: 1516572
URL: http://svn.apache.org/r1516572
Log:
Added a to() method to PropertyConverter expecting a DefaultConversionHandler.
This variant of the method obtains meta information required for the conversion
(e.g. the date format) from t
Author: oheger
Date: Thu Aug 22 19:58:04 2013
New Revision: 1516571
URL: http://svn.apache.org/r1516571
Log:
Added a property for the date format to DefaultConversionHandler.
This format string specified here will be used for conversions to Date or
Calendar objects.
Modified:
commons/proper
Author: oheger
Date: Thu Aug 22 19:57:35 2013
New Revision: 1516570
URL: http://svn.apache.org/r1516570
Log:
Improved Javadocs of the getList() methods.
The Javadoc of the original getList() method was misleading; it did not mention
that the result list could contain complex object. This was corr
Author: mbenson
Date: Thu Aug 22 18:26:14 2013
New Revision: 875722
Log:
Publishing svnmucc operation to commons site by mbenson
Added:
websites/production/commons/content/
- copied from r875721, websites/staging/commons/trunk/content/
websites/production/commons/content/dormant/
Author: buildbot
Date: Thu Aug 22 18:25:32 2013
New Revision: 875721
Log:
Staging update by buildbot for commons
Modified:
websites/staging/commons/trunk/content/ (props changed)
websites/staging/commons/trunk/content/.htaccess
Propchange: websites/staging/commons/trunk/content/
--
Author: mbenson
Date: Thu Aug 22 18:25:28 2013
New Revision: 1516533
URL: http://svn.apache.org/r1516533
Log:
CMS commit to commons by mbenson
Modified:
commons/cms-site/trunk/content/resources/.htaccess
Modified: commons/cms-site/trunk/content/resources/.htaccess
URL:
http://svn.apache.org
Author: mbenson
Date: Thu Aug 22 18:21:57 2013
New Revision: 1516531
URL: http://svn.apache.org/r1516531
Log:
toward correct site management
Modified:
commons/sandbox/weaver/trunk/pom.xml
Modified: commons/sandbox/weaver/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/weaver
Author: mbenson
Date: Thu Aug 22 18:05:20 2013
New Revision: 1516528
URL: http://svn.apache.org/r1516528
Log:
site publishing
Modified:
commons/sandbox/weaver/trunk/pom.xml
Modified: commons/sandbox/weaver/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/weaver/trunk/pom.xml?
Author: mbenson
Date: Thu Aug 22 17:59:59 2013
New Revision: 875719
Log:
Site checkin for project Apache Commons Weaver Parent POM
[This commit notification would consist of 180 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
Author: mbenson
Date: Thu Aug 22 17:43:11 2013
New Revision: 875717
Log:
try try again
Removed:
websites/production/commons/content/sandbox/commons-weaver/weaver/
Author: mbenson
Date: Thu Aug 22 17:38:39 2013
New Revision: 875716
Log:
Site checkin for project Apache Commons Weaver Parent POM
[This commit notification would consist of 74 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
21 matches
Mail list logo