Attending
Torben Barsballe
Ian Turton
Andrea Aime
Kevin Smith
Jody
Actions from Last Meeting- Travis CI - JDK 11 builds failing [FIXED]
-
Build Server - Repository, Cite Tests
-
Report from OGC Hackathon and ogcapi module (discussed)
-
CITE Test Upgrade planning/interest (did not see action here?)
Agenda- 2.14.5 Release
-
Build server instability
-
EPSG database update
-
FOSS4G talks and workshops
-
Azure blobstore
Actions- Torben: Disable colored output in Maven
2.14.5 Release
Ian as release manager, Andrea as sidekick to build GWC.
Build server instability
2.15.x nightly failure: https://build.geoserver.org/view/geoserver/job/geoserver-2.15.x-nightly/163/console
2.15.x java 11, missing classes:
https://build.geoserver.org/job/geoserver-2.15.x-java11/184/console
Causes for the two above currently unknown.
Weird output, probably related to colored output. See also https://issues.jenkins-ci.org/browse/JENKINS-44543
EPSG database update
We’re on 9.6 on master.
What about backporting the database update? Yes, no? Let’s talk about it in a month.
Will ask on the user list for tests
FOSS4G talks and workshops
Schedule: https://2019.foss4g.org/schedule/presentations/
-
schedule is moving around a bit still
-
andrea is double booked
Labs:
-
Introduction to OGC services, with examples from GeoServer
-
Thu 4:00 pm - 5:30 pm
Presentations
-
State of GeoServer 2.16
-
Should release an RC by about then
-
collaborate on google doc
-
Action: Jody make a copy from 2.15
-
GeoServer Feature Frenzy
-
Existing talk based on chat from user list, example Oracle
-
Or pull together functionality with we think is fun/exciting/cool
-
Action: Jody create a copy from prior presentation
Workshops:
-
Documentation Workshop
-
teaching from GeoServer documentation guide
-
QGIS and GDAL also using sphinx
-
Discussion:
-
CC not mentioned in sphinx-footer
-
Update sphinx theme for GeoServer to be a read-the-doc clone as per GDAL code-sprint update
-
GeoTools Developer Workshop
-
Is in good shape
-
GeoServer Developer Workshop
-
IDE/Setup challenges from FOSS4GNA
-
Add a section for ResoruceStore use
Azure blobstore
New blobstore for GWC to store tiles in Azure blobs. Careful about:
-
Deletions, to delete each blob one has to issues a separate request
-
Deletions are just “marking for deletion”, recreating the same blob/container right away will fail
On master, add it to the war, on stable available but not included by default.