[java-idp-plugin-jetty] 12/186: IDP-1110 - Move test files to src/test/resources/
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:56:03 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=b2d01689a00c3e7a9267badd4df80daf3a579f34
commit b2d01689a00c3e7a9267badd4df80daf3a579f34
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Jun 14 12:06:31 2017 -0500
IDP-1110 - Move test files to src/test/resources/
---
src/{main/resources/jetty-base => test/resources}/etc/idp-testbed.xml | 0
src/{main/resources/jetty-base => test/resources}/modules/idp-testbed.mod | 0
src/{main/resources/jetty-base => test/resources}/start.d/idp-testbed.ini | 0
3 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/jetty-base/etc/idp-testbed.xml b/src/test/resources/etc/idp-testbed.xml
similarity index 100%
rename from src/main/resources/jetty-base/etc/idp-testbed.xml
rename to src/test/resources/etc/idp-testbed.xml
diff --git a/src/main/resources/jetty-base/modules/idp-testbed.mod b/src/test/resources/modules/idp-testbed.mod
similarity index 100%
rename from src/main/resources/jetty-base/modules/idp-testbed.mod
rename to src/test/resources/modules/idp-testbed.mod
diff --git a/src/main/resources/jetty-base/start.d/idp-testbed.ini b/src/test/resources/start.d/idp-testbed.ini
similarity index 100%
rename from src/main/resources/jetty-base/start.d/idp-testbed.ini
rename to src/test/resources/start.d/idp-testbed.ini
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list