iOS done! PR:https://github.com/apache/incubator-weex/pull/1193
Thanks Youyang Xu On 05/22/2018 14:40,Adam Feng<[email protected]> <[email protected]> wrote: After running some scripts, some files with License issues: • iOS • • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Layout/Layout.c • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Layout/Layout.h • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Layout/WXCoreFlexEnum.h • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Layout/WXCoreLayout.cpp • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Layout/WXCoreLayout.h • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Layout/WXCoreStyle.cpp • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Layout/WXCoreStyle.h • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Monitor/WXAnalyzerCenter+Transfer.h • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Monitor/WXAnalyzerCenter.h • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Protocol/WXAnalyzerProtocol.h • ./incubator-weex-7102479/ios/sdk/WeexSDK/Sources/Protocol/WXConfigCenterProtocol.h • Android • • ./incubator-weex-7102479/android/commons/src/main/java/com/alibaba/weex/commons/util/RequestIdGenerator.java • ./incubator-weex-7102479/android/commons/src/main/java/com/alibaba/weex/commons/util/WSEventReporter.java • • ./incubator-weex-7102479/android/playground/app/src/main/java/com/alibaba/weex/extend/module/WXTitleBar.java • ./incubator-weex-7102479/android/playground/app/src/main/java/com/alibaba/weex/extend/module/WXWsonTestModule.java • ./incubator-weex-7102479/android/playground/app/src/main/java/com/alibaba/weex/update/CheckForUpdateUtil.java • ./incubator-weex-7102479/android/playground/app/src/main/java/com/alibaba/weex/update/Downloader.java • ./incubator-weex-7102479/android/playground/app/src/main/java/com/alibaba/weex/update/UpdateService.java • ./incubator-weex-7102479/android/playground/app/src/main/java_zxing/com/google/zxing/client/android/share/BookMarkColumns.java • weex_core • • ./incubator-weex-7102479/weex_core/Source/IPC/* • ./incubator-weex-7102479/weex_core/Source/android/* • ./incubator-weex-7102479/weex_core/Source/rapidjson/* • examples • ./incubator-weex-7102479/examples/vue/**/*.vue Please volunteer to have a check at these files and reply to the mail. Thanks. Adam Feng On 22 May 2018, 10:57 AM +0800, Adam Feng <[email protected]>, wrote: Hi all, Since the work of replacing Facebook’s Yoga has beed done, Let's plan our second Apache release. I volunteer to take 'release manager' for this version (0.19), and I'll figure out how to release in Apache way. As we haven’t released for nearly 1 year, some work needs to be confirmed before releasing: 1. Make sure all the Yoga code have been deleted in master branch. 2. Make sure no Category X[1] dependencies or Category B[1] source code is distributed. 3. Make sure that NOTICE and LICENSE files are correct. I will start a [VOTE] about the release later this week. [1] https://www.apache.org/legal/resolved.html Thanks. Adam Feng
