[jira] Resolved: (CONFIGURATION-143) [configuration] Support event listeners for configurations

2007-01-10 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-143. Resolution: Fixed Fix Version/s: 1.4 Basic event support (i.e. the

[jira] Resolved: (CONFIGURATION-165) [configuration] Use beanutils for conversions

2007-01-10 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-165. Resolution: Won't Fix This issue is now open for a long while. ATM I see no

[jira] Commented: (CONFIGURATION-215) Using relative URLs

2007-01-10 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463705 ] Oliver Heger commented on CONFIGURATION-215: I never got a response to my last suggestions. What

[jira] Resolved: (CONFIGURATION-155) [configuration] Instance specific list delimiter

2007-01-09 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-155. Resolution: Fixed Fix Version/s: Nightly Builds SubsetConfiguration

[jira] Updated: (CONFIGURATION-78) [configuration] Inconsistent handling for keys that don't exist

2007-01-08 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger updated CONFIGURATION-78: -- Fix Version/s: 2.0 Because such a change would affect existing code it should be

[jira] Updated: (CONFIGURATION-26) [configuration] Consider returning a concatenation of the list properties with getString()

2007-01-08 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger updated CONFIGURATION-26: -- Fix Version/s: 2.0 Setting fix version to the next major release because this

[jira] Commented: (CONFIGURATION-247) recognize changes in included Propertiefiles

2007-01-05 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462549 ] Oliver Heger commented on CONFIGURATION-247: Implementing this feature is problematic because of

[jira] Resolved: (CONFIGURATION-246) The method getBasePath() in FileConfiguration suggest other behavior than it is implemented

2007-01-03 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-246. Resolution: Fixed Fix Version/s: Nightly Builds The Javadocs for

[jira] Resolved: (CONFIGURATION-192) [configuration] Enhancement of interpolation features

2006-12-30 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-192?page=all ] Oliver Heger resolved CONFIGURATION-192. Fix Version/s: Nightly Builds Resolution: Fixed The variable substitution features of the new Commons Lang text package have

[jira] Commented: (CONFIGURATION-245) DatabaseConfiguration and JNDIConfiguration are eating exceptions

2006-12-30 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-245?page=comments#action_12461513 ] Oliver Heger commented on CONFIGURATION-245: Simply swallowing exceptions is certainly no good design. I agree that this should be changed. I

[jira] Updated: (CONFIGURATION-200) [configuration] Add a size() method to the Configuration interface

2006-12-30 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-200?page=all ] Oliver Heger updated CONFIGURATION-200: --- Bugzilla Id: (was: 34263) Fix Version/s: 2.0 This is a binary incompatible change, so it needs a major release. [configuration]

[jira] Resolved: (CONFIGURATION-232) ConfigurationUtils spews directly on std.err when exceptions

2006-12-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-232?page=all ] Oliver Heger resolved CONFIGURATION-232. Fix Version/s: Nightly Builds Resolution: Fixed The printStackTrace() statements have been removed and the log messages you

[jira] Resolved: (CONFIGURATION-239) setDelimiterParsingDisabled doesn't work for 'new PropertiesConfiguration(filePath)'

2006-12-21 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-239?page=all ] Oliver Heger resolved CONFIGURATION-239. Resolution: Invalid I think the documentation of setDelimiterParsingDisabled() describes the behavior appropriately. So closing this

[jira] Commented: (CONFIGURATION-246) The method getBasePath() in FileConfiguration suggest other behavior than it is implemented

2006-12-21 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-246?page=comments#action_12460341 ] Oliver Heger commented on CONFIGURATION-246: How did you initialize the configuration? Looking at the code in AbstractFileConfiguration the

[jira] Resolved: (CONFIGURATION-3) [configuration] Drop 1st class dependency on commons-logging

2006-12-21 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-3?page=all ] Oliver Heger resolved CONFIGURATION-3. -- Resolution: Won't Fix There is obviously not much interest in this issue any more, so I am closing it as wont't fix. The idea to allow a

[jira] Resolved: (CONFIGURATION-231) documentation: Get string returns null?

2006-12-20 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-231?page=all ] Oliver Heger resolved CONFIGURATION-231. Fix Version/s: Nightly Builds Resolution: Fixed I have added some @see tags pointing to setThrowExceptionOnMissing() to the

[jira] Created: (CONFIGURATION-244) DefaultConfigurationBuilder depends on all the supported ConfigurationProviders

2006-12-09 Thread Oliver Heger (JIRA)
DefaultConfigurationBuilder depends on all the supported ConfigurationProviders --- Key: CONFIGURATION-244 URL: http://issues.apache.org/jira/browse/CONFIGURATION-244

[jira] Resolved: (CONFIGURATION-244) DefaultConfigurationBuilder depends on all the supported ConfigurationProviders

2006-12-09 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-244?page=all ] Oliver Heger resolved CONFIGURATION-244. Fix Version/s: Nightly Builds Resolution: Fixed Classes that caused additonal dependencies are now resolved via reflection by

[jira] Resolved: (CONFIGURATION-240) CombinedConfiguration does not reload when enclosed configuration files are modified.

2006-12-08 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-240?page=all ] Oliver Heger resolved CONFIGURATION-240. Fix Version/s: Nightly Builds Resolution: Fixed Should be fixed now in subversion and the next nightly build.

[jira] Commented: (CONFIGURATION-238) XMLConfiguration.save() - illegal new line char in xml comment

2006-12-08 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-238?page=comments#action_12456937 ] Oliver Heger commented on CONFIGURATION-238: Could you perhaps try your tests with a different XML parser and/or XSLT engine (maybe the newest

[jira] Resolved: (CONFIGURATION-243) Improve handling of optional configurations in DefaultConfigurationBuilder

2006-12-06 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-243?page=all ] Oliver Heger resolved CONFIGURATION-243. Fix Version/s: Nightly Builds Resolution: Fixed The new feature was added. The user guide was also updated. Improve handling of

[jira] Created: (CONFIGURATION-243) Improve handling of optional configurations in DefaultConfigurationBuilder

2006-12-03 Thread Oliver Heger (JIRA)
Improve handling of optional configurations in DefaultConfigurationBuilder -- Key: CONFIGURATION-243 URL: http://issues.apache.org/jira/browse/CONFIGURATION-243 Project: Commons

[jira] Commented: (CONFIGURATION-240) CombinedConfiguration does not reload when enclosed configuration files are modified.

2006-12-02 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-240?page=comments#action_12455114 ] Oliver Heger commented on CONFIGURATION-240: IMHO this seems to be rather a design flaw in the way reloading is implemented ATM than a bug.

[jira] Created: (CONFIGURATION-242) The configuration returned by HierarchicalConfiguration.subset() does not globally interpolate

2006-12-02 Thread Oliver Heger (JIRA)
The configuration returned by HierarchicalConfiguration.subset() does not globally interpolate -- Key: CONFIGURATION-242 URL:

[jira] Resolved: (CONFIGURATION-242) The configuration returned by HierarchicalConfiguration.subset() does not globally interpolate

2006-12-02 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-242?page=all ] Oliver Heger resolved CONFIGURATION-242. Fix Version/s: Nightly Builds Resolution: Fixed A fix was committed. The returned subset configuration now delegates to its

[jira] Resolved: (CONFIGURATION-241) clearProperty() does not generate events

2006-12-02 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-241?page=all ] Oliver Heger resolved CONFIGURATION-241. Fix Version/s: Nightly Builds Resolution: Fixed Fixed now in subversion. Thank you for spotting this. clearProperty() does not

[jira] Commented: (CONFIGURATION-239) setDelimiterParsingDisabled doesn't work for 'new PropertiesConfiguration(filePath)'

