[java-idp-plugin-jetty] 79/186: Update versions used when running testbed from command line

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:57:10 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=bb7cba7bc5c746bb3078510fe2c59dea6e0c62a2

commit bb7cba7bc5c746bb3078510fe2c59dea6e0c62a2
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Jan 26 13:36:22 2022 -0600

    Update versions used when running testbed from command line
---
 .../jetty-base/modules/idp-testbed-eclipse.mod     | 25 ++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod b/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod
new file mode 100644
index 0000000..7fb9871
--- /dev/null
+++ b/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod
@@ -0,0 +1,25 @@
+[description]
+Run the Shibboleth IdP testbed in Eclipse
+
+[files]
+https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=thirdparty&g=com.unboundid&a=unboundid-ldapsdk&v=4.0.14&p=jar|lib/ext/unboundid-ldapsdk-4.0.14.jar
+https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=thirdparty&g=org.ldaptive&a=ldaptive-unboundid&v=1.0.13&p=jar|lib/ext/ldaptive-unboundid-1.0.13.jar
+https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=thirdparty&g=org.hsqldb&a=hsqldb&v=2.3.3&p=jar|lib/ext/hsqldb-2.3.3.jar
+
+[lib]
+# idp-conf test classes
+../../../../../java-identity-provider/idp-conf/target/test-classes/
+
+# idp-war third-party dependencies only
+../../../../../java-identity-provider/idp-war/target/idp-war-4.2.0-SNAPSHOT/WEB-INF/lib/*.jar
+
+
+# classes built by Eclipse
+../../../../../java-identity-provider/idp-*/target/classes/
+../../../../../java-opensaml/opensaml-*/target/classes/
+../../../../../java-support/target/classes
+../../../../../spring-extensions/target/classes
+
+
+# testbed resources and classes
+../../../../../java-idp-testbed/target/classes/
\ No newline at end of file

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


More information about the commits mailing list