[Commons-VFS] Use URI as FileName holder. Was: Re: Commons-VFS SVN commit permission

2009-04-18 Thread Sergey Vladimirov
used. > > Please keep in mind that VFS is able to use "nested" URIs, e.g. > tar:gz:file:// etc. > Is this doable with Javas URI class? > > Ciao, > Mario > > > --------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- Sergey Vladimirov

Re: Commons-VFS SVN commit permission

2009-04-16 Thread Sergey Vladimirov
I know that FTP has > several issues open and that really isn't one of the areas I have focused > on. > > I'm not a PMC member so I don't get a vote but I would be in favor of this. > > Ralph > > > On Apr 15, 2009, at 1:29 PM, Sergey Vladimirov wrote: > &

Commons-VFS SVN commit permission

2009-04-15 Thread Sergey Vladimirov
JIRA "bsp", login on svn.apache.org "sergey") -- Sergey Vladimirov

Re: SSH Implementation - IDEA and seeking Suggestions.

2009-04-11 Thread Sergey Vladimirov
) may create legal problems for me, and, i think, for other commercial-related projects. Sergey On Sat, Apr 11, 2009 at 12:35 PM, Vinod Kumar Badhavat < vinod.ofgov...@gmail.com> wrote: > ea and I'll include that in my SSH > implementation. > -- Sergey Vladimirov

Re: SSH Implementation - IDEA and seeking Suggestions.

2009-04-10 Thread Sergey Vladimirov
in some projects. We are using commons-net already, and it will be pain to get rid of it if it will start to contain SSH-related stuff. Best regards, Sergey On Wed, Apr 8, 2009 at 2:39 PM, Vinod Kumar Badhavat < vinod.ofgov...@gmail.com> wrote: > SSHConnect -- Sergey Vladimirov

Re: About commons-net and GSoC

2009-04-03 Thread Sergey Vladimirov
be, e-mail: dev-unsubscr...@commons.apache.org > >>> For additional commands, e-mail: dev-h...@commons.apache.org > >>> > >>> > >>> > >> > >> > >> > >> > > > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > > > > > -- > Cheers, > Guillaume Nodet > > Blog: http://gnodet.blogspot.com/ > > Open Source SOA > http://fusesource.com > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- Sergey Vladimirov

Re: [VFS] 2.0 release

2009-03-21 Thread Sergey Vladimirov
so I kind of get > stuck at that spot in the "creating releases" instructions. > > Ralph > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- Sergey Vladimirov

Re: Specifying options to FTP etc..

2007-08-29 Thread Sergey Vladimirov
pend on the scheme and may even > on the base URI."/ > > Also there are IRI schemes that specify such parameters already. Ref the > JMS scheme here > < > http://mail-archives.apache.org/mod_mbox/ws-axis-dev/200701.mbox/raw/[EMAIL > PROTECTED]/2 > > > > thanks > asankha > -- Sergey Vladimirov

Re: JIRA karma

2007-08-27 Thread Sergey Vladimirov
Matt, No, I don't have commit karma (user sergey). It's strange, since i have JIRA karma... may be it's different access lists and they are not syncronized. -- Sergey 2007/8/26, Matt Benson <[EMAIL PROTECTED]>: > > > --- Sergey Vladimirov <[EMAIL PROTECT

Re: JIRA karma

2007-08-25 Thread Sergey Vladimirov
ail: > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > - > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > >

Re: Can someone delete an user comment please?

2007-08-17 Thread Sergey Vladimirov
ges could please clean this up... > > > Thanks, > > > Clebert > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Sergey Vladimirov

Re: [DBCP] Connection gets blocked on 9th connection.

2007-08-07 Thread Sergey Vladimirov
; ActionWhenExhasuted =2(GROW) > > > > I try to test the connection pool by using the following code. > > > > List liCon = new ArrayList(); > > > > for(i=0 ; i < 10 ; i++) { > > Connection oCon = oPool.getConnection(); > > liCon.add(oCon); > > } > > > > The call to oPool.getConnection() gets blocked indefinitely when I try > to get the 9th connection. > > > > Am I missing something? > > Any ideas > > > > Thanks > > Tushar Dave > > > > > > > > -- Sergey Vladimirov

[jira] Commented: (LANG-350) New RandomDateUtils class in the lang.time package

2007-08-01 Thread Sergey Vladimirov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517022 ] Sergey Vladimirov commented on LANG-350: Personally i don't see much sense in randomBefore or random