2006-11-30 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-239?page=comments#action_12454749 ] Oliver Heger commented on CONFIGURATION-239: You are right, setting the delimiterParsingDisabled-flag has only effect *before* the

[jira] Commented: (CONFIGURATION-239) setDelimiterParsingDisabled doesn't work for 'new PropertiesConfiguration(filePath)'

2006-11-28 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-239?page=comments#action_12454113 ] Oliver Heger commented on CONFIGURATION-239: So what you need would be additional constructors that allow setting the delimiter parsing flag

[jira] Resolved: (CONFIGURATION-234) Documentation - Dependencies - DefaultConfigurationBuilder needs commons-jxpath

2006-11-24 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-234?page=all ] Oliver Heger resolved CONFIGURATION-234. Fix Version/s: Nightly Builds Resolution: Fixed I fixed it the hard way: The dependency to commons-jxpath is no longer needed.

[jira] Commented: (CONFIGURATION-238) XMLConfiguration.save() - illegal new line char in xml comment

2006-11-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-238?page=comments#action_12452003 ] Oliver Heger commented on CONFIGURATION-238: This is strange. There is no special handling of comment lines. XMLConfiguration does the

[jira] Resolved: (CONFIGURATION-236) Outputting CombinedConfiguration as XML

2006-11-21 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-236?page=all ] Oliver Heger resolved CONFIGURATION-236. Fix Version/s: Nightly Builds Resolution: Fixed A copy constructor was added to HierarchicalConfiguration and most of its sub

[jira] Commented: (CONFIGURATION-238) XMLConfiguration.save() - illegal new line char in xml comment

2006-11-21 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-238?page=comments#action_12451728 ] Oliver Heger commented on CONFIGURATION-238: Sorry, I don't fully understand this issue. In which way exactly does the processed file differ

[jira] Commented: (CONFIGURATION-237) Contrib : managed reloading strategy

2006-11-21 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-237?page=comments#action_12451340 ] Oliver Heger commented on CONFIGURATION-237: Cool! I think JMX is an interesting area for the [configuration] component. However I will have

[jira] Commented: (CONFIGURATION-237) Contrib : managed reloading strategy

2006-11-07 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-237?page=comments#action_12447925 ] Oliver Heger commented on CONFIGURATION-237: Looks interesting! Is there any chance that you can add a unit test for this class? I think, this

[jira] Resolved: (CONFIGURATION-229) config : load for a configuration node is called before parsing is complete : attributes ignored

2006-11-02 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-229?page=all ] Oliver Heger resolved CONFIGURATION-229. Fix Version/s: Nightly Builds Resolution: Fixed A fix was committed that causes the load() method to be invoked after

[jira] Resolved: (CONFIGURATION-227) ConfigurationDynaBean does not work well with all types of configurations

2006-10-30 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-227?page=all ] Oliver Heger resolved CONFIGURATION-227. Fix Version/s: Nightly Builds Resolution: Fixed A fix was applied that improves the compatibility of ConfigurationDynaBean with

[jira] Resolved: (CONFIGURATION-235) variable interpolation problem

2006-10-30 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-235?page=all ] Oliver Heger resolved CONFIGURATION-235. Fix Version/s: Nightly Builds Resolution: Fixed Should be fixed in the next nightly builds. Thank you for spotting this.

[jira] Resolved: (CONFIGURATION-233) Incomplete interpolation in CompositeConfiguration.getList()

2006-10-28 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-233?page=all ] Oliver Heger resolved CONFIGURATION-233. Fix Version/s: Nightly Builds Resolution: Fixed Patch applied. Thanks! Incomplete interpolation in

[jira] Commented: (CONFIGURATION-234) Documentation - Dependencies - DefaultConfigurationBuilder needs commons-jxpath

2006-10-28 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-234?page=comments#action_12445385 ] Oliver Heger commented on CONFIGURATION-234: You are right, this dependency is missing on our dependencies page. Now you mention it, I wonder

[jira] Commented: (CONFIGURATION-233) Incomplete interpolation in CompositeConfiguration.getList()

