-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrading to GeoTools 30.x series, refactor to org.geotools.api interfaces #3515
Comments
Thanks for bringing it up! Connected with #3470 |
For more information see https://geotoolsnews.blogspot.com/2023/07/construction-ahead-refactoring.html |
We had a really good sprint result and the GeoTools 30-SNAPSHOT jars are now ready for your evaluation. Please see update instructions here: https://docs.geotools.org/latest/userguide/welcome/upgrade.html There is a massive ant script we put together to refactor source code; you may need to adapt this for your use : ) |
@jodygarnett thx for reminding about it, all our tests pass with the update up to 30-SNAPSHOT (#3521) 🔥 Looking forward to seeing the release! |
That is such a vote of confidence - thanks :) If you catch anything we missed please speak up :) We are trying to cut back from seven envelope classes for example. |
Depends on #3301 |
Blocked by #3522 |
The GeoTools 30-RC is now available from maven. The announcement provides an overview. Thank you so much for testing |
@jodygarnett ✅ updated today, thx for keeping this thread up to date |
The release goes out today :) |
As part of https://github.com/geotools/geotools/wiki/Remove-OpenGIS we are contacting affected projects to coordinate upgrade to GeoTools 30.x series and refactoring the org.opengis package to org.geotools.api.
The text was updated successfully, but these errors were encountered: