comparison artifacts/src/main/java/org/dive4elements/river/artifacts/WMSBuildingsArtifact.java @ 8202:e4606eae8ea5

sed src/**/*.java 's/logger/log/g'
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 05 Sep 2014 12:58:17 +0200
parents 92a2b9b691e1
children 5e38e2924c07
comparison
equal deleted inserted replaced
8201:4b8c5a08de04 8202:e4606eae8ea5
57 } 57 }
58 58
59 59
60 public static class BuildingsState extends WMSDBState implements FacetTypes 60 public static class BuildingsState extends WMSDBState implements FacetTypes
61 { 61 {
62 private static final Logger logger = 62 private static final Logger log =
63 Logger.getLogger(BuildingsState.class); 63 Logger.getLogger(BuildingsState.class);
64 64
65 protected int riverId; 65 protected int riverId;
66 66
67 public BuildingsState(WMSDBArtifact artifact) { 67 public BuildingsState(WMSDBArtifact artifact) {

http://dive4elements.wald.intevation.org