[ 
https://issues.apache.org/jira/browse/THRIFT-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661739#comment-13661739
 ] 

Hudson commented on THRIFT-1907:
--------------------------------

Integrated in Thrift #646 (See [https://builds.apache.org/job/Thrift/646/])
    THRIFT-1907 Compiling namespace and sub-namespace directives for 
unrecognized generators should only be a warning (Revision 
d28d4d578470233e384ae6012d0ecfa5a8f3deba)
Revert "THRIFT-1907 Compiling namespace and sub-namespace directives for 
unrecognized generators should only be a warning" (Revision 
f837f301819d1f1661a185d1e64566e170933357)
THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized 
generators should only be a warning (Revision 
8ad13a38e895bffdcb78f65e53e7d1f7f999b13e)

     Result = SUCCESS
henrique : 
Files : 
* test/ThriftTest.thrift
* compiler/cpp/src/parse/t_program.h

henrique : 
Files : 
* compiler/cpp/src/parse/t_program.h
* test/ThriftTest.thrift

henrique : 
Files : 
* compiler/cpp/src/parse/t_program.h
* test/ThriftTest.thrift

                
> Compiling namespace and sub-namespace directives for unrecognized generators 
> should only be a warning
> -----------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1907
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1907
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (General)
>    Affects Versions: 0.9
>            Reporter: Andrew Cox
>            Assignee: Henrique Mendonça
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.0
>
>         Attachments: THRIFT-1907.patch
>
>
> Two reasons:
> 1) we have another generator that we want to use a different namespace for, 
> and the generator is not part of thrift proper
> 2) back compat: so two projects that depend on two different versions of 
> thrift are more likely to be able to share a .thrift file, even if the 
> project using the newer thrift libraries uses a new generator that wasn't in 
> the old thrift libraries

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to