You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/06/07 13:47:30 UTC

[GitHub] [skywalking] kezhenxu94 edited a comment on issue #2826: Provide Apollo dynamic configuration center implementation. fixes #2825

kezhenxu94 edited a comment on issue #2826: Provide Apollo dynamic configuration center implementation. fixes #2825
URL: https://github.com/apache/skywalking/pull/2826#issuecomment-498952896
 
 
   @wu-sheng Here are the differences of dependencies between the dist package of my PR and the official dist 6.1.0 package (downloaded from the official website)
   
   ![image](https://user-images.githubusercontent.com/15965696/59107956-6413c000-896c-11e9-90b4-ec68456876a8.png)
   
   all the newly added dependencies are Apache 2.0 licenses, attachments are the dependencies names:
   
   - [aopalliance-1.0.jar](https://mvnrepository.com/artifact/aopalliance/aopalliance)
   ![image](https://user-images.githubusercontent.com/15965696/59108089-b8b73b00-896c-11e9-88c2-f4d1341faf1f.png)
   
   - [apollo-client-1.4.0.jar](https://mvnrepository.com/artifact/com.ctrip.framework.apollo/apollo-client)
   - [apollo-core-1.4.0.jar](https://mvnrepository.com/artifact/com.ctrip.framework.apollo/apollo-core)
   ![image](https://user-images.githubusercontent.com/15965696/59108145-d71d3680-896c-11e9-8109-063e65dbab6b.png)
   ![image](https://user-images.githubusercontent.com/15965696/59108188-f1571480-896c-11e9-89cf-f06c5080c08b.png)
   
   - [guice-4.1.0.jar](https://mvnrepository.com/artifact/com.google.inject/guice)
   ![image](https://user-images.githubusercontent.com/15965696/59108234-0764d500-896d-11e9-974c-3a98edbc833e.png)
   
   - [javax.inject-1.jar](https://mvnrepository.com/artifact/javax.inject/javax.inject)
   ![image](https://user-images.githubusercontent.com/15965696/59108292-219eb300-896d-11e9-9b0e-844b9a950374.png)
   
   
   [new.txt](https://github.com/apache/skywalking/files/3266139/new.txt)
   [old.txt](https://github.com/apache/skywalking/files/3266140/old.txt)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services