svn commit: r1679761 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/DataConfiguration.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:37:04 2015 New Revision: 1679761 URL: http://svn.apache.org/r1679761 Log: Javadoc errors: Invalid use of header tags, incorrect link. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/DataConfiguration.java

svn commit: r1679759 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/CombinedConfiguration.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:36:19 2015 New Revision: 1679759 URL: http://svn.apache.org/r1679759 Log: Javadoc errors: Unexpected end tags. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/CombinedConfiguration.java Modified: commons

svn commit: r1679758 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/ImmutableHierarchicalConfiguration.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:35:56 2015 New Revision: 1679758 URL: http://svn.apache.org/r1679758 Log: Javadoc errors: Incorrect link, invalid use of '<' and '>'. Modified: commons/proper/configuration/trunk/src/main/java/org/apa

svn commit: r1679757 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/AbstractHierarchicalConfiguration.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:35:34 2015 New Revision: 1679757 URL: http://svn.apache.org/r1679757 Log: Javadoc errors: Unexpected end tags. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/AbstractHierarchicalConfiguration.java Modified

svn commit: r1679756 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/AbstractConfiguration.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:35:12 2015 New Revision: 1679756 URL: http://svn.apache.org/r1679756 Log: Javadoc error: Unexpected end tag. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/AbstractConfiguration.java Modified: commons/proper

svn commit: r1679755 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/Configuration.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:34:50 2015 New Revision: 1679755 URL: http://svn.apache.org/r1679755 Log: Javadoc error: Fixed incorrect @link tag. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/Configuration.java Modified: commons/proper

svn commit: r1679754 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/BaseEventSource.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:34:27 2015 New Revision: 1679754 URL: http://svn.apache.org/r1679754 Log: Javadoc Error: Missing @param tags for generic type parameter. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/BaseEventSource.java

svn commit: r1679753 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/DefaultExpressionEngine.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:34:03 2015 New Revision: 1679753 URL: http://svn.apache.org/r1679753 Log: Javadoc errors: unexpected end tags, invalid entity. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/DefaultExpressionEngine.java

svn commit: r1679752 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/resolver/CatalogResolver.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:33:40 2015 New Revision: 1679752 URL: http://svn.apache.org/r1679752 Log: Javadoc error: self-closing element not allowed Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/resolver/CatalogResolver.java Modified

svn commit: r1679751 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/reloading/ReloadingController.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:33:15 2015 New Revision: 1679751 URL: http://svn.apache.org/r1679751 Log: Javadoc error: Unexpected end tag . Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/reloading/ReloadingController.java Modified

svn commit: r1679750 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2: XMLPropertiesConfiguration.java plist/XMLPropertyListConfiguration.java

2015-05-16 Thread oheger
Author: oheger Date: Sat May 16 17:32:54 2015 New Revision: 1679750 URL: http://svn.apache.org/r1679750 Log: Javadoc errors: Bad use of '>'. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/XMLPropertiesConfiguration.java c

svn commit: r1678640 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/web/ServletRequestConfiguration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:24:12 2015 New Revision: 1678640 URL: http://svn.apache.org/r1678640 Log: Checkstyle: Placement of '{'. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/web/ServletRequestConfiguration.java Modified

svn commit: r1678639 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/xpath/XPathExpressionEngine.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:23:44 2015 New Revision: 1678639 URL: http://svn.apache.org/r1678639 Log: Javadoc improvements, missing @Override annotations. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/xpath

svn commit: r1678638 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/xpath/ConfigurationNodeIteratorChildren.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:23:18 2015 New Revision: 1678638 URL: http://svn.apache.org/r1678638 Log: Checkstyle: Missing @param tag for type parameter; formatting. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/xpath

svn commit: r1678637 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/ModelTransaction.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:22:51 2015 New Revision: 1678637 URL: http://svn.apache.org/r1678637 Log: Checkstyle: Placement of '{'. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/ModelTransaction.java Modified: comm

svn commit: r1678636 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/InMemoryNodeModel.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:22:26 2015 New Revision: 1678636 URL: http://svn.apache.org/r1678636 Log: Fixed some Checkstyle warnings, missing @Override annotations. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree

svn commit: r1678634 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/sync/Synchronizer.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:21:39 2015 New Revision: 1678634 URL: http://svn.apache.org/r1678634 Log: Checkstyle: Unused import. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/sync/Synchronizer.java Modified: commons/proper

svn commit: r1678635 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/ImmutableNode.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:22:01 2015 New Revision: 1678635 URL: http://svn.apache.org/r1678635 Log: Checkstyle: Made class final, missing @return tag. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/tree/ImmutableNode.java Modified

svn commit: r1678633 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/reloading/ReloadingEvent.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:21:10 2015 New Revision: 1678633 URL: http://svn.apache.org/r1678633 Log: Checkstyle: Variable access definition in wrong order. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/reloading/ReloadingEvent.java

svn commit: r1678632 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/plist/PropertyListConfiguration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:20:38 2015 New Revision: 1678632 URL: http://svn.apache.org/r1678632 Log: Checkstyle: Placement of { Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/plist/PropertyListConfiguration.java Modified: commons

svn commit: r1678631 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/io/FileHandler.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:20:11 2015 New Revision: 1678631 URL: http://svn.apache.org/r1678631 Log: Checkstyle: Formatting and empty statement. The exception ignored by closeSilent() is now at least logged. Modified: commons/proper/configuration/trunk/src/main/java/org/apache

svn commit: r1678630 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/interpol/ExprLookup.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:19:37 2015 New Revision: 1678630 URL: http://svn.apache.org/r1678630 Log: Checkstyle: formatting. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/interpol/ExprLookup.java Modified: commons/proper/configuration

svn commit: r1678629 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/EventSource.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:19:08 2015 New Revision: 1678629 URL: http://svn.apache.org/r1678629 Log: Checkstyle: Missing @param tag for type parameter. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/EventSource.java Modified

svn commit: r1678628 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/EventListenerRegistrationData.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:18:43 2015 New Revision: 1678628 URL: http://svn.apache.org/r1678628 Log: Checkstyle: Magic number. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/EventListenerRegistrationData.java Modified: commons

svn commit: r1678627 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/EventListenerList.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:18:18 2015 New Revision: 1678627 URL: http://svn.apache.org/r1678627 Log: Checkstyle: missing @param for type parameter, made inner class final. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event

svn commit: r1678626 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/ConfigurationEvent.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:17:53 2015 New Revision: 1678626 URL: http://svn.apache.org/r1678626 Log: Checkstyle: Variable access definition in wrong order. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/ConfigurationEvent.java

svn commit: r1678625 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/ConfigurationErrorEvent.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:17:27 2015 New Revision: 1678625 URL: http://svn.apache.org/r1678625 Log: Checkstyle: Variable access definition in wrong order. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/ConfigurationErrorEvent.java

svn commit: r1678624 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/BaseEventSource.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:17:02 2015 New Revision: 1678624 URL: http://svn.apache.org/r1678624 Log: Checkstyle: missing @param tag for type parameter. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/BaseEventSource.java Modified

svn commit: r1678622 - /commons/proper/configuration/trunk/conf/checkstyle-suppressions.xml

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:16:37 2015 New Revision: 1678622 URL: http://svn.apache.org/r1678622 Log: Suppressed unused import checks for ConversionHandler classes, too. ConversionException is referenced many times in Javadocs. Modified: commons/proper/configuration/trunk/conf

svn commit: r1678621 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/combined/MultiFileConfigurationBuilder.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:16:20 2015 New Revision: 1678621 URL: http://svn.apache.org/r1678621 Log: Formatting demanded by checkstyle. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/combined/MultiFileConfigurationBuilder.java

svn commit: r1678620 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/combined/MultiFileBuilderParametersImpl.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:15:53 2015 New Revision: 1678620 URL: http://svn.apache.org/r1678620 Log: Checkstyle: unused import. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/combined/MultiFileBuilderParametersImpl.java Modified

svn commit: r1678619 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/combined/CombinedConfigurationBuilder.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:15:27 2015 New Revision: 1678619 URL: http://svn.apache.org/r1678619 Log: Checkstyle. Unused imports and some formatting issues. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/combined

svn commit: r1678618 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/ReloadingFileBasedConfigurationBuilder.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:15:01 2015 New Revision: 1678618 URL: http://svn.apache.org/r1678618 Log: Javadoc improvements. This happens to fix a checkstyle warning anbout an unused import as well. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons

svn commit: r1678617 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/ReloadingBuilderSupportListener.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:14:36 2015 New Revision: 1678617 URL: http://svn.apache.org/r1678617 Log: Made internal helper class final to make Checkstyle happy. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder

svn commit: r1678616 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/DefaultParametersManager.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:14:11 2015 New Revision: 1678616 URL: http://svn.apache.org/r1678616 Log: Checkstyle: Unused imports. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/DefaultParametersManager.java Modified: commons

svn commit: r1678615 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/DefaultParametersHandler.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:13:45 2015 New Revision: 1678615 URL: http://svn.apache.org/r1678615 Log: Checkstyle. Unused import, missing @param tag for type parameter. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder

svn commit: r1678614 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/BuilderConfigurationWrapperFactory.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:13:20 2015 New Revision: 1678614 URL: http://svn.apache.org/r1678614 Log: Fixed checkstyle and IntelliJ warnings. Unused import, missing @return tags, unnecessary static modifier. Modified: commons/proper/configuration/trunk/src/main/java/org/apache

svn commit: r1678612 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/BasicConfigurationBuilder.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:12:38 2015 New Revision: 1678612 URL: http://svn.apache.org/r1678612 Log: Checkstyle: order of modifiers. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/BasicConfigurationBuilder.java Modified

svn commit: r1678613 - /commons/proper/configuration/trunk/conf/checkstyle-suppressions.xml

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:12:54 2015 New Revision: 1678613 URL: http://svn.apache.org/r1678613 Log: Added a checkstyle suppression for an unused import in DataConfiguration. This is an exception class which is referenced in the Javadocs for almost all methods. Modified: commons

svn commit: r1678611 - in /commons/proper/configuration/trunk/conf: checkstyle-suppressions.xml checkstyle.xml

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:12:13 2015 New Revision: 1678611 URL: http://svn.apache.org/r1678611 Log: Removed checkstyle check for double checked locking. The check seems to be outdated as this idiom works correctly with volatile fields. The check for inner assignments was removed as well

svn commit: r1678610 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/BasicBuilderProperties.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:11:53 2015 New Revision: 1678610 URL: http://svn.apache.org/r1678610 Log: Checkstyle: Unused import. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/BasicBuilderProperties.java Modified: commons/proper

svn commit: r1678609 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/BasicBuilderParameters.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:11:29 2015 New Revision: 1678609 URL: http://svn.apache.org/r1678609 Log: Checkstyle: Unused import. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/BasicBuilderParameters.java Modified: commons/proper

svn commit: r1678607 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/beanutils/DefaultBeanFactory.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:10:31 2015 New Revision: 1678607 URL: http://svn.apache.org/r1678607 Log: checkstyle Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/beanutils/DefaultBeanFactory.java Modified: commons/proper/configuration

svn commit: r1678608 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/beanutils/XMLBeanDeclaration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:10:59 2015 New Revision: 1678608 URL: http://svn.apache.org/r1678608 Log: Checkstyle: Missing @param tags for type parameter. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/beanutils/XMLBeanDeclaration.java

svn commit: r1678606 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/beanutils/BeanHelper.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:10:05 2015 New Revision: 1678606 URL: http://svn.apache.org/r1678606 Log: Declared internal class as final to make checkstyle happy. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/beanutils/BeanHelper.java

svn commit: r1678605 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/XMLDocumentHelper.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:09:39 2015 New Revision: 1678605 URL: http://svn.apache.org/r1678605 Log: Checkstyle: avoid inner assignments. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/XMLDocumentHelper.java Modified: commons/proper

