[java-identity-provider] branch master updated: Fix missing parts of previous commit.
Scott Cantor
cantor.2 at osu.edu
Tue Jul 21 18:20:27 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=fa6be2e11e3a9d878ccbc55764a79da69d6ecb7f
The following commit(s) were added to refs/heads/master by this push:
new fa6be2e11 Fix missing parts of previous commit.
fa6be2e11 is described below
commit fa6be2e11e3a9d878ccbc55764a79da69d6ecb7f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jul 21 14:21:06 2020 -0400
Fix missing parts of previous commit.
---
.../net/shibboleth/idp/session/flows}/client-storage-read-beans.xml | 0
.../net/shibboleth/idp/session/flows}/client-storage-read-flow.xml | 0
.../net/shibboleth/idp/session/flows}/client-storage-write-beans.xml | 0
.../net/shibboleth/idp/session/flows}/client-storage-write-flow.xml | 0
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/idp-conf/src/main/resources/system/flows/client-storage/client-storage-read-beans.xml b/idp-session-impl/src/main/resources/net/shibboleth/idp/session/flows/client-storage-read-beans.xml
similarity index 100%
rename from idp-conf/src/main/resources/system/flows/client-storage/client-storage-read-beans.xml
rename to idp-session-impl/src/main/resources/net/shibboleth/idp/session/flows/client-storage-read-beans.xml
diff --git a/idp-conf/src/main/resources/system/flows/client-storage/client-storage-read-flow.xml b/idp-session-impl/src/main/resources/net/shibboleth/idp/session/flows/client-storage-read-flow.xml
similarity index 100%
rename from idp-conf/src/main/resources/system/flows/client-storage/client-storage-read-flow.xml
rename to idp-session-impl/src/main/resources/net/shibboleth/idp/session/flows/client-storage-read-flow.xml
diff --git a/idp-conf/src/main/resources/system/flows/client-storage/client-storage-write-beans.xml b/idp-session-impl/src/main/resources/net/shibboleth/idp/session/flows/client-storage-write-beans.xml
similarity index 100%
rename from idp-conf/src/main/resources/system/flows/client-storage/client-storage-write-beans.xml
rename to idp-session-impl/src/main/resources/net/shibboleth/idp/session/flows/client-storage-write-beans.xml
diff --git a/idp-conf/src/main/resources/system/flows/client-storage/client-storage-write-flow.xml b/idp-session-impl/src/main/resources/net/shibboleth/idp/session/flows/client-storage-write-flow.xml
similarity index 100%
rename from idp-conf/src/main/resources/system/flows/client-storage/client-storage-write-flow.xml
rename to idp-session-impl/src/main/resources/net/shibboleth/idp/session/flows/client-storage-write-flow.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list