Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[Android] Rename packageName from com.taobao.weex to org.apache.weex #2885

Merged
merged 2 commits into from
Sep 25, 2019

Conversation

YorkShen
Copy link
Contributor

@YorkShen YorkShen commented Sep 6, 2019

Brief Description of the PR

Checklist

  • Demo:
  • Documentation:

@YorkShen YorkShen added this to the Weex 0.27 milestone Sep 6, 2019
@weex-bot
Copy link

weex-bot commented Sep 6, 2019

Warnings
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/WXComponent.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/WXSDKInstance.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/list/template/WXRecyclerTemplateList.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/list/BasicListComponent.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/WXEmbed.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/bridge/WXModuleManager.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/WXSliderNeighbor.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/WXHttpListener.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/module/WXModalUIModule.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/WXComponentRegistry.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/WXLoading.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/WXRefresh.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/layout/ContentBoxMeasurement.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/WXBaseRefresh.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/Textarea.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/module/WXWebViewModule.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/richtext/span/ImgSpan.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/component/list/SimpleListComponent.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/org/apache/weex/ui/IFComponentHolder.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
⚠️ If your PR is about fixing a bug excluding crash the code,you should add the demo link in the PR description. Demo link: http://dotwe.org/vue
⚠️ If you update the code, maybe you should update the documentation and add the documentation link in the PR description. here is the guide about how to contribute documentation: https://github.com/apache/incubator-weex/blob/master/CONTRIBUTING.md#contribute-code-or-document

Generated by 🚫 dangerJS against 26e169d

Copy link
Contributor

@lucky-chen lucky-chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@lucky-chen lucky-chen merged commit 7548ba6 into master Sep 25, 2019
@YorkShen YorkShen deleted the feature/android_package_name branch September 26, 2019 07:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants