[jira] Commented: (VFS-162) Url parsing incorrect with @ symbol in the password field.

2007-05-25 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498955 ] Mario Ivankovits commented on VFS-162: -- Special characters have to be encoded. In your case the @ should be

[jira] Resolved: (VFS-162) Url parsing incorrect with @ symbol in the password field.

2007-05-25 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-162. -- Resolution: Won't Fix Url parsing incorrect with @ symbol in the password field.

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2007-05-25 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498957 ] Mario Ivankovits commented on VFS-98: - Yes, we fixed it. If you experience some deadlocks try generating a full

[MATH] Initial ideas for adding naive prime algorithms

2007-05-25 Thread Roy van Rijn
While browsing through the Commons Math API today I noticed there aren't any prime algorithms in it. Then I noticed the request for these algorithms on the wiki WishList. Is anybody working on this yet? If not, could this be a good start? http://www.redcode.nl/tmp/PrimeUtils.rar Roy (new to

[nightly build] io proxy failed.

2007-05-25 Thread Phil Steitz
Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070525/io.log http://vmbuild.apache.org/~commons/nightly/logs//20070525/proxy.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[jira] Updated: (COLLECTIONS-253) I added generics to PredicateUtils and the predicates it creates

2007-05-25 Thread Edwin Tellman (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Tellman updated COLLECTIONS-253: -- Attachment: predicates.txt predicates.tgz patch and tar versions

[jira] Updated: (COLLECTIONS-253) Generics version of PredicateUtils and the predicates it creates

2007-05-25 Thread Edwin Tellman (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Tellman updated COLLECTIONS-253: -- Summary: Generics version of PredicateUtils and the predicates it creates (was:

[jira] Created: (COLLECTIONS-253) I added generics to PredicateUtils and the predicates it creates

2007-05-25 Thread Edwin Tellman (JIRA)
I added generics to PredicateUtils and the predicates it creates Key: COLLECTIONS-253 URL: https://issues.apache.org/jira/browse/COLLECTIONS-253 Project: Commons Collections

[SCXML] Bug on decision of transition?

2007-05-25 Thread Ingmar Kliche
I noticed that commons-scxml executes multiple transitions on one event as soon as multiple transitions (i.e. multiple transitions exist for one event) match. The SCXML spec instead says that only one transition has to be taken (the first in document order) as long as it is not a parallel

[jira] Closed: (LOGGING-113) pom.xml in maven repository does not list dependencies as optional

2007-05-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LOGGING-113. - Resolution: Fixed Fix Version/s: 1.1.1 This has been fixed in HEAD (the version that has

svn commit: r541692 - in /jakarta/commons/proper/beanutils/trunk/src: java/org/apache/commons/beanutils/converters/ test/org/apache/commons/beanutils/converters/

2007-05-25 Thread niallp
Author: niallp Date: Fri May 25 08:34:19 2007 New Revision: 541692 URL: http://svn.apache.org/viewvc?view=revrev=541692 Log: BEANUTILS-258 - enhance AbstractConverter to handle Array--non-Array conversion, but exclude behaviour for ArrayConverter Modified:

[jira] Commented: (CONFIGURATION-272) ConfigurationUtils.copy results in escaped , characters no longer being escaped

2007-05-25 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499126 ] Emmanuel Bourg commented on CONFIGURATION-272: -- The append() function is also affected by this

svn commit: r541715 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/ConvertUtilsBean.java

2007-05-25 Thread niallp
Author: niallp Date: Fri May 25 09:30:15 2007 New Revision: 541715 URL: http://svn.apache.org/viewvc?view=revrev=541715 Log: BEANUTILS-258 - refactor new lookup() method slightly Modified: jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/ConvertUtilsBean.java

[jira] Created: (CONFIGURATION-275) ConfigurationUtils.append() doesn't merge list properties

2007-05-25 Thread Emmanuel Bourg (JIRA)
ConfigurationUtils.append() doesn't merge list properties - Key: CONFIGURATION-275 URL: https://issues.apache.org/jira/browse/CONFIGURATION-275 Project: Commons Configuration Issue

Re: [SCXML] Bug on decision of transition?

2007-05-25 Thread Rahul Akolkar
On 5/25/07, Ingmar Kliche [EMAIL PROTECTED] wrote: I noticed that commons-scxml executes multiple transitions on one event as soon as multiple transitions (i.e. multiple transitions exist for one event) match. The SCXML spec instead says that only one transition has to be taken (the first in

[jira] Updated: (FILEUPLOAD-135) InputStream created with Streaming API returns EOF on first read() for short files uploaded from FireFox over HTTPS

2007-05-25 Thread Alexander Sova (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Sova updated FILEUPLOAD-135: -- Attachment: commons-fileupload-1.2-bug-short-file-eof.patch my previous patch has

svn commit: r541831 - /jakarta/commons/proper/cli/branches/cli-1.0.x/src/java/org/apache/commons/cli/PatternOptionBuilder.java

2007-05-25 Thread bayard
Author: bayard Date: Fri May 25 17:52:24 2007 New Revision: 541831 URL: http://svn.apache.org/viewvc?view=revrev=541831 Log: Adding javadoc for : Modified: jakarta/commons/proper/cli/branches/cli-1.0.x/src/java/org/apache/commons/cli/PatternOptionBuilder.java Modified: