Igor Sapego created IGNITE-9583:
-----------------------------------
Summary: PHP thin: php directory should be included in binary release
Key: IGNITE-9583
URL:
https://issues.apache.org/jira/browse/IGNITE-9583 Project: Ignite
Issue Type: Improvement
Components: build, thin client
Reporter: Igor Sapego
Fix For: 2.7
Currently, php directory is not generated by the {{maven install}} command. Need to add appropriate copy steps to {{assembly/release-fabric-base.xml}} file.
The following components should be copied:
{noformat}
ignite/modules/platforms/php/composer.json
ignite/modules/platforms/php/src
ignite/modules/platforms/php/examples
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)