-
Notifications
You must be signed in to change notification settings - Fork 193
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
Recalculate Feature Type Bounding Boxes #199
Comments
Which branch should I branch off of? master? 1.7.x? |
@ccancellieri could you recommend a place to test such a method? |
What versions of GeoServer do you recommend testing against? I tried running the integration tests against a local install of 2.8.5 war running in tomcat with the following env vars:
All the setup method calls in GeoserverRESTTest failed on line 145 with "GeoServer version (-1) does not match the desired one (2.8)" When I hit http://localhost:8080/geoserver/rest/about/version.xml directly with a browser I get the following response:
When I step through a test I see the setup code trying to parse a version out of the same empty about element. |
…ses. geosolutions-it#199" This reverts commit e218762.
…der classes. geosolutions-it#199"" This reverts commit cd51198.
…c implementation of geosolutions-it#199.
This issue addresses a post in Google Groups:
https://groups.google.com/d/msg/geoserver-manager-devs/xmUQ9VgI8_8/ju7k7cATty0J
According to @marcjansen:
According to @ccancellieri:
The text was updated successfully, but these errors were encountered: