Re: REPOST [attributes 2.2] Missing optional package Extension

2007-01-16 Thread nicolas de loof
Can anyone make a release to solve this ? 2007/1/5, nicolas de loof [EMAIL PROTECTED]: The manifest.mf in SVN contain a Created-By: Apache Maven but I never got maven include such Extension-List in my manifest. The one generated by the maven build don't include them. It seems the

svn commit: r496642 - in /jakarta/commons/proper/httpclient/trunk: release_notes.txt src/java/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager.java

2007-01-16 Thread oglueck
Author: oglueck Date: Tue Jan 16 01:45:14 2007 New Revision: 496642 URL: http://svn.apache.org/viewvc?view=revrev=496642 Log: Fixed leak in ConnectionPool.mapHost PR: HTTPCLIENT-622 Contributed by: Michael Becke, Ortwin Glück Reviewed by: Michael Becke, Ortwin Glück Modified:

[jira] Commented: (VFS-107) large Sftp transfers fail with OutOfMemoryError: Java heap space

2007-01-16 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465113 ] Mario Ivankovits commented on VFS-107: -- Hi! The stream-based methods were dog slow in the past. And when I say

svn commit: r496675 - in /jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime: MimeFileContentInfoFactory.java MimeFileObject.java

2007-01-16 Thread imario
Author: imario Date: Tue Jan 16 04:54:32 2007 New Revision: 496675 URL: http://svn.apache.org/viewvc?view=revrev=496675 Log: deliver mail content only (no header) with inputStream, adjusted contentInfo to determine the correct content type/encoding Modified:

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

2007-01-16 Thread commons-jelly-tags-soap 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-soap has an issue affecting its community integration. This

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

2007-01-16 Thread commons-jelly-tags-soap 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-soap has an issue affecting its community integration. This

svn commit: r496713 - in /jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime: MimeFileContentInfoFactory.java MimeFileObject.java MimeFileSystem.java

2007-01-16 Thread imario
Author: imario Date: Tue Jan 16 06:48:22 2007 New Revision: 496713 URL: http://svn.apache.org/viewvc?view=revrev=496713 Log: introduced another special file _content to allow access to the mail itself (eg. its content-type) and to its content Modified:

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

2007-01-16 Thread commons-jelly-tags-jaxme 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-jaxme has an issue affecting its community integration. This

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

2007-01-16 Thread commons-jelly-tags-jaxme 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-jaxme has an issue affecting its community integration. This

svn commit: r496721 - /jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileObject.java

2007-01-16 Thread imario
Author: imario Date: Tue Jan 16 07:03:19 2007 New Revision: 496721 URL: http://svn.apache.org/viewvc?view=revrev=496721 Log: limit depth Modified: jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileObject.java Modified:

svn commit: r496729 - /jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileObject.java

2007-01-16 Thread imario
Author: imario Date: Tue Jan 16 07:31:07 2007 New Revision: 496729 URL: http://svn.apache.org/viewvc?view=revrev=496729 Log: readded mutlipart to types with children Modified: jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileObject.java

svn commit: r496734 - /jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileObject.java

2007-01-16 Thread imario
Author: imario Date: Tue Jan 16 07:46:56 2007 New Revision: 496734 URL: http://svn.apache.org/viewvc?view=revrev=496734 Log: again removed the special content file, hell yea, its the sandbox Modified:

svn commit: r496737 - /jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileObject.java

2007-01-16 Thread imario
Author: imario Date: Tue Jan 16 07:49:32 2007 New Revision: 496737 URL: http://svn.apache.org/viewvc?view=revrev=496737 Log: removed unused import Modified: jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileObject.java Modified:

[jira] Commented: (VFS-107) large Sftp transfers fail with OutOfMemoryError: Java heap space

2007-01-16 Thread Stefan Risto (JIRA)
[ https://issues.apache.org/jira/browse/VFS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465187 ] Stefan Risto commented on VFS-107: -- I don't know when you had the last try with jsch, but I read the change log of

Re: REPOST [attributes 2.2] Missing optional package Extension

2007-01-16 Thread Henri Yandell
If no one else is able to, I'll be looking at this next week along with the IO and Lang releases (if no one moves them on). This week is too busy/lacking my personal laptop/too snowy (hurts cable for some reason). Hen On 1/16/07, nicolas de loof [EMAIL PROTECTED] wrote: Can anyone make a

[jira] Created: (NET-149) when i am connecting to FTPServer it is throwing Truncated server reply:

2007-01-16 Thread chandrasekhar reddy (JIRA)
when i am connecting to FTPServer it is throwing Truncated server reply: Key: NET-149 URL: https://issues.apache.org/jira/browse/NET-149 Project: Commons Net Issue

[jira] Updated: (NET-149) when i am connecting to FTPServer it is throwing Truncated server reply:

2007-01-16 Thread chandrasekhar reddy (JIRA)
[ https://issues.apache.org/jira/browse/NET-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chandrasekhar reddy updated NET-149: Fix Version/s: (was: 1.4 Final) this issue can be reprodusable with all versions when i

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

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

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

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

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

2007-01-16 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.

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

2007-01-16 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.

[all] when are svn commit mails generated ?

2007-01-16 Thread Luc Maisonobe
Hello, I just realized recently that not all commits to the subversion base generated mails to the dev list. Since the repository is also shared by other Apache projects outside of commons, I thought there was some filter for commons, based for example on directories tree structure.

Re: [all] when are svn commit mails generated ?

2007-01-16 Thread Martin Cooper
On 1/16/07, Luc Maisonobe [EMAIL PROTECTED] wrote: Hello, I just realized recently that not all commits to the subversion base generated mails to the dev list. Not true. Since the repository is also shared by other Apache projects outside of commons, I thought there was some filter for

[jira] Closed: (LANG-309) Add ArrayUtils.addFirst methods.

2007-01-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-309. -- Resolution: Won't Fix Closing as WONTFIX due to the two -1s. Add ArrayUtils.addFirst methods.

Re: [all] when are svn commit mails generated ?

2007-01-16 Thread Henri Yandell
On 1/16/07, Martin Cooper [EMAIL PROTECTED] wrote: On 1/16/07, Luc Maisonobe [EMAIL PROTECTED] wrote: Hello, I just realized recently that not all commits to the subversion base generated mails to the dev list. Not true. Since the repository is also shared by other Apache projects

Re: [all] when are svn commit mails generated ?

2007-01-16 Thread Martin van den Bemt
You can add me, although I am not as quick as you are :) Mvgr, Martin Henri Yandell wrote: On 1/16/07, Martin Cooper [EMAIL PROTECTED] wrote: On 1/16/07, Luc Maisonobe [EMAIL PROTECTED] wrote: Hello, I just realized recently that not all commits to the subversion base generated mails

Re: [all] when are svn commit mails generated ?

2007-01-16 Thread Henri Yandell
I want to quit the moderating scene tbh. It's a pretty easy thing to do, so I'm hoping I can hand them off to others. I think I'm doing: commons-dev@ commons-user@ general@ Would be nice to get off those. Hen On 1/16/07, Martin van den Bemt [EMAIL PROTECTED] wrote: You can add me, although

Re: [VOTE] Promote commons-site to proper and release it

2007-01-16 Thread Dennis Lundberg
+1 from me for both Dennis Lundberg wrote: I have laid the finishing touches to commons-skin and feel that it is ready for prime time. Therefor I would like to propose two votes: 1. Promote commons-skin from commons sandbox to commons proper. [ ] +1 Do it [ ] -1 No not yet, because... 2.

[RESULT] [VOTE] Promote commons-site to proper and release it

2007-01-16 Thread Dennis Lundberg
Dennis Lundberg wrote: I have laid the finishing touches to commons-skin and feel that it is ready for prime time. Therefor I would like to propose two votes: 1. Promote commons-skin from commons sandbox to commons proper. [ ] +1 Do it [ ] -1 No not yet, because... 2. Release commons-skin

svn commit: r496889 - in /jakarta/commons: proper/commons-skin/ sandbox/commons-skin/

2007-01-16 Thread dennisl
Author: dennisl Date: Tue Jan 16 15:17:45 2007 New Revision: 496889 URL: http://svn.apache.org/viewvc?view=revrev=496889 Log: Promote commons-skin to commons proper. Added: jakarta/commons/proper/commons-skin/ - copied from r496888, jakarta/commons/sandbox/commons-skin/ Removed:

svn commit: r496890 - /jakarta/commons/trunks-proper/

2007-01-16 Thread dennisl
Author: dennisl Date: Tue Jan 16 15:20:35 2007 New Revision: 496890 URL: http://svn.apache.org/viewvc?view=revrev=496890 Log: Add commons-skin to externals. Modified: jakarta/commons/trunks-proper/ (props changed) Propchange: jakarta/commons/trunks-proper/

svn commit: r496893 - /jakarta/commons/trunks-sandbox/

2007-01-16 Thread dennisl
Author: dennisl Date: Tue Jan 16 15:26:39 2007 New Revision: 496893 URL: http://svn.apache.org/viewvc?view=revrev=496893 Log: Remove commons-skin from externals. Modified: jakarta/commons/trunks-sandbox/ (props changed) Propchange: jakarta/commons/trunks-sandbox/

svn commit: r496896 - /jakarta/commons/trunks-proper/

2007-01-16 Thread dennisl
Author: dennisl Date: Tue Jan 16 15:36:03 2007 New Revision: 496896 URL: http://svn.apache.org/viewvc?view=revrev=496896 Log: Add commons-skin to externals. One more try. Modified: jakarta/commons/trunks-proper/ (props changed) Propchange: jakarta/commons/trunks-proper/

[lang] Hi.. Proposal to add ByteUtils

2007-01-16 Thread Santhosh Kumar
We have been working on lots of Network and socket related projects in Java. While doing so, I found the lack of a good utility class to handle the byte conversion to convert the data types (like int or long or float etc) into bytes and visa-versa. So has worked on a class called ByteUtils which

Re: [lang] Hi.. Proposal to add ByteUtils

2007-01-16 Thread Henri Yandell
On 1/16/07, Santhosh Kumar [EMAIL PROTECTED] wrote: We have been working on lots of Network and socket related projects in Java. While doing so, I found the lack of a good utility class to handle the byte conversion to convert the data types (like int or long or float etc) into bytes and

[jira] Updated: (LANG-313) Wrong behavior of Entities.unescape

2007-01-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-313: --- Attachment: LANG-313-test.patch Wrong behavior of Entities.unescape

svn commit: r496931 - /jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/StringEscapeUtilsTest.java

2007-01-16 Thread bayard
Author: bayard Date: Tue Jan 16 19:56:33 2007 New Revision: 496931 URL: http://svn.apache.org/viewvc?view=revrev=496931 Log: Adding a unit test to show that LANG-313 is not a problem in the current trunk Modified:

[jira] Closed: (LANG-313) Wrong behavior of Entities.unescape

2007-01-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-313. -- Resolution: Fixed Unit test committed showing that this issue doesn't occur with the current Lang trunk

[jira] Commented: (LANG-69) [lang] ToStringBuilder throws StackOverflowError when an Object cycle exists

2007-01-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465353 ] Henri Yandell commented on LANG-69: --- Unit test is already in the relevant Test file (just commented out). So no need

[jira] Commented: (LANG-69) [lang] ToStringBuilder throws StackOverflowError when an Object cycle exists

2007-01-16 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465354 ] Henri Yandell commented on LANG-69: --- Lots of duplicate code showing up in the *Builders for the registrys...