Client pipe problem (bug)

2010-05-30 Thread Doron Fediuck
Hi ! I'm implementing some basic client functionality using sshd client. I found a case where I need to implement something of this concept: gzip /tmp/sample.txt | ssh u...@some.host.com gunzip -c /tmp/sample.txt On my implementation the code (using sshd client) is running an exec channel of the

[jira] Created: (VYSPER-205) Bosh-0.4 - Servet + SSL + flash crossdomain

2010-05-30 Thread Bogdan Pistol (JIRA)
Bosh-0.4 - Servet + SSL + flash crossdomain --- Key: VYSPER-205 URL: https://issues.apache.org/jira/browse/VYSPER-205 Project: VYSPER Issue Type: Improvement Components: extension

[jira] Updated: (VYSPER-205) Bosh-0.4 - Servet + SSL + flash crossdomain

2010-05-30 Thread Bogdan Pistol (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Pistol updated VYSPER-205: - Description: This patch implements a Servlet that acts like a BOSH handler. The pom.xml is

[jira] Updated: (VYSPER-205) Bosh-0.4 - Servet + SSL + flash crossdomain

2010-05-30 Thread Bogdan Pistol (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Pistol updated VYSPER-205: - Attachment: bosh-0.4.patch bosh-0.4-binary.tgz Bosh-0.4 - Servet + SSL + flash

MINA coding conventions

2010-05-30 Thread Niklas Gustavsson
Hi In our current coding conventions, we use maximum line widths of 80 chars. I personally find this somewhat limited on modern displays and tend to prefer 120 chars. How about changing this in our coding conventions? /niklas

Re: MINA coding conventions

2010-05-30 Thread Maarten Bosteels
+1 On Sun, May 30, 2010 at 11:03 PM, Niklas Gustavsson nik...@protocol7.comwrote: Hi In our current coding conventions, we use maximum line widths of 80 chars. I personally find this somewhat limited on modern displays and tend to prefer 120 chars. How about changing this in our coding

Re: MINA coding conventions

2010-05-30 Thread Jeff Genender
+1 Jeff On May 30, 2010, at 3:03 PM, Niklas Gustavsson wrote: Hi In our current coding conventions, we use maximum line widths of 80 chars. I personally find this somewhat limited on modern displays and tend to prefer 120 chars. How about changing this in our coding conventions?

[jira] Commented: (VYSPER-203) Record new dependencies from BOSH extension

2010-05-30 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873488#action_12873488 ] Niklas Gustavsson commented on VYSPER-203: -- Adding CheckPlayer, flCookie,

[jira] Commented: (VYSPER-203) Record new dependencies from BOSH extension

2010-05-30 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873489#action_12873489 ] Niklas Gustavsson commented on VYSPER-203: -- And jQuery (MIT) Record new

[jira] Commented: (VYSPER-204) Bosh-0.2, Bosh-0.3 - Strophe.js client implementation

2010-05-30 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873490#action_12873490 ] Niklas Gustavsson commented on VYSPER-204: -- updateplayer.swf, is that part of

[Vysper] XMPP BOSH - Week 1

2010-05-30 Thread Bogdan Ciprian Pistol
Hi all, As I promised in the GSoC proposal I will publish weekly status reports. For this I setup a blog at http://vysper-gsoc2010.blogspot.com/ Would be convenient also to publish the reports here on ML? (maybe for archiving purposes and maybe you may prefer to reply in-line on my report if you

Re: MINA coding conventions

2010-05-30 Thread Bernd Fondermann
Niklas Gustavsson wrote: Hi In our current coding conventions, we use maximum line widths of 80 chars. I personally find this somewhat limited on modern displays and tend to prefer 120 chars. How about changing this in our coding conventions? +1 Also, you might want to review thread Death

[jira] Commented: (VYSPER-205) Bosh-0.4 - Servet + SSL + flash crossdomain

2010-05-30 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873492#action_12873492 ] Niklas Gustavsson commented on VYSPER-205: -- Patch format is just fine, thanks!

[jira] Closed: (VYSPER-205) Bosh-0.4 - Servet + SSL + flash crossdomain

2010-05-30 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Gustavsson closed VYSPER-205. Assignee: Niklas Gustavsson Resolution: Fixed Bosh-0.4 - Servet + SSL + flash

[jira] Commented: (VYSPER-204) Bosh-0.2, Bosh-0.3 - Strophe.js client implementation

2010-05-30 Thread Bogdan Pistol (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873493#action_12873493 ] Bogdan Pistol commented on VYSPER-204: -- All of the libraries in the flxhr folder are

[jira] Commented: (VYSPER-204) Bosh-0.2, Bosh-0.3 - Strophe.js client implementation

2010-05-30 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873494#action_12873494 ] Niklas Gustavsson commented on VYSPER-204: -- Patches applied in revs 949578,

Re: MINA coding conventions

2010-05-30 Thread Emmanuel Lecharny
On 5/30/10 11:03 PM, Niklas Gustavsson wrote: Hi In our current coding conventions, we use maximum line widths of 80 chars. I personally find this somewhat limited on modern displays and tend to prefer 120 chars. How about changing this in our coding conventions? I thought we already

Re: MINA coding conventions

2010-05-30 Thread Bogdan Ciprian Pistol
In the http://mina.apache.org/developer-guide.data/ImprovedJavaConventions.xml the line limit is configured at 80. There is another more current configuration, or this one should be updated? Thanks, Bogdan On Mon, May 31, 2010 at 12:45 AM, Emmanuel Lecharny elecha...@gmail.com wrote: On

Re: [Vysper] XMPP BOSH - Week 1

2010-05-30 Thread Niklas Gustavsson
On Sun, May 30, 2010 at 11:28 PM, Bogdan Ciprian Pistol bogdancipr...@gmail.com wrote: As I promised in the GSoC proposal I will publish weekly status reports. For this I setup a blog at http://vysper-gsoc2010.blogspot.com/ Great! Would be convenient also to publish the reports here on ML?

Re: [Vysper] XMPP BOSH - Week 1

2010-05-30 Thread Bogdan Ciprian Pistol
On Mon, May 31, 2010 at 12:50 AM, Niklas Gustavsson nik...@protocol7.com wrote: Having it on the ML as well would be the best thing to involve the whole community. Ok, Week 1 - status report The following tasks were scheduled until next week (June 6): * integrating Jetty into Vysper

[jira] Commented: (VYSPER-205) Bosh-0.4 - Servet + SSL + flash crossdomain

2010-05-30 Thread Bogdan Pistol (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873502#action_12873502 ] Bogdan Pistol commented on VYSPER-205: -- Ok, I verified, and it still works in Flash.

Re: MINA coding conventions

2010-05-30 Thread Niklas Gustavsson
On Sun, May 30, 2010 at 11:33 PM, Bernd Fondermann bf_...@brainlounge.de wrote: Also, you might want to review thread Death to TRS80 coders from November last year for some elaborate comments on this topic. ;-) Now I wish I worked a little bit harder on the subject of this thread :-D Anyways,

Re: MINA coding conventions

2010-05-30 Thread Emmanuel Lecharny
On 5/30/10 11:58 PM, Niklas Gustavsson wrote: On Sun, May 30, 2010 at 11:33 PM, Bernd Fondermann bf_...@brainlounge.de wrote: Also, you might want to review thread Death to TRS80 coders from November last year for some elaborate comments on this topic. ;-) Now I wish I worked a

Build failed in Hudson: vysper-trunk- jdk1.6-ibm-ubuntu ยป Apache Vysper #229

2010-05-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-ibm-ubuntu/org.apache.vysper$vysper/229/ -- [...truncated 270 lines...] [WARNING] Entry:

Build failed in Hudson: vysper-trunk-jdk1.6-ibm-ubuntu #229

2010-05-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-ibm-ubuntu/229/changes Changes: [ngn] Adding first stab at a BOSH servlet (VYSPER-205). By Bogdan Pistol [ngn] Adding libraries needed for the example (VYSPER-204). By Bogdan Pistol [ngn] Adding example (VYSPER-204). By Bogdan