2006-10-24 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-233?page=comments#action_1273 ] Oliver Heger commented on CONFIGURATION-233: You are right, this is a bug. Your patch looks good. I hope I find some time soon to write a unit

[jira] Resolved: (CONFIGURATION-230) XPathExpressionEngine nodeKey method create a wrong key for attribute node

2006-10-21 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-230?page=all ] Oliver Heger resolved CONFIGURATION-230. Fix Version/s: Nightly Builds Resolution: Fixed Should be fixed in the next nightly build. Thanks for spotting this!

[jira] Resolved: (CONFIGURATION-228) XMLConfiguration.subset() with FileChangedReloadingStrategy does *not* 'see' file changes

2006-10-16 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-228?page=all ] Oliver Heger resolved CONFIGURATION-228. Fix Version/s: Nightly Builds Resolution: Fixed I added some new test cases and committed a fix. Please double check. Thanks for

[jira] Commented: (CONFIGURATION-231) documentation: Get string returns null?

2006-10-14 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-231?page=comments#action_12442298 ] Oliver Heger commented on CONFIGURATION-231: You are right, the information you mention is not easily to find. WDYT, would @see tags in the

[jira] Commented: (CONFIGURATION-230) XPathExpressionEngine nodeKey method create a wrong key for attribute node

2006-10-14 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-230?page=comments#action_12442299 ] Oliver Heger commented on CONFIGURATION-230: Do you have a code snippet (or even better a unit test) that demonstrates the problem? We need to

[jira] Updated: (CONFIGURATION-229) config : load for a configuration node is called before parsing is complete : attributes ignored

2006-10-03 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-229?page=all ] Oliver Heger updated CONFIGURATION-229: --- Affects Version/s: 1.3 Final (was: 1.2 Final) Priority: Minor (was: Major) You are right. This is

[jira] Commented: (CONFIGURATION-197) [configuration] INIConfiguration

2006-09-27 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-197?page=comments#action_12438203 ] Oliver Heger commented on CONFIGURATION-197: Had a look at the latest patch. It looks very good. Two points: - For legal reasons all files

[jira] Commented: (CONFIGURATION-228) XMLConfiguration.subset() with FileChangedReloadingStrategy does *not* 'see' file changes

2006-09-25 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-228?page=comments#action_12437659 ] Oliver Heger commented on CONFIGURATION-228: Sounds plausible. I will have a look. Is there any chance that you can provide a junit test? If

[jira] Resolved: (CONFIGURATION-224) BaseConfiguration.getProperty() returns reference to intenal store collection object instead of a clone

2006-09-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-224?page=all ] Oliver Heger resolved CONFIGURATION-224. Fix Version/s: Nightly Builds Resolution: Fixed A comment describing the behavior of getProperty() was added to the

[jira] Commented: (CONFIGURATION-228) XMLConfiguration.subset() with FileChangedReloadingStrategy does *not* 'see' file changes

2006-09-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-228?page=comments#action_12436935 ] Oliver Heger commented on CONFIGURATION-228: I think the problem here is that the subset configuration returned by XMLConfiguration is not

[jira] Created: (CONFIGURATION-227) ConfigurationDynaBean does not work well with all types of configurations

2006-09-18 Thread Oliver Heger (JIRA)
ConfigurationDynaBean does not work well with all types of configurations - Key: CONFIGURATION-227 URL: http://issues.apache.org/jira/browse/CONFIGURATION-227 Project: Commons

[jira] Resolved: (CONFIGURATION-226) Describe more accurate about the getBoolean() method

2006-09-18 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-226?page=all ] Oliver Heger resolved CONFIGURATION-226. Fix Version/s: Nightly Builds Resolution: Fixed Closing this ticket after more documentation was added. Feel free to reopen if

[jira] Commented: (CONFIGURATION-224) BaseConfiguration.getProperty() returns reference to intenal store collection object instead of a clone

