Branch the testbed

Description

Branch the testbed so the WAR can be run in Java 7/8/11 and Java 11 platforms.

The testbed is currently under the Java 11 parent and is not runnable using Java 8 because dependencies like OpenSAML, java-support, etc are compiled for Java 11.

A prerequisite task is to clean up the dependencies in the POM, there are plenty of used+undeclared as well as unused+declared dependencies according to mvn dependency:analyze.

The major version of the testbed should match the IdP version :

 master = 4.minor.patch

 maint-3 = 3.minor.patch

 

Environment

None

Attachments

1
  • 01 Mar 2019, 04:28 PM

is related to

Activity

Tom Zeller March 8, 2019 at 3:40 PM

706edfab04d90b3126012314fb9973e60d54c0f5 Created maint-3 branch of java-idp-testbed

Tom Zeller March 1, 2019 at 4:30 PM

Note the wiggly lines in the dependency graph, as noted by Ian.

Done

Details

Assignee

Reporter

Components

Created March 1, 2019 at 4:26 PM
Updated April 16, 2020 at 11:57 PM
Resolved April 16, 2020 at 11:57 PM