Skip to content

Commit 80e237d

Browse files
committed
replace references to demo.opengeo.org with localhost:8080
1 parent c860d5f commit 80e237d

File tree

20 files changed

+53
-53
lines changed

20 files changed

+53
-53
lines changed

geowebcache/core/src/main/resources/geowebcache_empty.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
</stringParameterFilter>
9292
</parameterFilters>
9393
<wmsUrl>
94-
<string>http://demo.opengeo.org/geoserver/topp/wms</string>
94+
<string>http://localhost:8080/geoserver/topp/wms</string>
9595
</wmsUrl>
9696
</wmsLayer>
9797
@@ -104,7 +104,7 @@
104104
<string>image/png8</string>
105105
</mimeFormats>
106106
<wmsUrl>
107-
<string>http://demo.opengeo.org/geoserver/wms</string>
107+
<string>http://localhost:8080/geoserver/wms</string>
108108
</wmsUrl>
109109
<wmsLayers>nurc:Img_Sample</wmsLayers>
110110
</wmsLayer>
@@ -141,7 +141,7 @@
141141
<expirationRule minZoom="0" expiration="500" />
142142
</expireClientsList>
143143
<wmsUrl>
144-
<string>http://demo.opengeo.org/geoserver/wms</string>
144+
<string>http://localhost:8080/geoserver/wms</string>
145145
</wmsUrl>
146146
<wmsLayers>nurc:Img_Sample,topp:states</wmsLayers>
147147
<transparent>false</transparent>

geowebcache/core/src/test/java/org/geowebcache/config/GWCConfigIntegrationTestData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ public static void setUpTestData(GWCConfigIntegrationTestSupport testSupport) th
103103

104104
WMSLayer wmsLayer = new WMSLayer(
105105
LAYER_TOPP_STATES,
106-
new String[] {"http://demo.opengeo.org/geoserver/topp/wms"},
106+
new String[] {"http://localhost:8080/geoserver/topp/wms"},
107107
null,
108108
null,
109109
Arrays.asList("image/gif", "image/jpeg", "image/png", "image/png8"),

geowebcache/core/src/test/resources/org/geowebcache/config/geowebcache_1100.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
</stringParameterFilter>
151151
</parameterFilters>
152152
<wmsUrl>
153-
<string>http://demo.opengeo.org/geoserver/topp/wms</string>
153+
<string>http://localhost:8080/geoserver/topp/wms</string>
154154
</wmsUrl>
155155
</wmsLayer>
156156

@@ -163,7 +163,7 @@
163163
<string>image/png8</string>
164164
</mimeFormats>
165165
<wmsUrl>
166-
<string>http://demo.opengeo.org/geoserver/wms</string>
166+
<string>http://localhost:8080/geoserver/wms</string>
167167
</wmsUrl>
168168
<wmsLayers>nurc:Img_Sample</wmsLayers>
169169
</wmsLayer>
@@ -201,7 +201,7 @@
201201
<expirationRule minZoom="0" expiration="500" />
202202
</expireClientsList>
203203
<wmsUrl>
204-
<string>http://demo.opengeo.org/geoserver/wms</string>
204+
<string>http://localhost:8080/geoserver/wms</string>
205205
</wmsUrl>
206206
<wmsLayers>nurc:Img_Sample,topp:states</wmsLayers>
207207
<transparent>false</transparent>

geowebcache/core/src/test/resources/org/geowebcache/config/geowebcache_1110.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
</stringParameterFilter>
151151
</parameterFilters>
152152
<wmsUrl>
153-
<string>http://demo.opengeo.org/geoserver/topp/wms</string>
153+
<string>http://localhost:8080/geoserver/topp/wms</string>
154154
</wmsUrl>
155155
</wmsLayer>
156156

@@ -163,7 +163,7 @@
163163
<string>image/png8</string>
164164
</mimeFormats>
165165
<wmsUrl>
166-
<string>http://demo.opengeo.org/geoserver/wms</string>
166+
<string>http://localhost:8080/geoserver/wms</string>
167167
</wmsUrl>
168168
<wmsLayers>nurc:Img_Sample</wmsLayers>
169169
</wmsLayer>
@@ -201,7 +201,7 @@
201201
<expirationRule minZoom="0" expiration="500" />
202202
</expireClientsList>
203203
<wmsUrl>
204-
<string>http://demo.opengeo.org/geoserver/wms</string>
204+
<string>http://localhost:8080/geoserver/wms</string>
205205
</wmsUrl>
206206
<wmsLayers>nurc:Img_Sample,topp:states</wmsLayers>
207207
<transparent>false</transparent>

geowebcache/core/src/test/resources/org/geowebcache/config/geowebcache_1120.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
</stringParameterFilter>
151151
</parameterFilters>
152152
<wmsUrl>
153-
<string>http://demo.opengeo.org/geoserver/topp/wms</string>
153+
<string>http://localhost:8080/geoserver/topp/wms</string>
154154
</wmsUrl>
155155
<legends defaultWidth="81" defaultHeight="80" defaultFormat="image/png">
156156
<legend style="population"/>
@@ -171,7 +171,7 @@
171171
<string>image/png8</string>
172172
</mimeFormats>
173173
<wmsUrl>
174-
<string>http://demo.opengeo.org/geoserver/wms</string>
174+
<string>http://localhost:8080/geoserver/wms</string>
175175
</wmsUrl>
176176
<wmsLayers>nurc:Img_Sample</wmsLayers>
177177
<legends defaultWidth="20" defaultHeight="20" defaultFormat="image/png">
@@ -212,7 +212,7 @@
212212
<expirationRule minZoom="0" expiration="500" />
213213
</expireClientsList>
214214
<wmsUrl>
215-
<string>http://demo.opengeo.org/geoserver/wms</string>
215+
<string>http://localhost:8080/geoserver/wms</string>
216216
</wmsUrl>
217217
<wmsLayers>nurc:Img_Sample,topp:states</wmsLayers>
218218
<transparent>false</transparent>

geowebcache/core/src/test/resources/org/geowebcache/config/geowebcache_1130.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
</stringParameterFilter>
151151
</parameterFilters>
152152
<wmsUrl>
153-
<string>http://demo.opengeo.org/geoserver/topp/wms</string>
153+
<string>http://localhost:8080/geoserver/topp/wms</string>
154154
</wmsUrl>
155155
<legends defaultWidth="81" defaultHeight="80" defaultFormat="image/png">
156156
<legend style="population"/>
@@ -171,7 +171,7 @@
171171
<string>image/png8</string>
172172
</mimeFormats>
173173
<wmsUrl>
174-
<string>http://demo.opengeo.org/geoserver/wms</string>
174+
<string>http://localhost:8080/geoserver/wms</string>
175175
</wmsUrl>
176176
<wmsLayers>nurc:Img_Sample</wmsLayers>
177177
<legends defaultWidth="20" defaultHeight="20" defaultFormat="image/png">
@@ -212,7 +212,7 @@
212212
<expirationRule minZoom="0" expiration="500" />
213213
</expireClientsList>
214214
<wmsUrl>
215-
<string>http://demo.opengeo.org/geoserver/wms</string>
215+
<string>http://localhost:8080/geoserver/wms</string>
216216
</wmsUrl>
217217
<wmsLayers>nurc:Img_Sample,topp:states</wmsLayers>
218218
<transparent>false</transparent>

geowebcache/core/src/test/resources/org/geowebcache/config/geowebcache_126.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
</gridSubset>
7878
</gridSubsets>
7979
<wmsUrl>
80-
<string>http://demo.opengeo.org/geoserver/wms</string>
80+
<string>http://localhost:8080/geoserver/wms</string>
8181
</wmsUrl>
8282
</wmsLayer>
8383
</layers>

geowebcache/core/src/test/resources/org/geowebcache/config/geowebcache_140.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</stringParameterFilter>
9090
</parameterFilters>
9191
<wmsUrl>
92-
<string>http://demo.opengeo.org/geoserver/topp/wms</string>
92+
<string>http://localhost:8080/geoserver/topp/wms</string>
9393
</wmsUrl>
9494
</wmsLayer>
9595

@@ -102,7 +102,7 @@
102102
<string>image/png8</string>
103103
</mimeFormats>
104104
<wmsUrl>
105-
<string>http://demo.opengeo.org/geoserver/wms</string>
105+
<string>http://localhost:8080/geoserver/wms</string>
106106
</wmsUrl>
107107
<wmsLayers>nurc:Img_Sample</wmsLayers>
108108
</wmsLayer>
@@ -140,7 +140,7 @@
140140
<expirationRule minZoom="0" expiration="500" />
141141
</expireClientsList>
142142
<wmsUrl>
143-
<string>http://demo.opengeo.org/geoserver/wms</string>
143+
<string>http://localhost:8080/geoserver/wms</string>
144144
</wmsUrl>
145145
<wmsLayers>nurc:Img_Sample,topp:states</wmsLayers>
146146
<transparent>false</transparent>

geowebcache/core/src/test/resources/org/geowebcache/config/geowebcache_150.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</stringParameterFilter>
9090
</parameterFilters>
9191
<wmsUrl>
92-
<string>http://demo.opengeo.org/geoserver/topp/wms</string>
92+
<string>http://localhost:8080/geoserver/topp/wms</string>
9393
</wmsUrl>
9494
</wmsLayer>
9595

@@ -102,7 +102,7 @@
102102
<string>image/png8</string>
103103
</mimeFormats>
104104
<wmsUrl>
105-
<string>http://demo.opengeo.org/geoserver/wms</string>
105+
<string>http://localhost:8080/geoserver/wms</string>
106106
</wmsUrl>
107107
<wmsLayers>nurc:Img_Sample</wmsLayers>
108108
</wmsLayer>
@@ -140,7 +140,7 @@
140140
<expirationRule minZoom="0" expiration="500" />
141141
</expireClientsList>
142142
<wmsUrl>
143-
<string>http://demo.opengeo.org/geoserver/wms</string>
143+
<string>http://localhost:8080/geoserver/wms</string>
144144
</wmsUrl>
145145
<wmsLayers>nurc:Img_Sample,topp:states</wmsLayers>
146146
<transparent>false</transparent>

geowebcache/core/src/test/resources/org/geowebcache/config/geowebcache_151.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</stringParameterFilter>
9090
</parameterFilters>
9191
<wmsUrl>
92-
<string>http://demo.opengeo.org/geoserver/topp/wms</string>
92+
<string>http://localhost:8080/geoserver/topp/wms</string>
9393
</wmsUrl>
9494
</wmsLayer>
9595

@@ -102,7 +102,7 @@
102102
<string>image/png8</string>
103103
</mimeFormats>
104104
<wmsUrl>
105-
<string>http://demo.opengeo.org/geoserver/wms</string>
105+
<string>http://localhost:8080/geoserver/wms</string>
106106
</wmsUrl>
107107
<wmsLayers>nurc:Img_Sample</wmsLayers>
108108
</wmsLayer>
@@ -140,7 +140,7 @@
140140
<expirationRule minZoom="0" expiration="500" />
141141
</expireClientsList>
142142
<wmsUrl>
143-
<string>http://demo.opengeo.org/geoserver/wms</string>
143+
<string>http://localhost:8080/geoserver/wms</string>
144144
</wmsUrl>
145145
<wmsLayers>nurc:Img_Sample,topp:states</wmsLayers>
146146
<transparent>false</transparent>

0 commit comments

Comments
 (0)