<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-25499</id>
	<title>Nabble - Commons - Issues</title>
	<updated>2009-11-12T15:08:40Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Commons---Issues-f25499.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Commons---Issues-f25499.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26328225</id>
	<title>[jira] Created: (LOGGING-133) Allow subclassing of Jdk14Logger</title>
	<published>2009-11-12T15:08:40Z</published>
	<updated>2009-11-12T15:08:40Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">Allow subclassing of Jdk14Logger
&lt;br&gt;--------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: LOGGING-133
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/LOGGING-133&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/LOGGING-133&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Commons Logging
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 1.1.1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Environment: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Shevek
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: Minor
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;It would be nice if
&lt;br&gt;&amp;nbsp;private void log( Level level, String msg, Throwable ex )
&lt;br&gt;in Jdk14Logger was protected rather than private, allowing one to use that as a base class for other arbitrary loggers based on Jdk14.
&lt;br&gt;&lt;br&gt;S.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28LOGGING-133%29-Allow-subclassing-of-Jdk14Logger-tp26328225p26328225.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26322471</id>
	<title>[jira] Commented: (NET-299) Cannot operate directory listing using a pattern includes wildcard chars</title>
	<published>2009-11-12T09:07:39Z</published>
	<updated>2009-11-12T09:07:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/NET-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12777059#action_12777059&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/NET-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12777059#action_12777059&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Sebb commented on NET-299:
&lt;br&gt;--------------------------
&lt;br&gt;&lt;br&gt;What OS are you running on? 
&lt;br&gt;What OS are you connecting to?
&lt;br&gt;&lt;br&gt;What does &amp;quot;Not able&amp;quot; mean? Do you get any error messages? If so what are they?
&lt;br&gt;What did you expect to see, and what did you actually see?
&lt;br&gt;What files are actually present in the destination directory?
&lt;br&gt;Are you sure that they match the pattern you used?
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Cannot operate directory listing using a pattern includes wildcard chars
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: NET-299
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/NET-299&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/NET-299&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Net
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Ganesh
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Not able to List directory using a pattern
&lt;br&gt;&amp;gt; eg : 
&lt;br&gt;&amp;gt; ftpClient.listFiles(&amp;quot;ABC*_2009?DATA&amp;quot;) 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28NET-299%29-Cannot-operate-directory-listing-using-a-pattern-includes-wildcard-chars-tp26317207p26322471.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26322205</id>
	<title>[jira] Created: (SANDBOX-316) Infinite loop when the last line is a comment</title>
	<published>2009-11-12T08:51:39Z</published>
	<updated>2009-11-12T08:51:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">Infinite loop when the last line is a comment
&lt;br&gt;---------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: SANDBOX-316
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/SANDBOX-316&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/SANDBOX-316&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Commons Sandbox
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Components: CSV
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: Nightly Builds
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Environment: Linux ubuntu jaunty
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Kamel Boulebiar
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: Minor
&lt;br&gt;&lt;br&gt;&lt;br&gt;I try to parse a simple file bl.csv that contains:
&lt;br&gt;-----------------------------------
&lt;br&gt;#The simplest good test
&lt;br&gt;00000000
&lt;br&gt;0001
&lt;br&gt;0000002
&lt;br&gt;00003
&lt;br&gt;0000004
&lt;br&gt;#comment at the end
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;I wrote several test and I notice that when the last line is a comment , I get lock in an infinite loop when parsing the file.
&lt;br&gt;This is the only problem I notice, Others basic case work fine.
&lt;br&gt;&lt;br&gt;Below is the parser I have configured:
&lt;br&gt;&lt;br&gt;&amp;nbsp;CSVStrategy strategy = CSVStrategy.DEFAULT_STRATEGY;
&lt;br&gt;&amp;nbsp;strategy.setCommentStart('#');
&lt;br&gt;&amp;nbsp;strategy.setIgnoreEmptyLines(true);
&lt;br&gt;&amp;nbsp;strategy.setIgnoreLeadingWhitespaces(true);
&lt;br&gt;&amp;nbsp;CSVParser csvparser = new CSVParser(new FileReader(csvFile), strategy);
&lt;br&gt;&amp;nbsp;String[][] data = csvparser.getAllValues();
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28SANDBOX-316%29-Infinite-loop-when-the-last-line-is-a-comment-tp26322205p26322205.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26317239</id>
	<title>[jira] Commented: (NET-299) Cannot operate directory listing using a pattern includes wildcard chars</title>
	<published>2009-11-12T03:40:39Z</published>
	<updated>2009-11-12T03:40:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/NET-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776959#action_12776959&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/NET-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776959#action_12776959&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Ganesh commented on NET-299:
&lt;br&gt;----------------------------
&lt;br&gt;&lt;br&gt;used Commons-net version 2
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Cannot operate directory listing using a pattern includes wildcard chars
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: NET-299
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/NET-299&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/NET-299&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Net
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Ganesh
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Not able to List directory using a pattern
&lt;br&gt;&amp;gt; eg : 
&lt;br&gt;&amp;gt; ftpClient.listFiles(&amp;quot;ABC*_2009?DATA&amp;quot;) 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28NET-299%29-Cannot-operate-directory-listing-using-a-pattern-includes-wildcard-chars-tp26317207p26317239.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26317207</id>
	<title>[jira] Created: (NET-299) Cannot operate directory listing using a pattern includes wildcard chars</title>
	<published>2009-11-12T03:38:39Z</published>
	<updated>2009-11-12T03:38:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">Cannot operate directory listing using a pattern includes wildcard chars
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: NET-299
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/NET-299&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/NET-299&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Commons Net
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Ganesh
&lt;br&gt;&lt;br&gt;&lt;br&gt;Not able to List directory using a pattern
&lt;br&gt;&lt;br&gt;eg : 
&lt;br&gt;&lt;br&gt;ftpClient.listFiles(&amp;quot;ABC*_2009?DATA&amp;quot;) 
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28NET-299%29-Cannot-operate-directory-listing-using-a-pattern-includes-wildcard-chars-tp26317207p26317207.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26316181</id>
	<title>[jira] Updated: (DBCP-304) New build.properties.m2.sample for Maven 2</title>
	<published>2009-11-12T02:06:39Z</published>
	<updated>2009-11-12T02:06:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Jacques Le Roux updated DBCP-304:
&lt;br&gt;---------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Attachment: build.properties.m2.sample
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; New build.properties.m2.sample for Maven 2
&lt;br&gt;&amp;gt; ------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: DBCP-304
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-304&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-304&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Dbcp
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Jacques Le Roux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Trivial
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: build.properties.m2.sample
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi, please find atached a build.properties.m2.sample file I used to build commons-dbcp-1.3-20091111-r834702.jar for Apache OFBiz using ant from Eclipse
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28DBCP-304%29-New-build.properties.m2.sample-for-Maven-2-tp26316043p26316181.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26316043</id>
	<title>[jira] Created: (DBCP-304) New build.properties.m2.sample for Maven 2</title>
	<published>2009-11-12T01:54:39Z</published>
	<updated>2009-11-12T01:54:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">New build.properties.m2.sample for Maven 2
&lt;br&gt;------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: DBCP-304
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-304&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-304&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Commons Dbcp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 1.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Jacques Le Roux
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: Trivial
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hi, please find atached a build.properties.m2.sample file I used to build commons-dbcp-1.3-20091111-r834702.jar for Apache OFBiz using ant from Eclipse
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28DBCP-304%29-New-build.properties.m2.sample-for-Maven-2-tp26316043p26316043.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26313077</id>
	<title>[jira] Resolved: (VFS-263) WebdavFileObject does not implement doSetAttribute()</title>
	<published>2009-11-11T19:58:39Z</published>
	<updated>2009-11-11T19:58:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/VFS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/VFS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Ralph Goers resolved VFS-263.
&lt;br&gt;-----------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution: Fixed
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix Version/s: 2.0
&lt;br&gt;&lt;br&gt;Patch applied. Please verify and close.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; WebdavFileObject does not implement doSetAttribute()
&lt;br&gt;&amp;gt; ----------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: VFS-263
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/VFS-263&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/VFS-263&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons VFS
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: all
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Ingo Maas
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Original Estimate: 0.08h
&lt;br&gt;&amp;gt; &amp;nbsp;Remaining Estimate: 0.08h
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Usually, WebDAV servers allow to read from _and_ write to properties (attributes in VFS speech) of a WebDAV resource.
&lt;br&gt;&amp;gt; Though WebdavFileObject in current TRUNK allows to read those properties, it doesn't allow to write them. WebdavFileObject should implement doSetAttribute() to fully support WebDAV properties.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28VFS-263%29-WebdavFileObject-does-not-implement-doSetAttribute%28%29-tp23938420p26313077.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26308889</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-11T13:22:39Z</published>
	<updated>2009-11-11T13:22:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776666#action_12776666&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776666#action_12776666&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Joerg Schaible commented on CONFIGURATION-401:
&lt;br&gt;----------------------------------------------
&lt;br&gt;&lt;br&gt;You could create different persons yourself introducing an id:
&lt;br&gt;&lt;br&gt;persons.person.0.name=1
&lt;br&gt;persons.person.0.surName=2
&lt;br&gt;persons.person.X.name=4
&lt;br&gt;persons.person.X.surName=5
&lt;br&gt;&lt;br&gt;Simply use subset of person and iterate over the keys. If you tokenize them, you can use the first part as unique id to access the individual person entities.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26308889.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26308510</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-11T12:58:39Z</published>
	<updated>2009-11-11T12:58:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776651#action_12776651&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776651#action_12776651&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Oliver Heger commented on CONFIGURATION-401:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;I agree with Ralph in most points. Your request seems very specific to me. Basically, you want Commons Configuration to support a proprietary properties format. I doubt that this might be useful for many other users.
&lt;br&gt;&lt;br&gt;So if anybody comes up with a patch, we will evaluate it. But I would be reluctant to adding such a feature unless the implementation is pretty generic so that it supports a broad range of conversions to hierarchical configurations.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26308510.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26304752</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-11T08:59:39Z</published>
	<updated>2009-11-11T08:59:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776513#action_12776513&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776513#action_12776513&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Ralph Goers commented on CONFIGURATION-401:
&lt;br&gt;-------------------------------------------
&lt;br&gt;&lt;br&gt;If your customer mandates property files then I don't understand how 
&lt;br&gt;persons.person.name=1
&lt;br&gt;persons.person.surName=2
&lt;br&gt;persons.person.phoneNum=3
&lt;br&gt;&lt;br&gt;persons.person.name=4
&lt;br&gt;persons.person.surName=5
&lt;br&gt;persons.person.phoneNum=6
&lt;br&gt;&lt;br&gt;persons.person.name=7
&lt;br&gt;persons.person.surName=8
&lt;br&gt;persons.person.phoneNum=9
&lt;br&gt;&lt;br&gt;would be acceptable. java.util.Properties files do not allow duplicate keys. Instead, you would have to do
&lt;br&gt;&lt;br&gt;persons.person.name=1,4,7
&lt;br&gt;persons.person,surName=2,5,8
&lt;br&gt;persons.persona.phoneNum=3,6,9
&lt;br&gt;&lt;br&gt;which, of course, is practically useless.
&lt;br&gt;&lt;br&gt;Also, I don't think I've actually seen a description of why you need to convert the properties into a hierarchical format. What is the use case you are trying to solve?
&lt;br&gt;&lt;br&gt;Yes, we could invent some new syntax that might work, but I don't think any of the committers are interested in doing that. I don't believe any of us are directly paid to work on Commons Configuration and we all have other things we would like to work on.
&lt;br&gt;&lt;br&gt;That said, although I understand you said you don't have the resources to do it, if you, or someone else, were to provide a patch we would definitely consider it.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26304752.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26302055</id>
	<title>[jira] Commented: (MATH-320) NaN singular value from SVD</title>
	<published>2009-11-11T06:23:39Z</published>
	<updated>2009-11-11T06:23:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/MATH-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776462#action_12776462&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MATH-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776462#action_12776462&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Luc Maisonobe commented on MATH-320:
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;The method should solve the problem in the least square sense.
&lt;br&gt;The fact it does not do it is not a restriction, it's a bug.
&lt;br&gt;I'll have a look at it
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; NaN singular value from SVD
&lt;br&gt;&amp;gt; ---------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MATH-320
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MATH-320&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MATH-320&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Math
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: Linux (Ubuntu 9.10) java version &amp;quot;1.6.0_16&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Dieter Vandenbussche
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The following jython code
&lt;br&gt;&amp;gt; Start code
&lt;br&gt;&amp;gt; from org.apache.commons.math.linear import *
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Alist = [[1.0, 2.0, 3.0],[2.0,3.0,4.0],[3.0,5.0,7.0]]
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; A = Array2DRowRealMatrix(Alist)
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; decomp = SingularValueDecompositionImpl(A)
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; print decomp.getSingularValues()
&lt;br&gt;&amp;gt; End code
&lt;br&gt;&amp;gt; prints
&lt;br&gt;&amp;gt; array('d', [11.218599757513008, 0.3781791648535976, nan])
&lt;br&gt;&amp;gt; The last singular value should be something very close to 0 since the matrix
&lt;br&gt;&amp;gt; is rank deficient. &amp;nbsp;When i use the result from getSolver() to solve a system, i end 
&lt;br&gt;&amp;gt; up with a bunch of NaNs in the solution. &amp;nbsp;I assumed i would get back a least squares solution.
&lt;br&gt;&amp;gt; Does this SVD implementation require that the matrix be full rank? &amp;nbsp;If so, then i would expect
&lt;br&gt;&amp;gt; an exception to be thrown from the constructor or one of the methods.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MATH-320%29-NaN-singular-value-from-SVD-tp26285656p26302055.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26301348</id>
	<title>[jira] Commented: (MATH-320) NaN singular value from SVD</title>
	<published>2009-11-11T05:37:39Z</published>
	<updated>2009-11-11T05:37:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/MATH-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776449#action_12776449&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MATH-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776449#action_12776449&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Dieter Vandenbussche commented on MATH-320:
