[jira] Updated: (THRIFT-1011) Error generating package imports when using classes from other packages

2011-02-24 Thread Rowan Kerr (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rowan Kerr updated THRIFT-1011: --- Attachment: service.thrift types.thrift Updated test-case files with namespaces for

[jira] Updated: (THRIFT-1011) Error generating package imports when using classes from other packages

2011-02-24 Thread Usman Ismail (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Usman Ismail updated THRIFT-1011: - Attachment: (was: service.thrift) > Error generating package imports when using classes from

[jira] Updated: (THRIFT-1011) Error generating package imports when using classes from other packages

2011-02-24 Thread Usman Ismail (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Usman Ismail updated THRIFT-1011: - Attachment: (was: types.thrift) > Error generating package imports when using classes from o

[jira] Commented: (THRIFT-1011) Error generating package imports when using classes from other packages

2011-02-24 Thread Rowan Kerr (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999120#comment-12999120 ] Rowan Kerr commented on THRIFT-1011: After changing the "namespace java" to "namespac

[jira] Commented: (THRIFT-1072) Missing - (id) initWithSharedProcessor in TSharedProcessorFactory.h

2011-02-24 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999101#comment-12999101 ] Bryan Duxbury commented on THRIFT-1072: --- Can you attach a patch instead of a new ve

[jira] Commented: (THRIFT-1070) C++ compiler and runtime have 32/64bit problems

2011-02-24 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999046#comment-12999046 ] Roger Meier commented on THRIFT-1070: - +1 > C++ compiler and runtime have 32/64bit p

[jira] Updated: (THRIFT-1011) Error generating package imports when using classes from other packages

2011-02-24 Thread Usman Ismail (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Usman Ismail updated THRIFT-1011: - Attachment: types.thrift > Error generating package imports when using classes from other packag

[jira] Updated: (THRIFT-1011) Error generating package imports when using classes from other packages

2011-02-24 Thread Usman Ismail (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Usman Ismail updated THRIFT-1011: - Description: If you define multiple thrift files and use a data type from one file in another t

[jira] Updated: (THRIFT-1011) Error generating package imports when using classes from other packages

2011-02-24 Thread Usman Ismail (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Usman Ismail updated THRIFT-1011: - Attachment: service.thrift > Error generating package imports when using classes from other pack

AW: Development process

2011-02-24 Thread Roger Meier
Hi Diwaker Good questions! I think - At apache we have https://reviews.apache.org , but usually we discuss and review on the dev list or via JIRA issues and commit afterwards. That's fine. - Continuous Integration is important: https://hudson.apache.org/hudson/job/Thrift/ => ruby & go is curre

Re: Development process

2011-02-24 Thread Christian Lavoie
On Thu, Feb 24, 2011 at 1:59 PM, Diwaker Gupta wrote: > Is there a documented (or at least well understood) development > process for Thrift? In particular: > > * How is code reviewed? I've seen people attach patches to Jira, but > thats not very convenient and makes the review process cumbersome

Development process

2011-02-24 Thread Diwaker Gupta
Is there a documented (or at least well understood) development process for Thrift? In particular: * How is code reviewed? I've seen people attach patches to Jira, but thats not very convenient and makes the review process cumbersome and less transparent. I noticed some people using http://coderev

[jira] Resolved: (THRIFT-863) Map Type is broken

2011-02-24 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-863. Resolution: Fixed Thanks Henrique, just committed your patch! Could you create another ticket for

[jira] Resolved: (THRIFT-1073) Running 'ant javadoc' inside 'lib/java' fails

2011-02-24 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1073. - Resolution: Fixed Assignee: Roger Meier committed > Running 'ant javadoc' inside 'lib/jav

[jira] Updated: (THRIFT-863) Map Type is broken

2011-02-24 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonca updated THRIFT-863: - Attachment: THRIFT-863-maps-exceptions-qunit.patch this patch will fix read and write map

[jira] Assigned: (THRIFT-863) Map Type is broken

2011-02-24 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonca reassigned THRIFT-863: Assignee: Henrique Mendonca > Map Type is broken > -- > >

[jira] Created: (THRIFT-1074) .keystore and .truststore are missing from the 0.6.0 distribution

2011-02-24 Thread Bruce Mitchener (JIRA)
.keystore and .truststore are missing from the 0.6.0 distribution - Key: THRIFT-1074 URL: https://issues.apache.org/jira/browse/THRIFT-1074 Project: Thrift Issue Type: Bug