adriancole commented on issue #2569: Delete zipkin-ui module
URL: https://github.com/apache/incubator-zipkin/issues/2569#issuecomment-493421415
It turns out that we can delete this a lot sooner than we expected, solving the problem
by using an archive repo instead of constantly building the same code here: https://github.com/openzipkin/zipkin-classic/
once #2603 is merged we should do the following in one PR (@zeagord claimed the honors
on this)
* move zipkin-ui/testdata to zipkin-lens
* remove exclusions in pom.xml `remove when deleting zipkin-ui #2569`
* remove recursively the zipkin-ui directory
* remove the following from the LICENSE file
```
This product contains a modified part of Chosen, distributed by Harvest:
* License: MIT
* Homepage: https://github.com/harvesthq/chosen
This product contains a modified part of Dager-D3, distributed by Dagre:
* License: MIT
* Homepage: https://github.com/dagrejs/dagre-d3
```
----------------------------------------------------------------
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
|