[
https://issues.apache.org/jira/browse/THRIFT-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15240946#comment-15240946
]
Hudson commented on THRIFT-3764:
--------------------------------
FAILURE: Integrated in Thrift-precommit #408 (See
[https://builds.apache.org/job/Thrift-precommit/408/])
THRIFT-3764: Ensure PHP TSimpleJSONProtocol and TMultiplexedProtocol (nsuke:
[https://github.com/apache/thrift/commit/4ab9a88496413087df1ee3256472b19c5b4be500])
* lib/php/Makefile.am
> PHP "make install" does not install TMultiplexedProtocol.php nor
> TSimpleJSONProtocol.php
> ----------------------------------------------------------------------------------------
>
> Key: THRIFT-3764
> URL: https://issues.apache.org/jira/browse/THRIFT-3764
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Library
> Reporter: Mark Goldfinch
> Assignee: Mark Goldfinch
> Priority: Minor
> Labels: php
> Fix For: 0.10.0
>
>
> lib/php/Makefile.am does not include:
> {code}
> lib/Thrift/TMultiplexedProcessor.php
> lib/Thrift/Protocol/TMultiplexedProtocol.php
> lib/Thrift/Protocol/TProtocol.php
> lib/Thrift/Protocol/TProtocolDecorator.php
> lib/Thrift/Protocol/TSimpleJSONProtocol.php
> lib/Thrift/Protocol/SimpleJSON/CollectionMapKeyException.php
> lib/Thrift/Protocol/SimpleJSON/Context.php
> lib/Thrift/Protocol/SimpleJSON/ListContext.php
> lib/Thrift/Protocol/SimpleJSON/MapContext.php
> lib/Thrift/Protocol/SimpleJSON/StructContext.php
> {code}
> which are all support files for either TMultiplexedProtocol.php or
> TSimpleJSON.php.
> If using "make install" to install the PHP client library, these files are
> excluded.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)