FYI: It seems like Katherine does a great job for Playground [1] in Android side. After deleting corresponding code in weex_sdk, we will finished the job of Android part for good.
[1] https://github.com/apache/incubator-weex-playground/pull/1 <https://github.com/apache/incubator-weex-playground/pull/1> Best Regards, York Shen 申远 > 在 2019年7月11日,16:28,York Shen <[email protected]> 写道: > > Thanks, I will change it to > > Copyright 2019 Apache Incubator-Weex > > Best Regards, > York Shen > > 申远 > >> 在 2019年7月11日,16:09,Jan Piotrowski <[email protected] >> <mailto:[email protected]>> 写道: >> >> You should adapt "Copyright [yyyy] [name of copyright owner]", but otherwise >> +1 >> >> Am Do., 11. Juli 2019 um 04:33 Uhr schrieb 申远 <[email protected] >> <mailto:[email protected]>>: >>> >>> After some research, I don't find any source code file containing >>> third-party work in weex playground, only separately downloaded >>> dependencies in its build.gradle [1]. I think those dependencies falls into >>> the description where *materials which are not bundled in the package *[2]. >>> >>> If there is no other opinion, I will remain LICENSE of new weex_playground >>> as it is [3]. >>> >>> [1] >>> https://github.com/apache/incubator-weex/blob/master/android/playground/app/build.gradle#L104-L127 >>> >>> <https://github.com/apache/incubator-weex/blob/master/android/playground/app/build.gradle#L104-L127> >>> [2] http://www.apache.org/legal/release-policy.html#licensing-documentation >>> [3] https://github.com/apache/incubator-weex-playground/blob/master/LICENSE >>> >>> Best Regards, >>> YorkShen >>> >>> 申远 >>> >>> >>> 申远 <[email protected]> 于2019年7月10日周三 下午5:59写道: >>> >>>> According to my knowledge, the binary of weex_playground was distributed >>>> through Android App store in China several times before, but the source >>>> code of weex_playground was never released in Apache Way. >>>> >>>> The separated Weex Playground [1] will be used for demo purpose as before >>>> and it's common for developers copy some code from demo into their own App. >>>> There is possibility that playground would be distributed through App Store >>>> of Apple in the future. But even if we would publish source release and >>>> Binary App of Playground together, this wouldn't change the fact that >>>> those dependencies[2] >>>> are separately downloaded dependencies, IMO. >>>> >>>> Also the word "MUST NOT" in ASF's policy is a very strong word from my >>>> understanding, I don't think it's a good idea that we list these >>>> dependencies >>>> in LICENSE file. >>>> >>>> [1] https://github.com/apache/incubator-weex-playground >>>> [2] >>>> https://github.com/apache/incubator-weex/blob/master/android/playground/app/build.gradle#L104-L127 >>>> >>>> Best Regards, >>>> YorkShen >>>> >>>> 申远 >>>> >>>> >>>> Jan Piotrowski <[email protected]> 于2019年7月10日周三 下午5:21写道: >>>> >>>>> From my understanding >>>>> http://www.apache.org/legal/release-policy.html#licensing-documentation >>>>> doesn't apply at all if there are no releases (archive, vote process, >>>>> publishing) planned for this repository. (Which of course does not >>>>> mean that you _can't_ create these files as a service for potential >>>>> users - they are not just useless process but actually useful and >>>>> contain important information for the user.) >>>>> >>>>> Which of course raises another question: What kind of repository will >>>>> weex playground be? >>>>> You mentioned "only for demo purpose", I also know that it will >>>>> probably be published on Apache App Store accounts and be used by >>>>> developers to play with weex. But will it make sense for users of weex >>>>> to use the source code of the app for something, as a base for a >>>>> project for example? >>>>> >>>>> -J >>>>> >>>>> >>>>> Am Mi., 10. Juli 2019 um 11:09 Uhr schrieb 申远 <[email protected]>: >>>>>> >>>>>> Hi, community. >>>>>> >>>>>> As you might already knew, we are separating playground from weex_sdk >>>>> [1]. >>>>>> As playground is only for demo purpose and never released in Apache >>>>> Way, I >>>>>> am a little concerned about the LICENSE issue around playground. >>>>>> >>>>>> There are many runtime/download dependencies(image library, network >>>>>> library, json library, etc..) in weex playground [2] as any other Apps >>>>> do. >>>>>> Do we need to list them in LICENSE file? Or are they separately >>>>> downloaded >>>>>> dependencies[3] and we can ignore them in LICENSE file? >>>>>> >>>>>> LICENSE and NOTICE MUST NOT provide unnecessary information about >>>>> materials >>>>>>> which are not bundled in the package, such as separately downloaded >>>>>>> dependencies. >>>>>> >>>>>> >>>>>> These dependencies would not be bundled in source release nor binary >>>>>> convenience library of Weex Playground. >>>>>> >>>>>> [1] >>>>>> >>>>> https://lists.apache.org/thread.html/020895785263a3f5ee4dfa6c56167c01699227d9512f19f6635ef563@%3Cdev.weex.apache.org%3E >>>>>> [2] >>>>>> >>>>> https://github.com/apache/incubator-weex/blob/master/android/playground/app/build.gradle#L104-L127 >>>>>> [3] >>>>> http://www.apache.org/legal/release-policy.html#licensing-documentation >>>>>> >>>>>> Best Regards, >>>>>> YorkShen >>>>>> >>>>>> 申远 >>>>> >>>> >
