Now, we run dependencies by this way:
1) remove the direct dev dependencies manually 
2) run `npm-license-crawler --dependencies --relativeLicensePath --csv 
license.csv`. 
3) Run 
https://github.com/apache/incubator-skywalking/blob/master/tools/releasing/generate-ui-depedencies.py
 script
4) Do some manual works.

By those, we also think it is not cool. I have already contact 
ECharts(incubating) team leader for some helps in nodejs field.

I already added an issue to track this: 
https://github.com/apache/incubator-skywalking/issues/1013

We intend to fix this in beta release. 

Also if anyone in Apache community know nodejs/react/webpack well, please help 
us about this.

On 2018/04/02 06:33:58, Willem Jiang <willem.ji...@gmail.com> wrote: 
> Shipping the CC licensed binary files in Apache binary kit is OK, if they
> are just for testing we don't need bundle them.
> Reducing the License file is not the blocking issue, we can fix it in next
> release.
> 
> Please create issues to track these questions.
> 
> It's hard for us to verify the bundled artifact from the compiled file. Now
> I have another question about the Skywalking UI.
> How can you find the third part dependencies were bundled?
> 
> 
> 
> Willem Jiang
> 
> Blog: http://willemjiang.blogspot.com (English)
>           http://jnn.iteye.com  (Chinese)
> Twitter: willemjiang
> Weibo: 姜宁willem
> 
> On Mon, Apr 2, 2018 at 12:42 PM, Gao Hongtao <305653...@qq.com> wrote:
> 
> > Hi, Willem
> >
> >
> > for question 1
> > They are for testing only. Should be removed
> >
> >
> > for question 2
> > We can reduce the same Apache license files.
> >
> >
> > We will fix these two in next release. Is that Ok?
> > Thanks for helps.
> >
> >
> >  Hongtao Gao
> >
> >
> >
> >
> >
> >
> >
> > ---Original---
> > From: "Willem Jiang"<willem.ji...@gmail.com>
> > Date: Mon, Apr 2, 2018 06:19 AM
> > To: "general"<general@incubator.apache.org>;
> > Subject: Re: [VOTE] Release Apache SkyWalking (incubating) version
> > 5.0.0-alpha(3rd round)
> >
> >
> > Hi,
> >
> > I checked the source code and nexus repo release, they are good.
> > I can build the binary from the source.
> >
> > But when I go through the License files I have some question want to ask
> >
> > 1. There are some CC Licensed file in the binary release License file.
> > spdx-exceptions 2.1.0
> > spdx-license-ids  3.0.0
> >
> > I did some research out about it and found it just work like a License
> > check tool.
> > So my question do we bundle it in the release kit? If we just use it as a
> > tool to check license, we don't specify it in the License file.
> >
> > 2. There are lots stand ASL License which are list in the License
> > directory.
> > We could save people some time by reducing the number of stand ASL License
> > file.  It can be done on next release
> >
> >  https://www.apache.org/legal/resolved.html#category-b
> >
> >
> > Willem Jiang
> >
> > Blog: http://willemjiang.blogspot.com (English)
> >           http://jnn.iteye.com  (Chinese)
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Sat, Mar 31, 2018 at 12:07 PM, 吴晟 Sheng Wu <wu.sh...@foxmail.com>
> > wrote:
> >
> > > Hi All,
> > > This is a call for vote to release Apache SkyWalking (Incubating) version
> > > 5.0.0-alpha.
> > >
> > >
> > > The Apache SkyWalking community has tested, voted and approved the
> > proposed
> > > release of Apache SkyWalking (Incubating) 5.0.0-alpha
> > >
> > >
> > > From last vote:
> > > 1. Separated the NOTICE and LICENSE in source package and distribution
> > > 2. Removed the libraries in source package.
> > > 3. Removed some unnecessary excludes from rat setting.
> > > 4. Added a missing DISCLAIMER file.
> > >
> > >
> > > We now kindly request the Incubator PMC members review and vote on this
> > > incubator release.
> > >
> > >
> > > Skywalking is an APM (application performance monitor), especially for
> > > microservice, Cloud Native and container-based architecture systems.
> > > Also known as a distributed tracing system.
> > > It provides an automatic way to instrument applications:
> > > no need to change any of the source code of the target application;
> > > and an collector with an very high efficiency streaming module.
> > >
> > >
> > > Vote Thread:
> > >
> > >
> > >  * https://lists.apache.org/thread.html/4459517d990e2d0fa879ced5b65c44
> > > e047191e8b9301e8b6d67f7927@%3Cdev.skywalking.apache.org%3E
> > >
> > >
> > > Result Thread:
> > >
> > >
> > >  * https://lists.apache.org/thread.html/c55adf4fa19d6c9ffa76a8d0cf2465
> > > 90d95d8dd7dead11331346e10b@%3Cdev.skywalking.apache.org%3E
> > >
> > >
> > > Release notes:
> > >
> > >
> > > * https://github.com/apache/incubator-skywalking/blob/v5.
> > > 0.0-alpha/CHANGES.md
> > >
> > >
> > > Release Candidate:
> > >
> > >
> > > * https://dist.apache.org/repos/dist/dev/incubator/skywalking/
> > 5.0.0-alpha/
> > >
> > >
> > > Maven 2 staging repository:
> > >
> > >
> > > * https://repository.apache.org/content/repositories/
> > > orgapacheskywalking-1010/org/apache/skywalking/
> > >
> > >
> > > Release Tag :
> > >
> > >
> > > * 5.0.0-alpha
> > >
> > >
> > > Release CommitID :
> > >
> > >
> > > * 476ae378bed24690628cc0d16108185b7b5580b6
> > >
> > >
> > > Keys to verify the Release Candidate :
> > >
> > >
> > > * http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x2EF5026E70A55777
> > > * https://dist.apache.org/repos/dist/dev/incubator/skywalking/
> > > 5.0.0-alpha/KEYS
> > >
> > >
> > > corresponding to pen...@apache.org
> > >
> > >
> > > Guide to build the release from source :
> > >
> > >
> > > * https://github.com/apache/incubator-skywalking/blob/v5.
> > > 0.0-alpha/docs/en/How-to-build.md#build-from-apache-source-codes
> > >
> > >
> > > Voting will start now (March 31th) and will remain open for at least 72
> > > hours, Request IPMC to give their vote.
> > > [ ] +1 Release this package.
> > > [ ] +0 No opinion.
> > > [ ] -1 Do not release this package because....
> > >
> > >
> > >
> > > ------------------
> > > Sheng Wu
> > > Apache SkyWalking original creator and PPMC member
> >
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to