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

Вячеслав Шабельник commented on THRIFT-2292:
--------------------------------------------

I already implement cordova hook that do this job for me on after platform add, 
and all is brilliant but you have weak link in your build system. In exec.js 
file your exec implementation fail and stop build due to buffer overflow. Error 
is "Error: stdout maxBuffer exceeded". All that should be done is adding 
maxBuffer: 800*1024 option to exec call, also 800 can be replaced on any other 
big number. How can i contribute with this and other fixes to cordova? I saw 
your repository on github and even forked it. So if i send you pull requests 
with fixes do you include them in next releases?

> Android Library Project
> -----------------------
>
>                 Key: THRIFT-2292
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2292
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>    Affects Versions: 0.9.1
>            Reporter: Вячеслав Шабельник
>
> Importing of Android Library Project into Android build from plugin dont 
> implemented. So i cant add some sdks into native plugin that use dependencies 
> as android library project.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to