[
https://issues.apache.org/jira/browse/THRIFT-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989145#comment-13989145
]
Hudson commented on THRIFT-2491:
--------------------------------
FAILURE: Integrated in Thrift #1146 (See
[https://builds.apache.org/job/Thrift/1146/])
THRIFT-2491 unable to import generated ThriftTest service (jensg: rev
e52c046cb62d1f910302148f7bc2091c014acd27)
* lib/go/test/tests/binary_key_test.go
* lib/go/test/Makefile.am
* compiler/cpp/src/generate/t_generator.h
* compiler/cpp/src/generate/t_go_generator.cc
* lib/go/test/NamespacedTest.thrift
* lib/go/test/tests/one_way_test.go
* lib/go/test/tests/multiplexed_protocol_test.go
* test/ThriftTest.thrift
* lib/go/test/tests/optional_fields_test.go
> unable to import generated ThriftTest service
> ---------------------------------------------
>
> Key: THRIFT-2491
> URL: https://issues.apache.org/jira/browse/THRIFT-2491
> Project: Thrift
> Issue Type: Bug
> Components: Go - Compiler, Go - Library
> Reporter: Aleksey Pesternikov
> Assignee: Jens Geyer
> Priority: Minor
> Fix For: 0.9.2
>
>
> IDL compiler uses service name converted from camel case to underscores as a
> file name. service ThriftTest {} goes into thrift_test.go, which is not being
> compiled since the file match *_test.go mask.
--
This message was sent by Atlassian JIRA
(v6.2#6252)