Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download binaries task is broken #1313

Merged
merged 3 commits into from
Jun 21, 2019

Conversation

JaroslavTulach
Copy link

Turns out that my f2c5275 causes a regression. DownloadBinaries task from harness/tasks.jar is unusable as the harness/tasks.jar misses now necessary ConfigureProxy class.

To prevent such unfortunate error I wanted to write a test. My attempts to unit test the task failed and at the end I decided to do 022de83

The fix then was simple: 02b8d54

@JaroslavTulach
Copy link
Author

JaroslavTulach commented Jun 21, 2019

I discovered the problem while working on oracle/visualvm#137 CCing @thurka

@JaroslavTulach JaroslavTulach merged commit 0c67f21 into apache:master Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Bug report or fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants