[java-idp-integration-tests] branch master updated. 841701c83b94312ea15376a60fb414242c35bf77

noreply at shibboleth.net noreply at shibboleth.net
Fri Sep 11 11:00:36 EDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository.

The branch, master has been updated
       via  841701c83b94312ea15376a60fb414242c35bf77 (commit)
       via  6e85476c07be83ae3628512eab703532df0a5d39 (commit)
       via  4e7dec69ba54f571f794362d1355bfd49a17c07c (commit)
      from  68f3d7d1fcfa6a163aff201062f0cc00b700426b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 841701c83b94312ea15376a60fb414242c35bf77
Author: Tom Zeller <tzeller at dragonacea.biz>
Date:   Fri Sep 11 09:58:26 2015 -0500

    IDP-397 - Add service unavailable retry strategy.
    
    When waiting for the IdP status page to be available, ignore 404 errors
    which may occur after Jetty is up but before the IdP is fully loaded.

commit 6e85476c07be83ae3628512eab703532df0a5d39
Author: Tom Zeller <tzeller at dragonacea.biz>
Date:   Thu Sep 10 20:29:34 2015 -0500

    IDP-397 - Wait for status page rather than log file.
    
    When starting the Jetty server process, wait for the status page to be
    available instead of waiting for a string to appear in the Jetty log
    file. This should facilitate creation of a TomcatServerProcess.

commit 4e7dec69ba54f571f794362d1355bfd49a17c07c
Author: Tom Zeller <tzeller at dragonacea.biz>
Date:   Thu Sep 10 20:16:19 2015 -0500

    Formatting.

-----------------------------------------------------------------------

Summary of changes:
 pom.xml                                            |   6 +
 .../shibboleth/idp/test/BaseIntegrationTest.java   |  32 +++--
 .../shibboleth/idp/test/JettyServerProcess.java    | 147 +++++++++++++++++----
 3 files changed, 150 insertions(+), 35 deletions(-)


hooks/post-receive
-- 



More information about the commits mailing list