CodeSprint_20231130_UPH - deegree/deegree3 GitHub Wiki
Community Code Sprint 30th Nov - 1st Dec 2023 at Unperfekthaus, Essen, Germany
Mission
Prepare deegree 3.6 for Java 17!
What is planned?
Main goal for this code sprint is to get the deegree release version 3.6 for Java 17 and Tomcat 10 ready (Issue #1464). This includes the preparation of the build environment and all steps need to build the deegree project with Java 17. As an intermediate step we want to release deegree OGC API version 1.3 (issue #71) which we want to merge later into the main project for the final version of 3.6.
Location
- Unperfekthaus, Friedrich-Ebert-Str. 18-26, 45127 Essen, Germany. OSM
Accommodation
- Please organize the accommodation yourself.
Public Transport
- Train station nearby: Essen Hbf,
- Bus and tram stop: Berliner Platz (bus 105, U11, U17, U18).
Sponsors
- OSGeo Foundation, Budget 2023
- FOSSGIS e.V., Request for funding
Poll for participants
Meeting Minutes
Outcome and report
- Bugfix versions 3.5.4 and 3.5.5 created
- resolved more than 30 issues, see task list for more details
- build infrastructure updated to latest versions of Nexus and Jenkins
- prepared deegree OGCAPI release version 1.3
- preparation of next release version 3.6 supporting Java 17 initialized and first APIs migrated from
javax.
tojakarta.
namespace