[jira] Commented: (CONFIGURATION-273) Saving with interpolation

2007-05-23 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498512 ] Emmanuel Bourg commented on CONFIGURATION-273: -- Just curious, what is the use case for this featu

[jira] Commented: (CONFIGURATION-273) Saving with interpolation

2007-05-23 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498503 ] Oliver Heger commented on CONFIGURATION-273: Maybe we could implement this feature in a more gener

[jira] Commented: (JXPATH-86) Children returned instead of self for arrays when using . selector

2007-05-23 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498479 ] Matt Benson commented on JXPATH-86: --- Some of this report is probably valid, but I remain skeptical on some things.

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

2007-05-23 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.1-bug-short-file-eof.patch reading from inputStrea

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

2007-05-23 Thread Alexander Sova (JIRA)
InputStream created with Streaming API returns EOF on first read() for short files uploaded from FireFox over HTTPS --- Key: FILEUPLOAD-135 URL: https:

Functor Users / Project Management?

2007-05-23 Thread Pete Aykroyd
Hi all, I'm not really sure how this is done but over the past year and a half or so, I've been working one of the original functor contributors, Jason Horman, on a branch of functor and we've made a lot of progress with it. For example, it's updated to take advantage of generics which is extreme

[jira] Updated: (CLI-71) [cli] A weakness of parser

2007-05-23 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CLI-71: - Attachment: CLI-71-badfix.patch Attaching my first (test breaking) fix patch. Stopping working on this for th

[jira] Commented: (CLI-71) [cli] A weakness of parser

2007-05-23 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498441 ] Henri Yandell commented on CLI-71: -- Testing by changing the test to use a fresh options object and then a fresh parser

[jira] Commented: (CLI-71) [cli] A weakness of parser

2007-05-23 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498440 ] Henri Yandell commented on CLI-71: -- 1] fails. As I said, something is lingering. 2] passes. An error is created, so thi

[jira] Updated: (CLI-71) [cli] A weakness of parser

2007-05-23 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CLI-71: - Attachment: BugCLI71Test.java > [cli] A weakness of parser > -- > > K

[jira] Updated: (CLI-71) [cli] A weakness of parser

2007-05-23 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CLI-71: - Attachment: (was: BugCLI71Test.java) > [cli] A weakness of parser > -- > >

[jira] Commented: (CLI-71) [cli] A weakness of parser

2007-05-23 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498436 ] Henri Yandell commented on CLI-71: -- So... in terms of problems we have the following test cases: 1] "-a Caesar -k a"

[jira] Updated: (CLI-71) [cli] A weakness of parser

2007-05-23 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated CLI-71: - Attachment: BugCLI71Test.java Adding a new test case with the new tests in them. > [cli] A weakness of parse

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

2007-05-23 Thread niallp
Author: niallp Date: Wed May 23 17:18:01 2007 New Revision: 541122 URL: http://svn.apache.org/viewvc?view=rev&rev=541122 Log: Improve exception error messages and add Calendar --> Long conversion Modified: jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converter

[jira] Updated: (NET-148) Relaxed condition in __getReply causes other failures.

2007-05-23 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston updated NET-148: - Fix Version/s: 2.0 > Relaxed condition in __getReply causes other failures. > --

[jira] Commented: (NET-148) Relaxed condition in __getReply causes other failures.

2007-05-23 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498429 ] Rory Winston commented on NET-148: -- Thanks Matthew , that is very helpful. I can reproduce the issue now. I think we m

svn commit: r541100 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/NumberConverter.java

2007-05-23 Thread niallp
Author: niallp Date: Wed May 23 15:11:28 2007 New Revision: 541100 URL: http://svn.apache.org/viewvc?view=rev&rev=541100 Log: Improve BigInteger / BigDecimal conversion handling Modified: jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/NumberConverter.

svn commit: r541094 - in /jakarta/commons/proper/jci/tags: 1.0-RC2/ commons-jci-1.0/

2007-05-23 Thread tcurdt
Author: tcurdt Date: Wed May 23 14:29:01 2007 New Revision: 541094 URL: http://svn.apache.org/viewvc?view=rev&rev=541094 Log: RC2 Added: jakarta/commons/proper/jci/tags/1.0-RC2/ - copied from r541093, jakarta/commons/proper/jci/tags/commons-jci-1.0/ Removed: jakarta/commons/proper/

svn commit: r541087 - in /jakarta/commons/proper/jci/trunk: compilers/eclipse/pom.xml compilers/groovy/pom.xml compilers/janino/pom.xml compilers/javac/pom.xml compilers/rhino/pom.xml core/pom.xml exa

