adriancole opened a new pull request #1576: Re-adds maven wrapper downloader so users won't crash if wget is missing URL: https://github.com/apache/incubator-skywalking/pull/1576 https://github.com/apache/incubator-skywalking/pull/1574 removed the maven wrapper jar. The shell script will try wget and then this downloader if missing. It is very likely in windows and small vms for people to not have wget installed, so this will prevent support problems (and is why the wrapper includes this) Please answer these questions before submitting pull request - Why submit this pull request? - [ ] Bug fix - [ ] New feature provided - [ ] Improve performance - Related issues ___ ### Bug fix - Bug description. - How to fix? ___ ### New feature or improvement - Describe the details and related test reports.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