svn commit: r1678604 - in /commons/proper/configuration/trunk: conf/checkstyle-suppressions.xml src/main/java/org/apache/commons/configuration2/PropertiesConfiguration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:09:16 2015 New Revision: 1678604 URL: http://svn.apache.org/r1678604 Log: Checkstyle. Also added a suppression for a false positive warning. Modified: commons/proper/configuration/trunk/conf/checkstyle-suppressions.xml commons/proper/configuration

svn commit: r1678603 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/SystemConfiguration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:08:48 2015 New Revision: 1678603 URL: http://svn.apache.org/r1678603 Log: Checkstyle Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/SystemConfiguration.java Modified: commons/proper/configuration/trunk/src

svn commit: r1678602 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/MapConfiguration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:08:24 2015 New Revision: 1678602 URL: http://svn.apache.org/r1678602 Log: Fixed checkstyle warning "unused import". Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/MapConfiguration.java Modified

svn commit: r1678600 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/ImmutableConfiguration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:08:01 2015 New Revision: 1678600 URL: http://svn.apache.org/r1678600 Log: Javadoc improvement of the getKeys() method. Of course, the iterator returned by an immutable configuration does not allow removing elements. Modified: commons/proper/configuration

svn commit: r1678599 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/ImmutableConfiguration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:07:37 2015 New Revision: 1678599 URL: http://svn.apache.org/r1678599 Log: Fixed checkstyle warning "unused import". This caused a major diff and reformatting because now fully-qualified exception class names are used in Javadoc comments. Modified:

svn commit: r1678598 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/DynamicCombinedConfiguration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:07:13 2015 New Revision: 1678598 URL: http://svn.apache.org/r1678598 Log: Fixed some checkstyle and IntelliJ warnings. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/DynamicCombinedConfiguration.java Modified

svn commit: r1678597 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/DatabaseConfiguration.java

2015-05-10 Thread oheger
Author: oheger Date: Sun May 10 20:06:52 2015 New Revision: 1678597 URL: http://svn.apache.org/r1678597 Log: Checkstyle. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/DatabaseConfiguration.java Modified: commons/proper/configuration/trunk/src

svn commit: r1674564 - /commons/proper/configuration/trunk/conf/findbugs-exclude-filter.xml

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:09:14 2015 New Revision: 1674564 URL: http://svn.apache.org/r1674564 Log: Added some exclusions for findbugs warning "SE_BAD_FIELD". The affected classes are used only temporarily and not intended to be serialized. Modified: commons/proper/con

svn commit: r1674563 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/resolver/CatalogResolver.java

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:08:59 2015 New Revision: 1674563 URL: http://svn.apache.org/r1674563 Log: Removed unnecessary null check reported by findbugs. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/resolver/CatalogResolver.java

svn commit: r1674562 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/io/FileLocatorUtils.java

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:08:35 2015 New Revision: 1674562 URL: http://svn.apache.org/r1674562 Log: Fixed null checks reported by findbugs. Some methods were partly checking for null references, but de facto assuming that parameters are not null. The checks were removed, and the

svn commit: r1674561 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/io/VFSFileSystem.java

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:08:11 2015 New Revision: 1674561 URL: http://svn.apache.org/r1674561 Log: Fixed a findbugs warning. Don't swallow an exception; at least log it. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuratio

svn commit: r1674559 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/event/EventType.java

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:07:11 2015 New Revision: 1674559 URL: http://svn.apache.org/r1674559 Log: Made EventType serializable. This fixes findbugs warnings in configuration event classes regarding non-serializable fields. Modified: commons/proper/configuration/trunk/src/main

svn commit: r1674560 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration2/io/DefaultFileSystem.java test/java/org/apache/commons/configuration2/io/TestDefaultFileS

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:07:47 2015 New Revision: 1674560 URL: http://svn.apache.org/r1674560 Log: Fix for findbugs warning "RV_RETURN_VALUE_IGNORED_BAD_PRACTICE". The return value of File.mkdirs() should not be ignored. We now throw an explicit exception. This also

svn commit: r1674558 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/plist/XMLPropertyListConfiguration.java

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:06:50 2015 New Revision: 1674558 URL: http://svn.apache.org/r1674558 Log: Fixed another IntelliJ warning related to a potential NPE. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/plist

