[java-idp-integration-tests] branch master updated. 68f3d7d1fcfa6a163aff201062f0cc00b700426b
noreply at shibboleth.net
noreply at shibboleth.net
Thu Sep 10 19:15:25 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 68f3d7d1fcfa6a163aff201062f0cc00b700426b (commit)
via a872ea6805e2a9eafdf3b341bc458b23efc849fb (commit)
via 7ce0d45f5f76bbf264f5834561d35ab5bb7d8bcf (commit)
from a78caa8939dd328a2ac763b2c34f123d0cfc6ec1 (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 68f3d7d1fcfa6a163aff201062f0cc00b700426b
Author: Tom Zeller <tzeller at dragonacea.biz>
Date: Thu Sep 10 18:10:45 2015 -0500
IDP-811 - Enable custom relying party config using regex.
Use regex instead of copying a file, which is bound to get out of sync.
commit a872ea6805e2a9eafdf3b341bc458b23efc849fb
Author: Tom Zeller <tzeller at dragonacea.biz>
Date: Thu Sep 10 17:47:08 2015 -0500
IDP-811 - Change testbed deployment.
Move the testbed deployment descriptor to the testbed.
Copy $idp.home/embedded/jetty-base to $idp.home/jetty-base via
BaseIntegrationTest instead of the POM.
commit 7ce0d45f5f76bbf264f5834561d35ab5bb7d8bcf
Author: Tom Zeller <tzeller at dragonacea.biz>
Date: Thu Sep 10 17:17:58 2015 -0500
IDP-811 - Move metadata-providers.xml customization from Maven to Java.
-----------------------------------------------------------------------
Summary of changes:
pom.xml | 59 ++++--------------
src/test/conf/metadata-providers.xml | 20 -------
src/test/conf/relying-party-with-consent.xml | 69 ----------------------
.../shibboleth/idp/test/BaseIntegrationTest.java | 51 ++++++++++++----
src/test/webapps/0-idp-testbed.xml | 23 --------
5 files changed, 53 insertions(+), 169 deletions(-)
delete mode 100644 src/test/conf/metadata-providers.xml
delete mode 100644 src/test/conf/relying-party-with-consent.xml
delete mode 100644 src/test/webapps/0-idp-testbed.xml
hooks/post-receive
--
More information about the commits
mailing list