svn commit: r1034102 - in /commons/proper/configuration/trunk/src: java/org/apache/commons/configuration/ test/org/apache/commons/configuration/

2010-11-11 Thread oheger
Author: oheger Date: Thu Nov 11 20:28:05 2010 New Revision: 1034102 URL: http://svn.apache.org/viewvc?rev=1034102view=rev Log: [CONFIGURATION-428] Do not escape a backslash in the value of an XML element when an XMLConfiguration is saved. Modified: commons/proper/configuration/trunk/src

svn commit: r1034120 - in /commons/proper/configuration/trunk/src/site/xdoc/userguide: howto_xml.xml user_guide.xml

2010-11-11 Thread oheger
Author: oheger Date: Thu Nov 11 21:00:56 2010 New Revision: 1034120 URL: http://svn.apache.org/viewvc?rev=1034120view=rev Log: Updated user guide with information about list delimiter parsing in XMLConfiguration. Modified: commons/proper/configuration/trunk/src/site/xdoc/userguide

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

2010-11-11 Thread oheger
Author: oheger Date: Thu Nov 11 21:04:07 2010 New Revision: 1034123 URL: http://svn.apache.org/viewvc?rev=1034123view=rev Log: [CONFIGURATION-428] Updated changes.xml. Modified: commons/proper/configuration/trunk/src/changes/changes.xml Modified: commons/proper/configuration/trunk/src

svn commit: r1034125 - /commons/proper/configuration/branches/configuration2_experimental/src/changes/changes.xml

2010-11-11 Thread oheger
Author: oheger Date: Thu Nov 11 21:05:53 2010 New Revision: 1034125 URL: http://svn.apache.org/viewvc?rev=1034125view=rev Log: [CONFIGURATION-428] Updated changes.xml. Ported from trunk. However, the fix for this issue will not be ported because list handling is going to change anyway

svn commit: r1067771 - in /commons/proper/configuration/trunk/src: changes/changes.xml java/org/apache/commons/configuration/beanutils/ConfigurationDynaBean.java test/org/apache/commons/configuration/

2011-02-06 Thread oheger
Author: oheger Date: Sun Feb 6 21:24:09 2011 New Revision: 1067771 URL: http://svn.apache.org/viewvc?rev=1067771view=rev Log: CONFIGURATION-433: Improved handling of indexed properties in ConfigurationDynaBean. Also some minor Javadocs corrections. Modified: commons/proper/configuration

svn commit: r1067777 - in /commons/proper/configuration/branches/configuration2_experimental/src: main/java/org/apache/commons/configuration2/beanutils/ test/java/org/apache/commons/configuration2/bea

2011-02-06 Thread oheger
Author: oheger Date: Sun Feb 6 21:32:31 2011 New Revision: 106 URL: http://svn.apache.org/viewvc?rev=106view=rev Log: Fixed some Eclipse warnings (mostly type-safety). Modified: commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons

svn commit: r1068111 - in /commons/proper/configuration/branches/configuration2_experimental/src: changes/ main/java/org/apache/commons/configuration2/beanutils/ test/java/org/apache/commons/configura

2011-02-07 Thread oheger
Author: oheger Date: Mon Feb 7 20:36:11 2011 New Revision: 1068111 URL: http://svn.apache.org/viewvc?rev=1068111view=rev Log: CONFIGURATION-433: Improved handling of indexed properties in ConfigurationDynaBean. Also some minor Javadocs corrections. Ported fix to configuration2 branch

svn commit: r1068122 - in /commons/proper/configuration/trunk/src: changes/ java/org/apache/commons/configuration/ test/org/apache/commons/configuration/

2011-02-07 Thread oheger
Author: oheger Date: Mon Feb 7 20:48:54 2011 New Revision: 1068122 URL: http://svn.apache.org/viewvc?rev=1068122view=rev Log: CONFIGURATION-432: Improved getList() and getStringArray() of AbstractConfiguration to support single-valued properties of primitive types. Modified: commons/proper

svn commit: r1068130 - in /commons/proper/configuration/branches/configuration2_experimental/src: changes/ main/java/org/apache/commons/configuration2/ test/java/org/apache/commons/configuration2/

2011-02-07 Thread oheger
Author: oheger Date: Mon Feb 7 21:00:59 2011 New Revision: 1068130 URL: http://svn.apache.org/viewvc?rev=1068130view=rev Log: CONFIGURATION-432: Improved getList() and getStringArray() of AbstractConfiguration to support single-valued properties of primitive types. Ported fix to configuration2

svn commit: r1069097 - in /commons/proper/configuration/trunk/src: changes/changes.xml java/org/apache/commons/configuration/HierarchicalINIConfiguration.java test/org/apache/commons/configuration/Tes

2011-02-09 Thread oheger
Author: oheger Date: Wed Feb 9 21:05:00 2011 New Revision: 1069097 URL: http://svn.apache.org/viewvc?rev=1069097view=rev Log: [CONFIGURATION-434] Allow comment characters to be part of property values. To be recognized as a comment character, the character must be preceded by whitespace

svn commit: r1069110 - in /commons/proper/configuration/branches/configuration2_experimental/src: main/java/org/apache/commons/configuration2/INIConfiguration.java test/java/org/apache/commons/configu

2011-02-09 Thread oheger
Author: oheger Date: Wed Feb 9 21:12:54 2011 New Revision: 1069110 URL: http://svn.apache.org/viewvc?rev=1069110view=rev Log: [CONFIGURATION-434] Allow comment characters to be part of property values. To be recognized as a comment character, the character must be preceded by whitespace

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

2011-02-16 Thread oheger
Author: oheger Date: Wed Feb 16 20:38:05 2011 New Revision: 1071389 URL: http://svn.apache.org/viewvc?rev=1071389view=rev Log: Added a profile for excluding classes depending on Java 1.5 libraries when building under Java 1.4. Modified: commons/proper/configuration/trunk/pom.xml Modified