2007-05-23 Thread tcurdt
Author: tcurdt Date: Wed May 23 14:15:32 2007 New Revision: 541087 URL: http://svn.apache.org/viewvc?view=rev&rev=541087 Log: [maven-release-plugin] prepare for next development iteration Modified: jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml jakarta/commons/proper/jci/trunk

svn commit: r541086 - in /jakarta/commons/proper/jci/tags/commons-jci-1.0: ./ compilers/eclipse/ compilers/groovy/ compilers/janino/ compilers/javac/ compilers/rhino/ core/ core/src/main/java/org/apac

2007-05-23 Thread tcurdt
Author: tcurdt Date: Wed May 23 14:15:20 2007 New Revision: 541086 URL: http://svn.apache.org/viewvc?view=rev&rev=541086 Log: [maven-scm] copy for tag commons-jci-1.0 Added: jakarta/commons/proper/jci/tags/commons-jci-1.0/ - copied from r538079, jakarta/commons/proper/jci/trunk/ jak

svn commit: r541085 - in /jakarta/commons/proper/jci/trunk: compilers/eclipse/pom.xml compilers/groovy/pom.xml compilers/janino/pom.xml compilers/javac/pom.xml compilers/rhino/pom.xml core/pom.xml exa

2007-05-23 Thread tcurdt
Author: tcurdt Date: Wed May 23 14:14:57 2007 New Revision: 541085 URL: http://svn.apache.org/viewvc?view=rev&rev=541085 Log: [maven-release-plugin] prepare release commons-jci-1.0 Modified: jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml jakarta/commons/proper/jci/trunk/compil

svn commit: r541074 - /jakarta/commons/proper/jci/trunk/pom.xml

2007-05-23 Thread tcurdt
Author: tcurdt Date: Wed May 23 14:05:15 2007 New Revision: 541074 URL: http://svn.apache.org/viewvc?view=rev&rev=541074 Log: staging repository Modified: jakarta/commons/proper/jci/trunk/pom.xml Modified: jakarta/commons/proper/jci/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/c

Re: svn commit: r540562 - in /jakarta/commons/proper/configuration/trunk: project.xml src/java/org/apache/commons/configuration/AbstractFileConfiguration.java src/test/org/apache/commons/configuration

2007-05-23 Thread Oliver Heger
Emmanuel Bourg wrote: Oliver Heger a écrit : The new dependencies again cause the build under JDK 1.3 to fail because of a wrong class version. Are these additional dependencies really necessary? Okay, they are used for testing only, but maybe it would be good to keep the length of our dep

[jira] Created: (JXPATH-86) Children returned instead of self for arrays when using . selector

2007-05-23 Thread Adam Crume (JIRA)
Children returned instead of self for arrays when using . selector -- Key: JXPATH-86 URL: https://issues.apache.org/jira/browse/JXPATH-86 Project: Commons JXPath Issue Type: Bug

How to change/delete email header before sending it using HtmlEmail class from commons library ?

2007-05-23 Thread Gajbhe, Laxman (Contractor)
Hi, Is there any way to alter headers before sending a mail?. I looked at apis and did not find any way to do that. Seems we can add new headers but cannot replace them. I would like to hide some of the IP info from Received header. thanks, Laxman This e-mail and its attachments are

Re: [VFS] Support for cifs (smb) not in VFS 1.0

2007-05-23 Thread Ludovic Maitre
Mario Ivankovits wrote: Hi! thanks for the fast response. Could you tell me which version of jcifs will be implemented in VFS? At the moment I think it is 0.8.3. What do you plan to use? As long as there is no compatibility break in any of the jcifs releases you can use the latest v

[jira] Created: (CONFIGURATION-273) Saving with interpolation

2007-05-23 Thread Daniel Adrian (JIRA)
Saving with interpolation - Key: CONFIGURATION-273 URL: https://issues.apache.org/jira/browse/CONFIGURATION-273 Project: Commons Configuration Issue Type: New Feature Affects Versions: 1.4 Reporter: Da

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

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

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

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

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

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

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

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

[jira] Commented: (CONFIGURATION-271) BaseConfiguration duplicates multi value keys values

2007-05-23 Thread Daniel Adrian (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498258 ] Daniel Adrian commented on CONFIGURATION-271: - Actually I used ConfigurationUtils. append which us

[jira] Created: (DBCP-225) getConnection / borrowObject fails with NullPointerException

2007-05-23 Thread Alexei Samonov (JIRA)
getConnection / borrowObject fails with NullPointerException Key: DBCP-225 URL: https://issues.apache.org/jira/browse/DBCP-225 Project: Commons Dbcp Issue Type: Bug Affects Ver

Re: [io] Next release - was Re: [VOTE] 2nd attempt: Release commons-io 1.3.2

2007-05-23 Thread Niall Pemberton
On 5/23/07, Stephen Colebourne <[EMAIL PROTECTED]> wrote: I would normally consider a minor point release to be essential bug fix only (in the numbering system we've been using). OK I won't port to the 1.3 branch. Perhaps, rather than trying to release 1.3.2, we should release [io] v1.4 (st

Re: [VFS] Support for cifs (smb) not in VFS 1.0

2007-05-23 Thread Mario Ivankovits
Hi! > thanks for the fast response. Could you tell me which version of jcifs will > be implemented in VFS? > At the moment I think it is 0.8.3. What do you plan to use? > As long as there is no compatibility break in any of the jcifs releases you can use the latest version if wanted. In our pro

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

2007-05-23 Thread John Meagher (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498213 ] John Meagher commented on CONFIGURATION-272: With that workaround it works as expected. > Confi

[EMAIL PROTECTED]: Project commons-betwixt (in module jakarta-commons) failed

2007-05-23 Thread James Strachan
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-betwixt has an issue affecting its community integration. This issue affe

[EMAIL PROTECTED]: Project commons-betwixt (in module jakarta-commons) failed

2007-05-23 Thread James Strachan
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-betwixt has an issue affecting its community integration. This issue affe

RE: [VFS] Support for cifs (smb) not in VFS 1.0

2007-05-23 Thread Moerk, Detlev
Hello Mario, thanks for the fast response. Could you tell me which version of jcifs will be implemented in VFS? At the moment I think it is 0.8.3. What do you plan to use? Mit freundlichen Grüßen Detlev Mörk Systementwickler Konradin Business GmbH Ernst-Mey-Str. 8 70771 Leinfelden-Echterdingen T

Re: [VOTE] Commons moving to TLP

2007-05-23 Thread Dion Gillard
On 5/23/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: On 5/23/07, Dion Gillard <[EMAIL PROTECTED]> wrote: > I think there's another issue here. > > Many of those who voted +1, aren't on the initial list of committers > in the proposal. > > Also, many current commons committers aren't on the pro

[nightly build] id failed.

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

Re: [VFS] Support for cifs (smb) not in VFS 1.0

2007-05-23 Thread Mario Ivankovits
Hi! > But that doesn't contain smb (cifs) anymore. Can anybody tell me why cifs > moved to sandbox? > We moved cifs to the sandbox due to unresolved (at that time) legal issues. These issues are solved now and we will move cifs back to the head as soon as I find some time to adjust the build pr

[VFS] Support for cifs (smb) not in VFS 1.0

2007-05-23 Thread Moerk, Detlev
Hello, I used vfs-1.0-RC7 until now and it worked fine for me to get Files from an ftp server and write them to a smb server. Now I have to switch from ftp to sftp because of security reasons. So I tested with RC7 and ran into problems with threads holding the sftp session after closing the re

[EMAIL PROTECTED]: Project commons-id (in module jakarta-commons-sandbox) failed

2007-05-23 Thread Adam Jack
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-id has an issue affecting its community integration. This issue affects 1

[EMAIL PROTECTED]: Project commons-id (in module jakarta-commons-sandbox) failed

2007-05-23 Thread Adam Jack
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-id has an issue affecting its community integration. This issue affects 1

[io] Next release - was Re: [VOTE] 2nd attempt: Release commons-io 1.3.2

2007-05-23 Thread Stephen Colebourne
I would normally consider a minor point release to be essential bug fix only (in the numbering system we've been using). Perhaps, rather than trying to release 1.3.2, we should release [io] v1.4 (still JDK1.3 compatible). Stephen - Original Message From: Niall Pemberton <[EMAIL PROTEC

[Jakarta-commons Wiki] Update of "TLPResolution" by DionGillard

2007-05-23 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification. The following page has been changed by DionGillard: http://wiki.apache.org/jakarta-commons/TLPResolution ---

[jira] Commented: (CLI-71) [cli] A weakness of parser

2007-05-23 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498157 ] Henri Yandell commented on CLI-71: -- It's planned for this to be fixed in the 1.1 release, it's the last issue left in t

[jira] Commented: (CLI-71) [cli] A weakness of parser

2007-05-23 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498156 ] Henri Yandell commented on CLI-71: -- Comment from Bugzilla: --- Additional Comment #2 From Amro Al-Akkad 2007-05-2

DO NOT REPLY [Bug 39140] - [cli] A weakness of parser

2007-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu