[mapguide-commits] r8460 - in trunk/MgDev/UnitTest/TestData: DrawingService MappingService PrintLayout ResourceService Symbology TileService Wfs Wms
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Thu Dec 25 04:14:34 PST 2014
Author: jng
Date: 2014-12-25 04:14:34 -0800 (Thu, 25 Dec 2014)
New Revision: 8460
Modified:
trunk/MgDev/UnitTest/TestData/DrawingService/InvalidDrawingSource.xml
trunk/MgDev/UnitTest/TestData/DrawingService/MapGuideDrawingSource.xml
trunk/MgDev/UnitTest/TestData/DrawingService/SpaceShipDrawingSource.xml
trunk/MgDev/UnitTest/TestData/MappingService/UT_HydrographicPolygons.fs
trunk/MgDev/UnitTest/TestData/MappingService/UT_Rail.fs
trunk/MgDev/UnitTest/TestData/PrintLayout/MapViewportSample1.xml
trunk/MgDev/UnitTest/TestData/ResourceService/Content2.xml
trunk/MgDev/UnitTest/TestData/ResourceService/LibraryRepositoryContent.xml
trunk/MgDev/UnitTest/TestData/ResourceService/SampleRepositoryContent.xml
trunk/MgDev/UnitTest/TestData/ResourceService/SampleRepositoryHeader.xml
trunk/MgDev/UnitTest/TestData/ResourceService/SampleResourceHeader.xml
trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyLines.fs
trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyPoints.fs
trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyRoads.fs
trunk/MgDev/UnitTest/TestData/TileService/UT_Parcels.fs
trunk/MgDev/UnitTest/TestData/TileService/UT_RoadCenterLines.fs
trunk/MgDev/UnitTest/TestData/TileService/UT_VotingDistricts.fs
trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Content.xml
trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Header.xml
trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Layer_Content.xml
trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Layer_Header.xml
trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Content.xml
trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Header.xml
trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Layer_Content.xml
trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Layer_Header.xml
Log:
That previous CodeMain cleanup run also hit some externally referenced files which we didn't want to do. This submission undoes the changes to these files.
Modified: trunk/MgDev/UnitTest/TestData/DrawingService/InvalidDrawingSource.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/DrawingService/InvalidDrawingSource.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/DrawingService/InvalidDrawingSource.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -2,4 +2,4 @@
<DrawingSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="DrawingSource-1.0.0.xsd">
<SourceName>%MG_DATA_FILE_PATH%CorruptedDwf.dwf</SourceName>
<CoordinateSpace>LL84</CoordinateSpace>
-</DrawingSource>
\ No newline at end of file
+</DrawingSource>
Modified: trunk/MgDev/UnitTest/TestData/DrawingService/MapGuideDrawingSource.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/DrawingService/MapGuideDrawingSource.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/DrawingService/MapGuideDrawingSource.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -2,4 +2,4 @@
<DrawingSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="DrawingSource-1.0.0.xsd">
<SourceName>%MG_DATA_FILE_PATH%test.dwf</SourceName>
<CoordinateSpace>LL84</CoordinateSpace>
-</DrawingSource>
\ No newline at end of file
+</DrawingSource>
Modified: trunk/MgDev/UnitTest/TestData/DrawingService/SpaceShipDrawingSource.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/DrawingService/SpaceShipDrawingSource.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/DrawingService/SpaceShipDrawingSource.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -2,4 +2,4 @@
<DrawingSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="DrawingSource-1.0.0.xsd">
<SourceName>%MG_DATA_FILE_PATH%SpaceShip.dwf</SourceName>
<CoordinateSpace>LL84</CoordinateSpace>
-</DrawingSource>
\ No newline at end of file
+</DrawingSource>
Modified: trunk/MgDev/UnitTest/TestData/MappingService/UT_HydrographicPolygons.fs
===================================================================
--- trunk/MgDev/UnitTest/TestData/MappingService/UT_HydrographicPolygons.fs 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/MappingService/UT_HydrographicPolygons.fs 2014-12-25 12:14:34 UTC (rev 8460)
@@ -1,12 +1,12 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
- <Provider>OSGeo.SDF.3.2</Provider>
+ <Provider>OSGeo.SDF.3.2</Provider>
<Parameter>
- <Name>File</Name>
- <Value>%MG_DATA_FILE_PATH%UT_HydrographicPolygons.sdf</Value>
+ <Name>File</Name>
+ <Value>%MG_DATA_FILE_PATH%UT_HydrographicPolygons.sdf</Value>
</Parameter>
<Parameter>
- <Name>ReadOnly</Name>
- <Value>TRUE</Value>
+ <Name>ReadOnly</Name>
+ <Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/MappingService/UT_Rail.fs
===================================================================
--- trunk/MgDev/UnitTest/TestData/MappingService/UT_Rail.fs 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/MappingService/UT_Rail.fs 2014-12-25 12:14:34 UTC (rev 8460)
@@ -1,12 +1,12 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
- <Provider>OSGeo.SDF.3.2</Provider>
+ <Provider>OSGeo.SDF.3.2</Provider>
<Parameter>
- <Name>File</Name>
- <Value>%MG_DATA_FILE_PATH%UT_Rail.sdf</Value>
+ <Name>File</Name>
+ <Value>%MG_DATA_FILE_PATH%UT_Rail.sdf</Value>
</Parameter>
<Parameter>
- <Name>ReadOnly</Name>
- <Value>TRUE</Value>
+ <Name>ReadOnly</Name>
+ <Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/PrintLayout/MapViewportSample1.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/PrintLayout/MapViewportSample1.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/PrintLayout/MapViewportSample1.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -5,7 +5,7 @@
<ResourceId>String</ResourceId>
<Stylization>
<ResourceId>String</ResourceId>
- <ExtendedData1 />
+ <ExtendedData1/>
</Stylization>
<Data>
<ResourceId>String</ResourceId>
@@ -17,12 +17,12 @@
<TargetProperty>String</TargetProperty>
<SourceProperty>String</SourceProperty>
<SourceUnits>String</SourceUnits>
- <ExtendedData1 />
+ <ExtendedData1/>
</PropertyMapping>
</PropertyMappings>
- <ExtendedData1 />
+ <ExtendedData1/>
</Data>
- <ExtendedData1 />
+ <ExtendedData1/>
<MapName>String</MapName>
<HiddenLayerNames>
<Name>String</Name>
@@ -43,7 +43,7 @@
<Z>0.0</Z>
</ViewDirection>
<ModelUnits>String</ModelUnits>
- <ExtendedData1 />
+ <ExtendedData1/>
</MapView>
</MapViewportDefinition>
-</PrintLayoutElementDefinition>
\ No newline at end of file
+</PrintLayoutElementDefinition>
Modified: trunk/MgDev/UnitTest/TestData/ResourceService/Content2.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/ResourceService/Content2.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/ResourceService/Content2.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -25,4 +25,4 @@
<Errors>0</Errors>
<Failures>1</Failures>
</Statistics>
-</TestRun>
\ No newline at end of file
+</TestRun>
Modified: trunk/MgDev/UnitTest/TestData/ResourceService/LibraryRepositoryContent.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/ResourceService/LibraryRepositoryContent.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/ResourceService/LibraryRepositoryContent.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<RepositoryContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="RepositoryContent-1.0.0.xsd">
<Description>Library repository</Description>
-</RepositoryContent>
\ No newline at end of file
+</RepositoryContent>
Modified: trunk/MgDev/UnitTest/TestData/ResourceService/SampleRepositoryContent.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/ResourceService/SampleRepositoryContent.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/ResourceService/SampleRepositoryContent.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<RepositoryContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="RepositoryContent-1.0.0.xsd">
<Description>Test repository</Description>
-</RepositoryContent>
\ No newline at end of file
+</RepositoryContent>
Modified: trunk/MgDev/UnitTest/TestData/ResourceService/SampleRepositoryHeader.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/ResourceService/SampleRepositoryHeader.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/ResourceService/SampleRepositoryHeader.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -9,4 +9,4 @@
</Group>
</Groups>
</Security>
-</ResourceFolderHeader>
\ No newline at end of file
+</ResourceFolderHeader>
Modified: trunk/MgDev/UnitTest/TestData/ResourceService/SampleResourceHeader.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/ResourceService/SampleResourceHeader.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/ResourceService/SampleResourceHeader.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -3,4 +3,4 @@
<Security>
<Inherited>true</Inherited>
</Security>
-</ResourceDocumentHeader>
\ No newline at end of file
+</ResourceDocumentHeader>
Modified: trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyLines.fs
===================================================================
--- trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyLines.fs 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyLines.fs 2014-12-25 12:14:34 UTC (rev 8460)
@@ -9,4 +9,4 @@
<Name>ReadOnly</Name>
<Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyPoints.fs
===================================================================
--- trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyPoints.fs 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyPoints.fs 2014-12-25 12:14:34 UTC (rev 8460)
@@ -9,4 +9,4 @@
<Name>ReadOnly</Name>
<Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyRoads.fs
===================================================================
--- trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyRoads.fs 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Symbology/UT_SymbologyRoads.fs 2014-12-25 12:14:34 UTC (rev 8460)
@@ -9,4 +9,4 @@
<Name>ReadOnly</Name>
<Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/TileService/UT_Parcels.fs
===================================================================
--- trunk/MgDev/UnitTest/TestData/TileService/UT_Parcels.fs 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/TileService/UT_Parcels.fs 2014-12-25 12:14:34 UTC (rev 8460)
@@ -9,4 +9,4 @@
<Name>ReadOnly</Name>
<Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/TileService/UT_RoadCenterLines.fs
===================================================================
--- trunk/MgDev/UnitTest/TestData/TileService/UT_RoadCenterLines.fs 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/TileService/UT_RoadCenterLines.fs 2014-12-25 12:14:34 UTC (rev 8460)
@@ -9,4 +9,4 @@
<Name>ReadOnly</Name>
<Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/TileService/UT_VotingDistricts.fs
===================================================================
--- trunk/MgDev/UnitTest/TestData/TileService/UT_VotingDistricts.fs 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/TileService/UT_VotingDistricts.fs 2014-12-25 12:14:34 UTC (rev 8460)
@@ -9,4 +9,4 @@
<Name>ReadOnly</Name>
<Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Content.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Content.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Content.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -1,12 +1,12 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
- <Provider>OSGeo.SDF.3.2</Provider>
+ <Provider>OSGeo.SDF.3.2</Provider>
<Parameter>
- <Name>File</Name>
- <Value>%MG_DATA_FILE_PATH%Sheboygan_CityLimits.sdf</Value>
+ <Name>File</Name>
+ <Value>%MG_DATA_FILE_PATH%Sheboygan_CityLimits.sdf</Value>
</Parameter>
<Parameter>
- <Name>ReadOnly</Name>
- <Value>TRUE</Value>
+ <Name>ReadOnly</Name>
+ <Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Header.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Header.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Header.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -6,4 +6,4 @@
<Security xsi:noNamespaceSchemaLocation="ResourceSecurity-1.0.0.xsd">
<Inherited>true</Inherited>
</Security>
-</ResourceDocumentHeader>
\ No newline at end of file
+</ResourceDocumentHeader>
Modified: trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Layer_Content.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Layer_Content.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Layer_Content.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -43,4 +43,4 @@
</AreaTypeStyle>
</VectorScaleRange>
</VectorLayerDefinition>
-</LayerDefinition>
\ No newline at end of file
+</LayerDefinition>
Modified: trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Layer_Header.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Layer_Header.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Wfs/Sheboygan_CityLimits_Layer_Header.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -34,4 +34,4 @@
</Property>
</Simple>
</Metadata>
-</ResourceDocumentHeader>
\ No newline at end of file
+</ResourceDocumentHeader>
Modified: trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Content.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Content.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Content.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -1,12 +1,12 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
- <Provider>OSGeo.SDF.3.2</Provider>
+ <Provider>OSGeo.SDF.3.2</Provider>
<Parameter>
- <Name>File</Name>
- <Value>%MG_DATA_FILE_PATH%Sheboygan_CityLimits.sdf</Value>
+ <Name>File</Name>
+ <Value>%MG_DATA_FILE_PATH%Sheboygan_CityLimits.sdf</Value>
</Parameter>
<Parameter>
- <Name>ReadOnly</Name>
- <Value>TRUE</Value>
+ <Name>ReadOnly</Name>
+ <Value>TRUE</Value>
</Parameter>
-</FeatureSource>
\ No newline at end of file
+</FeatureSource>
Modified: trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Header.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Header.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Header.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -6,4 +6,4 @@
<Security xsi:noNamespaceSchemaLocation="ResourceSecurity-1.0.0.xsd">
<Inherited>true</Inherited>
</Security>
-</ResourceDocumentHeader>
\ No newline at end of file
+</ResourceDocumentHeader>
Modified: trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Layer_Content.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Layer_Content.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Layer_Content.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -43,4 +43,4 @@
</AreaTypeStyle>
</VectorScaleRange>
</VectorLayerDefinition>
-</LayerDefinition>
\ No newline at end of file
+</LayerDefinition>
Modified: trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Layer_Header.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Layer_Header.xml 2014-12-25 08:20:40 UTC (rev 8459)
+++ trunk/MgDev/UnitTest/TestData/Wms/Sheboygan_CityLimits_Layer_Header.xml 2014-12-25 12:14:34 UTC (rev 8460)
@@ -34,4 +34,4 @@
</Property>
</Simple>
</Metadata>
-</ResourceDocumentHeader>
\ No newline at end of file
+</ResourceDocumentHeader>
More information about the mapguide-commits
mailing list