svn commit: r1071396 - in /commons/proper/configuration/trunk: pom.xml src/changes/changes.xml

2011-02-16 Thread oheger
Author: oheger Date: Wed Feb 16 21:07:29 2011 New Revision: 1071396 URL: http://svn.apache.org/viewvc?rev=1071396view=rev Log: [CONFIGURATION-436] Updated dependency to Apache Ant. Modified: commons/proper/configuration/trunk/pom.xml commons/proper/configuration/trunk/src/changes

svn commit: r1071401 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/concurrent/ConcurrentUtils.java test/java/org/apache/commons/lang3/concurrent/ConcurrentUtilsTest.java

2011-02-16 Thread oheger
Author: oheger Date: Wed Feb 16 21:20:27 2011 New Revision: 1071401 URL: http://svn.apache.org/viewvc?rev=1071401view=rev Log: [LANG-678] Added support for ConcurrentMap.putIfAbsent() to ConcurrentUtils. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/concurrent

svn commit: r1071402 - in /commons/proper/lang/trunk: RELEASE-NOTES.txt src/site/changes/changes.xml

2011-02-16 Thread oheger
Author: oheger Date: Wed Feb 16 21:24:33 2011 New Revision: 1071402 URL: http://svn.apache.org/viewvc?rev=1071402view=rev Log: [LANG-678] Updates changes and release notes. Modified: commons/proper/lang/trunk/RELEASE-NOTES.txt commons/proper/lang/trunk/src/site/changes/changes.xml

svn commit: r1072120 - in /commons/proper/configuration/trunk: pom.xml src/changes/changes.xml src/test/org/apache/commons/configuration/TestAbstractConfigurationBasicFeatures.java

2011-02-18 Thread oheger
Author: oheger Date: Fri Feb 18 20:06:08 2011 New Revision: 1072120 URL: http://svn.apache.org/viewvc?rev=1072120view=rev Log: [CONFIGURATION-363] Updated dependency to Commons Lang. With the new version of StrSubstitutor interpolation in variable names is now possible. Modified: commons

svn commit: r1072124 - in /commons/proper/configuration/branches/configuration2_experimental: pom.xml src/changes/changes.xml src/test/java/org/apache/commons/configuration2/TestAbstractConfigurationB

2011-02-18 Thread oheger
Author: oheger Date: Fri Feb 18 20:12:00 2011 New Revision: 1072124 URL: http://svn.apache.org/viewvc?rev=1072124view=rev Log: [CONFIGURATION-363] Updated dependency to Commons Lang. With the new version of StrSubstitutor interpolation in variable names is now possible. Ported fix

svn commit: r1072143 - /commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/TestDefaultConfigurationBuilder.java

2011-02-18 Thread oheger
Author: oheger Date: Fri Feb 18 20:46:40 2011 New Revision: 1072143 URL: http://svn.apache.org/viewvc?rev=1072143view=rev Log: Fixed a couple of warnings. Modified: commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/TestDefaultConfigurationBuilder.java Modified

svn commit: r1072369 - in /commons/proper/configuration/trunk/src: changes/changes.xml site/xdoc/userguide/howto_configurationbuilder.xml

2011-02-19 Thread oheger
Author: oheger Date: Sat Feb 19 16:11:40 2011 New Revision: 1072369 URL: http://svn.apache.org/viewvc?rev=1072369view=rev Log: [CONFIGURATION-389] Updated user's guide and changes. Modified: commons/proper/configuration/trunk/src/changes/changes.xml commons/proper/configuration/trunk

svn commit: r1072370 - /commons/proper/configuration/trunk/conf/test.ini

2011-02-19 Thread oheger
Author: oheger Date: Sat Feb 19 16:12:22 2011 New Revision: 1072370 URL: http://svn.apache.org/viewvc?rev=1072370view=rev Log: Added missing svn:eol property. Modified: commons/proper/configuration/trunk/conf/test.ini (contents, props changed) Modified: commons/proper/configuration/trunk

svn commit: r1072372 - /commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2/DefaultConfigurationBuilder.java

2011-02-19 Thread oheger
Author: oheger Date: Sat Feb 19 16:22:03 2011 New Revision: 1072372 URL: http://svn.apache.org/viewvc?rev=1072372view=rev Log: Fixed some type-safety warnings. Modified: commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2

svn commit: r1072377 - in /commons/proper/configuration/branches/configuration2_experimental/src: main/java/org/apache/commons/configuration2/ test/java/org/apache/commons/configuration2/ test/resourc

2011-02-19 Thread oheger
Author: oheger Date: Sat Feb 19 16:31:00 2011 New Revision: 1072377 URL: http://svn.apache.org/viewvc?rev=1072377view=rev Log: [CONFIGURATION-389] Added support for ini files to DefaultConfigurationBuilder. Ported fix to configuration2 branch. Added: commons/proper/configuration/branches

svn commit: r1072379 - in /commons/proper/configuration/branches/configuration2_experimental/src: changes/changes.xml site/xdoc/userguide/howto_configurationbuilder.xml

2011-02-19 Thread oheger
Author: oheger Date: Sat Feb 19 16:34:06 2011 New Revision: 1072379 URL: http://svn.apache.org/viewvc?rev=1072379view=rev Log: [CONFIGURATION-389] Updated user's guide and changes. Ported fix to configuration2 branch. Modified: commons/proper/configuration/branches

svn commit: r1076025 - /commons/proper/lang/trunk/src/site/xdoc/article3_0.xml

