Github user ygy commented on a diff in the pull request:
https://github.com/apache/brooklyn-server/pull/285#discussion_r77378577
--- Diff:
core/src/test/java/org/apache/brooklyn/feed/http/HttpFeedTest.java ---
@@ -71,12 +71,12 @@
private static final long TIMEOUT_MS = 10*1000;
- private BetterMockWebServer server;
- private URL baseUrl;
+ protected BetterMockWebServer server;
--- End diff --
Addressed in 4d905a5120a263c41e7cb3d3e69c3f2cd1a7ccaa
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---