You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by lu...@apache.org on 2019/09/16 10:09:01 UTC

[incubator-weex] branch feature/master_ab_new updated (abbe788 -> c17761a)

This is an automated email from the ASF dual-hosted git repository.

luckychen pushed a change to branch feature/master_ab_new
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git.


 discard abbe788  [Android] add mode check
     add c17761a  [Android] add mode check

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (abbe788)
            \
             N -- N -- N   refs/heads/feature/master_ab_new (c17761a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java |  3 ---
 .../main/java/com/taobao/weex/bridge/WXBridgeManager.java    | 12 +-----------
 2 files changed, 1 insertion(+), 14 deletions(-)