2011-03-01 Thread oheger
Author: oheger Date: Tue Mar 1 21:18:58 2011 New Revision: 1076025 URL: http://svn.apache.org/viewvc?rev=1076025view=rev Log: [LANG-489] Added some notes about the concurrent package to the migrate guide. Modified: commons/proper/lang/trunk/src/site/xdoc/article3_0.xml Modified: commons

svn commit: r919796 - in /commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/HierarchicalINIConfiguration.java src/test/org/apache/commons/configuration/TestHierarchicalINIC

2010-03-06 Thread oheger
Author: oheger Date: Sat Mar 6 16:35:52 2010 New Revision: 919796 URL: http://svn.apache.org/viewvc?rev=919796view=rev Log: CONFIGURATION-409: HierarchicalINIConfiguration.save() now works correctly with sections containing a delimiter character in their name. Modified: commons/proper

svn commit: r919840 - in /commons/proper/configuration/branches/configuration2_experimental: src/main/java/org/apache/commons/configuration2/INIConfiguration.java src/test/java/org/apache/commons/conf

2010-03-06 Thread oheger
Author: oheger Date: Sat Mar 6 20:18:04 2010 New Revision: 919840 URL: http://svn.apache.org/viewvc?rev=919840view=rev Log: CONFIGURATION-409: HierarchicalINIConfiguration.save() now works correctly with sections containing a delimiter character in their name. Ported fix to configuration2

svn commit: r919845 - /commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/commons/configuration2/base/impl/TestINIConfigurationSource.java

2010-03-06 Thread oheger
Author: oheger Date: Sat Mar 6 20:39:11 2010 New Revision: 919845 URL: http://svn.apache.org/viewvc?rev=919845view=rev Log: CONFIGURATION-409: Added a test for INIConfigurationSource to ensure that this class is not affected by this issue. Modified: commons/proper/configuration/branches

svn commit: r922674 - in /commons/proper/configuration/trunk: build.xml pom.xml xdocs/dependencies.xml

2010-03-13 Thread oheger
Author: oheger Date: Sat Mar 13 20:45:13 2010 New Revision: 922674 URL: http://svn.apache.org/viewvc?rev=922674view=rev Log: Changed dependency to commons-lang 2.5. Modified: commons/proper/configuration/trunk/build.xml commons/proper/configuration/trunk/pom.xml commons/proper

svn commit: r922677 - in /commons/proper/configuration/trunk: src/test/org/apache/commons/configuration/TestPropertiesConfiguration.java xdocs/changes.xml

2010-03-13 Thread oheger
Author: oheger Date: Sat Mar 13 21:03:42 2010 New Revision: 922677 URL: http://svn.apache.org/viewvc?rev=922677view=rev Log: CONFIGURATION-408: Added a unit test to ensure that with commons-lang 2.5 the escaping problem does not occur. Modified: commons/proper/configuration/trunk/src/test

svn commit: r922865 - in /commons/proper/configuration/branches/configuration2_experimental: pom.xml src/test/java/org/apache/commons/configuration2/TestPropertiesConfiguration.java xdocs/changes.xml

2010-03-14 Thread oheger
Author: oheger Date: Sun Mar 14 14:30:36 2010 New Revision: 922865 URL: http://svn.apache.org/viewvc?rev=922865view=rev Log: CONFIGURATION-408: Switched to commons-lang 2.5. Added a unit test to ensure that with commons-lang 2.5 the escaping problem does not occur. Modified: commons/proper

svn commit: r925419 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/concurrent/ConcurrentUtilsTest.java

2010-03-19 Thread oheger
Author: oheger Date: Fri Mar 19 21:08:06 2010 New Revision: 925419 URL: http://svn.apache.org/viewvc?rev=925419view=rev Log: Switched test class to jUnit 4 style. Modified: commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/concurrent/ConcurrentUtilsTest.java Modified

svn commit: r929189 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/concurrent/ test/java/org/apache/commons/lang3/concurrent/

2010-03-30 Thread oheger
Author: oheger Date: Tue Mar 30 16:49:22 2010 New Revision: 929189 URL: http://svn.apache.org/viewvc?rev=929189view=rev Log: LANG-609: Added AtomicInitializer class. Introduced new ConcurrentInitializer interface which is now implemented by all all initializer classes. Added: commons

svn commit: r930693 - in /commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/SubsetConfiguration.java src/test/org/apache/commons/configuration/event/TestSubsetConfiguration

2010-04-04 Thread oheger
Author: oheger Date: Sun Apr 4 14:02:59 2010 New Revision: 930693 URL: http://svn.apache.org/viewvc?rev=930693view=rev Log: CONFIGURATION-413: SubsetConfiguration now generates correct events. Thanks to Alexander Prishchepov for the patch. Added: commons/proper/configuration/trunk/src

svn commit: r930726 - /commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/commons/configuration2/event/TestEventSource.java

2010-04-04 Thread oheger
Author: oheger Date: Sun Apr 4 17:55:43 2010 New Revision: 930726 URL: http://svn.apache.org/viewvc?rev=930726view=rev Log: Removed some type-safety warnings and converted test class to junit 4 style. Modified: commons/proper/configuration/branches/configuration2_experimental/src/test/java

svn commit: r931307 - in /commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/ src/test/org/apache/commons/configuration/ xdocs/

2010-04-06 Thread oheger
Author: oheger Date: Tue Apr 6 20:29:51 2010 New Revision: 931307 URL: http://svn.apache.org/viewvc?rev=931307view=rev Log: CONFIGURATION-412: DatabaseConfiguration can now be instructed to perform commits after database updates. Modified: commons/proper/configuration/trunk/src/java/org

svn commit: r931667 - in /commons/proper/configuration/branches/configuration2_experimental: src/main/java/org/apache/commons/configuration2/ src/test/java/org/apache/commons/configuration2/ xdocs/

2010-04-07 Thread oheger
Author: oheger Date: Wed Apr 7 20:22:21 2010 New Revision: 931667 URL: http://svn.apache.org/viewvc?rev=931667view=rev Log: CONFIGURATION-412: DatabaseConfiguration can now be instructed to perform commits after database updates. Ported fix to configuration2 branch. Modified: commons

svn commit: r949277 - in /commons/proper/configuration/trunk/src: java/org/apache/commons/configuration/ConfigurationUtils.java test/org/apache/commons/configuration/TestConfigurationUtils.java

2010-05-28 Thread oheger
Author: oheger Date: Fri May 28 20:12:56 2010 New Revision: 949277 URL: http://svn.apache.org/viewvc?rev=949277view=rev Log: Now we are on JDK 1.4, we can use File.toURI().toURL(). Removed some deprecation warnings. Modified: commons/proper/configuration/trunk/src/java/org/apache/commons

svn commit: r949281 - /commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/TestPropertiesConfiguration.java

2010-05-28 Thread oheger
Author: oheger Date: Fri May 28 20:20:51 2010 New Revision: 949281 URL: http://svn.apache.org/viewvc?rev=949281view=rev Log: Now we are on JDK 1.4, we can use File.toURI().toURL(). Modified: commons/proper/configuration/trunk/src/test/org/apache/commons/configuration

svn commit: r949283 - /commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/TestFileConfiguration.java

2010-05-28 Thread oheger
Author: oheger Date: Fri May 28 20:24:47 2010 New Revision: 949283 URL: http://svn.apache.org/viewvc?rev=949283view=rev Log: Now we are on JDK 1.4, we can use File.toURI().toURL(). Removed some deprecation warnings. Modified: commons/proper/configuration/trunk/src/test/org/apache/commons

svn commit: r949390 - in /commons/proper/configuration/trunk/src: changes/ java/org/apache/commons/configuration/ test/org/apache/commons/configuration/

2010-05-29 Thread oheger
Author: oheger Date: Sat May 29 14:07:38 2010 New Revision: 949390 URL: http://svn.apache.org/viewvc?rev=949390view=rev Log: CONFIGURATION-415: Files with a plus character in their names are now handled correctly. Copied code from the FileUtils class of Commons IO

svn commit: r949391 - /commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/commons/configuration2/TestFileConfiguration.java

2010-05-29 Thread oheger
Author: oheger Date: Sat May 29 14:14:13 2010 New Revision: 949391 URL: http://svn.apache.org/viewvc?rev=949391view=rev Log: Removed some deprecation warnings related to File.toURL(). Modified: commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache

svn commit: r949393 - in /commons/proper/configuration/branches/configuration2_experimental/src: changes/ main/java/org/apache/commons/configuration2/ test/java/org/apache/commons/configuration2/

2010-05-29 Thread oheger
Author: oheger Date: Sat May 29 14:22:08 2010 New Revision: 949393 URL: http://svn.apache.org/viewvc?rev=949393view=rev Log: CONFIGURATION-415: Files with a plus character in their names are now handled correctly. Copied code from the FileUtils class of Commons IO

svn commit: r951878 - in /commons/proper/configuration/trunk: conf/test.properties src/java/org/apache/commons/configuration/PropertiesConfiguration.java src/test/org/apache/commons/configuration/Test

2010-06-06 Thread oheger
Author: oheger Date: Sun Jun 6 15:56:47 2010 New Revision: 951878 URL: http://svn.apache.org/viewvc?rev=951878view=rev Log: [CONFIGURATION-418] Improved handling of escaped list delimiters Modified: commons/proper/configuration/trunk/conf/test.properties commons/proper/configuration

svn commit: r951884 - in /commons/proper/configuration/branches/configuration2_experimental/src: main/java/org/apache/commons/configuration2/ test/java/org/apache/commons/configuration2/ test/resource

2010-06-06 Thread oheger
Author: oheger Date: Sun Jun 6 16:12:08 2010 New Revision: 951884 URL: http://svn.apache.org/viewvc?rev=951884view=rev Log: [CONFIGURATION-418] Improved handling of escaped list delimiters. Ported fix to configuration2 branch. Modified: commons/proper/configuration/branches

svn commit: r952401 - in /commons/proper/configuration/trunk/src: changes/changes.xml site/xdoc/userguide/howto_properties.xml site/xdoc/userguide/user_guide.xml

2010-06-07 Thread oheger
Author: oheger Date: Mon Jun 7 20:11:47 2010 New Revision: 952401 URL: http://svn.apache.org/viewvc?rev=952401view=rev Log: [CONFIGURATION-418] Improvements of user guide and updated changes report. Modified: commons/proper/configuration/trunk/src/changes/changes.xml commons/proper

svn commit: r958396 - /commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/TestXMLConfiguration.java

2010-06-27 Thread oheger
Author: oheger Date: Sun Jun 27 16:55:12 2010 New Revision: 958396 URL: http://svn.apache.org/viewvc?rev=958396view=rev Log: Now we are on JDK 1.4, we can use File.toURI().toURL(). Removed some deprecation warnings. Modified: commons/proper/configuration/trunk/src/test/org/apache/commons

svn commit: r987615 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/concurrent/MultiBackgroundInitializerTest.java

2010-08-20 Thread oheger
Author: oheger Date: Fri Aug 20 19:51:23 2010 New Revision: 987615 URL: http://svn.apache.org/viewvc?rev=987615view=rev Log: Switched to JUnit 4 style. Modified: commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/concurrent/MultiBackgroundInitializerTest.java Modified

svn commit: r987621 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/concurrent/MultiBackgroundInitializer.java test/java/org/apache/commons/lang3/concurrent/MultiBackgroundInit

2010-08-20 Thread oheger
Author: oheger Date: Fri Aug 20 20:01:10 2010 New Revision: 987621 URL: http://svn.apache.org/viewvc?rev=987621view=rev Log: Added a new isSuccessful() method to the result object of MultiBackgroundInitializer. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3

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

