Shibboleth Developer's Meeting, 2019-04-05
Call Administrivia
09:00 Central US / 10:00 Eastern US / 15:00 UK / 17:00 FI
Calls are normally the 1st and 3rd Fridays of each month. Next call would be Friday 2019-04-19. Any reason to deviate from this?
60 to 90 minute call window.
This week's call will use the Zoom system at GU, see ZoomGU for access info.
AGENDA
Add items for discussion here
- (Rod) Nightly CI builds, If we cannot achieve "all green" can we at least cut down false positives? (see also Tom's questions)
Attendees:
Brent
Daniel
Henri
- GEANT OIDC plugin 1.0 released on Tuesday
- Started working with Phil on uniform/coherent OIDC metadata handling for both OP role and RP flow
Ian
- Java 11 parent project now enforcing Maven 3.5.3 for builds.
- Java 8 builds and views removed from Jenkins.
Jira Legacy server Shibboleth JIRA serverId 180d847f-bce4-36b2-9964-771bff586829 key OSJ-274 - 5yo Hibernate uses 14yo dom4j uses prehistoric xml-apis.
- Couple of options for solution to the Eclipse (and potentially, later, compilation) issue:
- (maybe) update hibernate?
- (tested) exclude the
xml-apis
dependency
- Wider issue: this ancient stuff is shipped with the IdP: dom4j-1.6.1.jar, xml-apis-1.0.b2.jar
- May well stop both v3 and v4 building and potentially running under Java 13, or even earlier releases such as Java 11 if they backport the fix.
...