[jira] Commented: (VFS-97) M$ FTP Virtual Folder support

2006-12-11 Thread Sergey Vladimirov (JIRA)
[ http://issues.apache.org/jira/browse/VFS-97?page=comments#action_12457613 ] Sergey Vladimirov commented on VFS-97: -- Addition: Check if possible not to disconnect. It is possible if we can restore working directory after testChangeDirector

Re: [VOTE] Release Commons Betwixt 0.8

2006-12-11 Thread Rahul Akolkar
On 12/10/06, robert burrell donkin <[EMAIL PROTECTED]> wrote: --8< [ ] +1 Release Commons Betwixt 0.8 [X] +0 [ ] -0 [ ] -1 Do not release Commons Betwixt 0.8 -

Re: [VOTE] Release Commons Betwixt 0.8

2006-12-11 Thread Rahul Akolkar
On 12/11/06, robert burrell donkin <[EMAIL PROTECTED]> wrote: On Mon, 2006-12-11 at 11:12 -0500, Rahul Akolkar wrote: http://www.apache.org/dist/jakarta/commons/betwixt/KEYS Should've looked there, thanks. > Also, I personally favor (now) the style with which we've made the > last four

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC8

2006-12-11 Thread Rahul Akolkar
On 12/11/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: Hi Rahul! > No, tag remains VFS_1_0_RC9. Hmmm ... I don't understand why we still need the RC tags, if something is dangerous, than that we have artifacts with a release version numbering even if its not the real final release. Correct,

[jira] Updated: (POOL-91) StackObjectPool.borrowObject infinate loop when makeObject returns null

2006-12-11 Thread Ben Speakmon (JIRA)
[ http://issues.apache.org/jira/browse/POOL-91?page=all ] Ben Speakmon updated POOL-91: - Attachment: sample-borrow-fail-pool-policy.tar.bz2 As promised, a quick thrown-together example of what the API would be like with the policy I've suggested. > StackOb

[jira] Created: (LAUNCHER-4) Binary builds not in Maven2 repo

2006-12-11 Thread Tom Nichols (JIRA)
Binary builds not in Maven2 repo Key: LAUNCHER-4 URL: http://issues.apache.org/jira/browse/LAUNCHER-4 Project: Commons Launcher Issue Type: Bug Environment: Maven 2 Reporter: Tom Nichols

Re: [VOTE] Release Commons Betwixt 0.8

2006-12-11 Thread robert burrell donkin
On Mon, 2006-12-11 at 11:12 -0500, Rahul Akolkar wrote: > On 12/11/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > > Hi Robert! > > > release candidate 4 is available @ > > > http://people.apache.org/~rdonkin/commons-betwixt/ and the site @ > > > http://people.apache.org/~rdonkin/commons-betwixt/

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC8

2006-12-11 Thread Niall Pemberton
On 12/11/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: Hi Niall! > 1) Theres a failing test - does it matter? > http://tinyurl.com/ymh763 No, I've documented it in the release notes ... though ... hmmm ... maybe I found a way to make it run too > 2) The dependencies are mis-leading si

svn commit: r485764 - in /jakarta/commons/proper/vfs/trunk/core: pom.xml src/test/java/org/apache/commons/vfs/RunTest.java

2006-12-11 Thread imario
Author: imario Date: Mon Dec 11 09:27:51 2006 New Revision: 485764 URL: http://svn.apache.org/viewvc?view=rev&rev=485764 Log: adjusted test-data directory Modified: jakarta/commons/proper/vfs/trunk/core/pom.xml jakarta/commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs/Ru

svn commit: r485763 - /jakarta/commons/proper/vfs/trunk/core/pom.xml

2006-12-11 Thread imario
Author: imario Date: Mon Dec 11 09:26:28 2006 New Revision: 485763 URL: http://svn.apache.org/viewvc?view=rev&rev=485763 Log: put test-data in test classes output directory to have access for the resource provider test case Modified: jakarta/commons/proper/vfs/trunk/core/pom.xml Modified: j

svn commit: r485760 - in /jakarta/commons/proper/vfs/trunk/core/src: main/java/org/apache/commons/vfs/provider/ram/RamFileSystem.java test/java/org/apache/commons/vfs/provider/ram/test/RamProviderTest

2006-12-11 Thread imario
Author: imario Date: Mon Dec 11 09:24:31 2006 New Revision: 485760 URL: http://svn.apache.org/viewvc?view=rev&rev=485760 Log: finally, even the ResourceProvider test case pass when building the distribution. Modified: jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vf

svn commit: r485757 - in /jakarta/commons/proper/vfs/trunk: ./ core/src/test/java/org/apache/commons/ core/src/test/java/org/apache/commons/vfs/ core/src/test/java/org/apache/commons/vfs/provider/res/

2006-12-11 Thread imario
Author: imario Date: Mon Dec 11 09:14:29 2006 New Revision: 485757 URL: http://svn.apache.org/viewvc?view=rev&rev=485757 Log: make ResourceProviderTestCase work Modified: jakarta/commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/AbstractVfsTestCase.java jakarta/commons/prop

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC8

2006-12-11 Thread Mario Ivankovits
Hi Rahul! > No, tag remains VFS_1_0_RC9. Hmmm ... I don't understand why we still need the RC tags, if something is dangerous, than that we have artifacts with a release version numbering even if its not the real final release. If we need a "pre stage" in svn, wouldn't it be sufficient to simply ta

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC8

2006-12-11 Thread Mario Ivankovits
Hi Niall! > 1) Theres a failing test - does it matter? > http://tinyurl.com/ymh763 No, I've documented it in the release notes ... though ... hmmm ... maybe I found a way to make it run too > 2) The dependencies are mis-leading since they include slide and jcifs > which are in the vfs san

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC8

