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

BZ-1327632 - Support for custom authentication in RemoteRuntimeEngine configuration #452

Merged
merged 1 commit into from
Apr 25, 2016
Merged

BZ-1327632 - Support for custom authentication in RemoteRuntimeEngine configuration #452

merged 1 commit into from
Apr 25, 2016

Conversation

mrietveld
Copy link
Contributor

@mrietveld mrietveld commented Apr 22, 2016

See https://bugzilla.redhat.com/show_bug.cgi?id=1327632

Please only merge once there is a + on the bpms-rollup-3-6.2.x flag.

int port = AvailablePortFinder.getNextAvailable(1025);
HttpHeaderServer server = new HttpHeaderServer(port);

server.start();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The above code looks to me like it should be in a @Before method. And, more importantly, there seems to be no server.stop().

@mrietveld
Copy link
Contributor Author

Changes from @triceo's comments applied.

@mswiderski
Copy link
Contributor

failed test was due to missing commit in drools repo, just pushed it as it was anyway needed for another blocker BZ

@mswiderski
Copy link
Contributor

jenkins retest this

@mswiderski
Copy link
Contributor

+1 once there are approved flags on mentioned bz

@mrietveld
Copy link
Contributor Author

GSS has approved this fix, so we can merge it. Thanks!

@mswiderski mswiderski merged commit 2ccb9d5 into kiegroup:6.3.x Apr 25, 2016
@mrietveld mrietveld deleted the pr-BZ-1327632-headers-6.3.x branch July 15, 2016 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants