49b3f3b91ffb9bd824167285a45e1b99d46d0c53
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testGetAdvertisedCachedFormats() : void renamed to public testGetPluggabledAdvertisedCachedFormats() : void in class org.geoserver.gwc.GWCTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type urls : ArrayList<URL> to urls : List<URL> in method public getAdvertisedCachedFormats(type PublishedType) : Set<String> in class org.geoserver.gwc.GWC | From | To |