2006-09-18 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-224?page=comments#action_12435561 ] Oliver Heger commented on CONFIGURATION-224: For the incompatibility of ConfigurationDynaBean with some of the Configuration classes I have

[jira] Resolved: (CONFIGURATION-225) Document exactly what's returned by ConfigurationEvent.getPropertyValue() after EVENT_ADD_PROPERTY.

2006-09-13 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-225?page=all ] Oliver Heger resolved CONFIGURATION-225. Fix Version/s: Nightly Builds Resolution: Fixed I added some notes to the javadoc of ConfigurationEvent and to the user's guide.

[jira] Commented: (CONFIGURATION-224) BaseConfiguration.getProperty() returns reference to intenal store collection object instead of a clone

2006-09-13 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-224?page=comments#action_12434537 ] Oliver Heger commented on CONFIGURATION-224: I am still reluctant to add this copy operation to getProperty(). The getter methods that deal

[jira] Commented: (CONFIGURATION-226) Describe more accurate about the getBoolean() method

2006-09-12 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-226?page=comments#action_12434254 ] Oliver Heger commented on CONFIGURATION-226: The JavaDoc of the getBoolean() methods was updated to point to PropertyConfiguration.toBoolean()

[jira] Commented: (CONFIGURATION-225) Document exactly what's returned by ConfigurationEvent.getPropertyValue() after EVENT_ADD_PROPERTY.

2006-09-09 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-225?page=comments#action_12433637 ] Oliver Heger commented on CONFIGURATION-225: Where would be the best place for such a documentation? In the JavaDocs of ConfigurationEvent or

[jira] Commented: (CONFIGURATION-224) BaseConfiguration.getProperty() returns reference to intenal store collection object instead of a clone

2006-09-09 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-224?page=comments#action_12433639 ] Oliver Heger commented on CONFIGURATION-224: Good catch. This also means that the way ConfigurationDynaBean is implemented ATM it will not

[jira] Resolved: (CONFIGURATION-223) PropertiesConfigurationLayout broke the autoSave behaviour of PropertiesConfiguration

2006-08-30 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-223?page=all ] Oliver Heger resolved CONFIGURATION-223. Fix Version/s: Nightly Builds Resolution: Fixed The fix was committed. Everything seems to work now. Please double-check.

[jira] Commented: (CONFIGURATION-223) PropertiesConfigurationLayout broke the autoSave behaviour of PropertiesConfiguration

2006-08-29 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-223?page=comments#action_12431362 ] Oliver Heger commented on CONFIGURATION-223: Thanks for the patch, this is really helpful. I changed AbstractFileConfiguration in the way

[jira] Resolved: (CONFIGURATION-222) Saving PropertiesConfiguration created with PropertiesConfiguration() constructor creates empty files

2006-08-28 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-222?page=all ] Oliver Heger resolved CONFIGURATION-222. Fix Version/s: Nightly Builds Resolution: Fixed Patch applied. Very good work! Many thanks! Saving PropertiesConfiguration

[jira] Commented: (CONFIGURATION-223) PropertiesConfigurationLayout broke the autoSave behaviour of PropertiesConfiguration

2006-08-28 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-223?page=comments#action_12431060 ] Oliver Heger commented on CONFIGURATION-223: Will have a closer look at this issue. Perhaps the problem could be solved when

[jira] Resolved: (CONFIGURATION-221) Allow system properties in config.xml

2006-08-26 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-221?page=all ] Oliver Heger resolved CONFIGURATION-221. Fix Version/s: Nightly Builds Resolution: Fixed Found some time today so I added a unit test and applied the patch to the

[jira] Resolved: (CONFIGURATION-216) Inconsistent way to locate filename when creating configuration

2006-08-26 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-216?page=all ] Oliver Heger resolved CONFIGURATION-216. Fix Version/s: Nightly Builds Resolution: Fixed Marking this issue as resolved. Please double check and reopen if you still