&lt;br&gt;-------------------------------------------
&lt;br&gt;&lt;br&gt;Yes, making that change fixes the singular values, printing the singular values now gives
&lt;br&gt;&lt;br&gt;array('d', [11.218599757513008, 0.3781791648535976, 0.0])
&lt;br&gt;&lt;br&gt;The unittests for the project still pass as well.
&lt;br&gt;&lt;br&gt;However, now the solve fails with a SinularMatrixException
&lt;br&gt;&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;testdecomp.py&amp;quot;, line 14, in &amp;lt;module&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; soln = solver.solve([5.0, 6.0,7.0])
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.math.linear.SingularValueDecompositionImpl$Solver.solve(SingularValueDecompositionImpl.java:371)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:597)
&lt;br&gt;&lt;br&gt;org.apache.commons.math.linear.SingularMatrixException: org.apache.commons.math.linear.SingularMatrixException: matrix is singular
&lt;br&gt;&lt;br&gt;This confuses me, i guess i'm assuming incorrectly that if the solve method can solve in the least squares sense, then it should be
&lt;br&gt;able to handle singular matrices. &amp;nbsp;Is that just a restriction on the current solve methods and if so, are there plans to relax that restriction?
&lt;br&gt;&lt;br&gt;thanks very much for your time
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; NaN singular value from SVD
&lt;br&gt;&amp;gt; ---------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MATH-320
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MATH-320&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MATH-320&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Math
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: Linux (Ubuntu 9.10) java version &amp;quot;1.6.0_16&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Dieter Vandenbussche
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The following jython code
&lt;br&gt;&amp;gt; Start code
&lt;br&gt;&amp;gt; from org.apache.commons.math.linear import *
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Alist = [[1.0, 2.0, 3.0],[2.0,3.0,4.0],[3.0,5.0,7.0]]
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; A = Array2DRowRealMatrix(Alist)
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; decomp = SingularValueDecompositionImpl(A)
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; print decomp.getSingularValues()
&lt;br&gt;&amp;gt; End code
&lt;br&gt;&amp;gt; prints
&lt;br&gt;&amp;gt; array('d', [11.218599757513008, 0.3781791648535976, nan])
&lt;br&gt;&amp;gt; The last singular value should be something very close to 0 since the matrix
&lt;br&gt;&amp;gt; is rank deficient. &amp;nbsp;When i use the result from getSolver() to solve a system, i end 
&lt;br&gt;&amp;gt; up with a bunch of NaNs in the solution. &amp;nbsp;I assumed i would get back a least squares solution.
&lt;br&gt;&amp;gt; Does this SVD implementation require that the matrix be full rank? &amp;nbsp;If so, then i would expect
&lt;br&gt;&amp;gt; an exception to be thrown from the constructor or one of the methods.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MATH-320%29-NaN-singular-value-from-SVD-tp26285656p26301348.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26299336</id>
	<title>[jira] Commented: (POOL-151) Eviction thread is able to remove (destroy) in-flight (borrowed) objects</title>
	<published>2009-11-11T02:46:40Z</published>
	<updated>2009-11-11T02:46:40Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/POOL-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776413#action_12776413&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/POOL-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776413#action_12776413&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hassan Sajjad commented on POOL-151:
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;# The [above pool settings |&lt;a href=&quot;https://issues.apache.org/jira/browse/POOL-151?focusedCommentId=12765145&amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12765145&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/POOL-151?focusedCommentId=12765145&amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12765145&lt;/a&gt;] are for this test only. 
&lt;br&gt;In the real env. the 2 eviction params ({{timeBetweenEvictionRunsMillis}} and {{minEvictableIdleTimeMillis}}) change to 10 minutes.
&lt;br&gt;# {{factory.passivateObject()}} and {{factory.activateObject()}} are empty:
&lt;br&gt;{noformat}
&lt;br&gt;&amp;nbsp; &amp;nbsp; public void activateObject(Object o) throws Exception
&lt;br&gt;&amp;nbsp; &amp;nbsp; {
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; public void passivateObject(Object o) throws Exception
&lt;br&gt;&amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;{noformat}
&lt;br&gt;# {{factory.destroyObject()}} is the only place that closes the session. Pretty certain this is triggered by the Eviction thread, because:
&lt;br&gt;## If you disable Eviction on the pool, there is no closing of the sessions and the issue is no longer there! The sessions then become vulnerable to other longevity related issues such as timeouts due to long period of idleness etc.
&lt;br&gt;## See the thread id associated with close calls '{{Timer-0}}' - seems to be a time scheduled job like the Eviction.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Eviction thread is able to remove (destroy) in-flight (borrowed) objects
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: POOL-151
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/POOL-151&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/POOL-151&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Pool
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.5.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Hassan Sajjad
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Under high concurrent use, the eviction thread can temper with an in-use object from the pool, potentially causing catastrophic results, as illustrate in the below log from our use. Note the object - in our case JMSSession is closed in-flight (after message send but before commit), causing the commit to fail with {{javax.jms.IllegalStateException: MQJMS1024: session closed}} error.
&lt;br&gt;&amp;gt; {noformat}
&lt;br&gt;&amp;gt; 2009-10-12 15:08:40,254 DEBUG [asyncDelivery59] Borrowed session com.ibm.mq.jms.MQQueueSession@40bc88 for jms connector 
&lt;br&gt;&amp;gt; 2009-10-12 15:08:40,341 DEBUG [Timer-0] Physically closing com.ibm.mq.jms.MQQueueSession@40bc88 for connector 
&lt;br&gt;&amp;gt; 2009-10-12 15:08:40,669 DEBUG [asyncDelivery59] Returning session com.ibm.mq.jms.MQQueueSession@40bc88 for jms conn
&lt;br&gt;&amp;gt; ector
&lt;br&gt;&amp;gt; 2009-10-12 15:08:40,433 ERROR [asyncDelivery59] Exception caught while committing transaction [com.ibm.mq.jms.MQQueueSession@40bc88]
&lt;br&gt;&amp;gt; {noformat}
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28POOL-151%29-Eviction-thread-is-able-to-remove-%28destroy%29-in-flight-%28borrowed%29-objects-tp25875918p26299336.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26299192</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-11T02:32:39Z</published>
	<updated>2009-11-11T02:32:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776408#action_12776408&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776408#action_12776408&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;yair ogen commented on CONFIGURATION-401:
&lt;br&gt;-----------------------------------------
&lt;br&gt;&lt;br&gt;my customer mandates property files.
&lt;br&gt;&lt;br&gt;the extension you are talking is exactly the challenge I am looking for
&lt;br&gt;someone to pick up. I do not have the resources to do it myself.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26299192.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26297355</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-10T23:54:39Z</published>
	<updated>2009-11-10T23:54:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776348#action_12776348&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776348#action_12776348&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Ralph Goers commented on CONFIGURATION-401:
&lt;br&gt;-------------------------------------------
&lt;br&gt;&lt;br&gt;At this point I find myself wondering why you wouldn't just use XML? &amp;nbsp;The above is just ugly. Especially when I can just do:
&lt;br&gt;&lt;br&gt;&amp;lt;persons&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;group name=&amp;quot;admin&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;person name=&amp;quot;x&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;person name=&amp;quot;y&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/group&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;group name=&amp;quot;users&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;person name=&amp;quot;z&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/group&amp;gt;
&lt;br&gt;&amp;lt;/persons&amp;gt;
&lt;br&gt;&lt;br&gt;and then have an XML Schema to enforce it to boot.
&lt;br&gt;&lt;br&gt;But if for some reason you have an aversion to XML than you could invent some new format that extends AbstractHierarchicalFileConfiguration.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26297355.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26297309</id>
	<title>[jira] Created: (BETWIXT-68) Difference between null and empty string</title>
	<published>2009-11-10T23:50:39Z</published>
	<updated>2009-11-10T23:50:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">Difference between null and empty string
&lt;br&gt;----------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: BETWIXT-68
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/BETWIXT-68&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/BETWIXT-68&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Commons Betwixt
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Soocheon Kim
&lt;br&gt;&lt;br&gt;&lt;br&gt;Now, betwixt(v0.8) does not show attribute, if the primitive value is null or empty string.
&lt;br&gt;But, There is a difference between null and empty string(&amp;quot;&amp;quot;).
&lt;br&gt;Attributes that have null value should not be shown in it's tag, but attributes that have empty string should be shown.
&lt;br&gt;Like this.
&lt;br&gt;&lt;br&gt;MyTag.value == null
&lt;br&gt;&amp;lt;myTag&amp;gt;
&lt;br&gt;&lt;br&gt;MyTag.value == &amp;quot;&amp;quot;
&lt;br&gt;&amp;lt;myTag value=&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28BETWIXT-68%29-Difference-between-null-and-empty-string-tp26297309p26297309.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26297101</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-10T23:21:39Z</published>
	<updated>2009-11-10T23:21:39Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776335#action_12776335&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776335#action_12776335&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;yair ogen commented on CONFIGURATION-401:
&lt;br&gt;-----------------------------------------
&lt;br&gt;&lt;br&gt;I see what you mean. It could be easily supported by:
&lt;br&gt;&lt;br&gt;persons.group.name=admins
&lt;br&gt;persons. &amp;lt;&lt;a href=&quot;http://persons.person.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://persons.person.name/&lt;/a&gt;&amp;gt;group. &amp;lt;&lt;a href=&quot;http://persons.group.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://persons.group.name/&lt;/a&gt;&amp;gt;
&lt;br&gt;person.name &amp;lt;&lt;a href=&quot;http://persons.person.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://persons.person.name/&lt;/a&gt;&amp;gt;=x
&lt;br&gt;persons. &amp;lt;&lt;a href=&quot;http://persons.person.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://persons.person.name/&lt;/a&gt;&amp;gt;group. &amp;lt;&lt;a href=&quot;http://persons.group.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://persons.group.name/&lt;/a&gt;&amp;gt;
&lt;br&gt;person.name &amp;lt;&lt;a href=&quot;http://persons.person.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://persons.person.name/&lt;/a&gt;&amp;gt;=y
&lt;br&gt;&lt;br&gt;persons.group.name=users
&lt;br&gt;persons. &amp;lt;&lt;a href=&quot;http://persons.person.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://persons.person.name/&lt;/a&gt;&amp;gt;group. &amp;lt;&lt;a href=&quot;http://persons.group.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://persons.group.name/&lt;/a&gt;&amp;gt;
&lt;br&gt;person.name &amp;lt;&lt;a href=&quot;http://persons.person.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://persons.person.name/&lt;/a&gt;&amp;gt;=z
&lt;br&gt;&lt;br&gt;then you have 2 groups under persons:
&lt;br&gt;&lt;br&gt;admins has 2 persons.
&lt;br&gt;&lt;br&gt;users has one.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26297101.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26293343</id>
	<title>[jira] Commented: (POOL-151) Eviction thread is able to remove (destroy) in-flight (borrowed) objects</title>
	<published>2009-11-10T15:27:27Z</published>
	<updated>2009-11-10T15:27:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/POOL-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776163#action_12776163&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/POOL-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776163#action_12776163&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Mark Thomas commented on POOL-151:
&lt;br&gt;----------------------------------
&lt;br&gt;&lt;br&gt;It strikes me as odd how quickly the object is closed after it is returned to the pool. Out of curiosity, what are your pool settings?
&lt;br&gt;&lt;br&gt;Another random thing that stuck me was is there anyway factory.passivateObject() might be closing the connection?
&lt;br&gt;&lt;br&gt;Random thought no. 3 - can you log the current stack trace when you close a connection? I'm curious as to what is triggering that.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Eviction thread is able to remove (destroy) in-flight (borrowed) objects
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: POOL-151
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/POOL-151&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/POOL-151&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Pool
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.5.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Hassan Sajjad
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Under high concurrent use, the eviction thread can temper with an in-use object from the pool, potentially causing catastrophic results, as illustrate in the below log from our use. Note the object - in our case JMSSession is closed in-flight (after message send but before commit), causing the commit to fail with {{javax.jms.IllegalStateException: MQJMS1024: session closed}} error.
&lt;br&gt;&amp;gt; {noformat}
&lt;br&gt;&amp;gt; 2009-10-12 15:08:40,254 DEBUG [asyncDelivery59] Borrowed session com.ibm.mq.jms.MQQueueSession@40bc88 for jms connector 
&lt;br&gt;&amp;gt; 2009-10-12 15:08:40,341 DEBUG [Timer-0] Physically closing com.ibm.mq.jms.MQQueueSession@40bc88 for connector 
&lt;br&gt;&amp;gt; 2009-10-12 15:08:40,669 DEBUG [asyncDelivery59] Returning session com.ibm.mq.jms.MQQueueSession@40bc88 for jms conn
&lt;br&gt;&amp;gt; ector
&lt;br&gt;&amp;gt; 2009-10-12 15:08:40,433 ERROR [asyncDelivery59] Exception caught while committing transaction [com.ibm.mq.jms.MQQueueSession@40bc88]
&lt;br&gt;&amp;gt; {noformat}
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28POOL-151%29-Eviction-thread-is-able-to-remove-%28destroy%29-in-flight-%28borrowed%29-objects-tp25875918p26293343.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26293003</id>
	<title>[jira] Resolved: (DBCP-303) getGeneratedKeys does not work</title>
	<published>2009-11-10T15:03:27Z</published>
	<updated>2009-11-10T15:03:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Mark Thomas resolved DBCP-303.
&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Resolution: Fixed
&lt;br&gt;&lt;br&gt;Patch applied. Many thanks.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; getGeneratedKeys does not work
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: DBCP-303
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-303&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-303&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Dbcp
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Dave Oxley
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 1.3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: DBCP-303.diff
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ResultSet rs = ps.getGeneratedKeys();
&lt;br&gt;&amp;gt; if (rs.next())
&lt;br&gt;&amp;gt; The ResultSet is always empty.
&lt;br&gt;&amp;gt; I've tracked down the issue to PooledConnectionImpl.makeObject which doesn't call Connection.prepareStatement(String, int) when key._autoGeneratedKeys is not null. Patch to follow shortly.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28DBCP-303%29-getGeneratedKeys-does-not-work-tp26277647p26293003.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26292234</id>
	<title>[jira] Resolved: (DBCP-302) org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails.createObject() does not throw ClassNotFoundException</title>
	<published>2009-11-10T14:11:27Z</published>
	<updated>2009-11-10T14:11:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Mark Thomas resolved DBCP-302.
&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Resolution: Fixed
&lt;br&gt;&lt;br&gt;Phil fixed this.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails.createObject() &amp;nbsp;does not throw ClassNotFoundException
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: DBCP-302
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-302&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-302&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Dbcp
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Sebb
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 1.3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails.createObject() &amp;nbsp;does not actually throw ClassNotFoundException
&lt;br&gt;&amp;gt; Either the Exception should be removed from the throws clause, or it should be documented in Javadoc (stops Eclipse complaining).
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28DBCP-302%29-org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails.createObject%28%29-does-not-throw-ClassNotFoundException-tp26076253p26292234.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26292119</id>
	<title>[jira] Updated: (DAEMON-130) The Java classpath is corrupted when it contains extended ASCII characters</title>
	<published>2009-11-10T14:05:28Z</published>
	<updated>2009-11-10T14:05:28Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/DAEMON-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DAEMON-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Will Franco updated DAEMON-130:
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix Version/s: &amp;nbsp; &amp;nbsp; (was: 1.0.1)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The Java classpath is corrupted when it contains extended ASCII characters
&lt;br&gt;&amp;gt; --------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: DAEMON-130
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/DAEMON-130&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DAEMON-130&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Daemon
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.0.1
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: Windows 2003 Server SP1 x86, Windows XP x86
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Will Franco
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The Java classpath is corrupted when it contains extended ASCII characters. &amp;nbsp;The corruption is caused by the narrowing of such characters and then using them as such to create the JVM process. 
&lt;br&gt;&amp;gt; For example: &amp;nbsp;
&lt;br&gt;&amp;gt; By setting a path in your classpath to C:\Tempñ\lib, the narrow conversion of such string is C:\TempA+-\lib, and the narrow version of the path is used in the classpath preventing the java application from starting because it cannot find its classes.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28DAEMON-130%29-The-Java-classpath-is-corrupted-when-it-contains-extended-ASCII-characters-tp26292120p26292119.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26292120</id>
	<title>[jira] Created: (DAEMON-130) The Java classpath is corrupted when it contains extended ASCII characters</title>
	<published>2009-11-10T14:05:28Z</published>
	<updated>2009-11-10T14:05:28Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">The Java classpath is corrupted when it contains extended ASCII characters
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: DAEMON-130
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/DAEMON-130&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DAEMON-130&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Commons Daemon
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 1.0.1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Environment: Windows 2003 Server SP1 x86, Windows XP x86
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Will Franco
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fix For: 1.0.1
&lt;br&gt;&lt;br&gt;&lt;br&gt;The Java classpath is corrupted when it contains extended ASCII characters. &amp;nbsp;The corruption is caused by the narrowing of such characters and then using them as such to create the JVM process. 
&lt;br&gt;&lt;br&gt;For example: &amp;nbsp;
&lt;br&gt;By setting a path in your classpath to C:\Tempñ\lib, the narrow conversion of such string is C:\TempA+-\lib, and the narrow version of the path is used in the classpath preventing the java application from starting because it cannot find its classes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28DAEMON-130%29-The-Java-classpath-is-corrupted-when-it-contains-extended-ASCII-characters-tp26292120p26292120.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26291986</id>
	<title>[jira] Closed: (VFS-276) add ProviderTestConfig.getDefaultFileSystemManager() method</title>
	<published>2009-11-10T13:57:27Z</published>
	<updated>2009-11-10T13:57:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/VFS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/VFS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Vince Bonfanti closed VFS-276.
&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;Patch has been verified.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; add ProviderTestConfig.getDefaultFileSystemManager() method
&lt;br&gt;&amp;gt; -----------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: VFS-276
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/VFS-276&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/VFS-276&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons VFS
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: Google App Engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Vince Bonfanti
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: VFS-test-getDefaultFileSystemManager.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm developing a plug-in for Google App Engine (&lt;a href=&quot;http://code.google.com/p/gaevfs/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/gaevfs/&lt;/a&gt;) and in order to run junit tests on this plug-in I need to be able to create an instance of my own subclass of DefaultFileSystemManager.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28VFS-276%29-add-ProviderTestConfig.getDefaultFileSystemManager%28%29-method-tp24962522p26291986.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26290561</id>
	<title>[jira] Commented: (MATH-320) NaN singular value from SVD</title>
	<published>2009-11-10T12:23:27Z</published>
	<updated>2009-11-10T12:23:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/MATH-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776063#action_12776063&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MATH-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776063#action_12776063&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Luc Maisonobe commented on MATH-320:
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;This is a real new bug, thanks for reporting it.
&lt;br&gt;&lt;br&gt;Before I look more precisely at it, could you do a quick check for me ?
&lt;br&gt;&lt;br&gt;If at the end of the SingularValueDecompositionImpl constructor, around line 118 in the java source file you change from:
&lt;br&gt;{noformat}
&lt;br&gt;&amp;nbsp; singularValues[i] = Math.sqrt(singularValues[i]);
&lt;br&gt;{noformat}
&lt;br&gt;to
&lt;br&gt;{noformat}
&lt;br&gt;&amp;nbsp; singularValues[i] = Math.sqrt(Math.max(0, singularValues[i]));
&lt;br&gt;{noformat}
&lt;br&gt;&lt;br&gt;does the problem still appear on singular values and does the solver work properly ?
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; NaN singular value from SVD
&lt;br&gt;&amp;gt; ---------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MATH-320
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MATH-320&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MATH-320&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Math
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: Linux (Ubuntu 9.10) java version &amp;quot;1.6.0_16&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Dieter Vandenbussche
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The following jython code
&lt;br&gt;&amp;gt; Start code
&lt;br&gt;&amp;gt; from org.apache.commons.math.linear import *
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Alist = [[1.0, 2.0, 3.0],[2.0,3.0,4.0],[3.0,5.0,7.0]]
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; A = Array2DRowRealMatrix(Alist)
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; decomp = SingularValueDecompositionImpl(A)
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; print decomp.getSingularValues()
&lt;br&gt;&amp;gt; End code
&lt;br&gt;&amp;gt; prints
&lt;br&gt;&amp;gt; array('d', [11.218599757513008, 0.3781791648535976, nan])
&lt;br&gt;&amp;gt; The last singular value should be something very close to 0 since the matrix
&lt;br&gt;&amp;gt; is rank deficient. &amp;nbsp;When i use the result from getSolver() to solve a system, i end 
&lt;br&gt;&amp;gt; up with a bunch of NaNs in the solution. &amp;nbsp;I assumed i would get back a least squares solution.
&lt;br&gt;&amp;gt; Does this SVD implementation require that the matrix be full rank? &amp;nbsp;If so, then i would expect
&lt;br&gt;&amp;gt; an exception to be thrown from the constructor or one of the methods.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MATH-320%29-NaN-singular-value-from-SVD-tp26285656p26290561.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26289714</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-10T11:25:28Z</published>
	<updated>2009-11-10T11:25:28Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776026#action_12776026&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12776026#action_12776026&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Oliver Heger commented on CONFIGURATION-401:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;In your special example the {{PropertiesConfiguration}} contains 3 keys: _persons.person.name_, _persons.person.surName_, and _persons.person.phoneNum_. Each key is associated with a list of values. In this concrete case it is possible to convert this data into a hierarchical structure.
&lt;br&gt;&lt;br&gt;But as soon as the structure becomes slightly more complex, you are lost. Consider the example where persons are organized in groups, and you have properties like
&lt;br&gt;&lt;br&gt;{code}
&lt;br&gt;persons.group.name=admins
&lt;br&gt;persons.person.name=x
&lt;br&gt;persons.person.name=y
&lt;br&gt;&lt;br&gt;persons.group.name=users
&lt;br&gt;persons.person.name=z
&lt;br&gt;{code}
&lt;br&gt;&lt;br&gt;Here you have two groups and three persons, but after the properties are read into a {{PropertiesConfiguration}} how do you know which persons belong to which group?
&lt;br&gt;&lt;br&gt;You try to extract structure from a format that is simply not provided.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26289714.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26285698</id>
	<title>[jira] Updated: (MATH-320) NaN singular value from SVD</title>
	<published>2009-11-10T07:45:27Z</published>
	<updated>2009-11-10T07:45:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/MATH-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MATH-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Dieter Vandenbussche updated MATH-320:
&lt;br&gt;--------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Description: 
&lt;br&gt;The following jython code
&lt;br&gt;Start code
&lt;br&gt;&lt;br&gt;from org.apache.commons.math.linear import *
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Alist = [[1.0, 2.0, 3.0],[2.0,3.0,4.0],[3.0,5.0,7.0]]
&lt;br&gt;&amp;nbsp;
&lt;br&gt;A = Array2DRowRealMatrix(Alist)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;decomp = SingularValueDecompositionImpl(A)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;print decomp.getSingularValues()
&lt;br&gt;&lt;br&gt;End code
&lt;br&gt;&lt;br&gt;prints
&lt;br&gt;array('d', [11.218599757513008, 0.3781791648535976, nan])
&lt;br&gt;The last singular value should be something very close to 0 since the matrix
&lt;br&gt;is rank deficient. &amp;nbsp;When i use the result from getSolver() to solve a system, i end 
&lt;br&gt;up with a bunch of NaNs in the solution. &amp;nbsp;I assumed i would get back a least squares solution.
&lt;br&gt;&lt;br&gt;Does this SVD implementation require that the matrix be full rank? &amp;nbsp;If so, then i would expect
&lt;br&gt;an exception to be thrown from the constructor or one of the methods.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; was:
&lt;br&gt;The following jython code
&lt;br&gt;## Start code
&lt;br&gt;from org.apache.commons.math.linear import *
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Alist = [[1.0, 2.0, 3.0],[2.0,3.0,4.0],[3.0,5.0,7.0]]
&lt;br&gt;&amp;nbsp;
&lt;br&gt;A = Array2DRowRealMatrix(Alist)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;decomp = SingularValueDecompositionImpl(A)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;print decomp.getSingularValues()
&lt;br&gt;## End code
&lt;br&gt;prints
&lt;br&gt;array('d', [11.218599757513008, 0.3781791648535976, nan])
&lt;br&gt;The last singular value should be something very close to 0 since the matrix
&lt;br&gt;is rank deficient. &amp;nbsp;When i use the result from getSolver() to solve a system, i end 
&lt;br&gt;up with a bunch of NaNs in the solution. &amp;nbsp;I assumed i would get back a least squares solution.
&lt;br&gt;&lt;br&gt;Does this SVD implementation require that the matrix be full rank? &amp;nbsp;If so, then i would expect
&lt;br&gt;an exception to be thrown from the constructor or one of the methods.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; NaN singular value from SVD
&lt;br&gt;&amp;gt; ---------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MATH-320
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MATH-320&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MATH-320&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Math
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: Linux (Ubuntu 9.10) java version &amp;quot;1.6.0_16&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Dieter Vandenbussche
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The following jython code
&lt;br&gt;&amp;gt; Start code
&lt;br&gt;&amp;gt; from org.apache.commons.math.linear import *
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Alist = [[1.0, 2.0, 3.0],[2.0,3.0,4.0],[3.0,5.0,7.0]]
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; A = Array2DRowRealMatrix(Alist)
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; decomp = SingularValueDecompositionImpl(A)
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; print decomp.getSingularValues()
&lt;br&gt;&amp;gt; End code
&lt;br&gt;&amp;gt; prints
&lt;br&gt;&amp;gt; array('d', [11.218599757513008, 0.3781791648535976, nan])
&lt;br&gt;&amp;gt; The last singular value should be something very close to 0 since the matrix
&lt;br&gt;&amp;gt; is rank deficient. &amp;nbsp;When i use the result from getSolver() to solve a system, i end 
&lt;br&gt;&amp;gt; up with a bunch of NaNs in the solution. &amp;nbsp;I assumed i would get back a least squares solution.
&lt;br&gt;&amp;gt; Does this SVD implementation require that the matrix be full rank? &amp;nbsp;If so, then i would expect
&lt;br&gt;&amp;gt; an exception to be thrown from the constructor or one of the methods.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MATH-320%29-NaN-singular-value-from-SVD-tp26285656p26285698.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26285656</id>
	<title>[jira] Created: (MATH-320) NaN singular value from SVD</title>
	<published>2009-11-10T07:43:27Z</published>
	<updated>2009-11-10T07:43:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">NaN singular value from SVD
&lt;br&gt;---------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: MATH-320
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MATH-320&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MATH-320&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Commons Math
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 2.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Environment: Linux (Ubuntu 9.10) java version &amp;quot;1.6.0_16&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Dieter Vandenbussche
&lt;br&gt;&lt;br&gt;&lt;br&gt;The following jython code
&lt;br&gt;## Start code
&lt;br&gt;from org.apache.commons.math.linear import *
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Alist = [[1.0, 2.0, 3.0],[2.0,3.0,4.0],[3.0,5.0,7.0]]
&lt;br&gt;&amp;nbsp;
&lt;br&gt;A = Array2DRowRealMatrix(Alist)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;decomp = SingularValueDecompositionImpl(A)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;print decomp.getSingularValues()
&lt;br&gt;## End code
&lt;br&gt;prints
&lt;br&gt;array('d', [11.218599757513008, 0.3781791648535976, nan])
&lt;br&gt;The last singular value should be something very close to 0 since the matrix
&lt;br&gt;is rank deficient. &amp;nbsp;When i use the result from getSolver() to solve a system, i end 
&lt;br&gt;up with a bunch of NaNs in the solution. &amp;nbsp;I assumed i would get back a least squares solution.
&lt;br&gt;&lt;br&gt;Does this SVD implementation require that the matrix be full rank? &amp;nbsp;If so, then i would expect
&lt;br&gt;an exception to be thrown from the constructor or one of the methods.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MATH-320%29-NaN-singular-value-from-SVD-tp26285656p26285656.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279654</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-10T00:02:27Z</published>
	<updated>2009-11-10T00:02:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12775344#action_12775344&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12775344#action_12775344&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;yair ogen commented on CONFIGURATION-401:
&lt;br&gt;-----------------------------------------
&lt;br&gt;&lt;br&gt;I see you point. However the list contains the values in the right order -
&lt;br&gt;so this can be done.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26279654.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279320</id>
	<title>[jira] Resolved: (VFS-259) Http and Webdav FIleContentInfoFactory: undress to AbstractFileObject before casting</title>
	<published>2009-11-09T23:23:27Z</published>
	<updated>2009-11-09T23:23:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/VFS-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/VFS-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Ralph Goers resolved VFS-259.
&lt;br&gt;-----------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Resolution: Fixed
&lt;br&gt;&lt;br&gt;Patch applied. Please verify and close.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Http and Webdav FIleContentInfoFactory: undress to AbstractFileObject before casting
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: VFS-259
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/VFS-259&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/VFS-259&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons VFS
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Marek Zawirski
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: FileContentInfoFactory_undress_AbstractFileObject.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; HttpFileContentInfoFactory and WebdavFileContentInfoFactory assume that FileContent#getFile() will always return AbstractFileObject subclass for them.
&lt;br&gt;&amp;gt; However, it may be false assumption: &amp;nbsp;HttpFileObject or WebdavFileObject may be decorated, so even AbstractFileObject#getFileContent() may be decorated, and this FileContent#getFile() too.
&lt;br&gt;&amp;gt; Patch proposal for HttpFileContentInfoFactory/WebdavFileContentInfoFactory: instead of direct casting FIleObject to AbstractFileObject subclass, use FileObjectUtils.getAbstractFileObject() before casting. This way it is non-intrusive: decorating FileObject#getFileContent() is allowed while no regression occurs.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28VFS-259%29-Http-and-Webdav-FIleContentInfoFactory%3A-undress-to-AbstractFileObject-before-casting-tp23616522p26279320.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279223</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-09T23:13:27Z</published>
	<updated>2009-11-09T23:13:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12775326#action_12775326&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12775326#action_12775326&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;yair ogen commented on CONFIGURATION-401:
&lt;br&gt;-----------------------------------------
&lt;br&gt;&lt;br&gt;I totally agree, but we are talking about the conversion to
&lt;br&gt;HierarchicalConfiguration
&lt;br&gt;and that is not property based. I think that converting from
&lt;br&gt;properties to HierarchicalConfiguration
&lt;br&gt;shuold support the above.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26279223.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279125</id>
	<title>[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy  from property files</title>
	<published>2009-11-09T23:01:27Z</published>
	<updated>2009-11-09T23:01:27Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12775321#action_12775321&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12775321#action_12775321&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Oliver Heger commented on CONFIGURATION-401:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Heaving slept a night over this problem I don't think that my last comment will help you. {{HierarchicalConfigurationConverter}} will produce the same results as {{ConfigurationUtils.convertToHierarchical()}}.
&lt;br&gt;&lt;br&gt;The problem is that {{PropertiesConfiguration}} when reading in the properties file already combines properties with the same key to a list. So the structure you are after and that is implicitly expressed in the order of the keys is already destroyed. I doubt that it can be reconstructed later.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HierarchicalConfiguration does not support hierarchy &amp;nbsp;from property files
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: CONFIGURATION-401
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/CONFIGURATION-401&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/CONFIGURATION-401&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Configuration
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Expression engine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.6
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: windows/Linux
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: yair ogen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you have hierarchy like this:
&lt;br&gt;&amp;gt; persons.person.name=1
&lt;br&gt;&amp;gt; persons.person.surName=2
&lt;br&gt;&amp;gt; persons.person.phoneNum=3
&lt;br&gt;&amp;gt; persons.person.name=4
&lt;br&gt;&amp;gt; persons.person.surName=5
&lt;br&gt;&amp;gt; persons.person.phoneNum=6
&lt;br&gt;&amp;gt; persons.person.name=7
&lt;br&gt;&amp;gt; persons.person.surName=8
&lt;br&gt;&amp;gt; persons.person.phoneNum=9
&lt;br&gt;&amp;gt; If I have a regular property configuration that loaded a file containing in the above. then I transform into HierarchicalConfiguration &amp;nbsp;using: ConfigurationUtils.convertToHierarchical(configuration).
&lt;br&gt;&amp;gt; The tree is not right.
&lt;br&gt;&amp;gt; I can do this:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(0)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; but this returned empty iterator:
&lt;br&gt;&amp;gt; hierarchicalConfiguration.subset(&amp;quot;persons&amp;quot;).subset(&amp;quot;person(1)&amp;quot;).getKeys()
&lt;br&gt;&amp;gt; Only the first person is available.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28CONFIGURATION-401%29-HierarchicalConfiguration-does-not-support-hierarchy--from-property-files-tp26254445p26279125.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26277685</id>
	<title>[jira] Updated: (DBCP-303) getGeneratedKeys does not work</title>
	<published>2009-11-09T19:15:32Z</published>
	<updated>2009-11-09T19:15:32Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Dave Oxley updated DBCP-303:
&lt;br&gt;----------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Attachment: DBCP-303.diff
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; getGeneratedKeys does not work
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: DBCP-303
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-303&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-303&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons Dbcp
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 1.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Dave Oxley
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 1.3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: DBCP-303.diff
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ResultSet rs = ps.getGeneratedKeys();
&lt;br&gt;&amp;gt; if (rs.next())
&lt;br&gt;&amp;gt; The ResultSet is always empty.
&lt;br&gt;&amp;gt; I've tracked down the issue to PooledConnectionImpl.makeObject which doesn't call Connection.prepareStatement(String, int) when key._autoGeneratedKeys is not null. Patch to follow shortly.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28DBCP-303%29-getGeneratedKeys-does-not-work-tp26277647p26277685.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26277647</id>
	<title>[jira] Created: (DBCP-303) getGeneratedKeys does not work</title>
	<published>2009-11-09T19:11:32Z</published>
	<updated>2009-11-09T19:11:32Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">getGeneratedKeys does not work
&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: DBCP-303
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/DBCP-303&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/DBCP-303&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Commons Dbcp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 1.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Dave Oxley
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fix For: 1.3
&lt;br&gt;&lt;br&gt;&lt;br&gt;ResultSet rs = ps.getGeneratedKeys();
&lt;br&gt;if (rs.next())
&lt;br&gt;&lt;br&gt;The ResultSet is always empty.
&lt;br&gt;&lt;br&gt;I've tracked down the issue to PooledConnectionImpl.makeObject which doesn't call Connection.prepareStatement(String, int) when key._autoGeneratedKeys is not null. Patch to follow shortly.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28DBCP-303%29-getGeneratedKeys-does-not-work-tp26277647p26277647.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26274851</id>
	<title>[jira] Resolved: (JEXL-35) Final API requirements</title>
	<published>2009-11-09T14:27:32Z</published>
	<updated>2009-11-09T14:27:32Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/JEXL-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/JEXL-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Henri Biestro resolved JEXL-35.
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Resolution: Fixed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Assignee: Henri Biestro
&lt;br&gt;&lt;br&gt;If there are any remaining API issues, they should get their own issue #.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Final API requirements
&lt;br&gt;&amp;gt; ----------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: JEXL-35
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/JEXL-35&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/JEXL-35&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Commons JEXL
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: dion gillard
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Henri Biestro
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Which classes should be public?
&lt;br&gt;&amp;gt; Is the package structure reasonable? 
&lt;br&gt;&amp;gt; Are classes in the right packages?
&lt;br&gt;&amp;gt; Is it easily extensible?
&lt;br&gt;&amp;gt; ...
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28JEXL-35%29-Final-API-requirements-tp13450454p26274851.html" />
</entry>

</feed>