svn commit: r1674556 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/plist/XMLPropertyListConfiguration.java

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:04:35 2015 New Revision: 1674556 URL: http://svn.apache.org/r1674556 Log: Replaced deprecated escapeXml() method by escapeXml10(). Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/plist

svn commit: r1674555 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/plist/XMLPropertyListConfiguration.java

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:04:12 2015 New Revision: 1674555 URL: http://svn.apache.org/r1674555 Log: Fixed IntelliJ warnings related to potential NPEs. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/plist

svn commit: r1674554 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/plist/XMLPropertyListConfiguration.java

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:03:48 2015 New Revision: 1674554 URL: http://svn.apache.org/r1674554 Log: Findbugs error "DM_DEFAULT_ENCODING". This is fixed by setting an explicit encoding used for base64-encoded binary data. Modified: commons/proper/configuration/trunk/src

svn commit: r1674553 - /commons/proper/configuration/trunk/conf/findbugs-exclude-filter.xml

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:03:24 2015 New Revision: 1674553 URL: http://svn.apache.org/r1674553 Log: Added classes generated by JavaCC to Findbugs exclusions. We do not have much impact on these classes, so it is pointless to let them be checked by Findbugs. Modified: commons/proper

svn commit: r1674552 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/DatabaseConfiguration.java

2015-04-18 Thread oheger
Author: oheger Date: Sat Apr 18 19:03:11 2015 New Revision: 1674552 URL: http://svn.apache.org/r1674552 Log: Fixed Findbugs warning "OBL_UNSATISFIED_OBLIGATION". The result set may not be closed. Now the official method for opening a result is used which stores the result set in a

svn commit: r1672933 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/convert/PropertyConverter.java

2015-04-11 Thread oheger
Author: oheger Date: Sat Apr 11 20:36:41 2015 New Revision: 1672933 URL: http://svn.apache.org/r1672933 Log: Fixed some warnings. Findbugs warnings about unnecessary instance creations; now auto-boxing is used instead; var-args methods could be called in a more natural way; removed two unused

svn commit: r1672932 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/builder/combined/CombinedConfigurationBuilder.java

2015-04-11 Thread oheger
Author: oheger Date: Sat Apr 11 20:36:16 2015 New Revision: 1672932 URL: http://svn.apache.org/r1672932 Log: Removed some unused fields. Fixed IntelliJ warning about Arrays.asList() called for a single element. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons

svn commit: r1672931 - in /commons/proper/configuration/trunk: conf/findbugs-exclude-filter.xml src/main/java/org/apache/commons/configuration2/builder/combined/CombinedConfigurationBuilder.java

2015-04-11 Thread oheger
Author: oheger Date: Sat Apr 11 20:35:49 2015 New Revision: 1672931 URL: http://svn.apache.org/r1672931 Log: Findbugs error "IS2_INCONSISTENT_SYNC" in CombinedConfigurationBuilder. Added synchronized keyword to getChildBuilders() method. The remaining unsynchronized access to the

svn commit: r1672930 - in /commons/proper/configuration/trunk: conf/findbugs-exclude-filter.xml src/main/java/org/apache/commons/configuration2/builder/BasicConfigurationBuilder.java

2015-04-11 Thread oheger
Author: oheger Date: Sat Apr 11 20:35:19 2015 New Revision: 1672930 URL: http://svn.apache.org/r1672930 Log: Findbugs error IS2_INCONSISTENT_SYNC in some builder classes. This is caused by the initResultInstance() method not being synchronized. This method is only called by the base builder

svn commit: r1672929 - in /commons/proper/configuration/trunk: conf/findbugs-exclude-filter.xml src/main/java/org/apache/commons/configuration2/io/FileHandler.java src/main/java/org/apache/commons/con

2015-04-11 Thread oheger
Author: oheger Date: Sat Apr 11 20:34:53 2015 New Revision: 1672929 URL: http://svn.apache.org/r1672929 Log: Addressed findbugs "DM_DEFAULT_ENCODING" in FileHandler. Added documentation that the platform's default encoding is used if no encoding is explicitly set. Then the

svn commit: r1672928 - /commons/proper/configuration/trunk/conf/findbugs-exclude-filter.xml

2015-04-11 Thread oheger
Author: oheger Date: Sat Apr 11 20:34:22 2015 New Revision: 1672928 URL: http://svn.apache.org/r1672928 Log: Started rework of findbugs exclusions. Removed general priority filters. Added an exclusion for bug pattern DM_DEFAULT_ENCODING in debug code. Modified: commons/proper/configuration

svn commit: r1672926 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/AbstractHierarchicalConfiguration.java

2015-04-11 Thread oheger
Author: oheger Date: Sat Apr 11 20:33:42 2015 New Revision: 1672926 URL: http://svn.apache.org/r1672926 Log: Checkstyle; e.g. unused imports. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/AbstractHierarchicalConfiguration.java Modified

svn commit: r1672927 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2: CombinedConfiguration.java ConfigurationConverter.java

2015-04-11 Thread oheger
Author: oheger Date: Sat Apr 11 20:34:07 2015 New Revision: 1672927 URL: http://svn.apache.org/r1672927 Log: Checkstyle: Missing space before parenthesis. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/CombinedConfiguration.java commons

svn commit: r1672925 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/AbstractConfiguration.java

2015-04-11 Thread oheger
Author: oheger Date: Sat Apr 11 20:33:21 2015 New Revision: 1672925 URL: http://svn.apache.org/r1672925 Log: Checkstyle; removed unused imports. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/AbstractConfiguration.java Modified: commons/proper

svn commit: r1672747 - /commons/proper/configuration/trunk/src/changes/changes.xml

2015-04-10 Thread oheger
Author: oheger Date: Fri Apr 10 20:10:35 2015 New Revision: 1672747 URL: http://svn.apache.org/r1672747 Log: [CONFIGURATION-598] Updated changes.xml. Modified: commons/proper/configuration/trunk/src/changes/changes.xml Modified: commons/proper/configuration/trunk/src/changes/changes.xml URL

svn commit: r1672746 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/ConfigurationBuilder.java

2015-04-10 Thread oheger
Author: oheger Date: Fri Apr 10 20:10:18 2015 New Revision: 1672746 URL: http://svn.apache.org/r1672746 Log: [CONFIGURATION-598] Removed obsolete ConfigurationBuilder interface. The ConfigurationBuilder interface in the base package is legacy and is fully replaced by the interface with the same

svn commit: r933467 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2014-12-20 Thread oheger
Author: oheger Date: Sat Dec 20 17:35:15 2014 New Revision: 933467 Log: Updated latest release for commons configuration. Added: websites/production/commons/content/ - copied from r933466, websites/staging/commons/trunk/content/ websites/production/commons/content/dormant

svn commit: r1647023 - /commons/cms-site/trunk/conf/component_releases.properties

2014-12-20 Thread oheger
Author: oheger Date: Sat Dec 20 17:32:48 2014 New Revision: 1647023 URL: http://svn.apache.org/r1647023 Log: Updated latest release version for configuration. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf

svn commit: r1647004 - /commons/proper/configuration/trunk/src/changes/changes.xml

2014-12-20 Thread oheger
Author: oheger Date: Sat Dec 20 15:35:27 2014 New Revision: 1647004 URL: http://svn.apache.org/r1647004 Log: Updated changes.xml for next development iteration. Modified: commons/proper/configuration/trunk/src/changes/changes.xml Modified: commons/proper/configuration/trunk/src/changes

svn commit: r1647003 - /commons/proper/configuration/trunk/doap_configuration.rdf

2014-12-20 Thread oheger
Author: oheger Date: Sat Dec 20 15:35:00 2014 New Revision: 1647003 URL: http://svn.apache.org/r1647003 Log: Updated doap for 2.0-alpha2 release. Modified: commons/proper/configuration/trunk/doap_configuration.rdf Modified: commons/proper/configuration/trunk/doap_configuration.rdf URL

svn commit: r933456 - in /websites/production/commons/content/proper/commons-configuration: ./ apidocs/ apidocs/org/apache/commons/configuration2/ apidocs/org/apache/commons/configuration2/beanutils/

