GeoTools / GeoServer PMC meeting - 2019-10-15Attending
Andrea Aime
Jukka Rahkonen
Kevin Smith
Torben Barsballe
Actions from last meeting
-
Torben: Update CITE compliance graphic on website
-
Jody: CITE Proposals - Update amounts, and tally votes, … (Jody working
on it)
-
Jody: Reminder for GSIP-178, GSIP-176, GSIP-179, … (voted, passed)
Agenda
1.
PSC update
2.
Github committers cleanup
3.
CITE test updates
4.
Coveralls
5.
OSGeo election nominations
6.
Java 11 failing builds
Actions
-
Clean up committers list on Github and SF (Andrea And Jody)
-
Send mail to geoserver-devel asking committers to reply and confirm they
are subscribed to users, devel and build list
PSC Update
Torben and Nuno proposed for PSC.
Both received votes from Andrea, Ian, Jukka, Kevin, Alessio, Simone. Motion
passed, welcome to the PSC.
Congrats!
-
Action: Blog post welcoming new PSC members
-
Action: Update the developers guide list, and templates
Github committers cleanup
Jody has cleaned up Sourceforge already. Andrea to perform the first
cleanup on Github for committers.
-
Action: cleanup github
-
Action: Cleanup source forge developers list
<https://sourceforge.net/p/geoserver/_members/> to match github
CITE tests updates
Home page updated to report GeoServer is implementing. Closing
https://osgeo-org.atlassian.net/browse/GEOS-7089
-
Website text updated, graphic still needed
-
Action: Jody to contact prior sponsors / interested parties?
-
GeoSolutions, GeoCat, …
-
Astun, OSGeo:UK, ATOL, Gaia3d, CCRi, FOSSGIS, IAG, Geodan, Vivid
Solutions, GeoBeyond, San Jose Water Company, How2Map…
-
Discussion:
-
scripts to produce a server running geoserver that can be used to run
cite tests against
Coveralls
Add code coverage to the PRs?
-
Does it give a percentage?
-
Maven plugin records prior values on a coveralls server, and compares to
prior runs
-
Should be a good point of discussion in reviewing the PR
-
Tolerance is important, so failure with any negative number can prompt
discussion
Action:
-
Try it out, add to developers guide if we like it
OSGeo election nominations (charter members)
Nominations close on October 20th, is there any geoserver folks we should
nominate?
-
Check against https://www.osgeo.org/about/charter-members/
-
Ask first
-
PSC:
-
Nuno? Already a charter member.
-
Committers:
-
Wait for github cleanup to have a shorter list?
Actions:
-
Jody to review committers and look for any missed nominations
Java 11 failing builds
Email: Chatting with Fernando looks like he made some interesting
discoveries, I will let him follow up on this thread
-
False positive!
Back to java 11 failing because they forget their is a file system:
-
Both surefire and maven stop seeing the file system?
-
Is it out of disk space? Because we doubled up on the local maven repo …
-
Cannot reproduce locally, seems specific to this AWS deployment
-
NOUtils avoid cleanup on Java 11?
-
aside: direct memory buffers issue is fixed after Java 9
Two JVMs running at the same time stop seeing the filesystem at the same
time.
-
Jenkins also has a JVM monitoring the instance and may be interrupting?
Experiments:
-
Torben is trying a different release of Java 11.
-
Try building once on main machine (avoid use of monitor)
Chit Chat
-
Josh Fix working on ImageIO activities for (optimized COG cloud reader)
:)
-
Andrea working on full preseeding of XYZ file system for a layer for GWC
-
Jody is blocked on ImageJ (asked to remove some codecs)
-
Martin wanted to pass on JTS clip improvements (perhaps use for for
mapbox tiles)