geosolutions-it / geoserver-manager

Java client library for GeoServer
MIT License
254 stars 192 forks source link

Recalculate Bounding Boxes #200

Open cschroedl-gov opened 8 years ago

cschroedl-gov commented 8 years ago

Addresses Issue #199. Includes tests. Adds the ability to recursively delete all of the empty child nodes of an XmlElement.

cschroedl-gov commented 8 years ago

Sorry, it wasn't clear from the contributing guidelines, are you ok with multi-commit pull requests, or do you prefer them to be rebase-squashed into one commit?