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

Jake Farrell commented on THRIFT-1743:
--------------------------------------

php and javascript are the only edge case packages that have the dependency on 
a root level file, all others use the lib/x/ build files and generate packages 
that publish accordingly (py/setup.py, java/build.xml, rb/thrift.gem, 
node/package.json).  I would like to avoid this as both php and json using that 
root level file would not be using the released version, but always the trunk 
version which is not ideal. Randy has started a discussion thread on the dev@ 
list about this and detailed a reasonable solution, though not what i would 
consider optimal

> Add composer.json for new Symfony 2.1 Dependency Manager
> --------------------------------------------------------
>
>                 Key: THRIFT-1743
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1743
>             Project: Thrift
>          Issue Type: Improvement
>          Components: PHP - Library
>    Affects Versions: 0.9, 1.0
>            Reporter: Xavier HAUSHERR
>            Assignee: Randy Abernethy
>             Fix For: 0.9.2
>
>         Attachments: composer.json, composer.master.json
>
>
> In order to use the new Symfony 2.1 Dependency Manager 
> (http://getcomposer.org/), we have to add on root of Github project a file 
> called composer.json with Composer configuration.
> This file must place in "/" in trunk and in 0.9x branch if possible.
> Is it possible to add this file ?
> Best regards.
> Xavier HAUSHERR



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to