[jira] Updated: (THRIFT-979) ruby bindings used to work on jruby

2010-11-16 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hodges updated THRIFT-979: --- Attachment: THRIFT-979-2.patch Corrected patch for jruby support. > ruby bindings used to work on jr

[jira] Commented: (THRIFT-979) ruby bindings used to work on jruby

2010-11-16 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932688#action_12932688 ] Jeff Hodges commented on THRIFT-979: Er, wrong diff. One moment. > ruby bindings used

[jira] Commented: (THRIFT-963) Reuse buffers in TNonblockingServer

2010-11-16 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932661#action_12932661 ] Ryan King commented on THRIFT-963: -- I was told it had a method for shrinking, but I can't

[jira] Commented: (THRIFT-963) Reuse buffers in TNonblockingServer

2010-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932656#action_12932656 ] Bjørn Borud commented on THRIFT-963: the obvious thing would be to just discard buffers

[jira] Commented: (THRIFT-963) Reuse buffers in TNonblockingServer

2010-11-16 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932643#action_12932643 ] Ryan King commented on THRIFT-963: -- We might want to consider a dynamically sized buffer,

Re: Time to drop 0.6?

2010-11-16 Thread Bryan Duxbury
Everything we already have around Maven publishing can be found in our build.xml file in lib/java. I'd be cool with putting a plugin into our contrib if that's the place for it. Someone should reach out to that author and see if he wants it to be included in our trunk. On Tue, Nov 16, 2010 at 10:

[jira] Commented: (THRIFT-999) Add TForkingServer

2010-11-16 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932596#action_12932596 ] Bryan Duxbury commented on THRIFT-999: -- Patch applies cleanly, looks alright. I don't

[jira] Assigned: (THRIFT-999) Add TForkingServer

2010-11-16 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury reassigned THRIFT-999: Assignee: Bryan Duxbury > Add TForkingServer > -- > > Key:

Re: Time to drop 0.6?

2010-11-16 Thread Florentine, Justin F.
I can help. Send me what you've got so far and I'll take a look at it later this week. I'd also be interested in the project blessing and maintaining a plugin to allow the thrift compiler to be integrated into Java and AS3 builds that use Maven. There is a plugin floating around here https://git

Re: Time to drop 0.6?

2010-11-16 Thread Bryan Duxbury
I've said it before, and I'll say it again: please, someone who knows how this all works, help me figure this out. On Tue, Nov 16, 2010 at 10:10 AM, Ryan King wrote: > On Tue, Nov 16, 2010 at 1:11 AM, Luke Lu wrote: > > I think THRIFT-363 (maven deploy?) is incorrectly marked as fixed. > > HADO

Re: Time to drop 0.6?

2010-11-16 Thread Ryan King
On Tue, Nov 16, 2010 at 1:11 AM, Luke Lu wrote: > I think THRIFT-363 (maven deploy?) is incorrectly marked as fixed. > HADOOP-6685 now depends on thrift. Without published maven artifacts, > it's quite annoying for any java projects that use ivy/maven for > external dependencies to use libthrift-.

Re: Time to drop 0.6?

2010-11-16 Thread roger
agree! just reopened THRIFT-363 I would be great if we could solve the Versioning Issue as well for the first TLP release, see https://issues.apache.org/jira/browse/THRIFT-6 please help me to solve that issue, I'm not familiar with all languages! -Roger Quoting Bjørn Borud : On Tue,

[jira] Reopened: (THRIFT-363) Maven Deploy

2010-11-16 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier reopened THRIFT-363: Assignee: (was: Bryan Duxbury) still broken! META-INF/MANIFEST.MF does not contain version i

Hudson build is back to normal : Thrift #13

2010-11-16 Thread Apache Hudson Server
See

Re: Time to drop 0.6?

2010-11-16 Thread Bjørn Borud
On Tue, Nov 16, 2010 at 10:11 AM, Luke Lu wrote: > I think THRIFT-363 (maven deploy?) is incorrectly marked as fixed. > HADOOP-6685 now depends on thrift. Without published maven artifacts, > it's quite annoying for any java projects that use ivy/maven for > external dependencies to use libthrift

Re: Time to drop 0.6?

2010-11-16 Thread Luke Lu
I think THRIFT-363 (maven deploy?) is incorrectly marked as fixed. HADOOP-6685 now depends on thrift. Without published maven artifacts, it's quite annoying for any java projects that use ivy/maven for external dependencies to use libthrift-.jar __Luke On Mon, Nov 15, 2010 at 4:45 PM, Bryan Duxbu

[jira] Commented: (THRIFT-363) Maven Deploy

2010-11-16 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932386#action_12932386 ] Luke Lu commented on THRIFT-363: There are still no thrift maven artifacts yet. Why is this