Skip to content
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

Upgrade to GeoTools 30/GeoServer 2.24.0 #366

Merged

Conversation

groldan
Copy link
Member

@groldan groldan commented Oct 26, 2023

ant -f remove-opengis.xml -Dproject.dir=$PWD
  • Update dependency versions used for dependency convergence ensurance
    Update dependency versions used for dependency convergence ensurance
    where GeoServer 2.24.0 upgraded to a newer version than the ones
    established in the maven cve and dependencyConvergence profiles.

  • gs-jackson-bindings: add new config properties in 2.24.0

  • Upgrade to base GeoServer version 2.4.0

    • Update submodule geoserver tracking branch gscloud/2.24.x/integration
    • Set base geoserver version to 2.24.0-CLOUD

    Use the following commands to apply the submodule change:

    git submodule sync
    git submodule update --init --recursive --remote
    

Apply the [GeoTools 30.x upgrade script](https://docs.geotools.org/stable/userguide/welcome/upgrade.html#geotools-30-x):

```
ant -f remove-opengis.xml -Dproject.dir=$PWD
```
* Update submodule geoserver tracking branch `gscloud/2.24.x/integration`
* Set base geoserver version to `2.24.0-CLOUD`

Use the following commands to apply the submodule change:

```
git submodule sync
git submodule update --init --recursive --remote
```
Update dependency versions used for dependency convergence ensurance
where GeoServer 2.24.0 upgraded to a newer version than the ones
established in the maven `cve` and `dependencyConvergence` profiles.
@groldan groldan changed the title Build/upgrade to geotools30 geoserver24 Upgrade to GeoTools 30/GeoServer 2.24.0 Oct 26, 2023
@groldan groldan marked this pull request as ready for review October 26, 2023 22:33
@groldan groldan merged commit dc043e7 into geoserver:main Oct 27, 2023
1 check passed
@groldan groldan deleted the build/upgrade_to_geotools30_geoserver24 branch October 27, 2023 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant