[java-idp-jetty-base] branch 9.4-testbed-eclipse updated: Remove non target classpath resources from the idp testbed mod.

Phil Smart philip.smart at jisc.ac.uk
Wed Jul 29 15:10:42 UTC 2020


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch 9.4-testbed-eclipse
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=33420928d6b06f361233cd572324f79a41d1291b

The following commit(s) were added to refs/heads/9.4-testbed-eclipse by this push:
       new  3342092   Remove non target classpath resources from the idp testbed mod.
3342092 is described below

commit 33420928d6b06f361233cd572324f79a41d1291b
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jul 29 16:10:40 2020 +0100

    Remove non target classpath resources from the idp testbed mod.
    
    Also update the idp-war version to 4.1.0-SNAPSHOT.
---
 src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod b/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod
index 96baece..9d23ef1 100644
--- a/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod
+++ b/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod
@@ -7,15 +7,11 @@ https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=third
 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 resources first
-../../../../../java-identity-provider/idp-conf/src/test/resources/
-../../../../../java-identity-provider/idp-conf/src/main/resources/
-
 # 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.0.0-SNAPSHOT/WEB-INF/lib/*.jar
+../../../../../java-identity-provider/idp-war/target/idp-war-4.1.0-SNAPSHOT/WEB-INF/lib/*.jar
 
 
 # classes built by Eclipse
@@ -26,5 +22,4 @@ https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=third
 
 
 # testbed resources and classes
-../../../../../java-idp-testbed/src/main/resources/
 ../../../../../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