Shibboleth Developer's Meeting, 2023-10-20
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 2023-11-03. Any reason to deviate from this?
60 to 90 minute call window.
Call Details
This week's call will use the Zoom system at GU, see ZoomGU for access info.
AGENDA
Propose we release updated 17 parent and re-lock everything to that to stablize javadoc mess
Unless we’ve decided to start leaving everything unlocked and letting dependency updates bleed into all the CI jobs?
If there are additional release profile changes we want to make, might be a good time.
Overall backlog of new work / release planning
Board update
Attendees:
Brent
Daniel
Henri
Ian
John
Marvin
Phil
Rod
Nothing
Scott
Ongoing work on javadocs
Any javadocs used by other projects are deployed now under /api
Site jobs for both branches converted to build and deploy the aggregate javadoc jar for snapshots
Significant variability encountered using the Maven options box vs. the command line box
Unable to find a simple way to get Maven to build and deploy just the javadoc, it wants to build all the code and deploy all the jars it built. This means for now the site jobs will actually deploy another snapshot. It doesn’t build all the individual javadocs like the main build profiles do, so the jobs are still pretty fast.
Release profile used by nightlies no longer include any javadoc goals, verified docs not being deployed to Nexus nightly anymore
- IDP-2183Getting issue details... STATUS
We should have some fairly self-contained ways to generate hashes needed for inline scripts
Straddles the bug/enhancement line vis a vis when/how to release changes, OTOH a minor update is “freeing”