AW: Publish Libthrift Javadocs

2011-04-27 Thread Roger Meier
I've enabled javadoc output on our build server for the snapshot release: https://builds.apache.org/hudson/job/Thrift/javadoc/ -roger -Ursprüngliche Nachricht- Von: Jake Farrell [mailto:jfarr...@apache.org] Gesendet: Mittwoch, 27. April 2011 22:50 An: dev@thrift.apache.org Betreff: Re:

Re: Publish Libthrift Javadocs

2011-04-27 Thread Jake Farrell
You can view a copy of the current 0.6.1 javadoc at http://people.apache.org/~jfarrell/thrift/0.6.1/javadoc/ On Apr 27, 2011, at 3:42 PM, Abhishek Kona wrote: > Is it possible to host the libthrift java-docs on the wiki or on some > server. > > -Abhishek Kona >

[jira] [Commented] (THRIFT-1158) Node.js - package.json used by npm is invalid

2011-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025993#comment-13025993 ] Hudson commented on THRIFT-1158: Integrated in Thrift #138 (See [https://builds.apache.o

Publish Libthrift Javadocs

2011-04-27 Thread Abhishek Kona
Is it possible to host the libthrift java-docs on the wiki or on some server. -Abhishek Kona

[jira] [Resolved] (THRIFT-1158) Node.js - package.json used by npm is invalid

2011-04-27 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1158. - Resolution: Fixed committed > Node.js - package.json used by npm is invalid > -

[jira] [Created] (THRIFT-1158) Node.js - package.json used by npm is invalid

2011-04-27 Thread Roger Meier (JIRA)
Node.js - package.json used by npm is invalid - Key: THRIFT-1158 URL: https://issues.apache.org/jira/browse/THRIFT-1158 Project: Thrift Issue Type: Bug Components: Node.js - Library

[jira] [Updated] (THRIFT-1158) Node.js - package.json used by npm is invalid

2011-04-27 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1158: Attachment: THRIFT-1158_nodejs_package.json.patch > Node.js - package.json used by npm is invalid

[jira] [Updated] (THRIFT-1158) Node.js - package.json used by npm is invalid

2011-04-27 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1158: Patch Info: [Patch Available] Assignee: Roger Meier > Node.js - package.json used by npm is

[jira] [Commented] (THRIFT-1150) List Deserialization with jQuery doesnt work

2011-04-27 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025939#comment-13025939 ] Nils Hügelmann commented on THRIFT-1150: Firefox 4 (extension, chrome scope) + jQ

[jira] [Resolved] (THRIFT-1153) HttpClient does not specify the connection close parameter

2011-04-27 Thread Usman Ismail (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Usman Ismail resolved THRIFT-1153. -- Resolution: Not A Problem You are right the underlying transport layer is providing persistent

[jira] [Resolved] (THRIFT-1154) HttpClient does not specify the connection close parameter

2011-04-27 Thread Usman Ismail (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Usman Ismail resolved THRIFT-1154. -- Resolution: Not A Problem > HttpClient does not specify the connection close parameter > -

[jira] [Commented] (THRIFT-1154) HttpClient does not specify the connection close parameter

2011-04-27 Thread Usman Ismail (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025826#comment-13025826 ] Usman Ismail commented on THRIFT-1154: -- As per discussions in the mailing list this

[jira] [Created] (THRIFT-1157) Allow user specified headers in the http client code

2011-04-27 Thread Usman Ismail (JIRA)
Allow user specified headers in the http client code Key: THRIFT-1157 URL: https://issues.apache.org/jira/browse/THRIFT-1157 Project: Thrift Issue Type: New Feature Components: C

Re: HttpClient Connection close bugs

2011-04-27 Thread Seth Hitchings
When we developed the Objective-C HTTP client code we spent some time messing around with this and found that the Cocoa networking stack automatically implemented keep-alive, essentially doing the right thing without us having to worry about it. I can't speak to the default C++ client, we have an i

[jira] [Commented] (THRIFT-1150) List Deserialization with jQuery doesnt work

2011-04-27 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025781#comment-13025781 ] Henrique Mendonca commented on THRIFT-1150: --- Hi Nils, which browser and jQuery