Hi,

I check the license compatibility with the script recently introduced,
there are 2 issues which need to be addressed:

     (BEA licensed) "Java Concurrency in Practice" book annotations
(net.jcip:jcip-annotations:1.0 - http://jcip.net/)

For example, in dubbo-registry/dubbo-registry-sofa:

[INFO] +- org.jboss.resteasy:resteasy-jaxrs:jar:3.0.19.Final:test
[INFO] |  +- 
org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec:jar:1.0.0.Final:test
[INFO] |  +- 
org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final:test
[INFO] |  +- javax.activation:activation:jar:1.1.1:test
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.5.3:test
[INFO] |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.6:test
[INFO] |  |  \- commons-codec:commons-codec:jar:1.9:test
[INFO] |  +- commons-io:commons-io:jar:2.1:test
[INFO] |  +- net.jcip:jcip-annotations:jar:1.0:test
[INFO] |  \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:test

     (GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1) SpotBugs
Annotations (com.github.spotbugs:spotbugs-annotations:3.1.10 -
https://spotbugs.github.io/)

For example, in dubbo-configcenter-etcd:

[INFO] +- io.etcd:jetcd-launcher:jar:0.3.0:test
[INFO] |  +- com.github.spotbugs:spotbugs-annotations:jar:3.1.10:test
[INFO] |  \- org.slf4j:slf4j-api:jar:1.7.25:compile

Looks like all are test dependency, so it should be safe to exclude them?

On Tue, May 28, 2019 at 10:17 AM victory <[email protected]> wrote:
>
> I have renew a branch named 2.7.2-release for freeze the code.
>  If you have some issue or bugs that must be fixed, please let me know.
> Otherwise you can post pull request to master and publish this feature in
> the next version.
>
> victory <[email protected]> 于2019年5月23日周四 上午11:13写道:
>
> > Hello,
> > I am coming again. I find there are so many issues is in progress and the
> > release plan was postponed.
> > I think it's time to freeze the code this weekend and I will deploy one
> > SNAPSHOT version.  If you have some very important feature or some bugs
> > that you mush finish, please let me know.
> >
> > If normal,  I think I will start to vote in the next week.
> >
> > victory <[email protected]> 于2019年4月18日周四 下午7:37写道:
> >
> >> Hello everyone,
> >>
> >>  I volunteer to take release manager role for 2.7.2 release. This main
> >> feature of 2.7.2 is as follow:
> >>
> >>    - Support nacos as register center and config center.
> >>    - Integrate other metrics.
> >>    - Optimize registration way, support to register data by application
> >>    but not single service.
> >>    - Fix some compatible issues with dubbo 2.6.x.
> >>
> >> Besides, we also have a quite long list [1] of issues targeted to 2.7.2,
> >> which apparently need to triage to be short enough to meet to code freeze
> >> date, May. 17th. Hopefully we can release 2.7.2 by May. 27th.
> >>
> >>
> >> Pls. take a look at milestone 2.7.2 [1], and let me know which issues are
> >> must have for this release. We will triage the list soon :)
> >> https://github.com/apache/incubator-dubbo/milestone/25
> >>
> >> --
> >>
> >> Best Regard!
> >> cvictory
> >>
> >
> >
> > --
> >
> > Best Regard!
> > cvitory
> >
>
>
> --
>
> Best Regard!
> cvitory



-- 
Best Regards!
Huxing

Reply via email to