Dear List,
 looking for a REST api to update the rest.properties file I'm using the
features provided by:
https://github.com/geoserver/geoserver/wiki/GSIP-120

Unfortunately it seems that it's still affected by the ordering problem.
I see it should be solved here
https://osgeo-org.atlassian.net/browse/GEOS-5139
but I'm testing the main branch now and every time a post is performed the
order of the file is messed up and all the settings (in terms of rule
ordering) are lost.

In addition to that it's not possible to operate with a real PUT operation
replacing all the rules, it looks like it has been implemented more like a
PATCH where only existing rules can be updated with a PUT.

I've a branch with some ideas which is trying to address all the problems
with minimum changes but I'm still confused about this rest api, and I
don't want to go too far if this is not an issue....

I'd love to have the confirmation that this is still an open issue or I'm
doing something wrong.

Thank you all.

Best,
Carlo

-- 
Carlo Cancellieri
*Skype*: ccancellieri
*Twitter*: @cancellieric
*LinkedIn*: http://it.linkedin.com/in/ccancellieri/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to