2010-08-27 Thread oheger
Author: oheger Date: Fri Aug 27 18:42:06 2010 New Revision: 990226 URL: http://svn.apache.org/viewvc?rev=990226view=rev Log: Switched to new version of commons-parent. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http

svn commit: r990233 - /commons/proper/configuration/trunk/conf/testdb.script

2010-08-27 Thread oheger
Author: oheger Date: Fri Aug 27 19:23:25 2010 New Revision: 990233 URL: http://svn.apache.org/viewvc?rev=990233view=rev Log: Tweaked DB setup script for the in-memory HSQLDb database used by tests of DatabaseConfiguration. The script did not work with the new HSQLDb version 2.0.0. Modified

svn commit: r990235 - /commons/proper/configuration/branches/configuration2_experimental/src/test/resources/testdb.script

2010-08-27 Thread oheger
Author: oheger Date: Fri Aug 27 19:31:07 2010 New Revision: 990235 URL: http://svn.apache.org/viewvc?rev=990235view=rev Log: Tweaked DB setup script for the in-memory HSQLDb database used by tests of DatabaseConfiguration. The script did not work with the new HSQLDb version 2.0.0. Ported

svn commit: r990239 - /commons/proper/configuration/branches/configuration2_experimental/pom.xml

2010-08-27 Thread oheger
Author: oheger Date: Fri Aug 27 19:34:38 2010 New Revision: 990239 URL: http://svn.apache.org/viewvc?rev=990239view=rev Log: Switched to new version of commons-parent. Modified: commons/proper/configuration/branches/configuration2_experimental/pom.xml Modified: commons/proper/configuration

svn commit: r990616 - /commons/proper/configuration/trunk/conf/testdb.script

2010-08-29 Thread oheger
Author: oheger Date: Sun Aug 29 18:20:18 2010 New Revision: 990616 URL: http://svn.apache.org/viewvc?rev=990616view=rev Log: Changed type of testdb.script from binary to text in SVN. Modified: commons/proper/configuration/trunk/conf/testdb.script (props changed) Propchange: commons/proper

svn commit: r990617 - /commons/proper/configuration/branches/configuration2_experimental/src/test/resources/testdb.script

2010-08-29 Thread oheger
Author: oheger Date: Sun Aug 29 18:23:46 2010 New Revision: 990617 URL: http://svn.apache.org/viewvc?rev=990617view=rev Log: Changed type of testdb.script from binary to text in SVN. Modified: commons/proper/configuration/branches/configuration2_experimental/src/test/resources/testdb.script

svn commit: r1233058 - in /commons/proper/configuration/trunk/src: changes/changes.xml main/java/org/apache/commons/configuration/CompositeConfiguration.java test/java/org/apache/commons/configuration

2012-01-18 Thread oheger
Author: oheger Date: Wed Jan 18 20:49:12 2012 New Revision: 1233058 URL: http://svn.apache.org/viewvc?rev=1233058view=rev Log: [CONFIGURATION-471] Improved handling of in-memory configuration in CompositeConfiguration. Also some Javadocs improvements. Modified: commons/proper/configuration

svn commit: r1233218 - /commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/TestXMLConfiguration.java

2012-01-18 Thread oheger
Author: oheger Date: Thu Jan 19 07:23:04 2012 New Revision: 1233218 URL: http://svn.apache.org/viewvc?rev=1233218view=rev Log: [CONFIGURATION-472] Added a unit test. Modified: commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/TestXMLConfiguration.java

svn commit: r1234118 - in /commons/proper/configuration/trunk/src: changes/changes.xml main/java/org/apache/commons/configuration/AbstractFileConfiguration.java

2012-01-20 Thread oheger
Author: oheger Date: Fri Jan 20 20:36:04 2012 New Revision: 1234118 URL: http://svn.apache.org/viewvc?rev=1234118view=rev Log: [CONFIGURATION-463] Javadoc improvements. Modified: commons/proper/configuration/trunk/src/changes/changes.xml commons/proper/configuration/trunk/src/main/java

svn commit: r1234362 - in /commons/proper/configuration/trunk/src: changes/changes.xml main/java/org/apache/commons/configuration/HierarchicalINIConfiguration.java test/java/org/apache/commons/configu

2012-01-21 Thread oheger
Author: oheger Date: Sat Jan 21 16:59:48 2012 New Revision: 1234362 URL: http://svn.apache.org/viewvc?rev=1234362view=rev Log: [CONFIGURATION-474] Implemented list delimiter parsing in HierarchicalINIConfiguration. Modified: commons/proper/configuration/trunk/src/changes/changes.xml

svn commit: r1234374 - in /commons/proper/configuration/trunk: pom.xml src/main/java/org/apache/commons/configuration/interpol/ExprLookup.java

2012-01-21 Thread oheger
Author: oheger Date: Sat Jan 21 17:30:09 2012 New Revision: 1234374 URL: http://svn.apache.org/viewvc?rev=1234374view=rev Log: [CONFIGURATION-465] Switched to Jexl 2.1.1. Modified: commons/proper/configuration/trunk/pom.xml commons/proper/configuration/trunk/src/main/java/org/apache

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

2012-01-22 Thread oheger
Author: oheger Date: Sun Jan 22 16:19:15 2012 New Revision: 1234539 URL: http://svn.apache.org/viewvc?rev=1234539view=rev Log: Don't use a shared JexlContext, but create a new one on each invocation. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration

svn commit: r1234541 - in /commons/proper/configuration/trunk/src: changes/changes.xml site/xdoc/dependencies.xml

2012-01-22 Thread oheger
Author: oheger Date: Sun Jan 22 16:22:56 2012 New Revision: 1234541 URL: http://svn.apache.org/viewvc?rev=1234541view=rev Log: [CONFIGURATION-465] Updated dependencies page and changes.xml. Modified: commons/proper/configuration/trunk/src/changes/changes.xml commons/proper/configuration

svn commit: r1234545 - /commons/proper/configuration/trunk/src/site/xdoc/userguide/howto_filebased.xml

2012-01-22 Thread oheger
Author: oheger Date: Sun Jan 22 16:32:40 2012 New Revision: 1234545 URL: http://svn.apache.org/viewvc?rev=1234545view=rev Log: Added missing quotation marks. Modified: commons/proper/configuration/trunk/src/site/xdoc/userguide/howto_filebased.xml Modified: commons/proper/configuration

svn commit: r1234608 - in /commons/proper/configuration/trunk/src/site/xdoc/userguide: howto_basicfeatures.xml howto_compositeconfiguration.xml howto_properties.xml howto_xml.xml

2012-01-22 Thread oheger
Author: oheger Date: Sun Jan 22 21:10:47 2012 New Revision: 1234608 URL: http://svn.apache.org/viewvc?rev=1234608view=rev Log: Updated user guide to API changes related to generics. Modified: commons/proper/configuration/trunk/src/site/xdoc/userguide/howto_basicfeatures.xml commons

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

2012-01-22 Thread oheger
Author: oheger Date: Sun Jan 22 21:31:01 2012 New Revision: 1234617 URL: http://svn.apache.org/viewvc?rev=1234617view=rev Log: Fixed an issue reported by FindBugs: CopyOnWriteArrayList was used in synchronized() block. Modified: commons/proper/configuration/trunk/src/main/java/org/apache

svn commit: r1234985 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration: ./ tree/

2012-01-23 Thread oheger
Author: oheger Date: Mon Jan 23 21:09:09 2012 New Revision: 1234985 URL: http://svn.apache.org/viewvc?rev=1234985view=rev Log: Fixed Checkstyle warnings. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/AbstractConfiguration.java commons

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

2012-01-24 Thread oheger
Author: oheger Date: Tue Jan 24 21:07:56 2012 New Revision: 1235497 URL: http://svn.apache.org/viewvc?rev=1235497view=rev Log: Updated release notes for 1.8 release. Modified: commons/proper/configuration/trunk/RELEASE-NOTES.txt Modified: commons/proper/configuration/trunk/RELEASE-NOTES.txt

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

2012-01-24 Thread oheger
Author: oheger Date: Tue Jan 24 21:08:20 2012 New Revision: 1235498 URL: http://svn.apache.org/viewvc?rev=1235498view=rev Log: Updated changes.xml. Modified: commons/proper/configuration/trunk/src/changes/changes.xml Modified: commons/proper/configuration/trunk/src/changes/changes.xml URL

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

2012-01-24 Thread oheger
Author: oheger Date: Tue Jan 24 21:20:52 2012 New Revision: 1235508 URL: http://svn.apache.org/viewvc?rev=1235508view=rev Log: Updated to Commons Parent version 23. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http

svn commit: r1235942 - /commons/proper/configuration/trunk/build.xml

2012-01-25 Thread oheger
Author: oheger Date: Wed Jan 25 20:59:54 2012 New Revision: 1235942 URL: http://svn.apache.org/viewvc?rev=1235942view=rev Log: Updated ant build. Modified: commons/proper/configuration/trunk/build.xml Modified: commons/proper/configuration/trunk/build.xml URL: http://svn.apache.org/viewvc

svn commit: r1235950 - /commons/proper/configuration/trunk/NOTICE.txt

2012-01-25 Thread oheger
Author: oheger Date: Wed Jan 25 21:12:59 2012 New Revision: 1235950 URL: http://svn.apache.org/viewvc?rev=1235950view=rev Log: Updated copyright date. Modified: commons/proper/configuration/trunk/NOTICE.txt Modified: commons/proper/configuration/trunk/NOTICE.txt URL: http://svn.apache.org

svn commit: r1235960 - /commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/TestXMLConfiguration.java

2012-01-25 Thread oheger
Author: oheger Date: Wed Jan 25 21:32:07 2012 New Revision: 1235960 URL: http://svn.apache.org/viewvc?rev=1235960view=rev Log: Removed System.out.println(). Modified: commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/TestXMLConfiguration.java Modified

svn commit: r1236292 - /commons/proper/configuration/trunk/src/test/resources/config/deep/testFileFromClasspath.xml

2012-01-26 Thread oheger
Author: oheger Date: Thu Jan 26 16:59:33 2012 New Revision: 1236292 URL: http://svn.apache.org/viewvc?rev=1236292view=rev Log: Added license header. Modified: commons/proper/configuration/trunk/src/test/resources/config/deep/testFileFromClasspath.xml Modified: commons/proper/configuration

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

2012-01-27 Thread oheger
Author: oheger Date: Fri Jan 27 20:18:08 2012 New Revision: 1236869 URL: http://svn.apache.org/viewvc?rev=1236869view=rev Log: Updated download page for upcoming 1.8 release. Modified: commons/proper/configuration/trunk/pom.xml commons/proper/configuration/trunk/src/site/xdoc

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

2012-01-27 Thread oheger
Author: oheger Date: Fri Jan 27 20:33:17 2012 New Revision: 1236872 URL: http://svn.apache.org/viewvc?rev=1236872view=rev Log: Updated version for tagging RC. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http

svn commit: r1236874 - /commons/proper/configuration/tags/CONFIGURATION_1_8RC1/

2012-01-27 Thread oheger
Author: oheger Date: Fri Jan 27 20:35:36 2012 New Revision: 1236874 URL: http://svn.apache.org/viewvc?rev=1236874view=rev Log: Tagging Configuration 1.8 RC1 Added: commons/proper/configuration/tags/CONFIGURATION_1_8RC1/ (props changed) - copied from r1236872, commons/proper

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

2012-01-27 Thread oheger
Author: oheger Date: Fri Jan 27 20:36:36 2012 New Revision: 1236876 URL: http://svn.apache.org/viewvc?rev=1236876view=rev Log: Reverted version number after tagging the RC. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http

svn commit: r1238812 - /commons/proper/configuration/trunk/src/site/xdoc/style/

2012-01-31 Thread oheger
Author: oheger Date: Tue Jan 31 21:01:01 2012 New Revision: 1238812 URL: http://svn.apache.org/viewvc?rev=1238812view=rev Log: Removed style directory which is obviously not needed. Removed: commons/proper/configuration/trunk/src/site/xdoc/style/

svn commit: r1238813 - /commons/proper/configuration/trunk/PROPOSAL.html

2012-01-31 Thread oheger
Author: oheger Date: Tue Jan 31 21:01:23 2012 New Revision: 1238813 URL: http://svn.apache.org/viewvc?rev=1238813view=rev Log: Added license header. Modified: commons/proper/configuration/trunk/PROPOSAL.html Modified: commons/proper/configuration/trunk/PROPOSAL.html URL: http

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

2012-02-04 Thread oheger
Author: oheger Date: Sat Feb 4 16:09:58 2012 New Revision: 1240528 URL: http://svn.apache.org/viewvc?rev=1240528view=rev Log: Updated changes.xml for next release. Modified: commons/proper/configuration/trunk/src/changes/changes.xml Modified: commons/proper/configuration/trunk/src/changes

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

2012-02-04 Thread oheger
Author: oheger Date: Sat Feb 4 16:10:32 2012 New Revision: 1240529 URL: http://svn.apache.org/viewvc?rev=1240529view=rev Log: Set new development versions. Modified: commons/proper/configuration/trunk/build.xml commons/proper/configuration/trunk/pom.xml Modified: commons/proper

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

2012-02-05 Thread oheger
Author: oheger Date: Sun Feb 5 16:01:31 2012 New Revision: 1240754 URL: http://svn.apache.org/viewvc?rev=1240754view=rev Log: Updated doap file after release. Modified: commons/proper/configuration/trunk/doap_configuration.rdf Modified: commons/proper/configuration/trunk

svn commit: r1295276 - in /commons/proper/configuration/trunk/src: changes/ main/java/org/apache/commons/configuration/ main/java/org/apache/commons/configuration/interpol/ test/java/org/apache/common

2012-02-29 Thread oheger
Author: oheger Date: Wed Feb 29 21:11:35 2012 New Revision: 1295276 URL: http://svn.apache.org/viewvc?rev=1295276view=rev Log: [CONFIGURATION-481] Improved variable substitution in configuration sources created by a DefaultConfigurationBuilder. It is now possible to reference properties

svn commit: r1301722 - in /commons/proper/configuration/trunk/src: changes/changes.xml main/javacc/PropertyListParser.jj test/resources/test.plist

2012-03-16 Thread oheger
Author: oheger Date: Fri Mar 16 19:55:04 2012 New Revision: 1301722 URL: http://svn.apache.org/viewvc?rev=1301722view=rev Log: [CONFIGURATION-477] PropertyListConfiguration now supports C-style comments. Modified: commons/proper/configuration/trunk/src/changes/changes.xml commons/proper

svn commit: r1301956 - in /commons/proper/configuration/trunk: pom.xml src/assembly/ src/main/assembly/

2012-03-17 Thread oheger
Author: oheger Date: Sat Mar 17 16:33:19 2012 New Revision: 1301956 URL: http://svn.apache.org/viewvc?rev=1301956view=rev Log: Moved assembly descriptors to default location. Added: commons/proper/configuration/trunk/src/main/assembly/ - copied from r1238811, commons/proper

svn commit: r1301959 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration: ./ beanutils/

2012-03-17 Thread oheger
Author: oheger Date: Sat Mar 17 16:43:18 2012 New Revision: 1301959 URL: http://svn.apache.org/viewvc?rev=1301959view=rev Log: [CONFIGURATION-485] Made some member fields final; thanks to Sebb AT apache org for the patches. Modified: commons/proper/configuration/trunk/src/main/java/org

svn commit: r1301990 - in /commons/proper/configuration/trunk/src: changes/ main/java/org/apache/commons/configuration/ test/java/org/apache/commons/configuration/

2012-03-17 Thread oheger
Author: oheger Date: Sat Mar 17 20:10:46 2012 New Revision: 1301990 URL: http://svn.apache.org/viewvc?rev=1301990view=rev Log: [CONFIGURATION-487] DataConfiguration.get() now also works for data types that do not require a type conversion. Modified: commons/proper/configuration/trunk/src

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

2012-04-25 Thread oheger
Author: oheger Date: Wed Apr 25 19:49:50 2012 New Revision: 1330518 URL: http://svn.apache.org/viewvc?rev=1330518view=rev Log: Updated to commons-parent version 24. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http

svn commit: r1330666 - in /commons/proper/configuration/trunk/src: changes/ main/java/org/apache/commons/configuration/ test/java/org/apache/commons/configuration/

2012-04-26 Thread oheger
Author: oheger Date: Thu Apr 26 06:12:30 2012 New Revision: 1330666 URL: http://svn.apache.org/viewvc?rev=1330666view=rev Log: [CONFIGURATION-495] HierarchicalConfiguration.setProperty() now handles lists and arrays correctly if delimiter parsing is disabled. Modified: commons/proper

svn commit: r1341612 - in /commons/proper/configuration/trunk: pom.xml src/changes/changes.xml

2012-05-22 Thread oheger
Author: oheger Date: Tue May 22 20:20:14 2012 New Revision: 1341612 URL: http://svn.apache.org/viewvc?rev=1341612view=rev Log: [CONFIGURATION-482] Optional dependencies are now marked with resolution:=optional in the Import-Package section of the OSGi manifest. Thanks to Chris Seieroe

svn commit: r1344442 - in /commons/proper/configuration/trunk/src: changes/changes.xml main/java/org/apache/commons/configuration/DatabaseConfiguration.java

2012-05-30 Thread oheger
Author: oheger Date: Wed May 30 20:17:35 2012 New Revision: 132 URL: http://svn.apache.org/viewvc?rev=132view=rev Log: [CONFIGURATION-483] DatabaseConfiguration now ensures that the result set is always closed. Modified: commons/proper/configuration/trunk/src/changes/changes.xml

svn commit: r1152343 - in /commons/proper/configuration/trunk/src: java/org/apache/commons/configuration/tree/xpath/ test/org/apache/commons/configuration/tree/xpath/

2011-07-29 Thread oheger
Author: oheger Date: Fri Jul 29 19:23:09 2011 New Revision: 1152343 URL: http://svn.apache.org/viewvc?rev=1152343view=rev Log: [CONFIGURATION-452] XPathExpressionEngine now supports keys for adding or setting properties without a whitespace. Added: commons/proper/configuration/trunk/src

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

2011-07-29 Thread oheger
Author: oheger Date: Fri Jul 29 19:56:01 2011 New Revision: 1152357 URL: http://svn.apache.org/viewvc?rev=1152357view=rev Log: Javadoc improvements. Modified: commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/xpath/XPathExpressionEngine.java Modified

svn commit: r1152440 - in /commons/proper/configuration/trunk/src: changes/changes.xml site/xdoc/userguide/howto_xml.xml

2011-07-30 Thread oheger
Author: oheger Date: Sat Jul 30 09:58:58 2011 New Revision: 1152440 URL: http://svn.apache.org/viewvc?rev=1152440view=rev Log: [CONFIGURATION-452] Documentation updates. Modified: commons/proper/configuration/trunk/src/changes/changes.xml commons/proper/configuration/trunk/src/site/xdoc

svn commit: r1152443 - in /commons/proper/configuration/branches/configuration2_experimental/src: changes/ main/java/org/apache/commons/configuration2/expr/xpath/ site/xdoc/userguide/ test/java/org/ap

2011-07-30 Thread oheger
Author: oheger Date: Sat Jul 30 10:17:52 2011 New Revision: 1152443 URL: http://svn.apache.org/viewvc?rev=1152443view=rev Log: [CONFIGURATION-452] Ported changes to branch. Added: commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/commons

svn commit: r1153263 - in /commons/proper/configuration/branches/configuration2_experimental/src: changes/ main/java/org/apache/commons/configuration2/ test/java/org/apache/commons/configuration2/

2011-08-02 Thread oheger
Author: oheger Date: Tue Aug 2 20:15:46 2011 New Revision: 1153263 URL: http://svn.apache.org/viewvc?rev=1153263view=rev Log: [CONFIGURATION-458] Provide a specific implementation of clear() in AbstractHierarchicalConfiguration. Ported fix to branch. Modified: commons/proper/configuration

svn commit: r1153637 - in /commons/proper/configuration/trunk/src: changes/changes.xml java/org/apache/commons/configuration/HierarchicalINIConfiguration.java test/org/apache/commons/configuration/Tes

2011-08-03 Thread oheger
Author: oheger Date: Wed Aug 3 20:11:23 2011 New Revision: 1153637 URL: http://svn.apache.org/viewvc?rev=1153637view=rev Log: [CONFIGURATION-455] Improvements of HierarchicalINIConfiguration.getSection(): - The section is created if it does not exist. - The returned SubnodeConfiguration is now

svn commit: r1153643 - in /commons/proper/configuration/branches/configuration2_experimental/src: changes/changes.xml main/java/org/apache/commons/configuration2/INIConfiguration.java test/java/org/ap

2011-08-03 Thread oheger
Author: oheger Date: Wed Aug 3 20:23:17 2011 New Revision: 1153643 URL: http://svn.apache.org/viewvc?rev=1153643view=rev Log: [CONFIGURATION-455] Improvements of lINIConfiguration.getSection(). Ported changes to branch. Modified: commons/proper/configuration/branches

svn commit: r1153984 - in /commons/proper/configuration/trunk/src: changes/ java/org/apache/commons/configuration/

2011-08-04 Thread oheger
Author: oheger Date: Thu Aug 4 19:57:03 2011 New Revision: 1153984 URL: http://svn.apache.org/viewvc?rev=1153984view=rev Log: [CONFIGURATION-456] Improved Javadocs of getKeys(String) method. Modified: commons/proper/configuration/trunk/src/changes/changes.xml commons/proper

svn commit: r1156501 - /commons/proper/configuration/trunk/src/site/xdoc/userguide/howto_configurationbuilder.xml

2011-08-11 Thread oheger
Author: oheger Date: Thu Aug 11 06:22:49 2011 New Revision: 1156501 URL: http://svn.apache.org/viewvc?rev=1156501view=rev Log: [CONFIGURATION-459] Merged documentation of ConfigurationFactory into the DefaultConfigurationBuilder document. Modified: commons/proper/configuration/trunk/src

svn commit: r1156502 - /commons/proper/configuration/trunk/src/site/xdoc/userguide/user_guide.xml

2011-08-11 Thread oheger
Author: oheger Date: Thu Aug 11 06:23:25 2011 New Revision: 1156502 URL: http://svn.apache.org/viewvc?rev=1156502view=rev Log: [CONFIGURATION-459] Updated TOC of user guide. Modified: commons/proper/configuration/trunk/src/site/xdoc/userguide/user_guide.xml Modified: commons/proper

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