[jira] Commented: (CONFIGURATION-216) Inconsistent way to locate filename when creating configuration

2006-08-24 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-216?page=comments#action_12430092 ] Oliver Heger commented on CONFIGURATION-216: Patch applied. Many thanks! I made the following minor changes: - Changed the visibility of

[jira] Updated: (CONFIGURATION-216) Inconsistent way to locate filename when creating configuration

2006-08-24 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-216?page=all ] Oliver Heger updated CONFIGURATION-216: --- Attachment: (was: 216.patch) Inconsistent way to locate filename when creating configuration

[jira] Commented: (CONFIGURATION-221) Allow system properties in config.xml

2006-08-24 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-221?page=comments#action_12430097 ] Oliver Heger commented on CONFIGURATION-221: Looks good! The 1.3 release will contain a class called DefaultConfigurationBuilder, which can

[jira] Commented: (CONFIGURATION-216) Inconsistent way to locate filename when creating configuration

2006-08-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-216?page=comments#action_12429798 ] Oliver Heger commented on CONFIGURATION-216: I had a look at your patch. Looks good, and all unit tests are running. One change is problematic

[jira] Resolved: (CONFIGURATION-220) getDateArray(String key, Date[] defaultValue, String format) ignores format argument

2006-08-15 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-220?page=all ] Oliver Heger resolved CONFIGURATION-220. Fix Version/s: Nightly Builds Resolution: Fixed Very good catch! Fixed in subversion. Many thanks! getDateArray(String key,

[jira] Resolved: (CONFIGURATION-219) PropertiesConfiguration.clone() does not properly handle the layout object

2006-08-12 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-219?page=all ] Oliver Heger resolved CONFIGURATION-219. Fix Version/s: Nightly Builds Resolution: Fixed Fixed now in subversion: A clone() method was added to PropertiesConfiguration,

[jira] Resolved: (CONFIGURATION-189) [configuration] Declaring reloadable configurations in the configuration descriptor

2006-08-12 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-189?page=all ] Oliver Heger resolved CONFIGURATION-189. Resolution: Fixed I am closing this issue now because the requested functionality is available in DefaultConfigurationBuilder.

[jira] Created: (CONFIGURATION-219) PropertiesConfiguration.clone() does not properly handle the layout object

2006-08-09 Thread Oliver Heger (JIRA)
PropertiesConfiguration.clone() does not properly handle the layout object -- Key: CONFIGURATION-219 URL: http://issues.apache.org/jira/browse/CONFIGURATION-219 Project: Commons

[jira] Resolved: (CONFIGURATION-217) Possible Maven2 POM dependency clash for Servlet-API

2006-07-29 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-217?page=all ] Oliver Heger resolved CONFIGURATION-217. Fix Version/s: Nightly Builds Resolution: Fixed The dependency was updated to version 2.4 and marked as optional (because it is

[jira] Resolved: (CONFIGURATION-104) [configuration] Preserve file structure (line comments) when re-saving properties file

2006-07-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-104?page=all ] Oliver Heger resolved CONFIGURATION-104. Resolution: Fixed A new class PropertiesConfigurationLayout was added. Objects of this class are associated with

[jira] Resolved: (CONFIGURATION-140) [configuration] Header parsing for PropertiesConfiguration

2006-07-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-140?page=all ] Oliver Heger resolved CONFIGURATION-140. Fix Version/s: Nightly Builds Resolution: Fixed The header comment of a properties file is now maintained by a

[jira] Resolved: (CONFIGURATION-170) [configuration] Add an option to save multiple values in one line

2006-07-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-170?page=all ] Oliver Heger resolved CONFIGURATION-170. Fix Version/s: Nightly Builds Resolution: Fixed You can now force PropertiesConfiguration to write all multi-valued properties

[jira] Resolved: (CONFIGURATION-218) Formatter for properties file

2006-07-09 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-218?page=all ] Oliver Heger resolved CONFIGURATION-218: Resolution: Duplicate Ticket CONFIGURATION-104 deals with this topic. So resolving this as duplicate. Formatter for properties

