[Geoserver-devel] [JIRA] (GEOS-10374) Log exception flooding opening GWC's NewCachedLayerPage

2022-01-29 Thread Gabriel Roldan (JIRA)
Gabriel Roldan ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A54db8b09-1e64-436a-adac-248049585cee ) *created* an issue GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiNzQ1ODEwYTc1M2NmNDg1Zjg4Yzg4YTMyZmEwMDI2ODgiLCJwIjoiaiJ9 ) / Bug ( ht

Re: [Geoserver-devel] Switching to Spotless for Java formatting, status and request for help

2022-01-29 Thread Brad Hards
On Sunday, 30 January 2022 5:02:31 AM AEDT Andrea Aime wrote: > mvn spotless:apply -nsu -Dall I tried it on linux. This command works OK, unsurprisingly. Looks like there were a couple of spots you missed in dealing with the old coveo based formatter. See PR against your branch. For novelty, I

[Geoserver-devel] Switching to Spotless for Java formatting, status and request for help

2022-01-29 Thread Andrea Aime
Hi all, as discussed in the PSC meetings and follow up mails, I've been playing with Spotless to replace the dying COVEO formatting plugin. Here is a test PR: https://github.com/geotools/geotools/pull/3761 Highlights: - Uses Spotless for Java formatting, and uses the latest google-java-fo