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

2006-09-18 Thread Trevor Charles Miller (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-197?page=all ] Trevor Charles Miller updated CONFIGURATION-197: Attachment: ini.zip Here's an implementation that extends AbstractConfiguration and uses section.key for keys. Hope

[configuration] INIConfiguration

2006-09-18 Thread Trevor Miller
Hi All, I noticed bug configuration-197 is still open and that the current Javadocs do not show INIConfiguration so I added my own implementation which inherits from AbstractFileConfiguration and uses section.key for keys, in an archive named ini.zip, hopefully this will be usefull. Regards,

[jira] Created: (VFS-80) HTTPS protocol should use Commons HTTP Client, not URL provider

2006-09-18 Thread Sergey Vladimirov (JIRA)
HTTPS protocol should use Commons HTTP Client, not URL provider --- Key: VFS-80 URL: http://issues.apache.org/jira/browse/VFS-80 Project: Commons VFS Issue Type: Improvement

[jira] Updated: (VFS-80) HTTPS protocol should use Commons HTTP Client, not URL provider

2006-09-18 Thread Sergey Vladimirov (JIRA)
[ http://issues.apache.org/jira/browse/VFS-80?page=all ] Sergey Vladimirov updated VFS-80: - Attachment: patch.txt HTTPS protocol should use Commons HTTP Client, not URL provider ---

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2006-09-18 Thread commons-jelly-tags-jsl development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration.

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2006-09-18 Thread commons-jelly-tags-jsl development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration.

[nightly build] id failed.

2006-09-18 Thread psteitz
Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20060918/id.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (LOGGING-109) Implement TRACE level for Log4JLogger

2006-09-18 Thread Igor A Tarasov (JIRA)
Implement TRACE level for Log4JLogger - Key: LOGGING-109 URL: http://issues.apache.org/jira/browse/LOGGING-109 Project: Commons Logging Issue Type: Improvement Reporter: Igor A Tarasov

[jira] Commented: (LOGGING-109) Implement TRACE level for Log4JLogger

2006-09-18 Thread Boris Unckel (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-109?page=comments#action_12435543 ] Boris Unckel commented on LOGGING-109: -- Hi, have a look at

Re: [configuration] INIConfiguration

2006-09-18 Thread Oliver Heger
Trevor Miller wrote: Hi All, I noticed bug configuration-197 is still open and that the current Javadocs do not show INIConfiguration so I added my own implementation which inherits from AbstractFileConfiguration and uses section.key for keys, in an archive named ini.zip, hopefully this will be

[RESULT] Release Commons Configuration 1.3

2006-09-18 Thread Oliver Heger
The Commons Community has voted to release version 1.3 of Commons Configuration with the following bindings votes: +1: Rahul Akolkar Jörg Schaible Mark Diggory Oliver Heger There were no other votes. Thanks to all who took the time to participate in the vote. I hope I find the time

svn commit: r447537 - /jakarta/commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/beanutils/TestConfigurationDynaBean.java

2006-09-18 Thread oheger
Author: oheger Date: Mon Sep 18 13:16:03 2006 New Revision: 447537 URL: http://svn.apache.org/viewvc?view=revrev=447537 Log: Updated test for ConfigurationDynaBean so that it can easily be subclassed to test different configuration types Modified:

[jira] Created: (SANDBOX-172) ant javadoc fails

2006-09-18 Thread Will Glass-Husain (JIRA)
ant javadoc fails - Key: SANDBOX-172 URL: http://issues.apache.org/jira/browse/SANDBOX-172 Project: Commons Sandbox Issue Type: Bug Components: CSV Environment: Windows, ant 1.6.2 Reporter:

[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] Closed: (LOGGING-109) Implement TRACE level for Log4JLogger

2006-09-18 Thread Dennis Lundberg (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-109?page=all ] Dennis Lundberg closed LOGGING-109. --- Resolution: Duplicate This was fixed in the 1.1 release. Implement TRACE level for Log4JLogger -

[jira] Created: (SANDBOX-173) CSVParser.getLine() blocks until char after eol is recieved.

2006-09-18 Thread Erik Engstrom (JIRA)
CSVParser.getLine() blocks until char after eol is recieved. Key: SANDBOX-173 URL: http://issues.apache.org/jira/browse/SANDBOX-173 Project: Commons Sandbox Issue Type: Bug

[jira] Created: (IO-93) FileSystemUtils needs to call Process.destroy() on exec'd processes

2006-09-18 Thread Jon Neely (JIRA)
FileSystemUtils needs to call Process.destroy() on exec'd processes --- Key: IO-93 URL: http://issues.apache.org/jira/browse/IO-93 Project: Commons IO Issue Type: Bug

[jira] Created: (DAEMON-87) procrun as tomcat5.exe from Tomcat 5.5.17 does not start, when installed into the file path containing non-ascii character

2006-09-18 Thread Yury Litvinov (JIRA)
procrun as tomcat5.exe from Tomcat 5.5.17 does not start, when installed into the file path containing non-ascii character -- Key: DAEMON-87

svn commit: r447743 - /jakarta/commons/sandbox/csv/trunk/build.xml

2006-09-18 Thread bayard
Author: bayard Date: Mon Sep 18 22:26:20 2006 New Revision: 447743 URL: http://svn.apache.org/viewvc?view=revrev=447743 Log: Regenerated the ant file using 'maven ant' to fix #SANDBOX-172 Modified: jakarta/commons/sandbox/csv/trunk/build.xml Modified:

[jira] Resolved: (SANDBOX-172) ant javadoc fails

2006-09-18 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/SANDBOX-172?page=all ] Henri Yandell resolved SANDBOX-172. --- Resolution: Fixed ant javadoc fails - Key: SANDBOX-172 URL: