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:24:52 UTC

[GitHub] incubator-weex pull request #779: 0.16 release fix bug

GitHub user yuhun-alibaba opened a pull request:

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

    0.16 release fix bug

    * [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 0.16-release-fix-bug

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

    https://github.com/apache/incubator-weex/pull/779.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 #779
    
----
commit dbc94f421dfda8aeccea3791788a5079ff5bb923
Author: yuhun-alibaba <to...@gmail.com>
Date:   2017-10-10T08:21:49Z

     update so for app install on sdcard

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

     init framework and insert cacheDir for debug

----


---

[GitHub] incubator-weex pull request #779: 0.16 release fix bug

Posted by yuhun-alibaba <gi...@git.apache.org>.
GitHub user yuhun-alibaba reopened a pull request:

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

    0.16 release fix bug

    * [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 0.16-release-fix-bug

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

    https://github.com/apache/incubator-weex/pull/779.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 #779
    
----
commit dbc94f421dfda8aeccea3791788a5079ff5bb923
Author: yuhun-alibaba <to...@gmail.com>
Date:   2017-10-10T08:21:49Z

     update so for app install on sdcard

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

     init framework and insert cacheDir for debug

commit 3cf15bc0d435d16d2647b66a29bf3088e90bf4db
Author: yuhun-alibaba <to...@gmail.com>
Date:   2017-10-10T10:17:43Z

     update x86 so

----


---

[GitHub] incubator-weex pull request #779: 0.16 release fix bug

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

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


---

[GitHub] incubator-weex pull request #779: 0.16 release fix bug

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

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


---

[GitHub] incubator-weex issue #779: 0.16 release fix bug

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

    https://github.com/apache/incubator-weex/pull/779
  
    
    <!--
      0 failure: 
      2 warning:  No Changelog chan..., This PR should up...
      1 messages
      
    -->
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>No Changelog changes!</td>
        </tr>
      
    <tr>
          <td>:warning:</td>
          <td>This PR should update related documents as well. </td>
        </tr>
      </tbody>
    </table>
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Messages</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:book:</td>
          <td>danger 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>



---