2014-12-20 Thread oheger
Author: oheger Date: Sat Dec 20 15:10:26 2014 New Revision: 933456 Log: Site checkin for project Apache Commons Configuration [This commit notification would consist of 206 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1646870 - /commons/proper/configuration/branches/RELEASE_2_0_alpha2_BRANCH/pom.xml

2014-12-19 Thread oheger
Author: oheger Date: Fri Dec 19 21:10:17 2014 New Revision: 1646870 URL: http://svn.apache.org/r1646870 Log: Updated version number of maven-changes-plugin and set comparison version for clirr. Modified: commons/proper/configuration/branches/RELEASE_2_0_alpha2_BRANCH/pom.xml Modified

svn commit: r1646871 - /commons/proper/configuration/branches/RELEASE_2_0_alpha2_BRANCH/src/changes/changes.xml

2014-12-19 Thread oheger
Author: oheger Date: Fri Dec 19 21:10:35 2014 New Revision: 1646871 URL: http://svn.apache.org/r1646871 Log: Entered release date. Modified: commons/proper/configuration/branches/RELEASE_2_0_alpha2_BRANCH/src/changes/changes.xml Modified: commons/proper/configuration/branches

svn commit: r1646862 - /commons/proper/configuration/branches/RELEASE_2_0_alpha2_BRANCH/

2014-12-19 Thread oheger
Author: oheger Date: Fri Dec 19 20:55:06 2014 New Revision: 1646862 URL: http://svn.apache.org/r1646862 Log: Created site maintenance branch for 2.0-alpha2 release. Added: commons/proper/configuration/branches/RELEASE_2_0_alpha2_BRANCH/ (props changed) - copied from r1646861

svn commit: r1646860 - in /commons/proper/configuration/trunk: build.xml pom.xml

2014-12-19 Thread oheger
Author: oheger Date: Fri Dec 19 20:51:36 2014 New Revision: 1646860 URL: http://svn.apache.org/r1646860 Log: Updated version numbers for next development iteration. Not sure whether another alpha release will be published though. Maybe we go for a beta next time. Modified: commons/proper

svn commit: r1646856 - /commons/proper/configuration/tags/CONFIGURATION_2_0_alpha2/

2014-12-19 Thread oheger
Author: oheger Date: Fri Dec 19 20:41:22 2014 New Revision: 1646856 URL: http://svn.apache.org/r1646856 Log: Copied tag of successful RC to final 2.0-alpha2 release tag. Added: commons/proper/configuration/tags/CONFIGURATION_2_0_alpha2/ (props changed) - copied from r1646855

svn commit: r1646072 - /commons/proper/configuration/trunk/pom.xml

2014-12-16 Thread oheger
Author: oheger Date: Tue Dec 16 20:45:11 2014 New Revision: 1646072 URL: http://svn.apache.org/r1646072 Log: Updated version of maven-changes-plugin. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1644517 - in /commons/proper/configuration/tags/CONFIGURATION_2_0_alpha2_RC1: ./ build.xml pom.xml

2014-12-10 Thread oheger
Author: oheger Date: Wed Dec 10 20:35:29 2014 New Revision: 1644517 URL: http://svn.apache.org/r1644517 Log: Creating configuration-2.0-alpha2-RC1 tag. Added: commons/proper/configuration/tags/CONFIGURATION_2_0_alpha2_RC1/ (props changed) - copied from r1644516, commons/proper

svn commit: r1644190 - /commons/proper/configuration/trunk/RELEASE-NOTES.txt

2014-12-09 Thread oheger
Author: oheger Date: Tue Dec 9 21:22:41 2014 New Revision: 1644190 URL: http://svn.apache.org/r1644190 Log: Updated release notes. Modified: commons/proper/configuration/trunk/RELEASE-NOTES.txt Modified: commons/proper/configuration/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org

svn commit: r1644189 - /commons/proper/configuration/trunk/src/site/xdoc/index.xml

2014-12-09 Thread oheger
Author: oheger Date: Tue Dec 9 21:22:27 2014 New Revision: 1644189 URL: http://svn.apache.org/r1644189 Log: Updated index page regarding current alpha release. Modified: commons/proper/configuration/trunk/src/site/xdoc/index.xml Modified: commons/proper/configuration/trunk/src/site/xdoc

svn commit: r1644188 - in /commons/proper/configuration/trunk: pom.xml src/site/xdoc/download_configuration.xml

2014-12-09 Thread oheger
Author: oheger Date: Tue Dec 9 21:22:12 2014 New Revision: 1644188 URL: http://svn.apache.org/r1644188 Log: Updated release properties and download page. Modified: commons/proper/configuration/trunk/pom.xml commons/proper/configuration/trunk/src/site/xdoc/download_configuration.xml

svn commit: r1643928 - /commons/proper/configuration/trunk/pom.xml

2014-12-08 Thread oheger
Author: oheger Date: Mon Dec 8 21:17:45 2014 New Revision: 1643928 URL: http://svn.apache.org/r1643928 Log: Switched to junit 4.12. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper

svn commit: r1643927 - /commons/proper/configuration/trunk/pom.xml

2014-12-08 Thread oheger
Author: oheger Date: Mon Dec 8 21:17:33 2014 New Revision: 1643927 URL: http://svn.apache.org/r1643927 Log: Switched to most recent parent pom. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1643926 - /commons/proper/configuration/trunk/src/changes/changes.xml

2014-12-08 Thread oheger
Author: oheger Date: Mon Dec 8 21:06:47 2014 New Revision: 1643926 URL: http://svn.apache.org/r1643926 Log: [CONFIGURATION-200] Updated changes.xml. Modified: commons/proper/configuration/trunk/src/changes/changes.xml Modified: commons/proper/configuration/trunk/src/changes/changes.xml URL

svn commit: r1643925 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration2/AbstractHierarchicalConfiguration.java test/java/org/apache/commons/configuration2/TestAb

2014-12-08 Thread oheger
Author: oheger Date: Mon Dec 8 21:06:30 2014 New Revision: 1643925 URL: http://svn.apache.org/r1643925 Log: Missing @Override annotations. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/AbstractHierarchicalConfiguration.java commons/proper

svn commit: r1643924 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration2/AbstractHierarchicalConfiguration.java test/java/org/apache/commons/configuration2/TestAb

2014-12-08 Thread oheger
Author: oheger Date: Mon Dec 8 21:05:57 2014 New Revision: 1643924 URL: http://svn.apache.org/r1643924 Log: [CONFIGURATION-200] Added a specialized size() implementation for hierarchical configurations. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons

svn commit: r1643923 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration2/DynamicCombinedConfiguration.java test/java/org/apache/commons/configuration2/TestDynamic

2014-12-08 Thread oheger
Author: oheger Date: Mon Dec 8 21:05:23 2014 New Revision: 1643923 URL: http://svn.apache.org/r1643923 Log: [CONFIGURATION-200] Provided a specialized size() implementation for DynamicCombinedConfiguration. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons

svn commit: r1643922 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration2/BaseConfiguration.java test/java/org/apache/commons/configuration2/TestBaseConfiguration.

2014-12-08 Thread oheger
Author: oheger Date: Mon Dec 8 21:04:49 2014 New Revision: 1643922 URL: http://svn.apache.org/r1643922 Log: [CONFIGURATION-200] Provided a specialized size() implementation for BaseConfiguration. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2

svn commit: r1643921 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/MapConfiguration.java

2014-12-08 Thread oheger
Author: oheger Date: Mon Dec 8 21:04:16 2014 New Revision: 1643921 URL: http://svn.apache.org/r1643921 Log: [CONFIGURATION-200] Provided a special size() implementation for MapConfiguration. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2

svn commit: r1643920 - /commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration2/TestAbstractConfiguration.java

2014-12-08 Thread oheger
Author: oheger Date: Mon Dec 8 21:03:53 2014 New Revision: 1643920 URL: http://svn.apache.org/r1643920 Log: [CONFIGURATION-200] Added tests for size() to base test class. Modified: commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration2

<    1   2   3   4   5   6   7   8   9   10   >