[java-idp-integration-tests] branch master updated (180658e -> 8bb0afa)

Tom Zeller tzeller at dragonacea.biz
Tue Aug 2 13:28:46 EDT 2016


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  180658e   IDP-843 - First steps toward testing Tomcat
       new  ffcdcda   Call ProcessBuilder.inheritIO() if 'inheritIO' system property is true
       new  910ca8d   Randomize Tomcat's startup port.
       new  0f35b5e   Unpack and configure Servlet containers optionally.
       new  4167e9d   Support running Tomcat on Windows
       new  32785b4   Quote special characters in paths on Windows.
       new  4039d42   Bump test logging to trace.
       new  ac59bce   Add CATALINA_HOME to Tomcat server process environment.
       new  8bb0afa   Add '8080' system property to not use random ports.

The 8 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:
 pom.xml                                            | 287 ++++++++++++---------
 .../shibboleth/idp/test/AbstractServerProcess.java |   3 +
 .../shibboleth/idp/test/BaseIntegrationTest.java   | 238 +++++++++--------
 .../shibboleth/idp/test/TomcatServerProcess.java   |  53 +++-
 src/test/resources/logback-test.xml                |   2 +-
 5 files changed, 349 insertions(+), 234 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list