2006-12-11 Thread Rahul Akolkar
On 12/11/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: And I too would like another way how we move forward to a release (at least if my understanding matches with what you mean). Is it like this?: *) create a version tag in svn - the final tag - in this case "vfs-1.0" No, tag remains VFS

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC8

2006-12-11 Thread Mario Ivankovits
Hi Rahul! > Ofcourse its upto you, but I'd suggest making the (new) RC available > for a few days before calling the vote, especially since there has > been quite a gap between the last RC and now. Hehe, for sure, I was just too enthusiastic ;-) On the other hand, more often than not things came up

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC8

2006-12-11 Thread Rahul Akolkar
On 12/9/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: Hi! After an eventful year and some help from others I managed to cut a new RC. I see Niall has already made some improvements (thanks). Ofcourse its upto you, but I'd suggest making the (new) RC available for a few days before calling

svn commit: r485731 - in /jakarta/commons/proper/vfs/trunk: build.xml core/pom.xml core/src/test/java/org/apache/commons/vfs/RunTest.java examples/pom.xml pom.xml project.properties project.xml sandbo

2006-12-11 Thread imario
Author: imario Date: Mon Dec 11 08:13:34 2006 New Revision: 485731 URL: http://svn.apache.org/viewvc?view=rev&rev=485731 Log: prepare next rc Modified: jakarta/commons/proper/vfs/trunk/build.xml jakarta/commons/proper/vfs/trunk/core/pom.xml jakarta/commons/proper/vfs/trunk/core/src/t

Re: [VOTE] Release Commons Betwixt 0.8

2006-12-11 Thread Rahul Akolkar
On 12/11/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: Hi Robert! > release candidate 4 is available @ > http://people.apache.org/~rdonkin/commons-betwixt/ and the site @ > http://people.apache.org/~rdonkin/commons-betwixt/site/ > I've updated my gpg key store using "gpg ---refresh-keys" and go

[jira] Created: (VFS-102) Remove idleClient if it's disconnected

2006-12-11 Thread Sergey Vladimirov (JIRA)
Remove idleClient if it's disconnected -- Key: VFS-102 URL: http://issues.apache.org/jira/browse/VFS-102 Project: Commons VFS Issue Type: Improvement Affects Versions: later Reporter: Serge

[jira] Created: (VFS-101) Reduce number of createClient() calls

2006-12-11 Thread Sergey Vladimirov (JIRA)
Reduce number of createClient() calls - Key: VFS-101 URL: http://issues.apache.org/jira/browse/VFS-101 Project: Commons VFS Issue Type: Bug Affects Versions: later Reporter: Sergey Vladimir

Re: [commons-parent] m2 profiles for PuTTY?

2006-12-11 Thread Rahul Akolkar
On 12/11/06, Jörg Schaible <[EMAIL PROTECTED]> wrote: Martin Cooper wrote on Sunday, December 10, 2006 11:06 PM: > > > I didn't say anything about duplicating anything. Why can't > we split out the > scp-related part into separate profiles, one for scp and one for > scpexe? That way, you coul

Re: [commons-parent] m2 profiles for PuTTY?

2006-12-11 Thread Rahul Akolkar
On 12/10/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: Duplicating the most important part of the POM (and maintaining both source and duplicate in the future) seems to me to be bad practice, at least if you aren't forced to do it. I do not see that we are forced. Missing sentiment in your

[jira] Updated: (VFS-97) M$ FTP Virtual Folder support

2006-12-11 Thread Sergey Vladimirov (JIRA)
[ http://issues.apache.org/jira/browse/VFS-97?page=all ] Sergey Vladimirov updated VFS-97: - Attachment: patch.txt New patch with merged changes from today SVN content (line numbers were changed due to changes in license header change) > M$ FTP Virtual

[jira] Updated: (VFS-97) M$ FTP Virtual Folder support

2006-12-11 Thread Sergey Vladimirov (JIRA)
[ http://issues.apache.org/jira/browse/VFS-97?page=all ] Sergey Vladimirov updated VFS-97: - Attachment: patch.txt Old patch has bugs with UNIX L8 ftp server - files are reported as existing, but they are not. This patch adds "testChacgeDirectory" to Ft

[Jakarta-commons Wiki] Update of "ValidatorExamples" by emillan

2006-12-11 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 emillan: http://wiki.apache.org/jakarta-commons/ValidatorExamples ---

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

2006-12-11 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

2006-12-11 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

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC8

2006-12-11 Thread Niall Pemberton
I just thought about running the RAT tool over the source distro - popped up 65 files missing source file license headers - including 10 java class files - I have fixed the ones that seemed to matter: http://svn.apache.org/viewvc?view=rev&revision=485638 Since I think the above warrants a new

[Jakarta-commons Wiki] Update of "ValidatorExamples" by emillan

2006-12-11 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 emillan: http://wiki.apache.org/jakarta-commons/ValidatorExamples ---

svn commit: r485643 - /jakarta/commons/proper/vfs/trunk/project.xml

2006-12-11 Thread niallp
Author: niallp Date: Mon Dec 11 04:27:28 2006 New Revision: 485643 URL: http://svn.apache.org/viewvc?view=rev&rev=485643 Log: VFS-100 - comment out vfs sandbox dependencies, add dependency urls and "optional" properties Modified: jakarta/commons/proper/vfs/trunk/project.xml Modified: jakart

[nightly build] fileupload failed.

2006-12-11 Thread psteitz
Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20061211/fileupload.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (LANG-299) Bug in method appendFixedWidthPadRight of class StrBuilder causes an ArrayIndexOutOfBoundsException

2006-12-11 Thread Francisco Benavent (JIRA)
Bug in method appendFixedWidthPadRight of class StrBuilder causes an ArrayIndexOutOfBoundsException --- Key: LANG-299 URL: http://issues.apache.org/jira/browse/LANG-29

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC8

2006-12-11 Thread Niall Pemberton
The RC looks pretty good, just a couple of comments/questions: 1) Theres a failing test - does it matter? http://tinyurl.com/ymh763 2) The dependencies are mis-leading since they include slide and jcifs which are in the vfs sandbox and not part of the release: http://people.apache.org/~im

[jira] Updated: (VFS-100) Improve dependencies in project.xml

2006-12-11 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/VFS-100?page=all ] Niall Pemberton updated VFS-100: Attachment: vfs-project-xml.patch > Improve dependencies in project.xml > --- > > Key: VFS-100 > UR

[jira] Created: (VFS-100) Improve dependencies in project.xml

2006-12-11 Thread Niall Pemberton (JIRA)
Improve dependencies in project.xml --- Key: VFS-100 URL: http://issues.apache.org/jira/browse/VFS-100 Project: Commons VFS Issue Type: Improvement Reporter: Niall Pemberton Priority: M

RE: [commons-parent] m2 profiles for PuTTY?

2006-12-11 Thread Jörg Schaible
Martin Cooper wrote on Sunday, December 10, 2006 11:06 PM: > On 12/10/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: >> >> On 12/10/06, Martin Cooper <[EMAIL PROTECTED]> wrote: >> >>> Using profiles to provide two different options makes perfect sense >>> to me. I see no need to proscribe a "one

Re: [VOTE] Release Commons Betwixt 0.8

2006-12-11 Thread Mario Ivankovits
Hi Robert! > release candidate 4 is available @ > http://people.apache.org/~rdonkin/commons-betwixt/ and the site @ > http://people.apache.org/~rdonkin/commons-betwixt/site/ > I've updated my gpg key store using "gpg ---refresh-keys" and got your now key (at least it looks like). Then I tried to