You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by yuhun-alibaba <gi...@git.apache.org> on 2017/10/10 09:01:25 UTC

[GitHub] incubator-weex pull request #778: Fix 0.16 release

GitHub user yuhun-alibaba opened a pull request:

    https://github.com/apache/incubator-weex/pull/778

    Fix 0.16 release

    [android] fix some platform install app on sdcard, libweexjsb has no +x, cannot startup process
    if install apk on sdcard, cp stub so to /data/data/packagename/cache

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yuhun-alibaba/incubator-weex fix-0.16-release

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/778.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #778
    
----
commit dbc94f421dfda8aeccea3791788a5079ff5bb923
Author: yuhun-alibaba <to...@gmail.com>
Date:   2017-10-10T08:21:49Z

     update so for app install on sdcard

commit 6e94d6c0088d21911893dd157c344fc1732d1fc1
Author: 御魂 <we...@alibaba-inc.com>
Date:   2017-10-09T08:40:02Z

     init framework and insert cacheDir for debug

----


---

[GitHub] incubator-weex issue #778: Fix 0.16 release

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/778
  
    
    <!--
      0 failure: 
      0 warning: 
      2 messages
      
    -->
    
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Messages</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:book:</td>
          <td>has no jsfm file changed.</td>
        </tr>
      
    <tr>
          <td>:book:</td>
          <td>jsfm test finished.</td>
        </tr>
      </tbody>
    </table>
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---

[GitHub] incubator-weex pull request #778: Fix 0.16 release

Posted by yuhun-alibaba <gi...@git.apache.org>.
Github user yuhun-alibaba closed the pull request at:

    https://github.com/apache/incubator-weex/pull/778


---