[jira] Commented: (CONFIGURATION-104) [configuration] Preserve file structure (line comments) when re-saving properties file

2006-07-09 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-104?page=comments#action_12419922 ] Oliver Heger commented on CONFIGURATION-104: +1 for the idea of a Layout class that tries to obtain as much information as possible from the properties

[jira] Resolved: (CONFIGURATION-145) [configuration] clone() implementation for all configurations

2006-07-08 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-145?page=all ] Oliver Heger resolved CONFIGURATION-145: Fix Version: Nightly Builds Resolution: Fixed clone() methods have been added to the most important Configuration

[jira] Commented: (CONFIGURATION-217) Possible Maven2 POM dependency clash for Servlet-API

2006-06-26 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-217?page=comments#action_12417890 ] Oliver Heger commented on CONFIGURATION-217: We have discussed this issue on the developers' list with some maven experts. Here is a link to this thread:

[jira] Resolved: (CONFIGURATION-212) [configuration] The subset configuration returned by HierarchicalConfiguration is not life

2006-06-24 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-212?page=all ] Oliver Heger resolved CONFIGURATION-212: Resolution: Won't Fix With SubnodeConfiguration and the new method configurationAt() of HierarchicalConfiguration there is now a

[jira] Commented: (CONFIGURATION-3) [configuration] Drop 1st class dependency on commons-logging

2006-06-24 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-3?page=comments#action_12417640 ] Oliver Heger commented on CONFIGURATION-3: -- What's the status of this issue? Is there still a desire to drop the commons logging dependency? I had a look at

[jira] Commented: (CONFIGURATION-216) Inconsistent way to locate filename when creating configuration

2006-06-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-216?page=comments#action_12417354 ] Oliver Heger commented on CONFIGURATION-216: You are right! The problem did not occur to me because I use the maven build. And after a maven build ran

[jira] Resolved: (CONFIGURATION-216) Inconsistent way to locate filename when creating configuration

2006-06-21 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-216?page=all ] Oliver Heger resolved CONFIGURATION-216: Resolution: Fixed Should be fixed now in subversion, revision 416102. Please double check. Inconsistent way to locate filename

[jira] Commented: (CONFIGURATION-215) Using relative URLs

2006-06-17 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-215?page=comments#action_12416623 ] Oliver Heger commented on CONFIGURATION-215: Two thoughts: - Such a method for checking from which source a property was loaded would only make sense for

[jira] Commented: (CONFIGURATION-153) [configuration] use a Strategy pattern for locating resources

2006-06-17 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-153?page=comments#action_12416624 ] Oliver Heger commented on CONFIGURATION-153: I am interested in applying this patch for the next release of Commons Configuration to make the locating of

[jira] Updated: (CONFIGURATION-215) Using relative URLs

2006-06-15 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-215?page=all ] Oliver Heger updated CONFIGURATION-215: --- Priority: Minor (was: Major) Solution (1) would be hard to implement for some of the composite configuration classes. I am not sure

[jira] Resolved: (CONFIGURATION-214) Adding an integer and getting it as a long causes an exception

2006-06-01 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-214?page=all ] Oliver Heger resolved CONFIGURATION-214: Fix Version: Nightly Builds Resolution: Fixed Conversion features between different Number types were added. Adding an

[jira] Updated: (CONFIGURATION-214) Adding an integer and getting it as a long causes an exception

2006-05-30 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-214?page=all ] Oliver Heger updated CONFIGURATION-214: --- Assign To: Oliver Heger Adding an integer and getting it as a long causes an exception

[jira] Commented: (CONFIGURATION-214) Adding an integer and getting it as a long causes an exception

2006-05-27 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-214?page=comments#action_12413585 ] Oliver Heger commented on CONFIGURATION-214: I agree with you that this is a bug. Coversions between the Number types should be possible. Will have al

<    1   2