[java-idp-integration-tests] branch master updated (3b503d6 -> cd92446)
Tom Zeller
tzeller at dragonacea.biz
Fri Mar 23 19:36:24 EDT 2018
This is an automated email from the git hooks/post-receive script.
tzeller pushed a change to branch master
in repository java-idp-integration-tests.
from 3b503d6 IDP-1262 - Update Jetty to 9.3.23.v20180228
new 7b2215b Wait for server to stop by querying status page
new ade1510 Do not configure Jetty if 'tomcat' system property is true
new 998232f Properly order methods called during test teardown
new d34c247 Typo and Javadoc
new 158ccf7 Enable retry handlers only when max retries is greater than 1
new 303f5b4 Fix execution count
new cd92446 Enable ability to shutdown Jetty by sending stop command
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../shibboleth/idp/test/AbstractServerProcess.java | 48 ++++++++++-
.../shibboleth/idp/test/BaseIntegrationTest.java | 16 +++-
.../shibboleth/idp/test/JettyServerProcess.java | 92 ++++++++++++++++++++++
.../shibboleth/idp/test/TomcatServerProcess.java | 4 +-
4 files changed, 152 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list