File tree Expand file tree Collapse file tree 4 files changed +2528
-4
lines changed
test/resources/org/geowebcache/config Expand file tree Collapse file tree 4 files changed +2528
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<gwcConfiguration xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xmlns =" http://geowebcache.org/schema/1.27 .0"
4- xsi : schemaLocation =" http://geowebcache.org/schema/1.27 .0 http://geowebcache.org/schema/1.27 .0/geowebcache.xsd" >
3+ xmlns =" http://geowebcache.org/schema/1.28 .0"
4+ xsi : schemaLocation =" http://geowebcache.org/schema/1.28 .0 http://geowebcache.org/schema/1.28 .0/geowebcache.xsd" >
55 <version >1.8.0</version >
66 <backendTimeout >120</backendTimeout >
77 <serviceInformation >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<xs : schema xmlns : xs =" http://www.w3.org/2001/XMLSchema" xmlns : xml =" http://www.w3.org/XML/1998/namespace"
3- targetNamespace =" http://geowebcache.org/schema/1.27 .0" xmlns : gwc =" http://geowebcache.org/schema/1.27 .0"
4- elementFormDefault =" qualified" version =" 1.27 .0" >
3+ targetNamespace =" http://geowebcache.org/schema/1.28 .0" xmlns : gwc =" http://geowebcache.org/schema/1.28 .0"
4+ elementFormDefault =" qualified" version =" 1.28 .0" >
55
66 <xs : element name =" gwcConfiguration" >
77 <xs : annotation >
You can’t perform that action at this time.
0 commit comments