See <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/354/changes>
Changes:
[aaime] Add copyright headers and follow the proper coding conventions (swapped tabs with spaces)
------------------------------------------
[...truncated 23996 lines...]
</gsml:CGI_TermValue>
</gsml:proportion>
<gsml:role>interbedded component</gsml:role>
</gsml:CompositionPart>
</gsml:composition>
</gsml:GeologicUnit>
</gsml:specification>
</gsml:MappedFeature>
</om:result>
</om:Observation>
</gml:featureMembers>
</wfs:FeatureCollection>
Mar 17, 2010 5:58:22 AM org.geoserver.test.FeatureChainingWfsTest testFilteringXlinkHref
INFO: WFS filter GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="1" timeStamp="2010-03-17T05:58:22.408-04:00" xmlns:ex="http://example.com" xmlns:gml="http://www.opengis.net/gml"
xmlns:gsml="http://www.cgi-iugs.org/xml/GeoSciML/2" xmlns:ogc="http://www.opengis.net/ogc" xmlns:om="http://www.opengis.net/om/1.0" xmlns:ows="http://www.opengis.net/ows"
xmlns:wfs="http://www.opengis.net/wfs" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd http://www.cgi-iugs.org/xml/GeoSciML/2 http://schemas.opengis.net/GeoSciML/geosciml.xsd">
<gml:featureMembers>
<gsml:MappedFeature gml:id="mf1">
<gml:name>GUNTHORPE FORMATION</gml:name>
<gsml:positionalAccuracy>
<gsml:CGI_NumericValue>
<gsml:principalValue uom="urn:ogc:def:uom:UCUM:m">200.0</gsml:principalValue>
</gsml:CGI_NumericValue>
</gsml:positionalAccuracy>
<gsml:observationMethod>
<gsml:CGI_TermValue>
<gsml:value codeSpace="http://urn.opengis.net">urn:ogc:def:nil:OGC::missing</gsml:value>
</gsml:CGI_TermValue>
</gsml:observationMethod>
<gsml:shape>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.2 52.5 -1.2 52.6 -1.1 52.6 -1.1 52.5 -1.2 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
<gsml:specification>
<gsml:GeologicUnit gml:id="gu.25699">
<gml:description>Olivine basalt, tuff, microgabbro, minor sedimentary rocks</gml:description>
<gml:name codeSpace="urn:ietf:rfc:2141">Yaugher Volcanic Group</gml:name>
<gml:name>-Py</gml:name>
<gsml:occurence xlink:href="urn:cgi:feature:MappedFeature:mf1"/>
<gsml:exposureColor>
<gsml:CGI_TermValue>
<gsml:value codeSpace="some:uri">Blue</gsml:value>
</gsml:CGI_TermValue>
</gsml:exposureColor>
<gsml:outcropCharacter>
<gsml:CGI_TermValue>
<gsml:value codeSpace="some:uri">x</gsml:value>
</gsml:CGI_TermValue>
</gsml:outcropCharacter>
<gsml:composition>
<gsml:CompositionPart>
<gsml:proportion>
<gsml:CGI_TermValue>
<gsml:value codeSpace="some:uri">significant</gsml:value>
</gsml:CGI_TermValue>
</gsml:proportion>
<gsml:role>interbedded component</gsml:role>
</gsml:CompositionPart>
</gsml:composition>
</gsml:GeologicUnit>
</gsml:specification>
</gsml:MappedFeature>
</gml:featureMembers>
</wfs:FeatureCollection>
Mar 17, 2010 5:58:22 AM org.geoserver.test.XYGeomTest testDescribeFeatureType
INFO: WFS DescribeFeatureType response:
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema elementFormDefault="qualified" targetNamespace="http://test" xmlns:test="http://test" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:include schemaLocation="<http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/extension/app-schema/app-schema-test/target/app-schema-mock57356data/featureTypes/test_PointFeature/GeometrylessTest.xsd"/>>
</xsd:schema>
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.316 sec
Running org.geoserver.test.XYGeomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec
Running org.geoserver.test.SRSWfsTest
Mar 17, 2010 5:58:23 AM org.geoserver.test.XYGeomTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" timeStamp="2010-03-17T05:58:22.963-04:00" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:ows="http://www.opengis.net/ows" xmlns:test="http://test" xmlns:wfs="http://www.opengis.net/wfs" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://test <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/extension/app-schema/app-schema-test/target/app-schema-mock57356data/featureTypes/test_PointFeature/GeometrylessTest.xsd> http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMembers>
<test:PointFeature gml:id="mf1">
<test:loc/>
</test:PointFeature>
<test:PointFeature gml:id="mf2">
<test:loc/>
</test:PointFeature>
</gml:featureMembers>
</wfs:FeatureCollection>
Mar 17, 2010 5:58:23 AM org.geoserver.test.SRSWfsTest testGetFeatureContent
INFO: WFS GetFeature&typename=ex:geomContainer response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" timeStamp="2010-03-17T05:58:23.796-04:00" xmlns:ex="http://example.com" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:ows="http://www.opengis.net/ows" xmlns:wfs="http://www.opengis.net/wfs" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/extension/app-schema/app-schema-test/target/app-schema-mock57358data/featureTypes/ex_geomContainer/NestedGeometry.xsd> http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMembers>
<ex:geomContainer gml:id="1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.2 52.5 -1.2 52.6 -1.1 52.6 -1.1 52.5 -1.2 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.2">
<ex:geom>
<gml:Point>
<gml:pos>42.58 31.29</gml:pos>
</gml:Point>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
<ex:geomContainer gml:id="2">
<ex:geom>
<gml:Point>
<gml:pos>42.58 31.29</gml:pos>
</gml:Point>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.2 52.5 -1.2 52.6 -1.1 52.6 -1.1 52.5 -1.2 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
</gml:featureMembers>
</wfs:FeatureCollection>
Mar 17, 2010 5:58:26 AM org.geoserver.test.SRSWfsTest testReproject
INFO: WFS GetFeature&typename=ex:geomContainer&srsname=urn:x-ogc:def:crs:EPSG::4326 response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" timeStamp="2010-03-17T05:58:26.497-04:00" xmlns:ex="http://example.com" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:ows="http://www.opengis.net/ows" xmlns:wfs="http://www.opengis.net/wfs" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/extension/app-schema/app-schema-test/target/app-schema-mock57358data/featureTypes/ex_geomContainer/NestedGeometry.xsd> http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMembers>
<ex:geomContainer gml:id="1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.1999999999634965 52.5 -1.1999999999634965 52.6 -1.099999999966089 52.59999999999999 -1.099999999966089 52.5 -1.1999999999634965 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.2">
<ex:geom>
<gml:Point>
<gml:pos>42.58000004047607 31.29</gml:pos>
</gml:Point>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
<ex:geomContainer gml:id="2">
<ex:geom>
<gml:Point>
<gml:pos>42.58000004047607 31.29</gml:pos>
</gml:Point>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.1999999999634965 52.5 -1.1999999999634965 52.6 -1.099999999966089 52.59999999999999 -1.099999999966089 52.5 -1.1999999999634965 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
</gml:featureMembers>
</wfs:FeatureCollection>
Mar 17, 2010 5:58:26 AM org.geoserver.test.SRSWfsTest testFilters
INFO: WFS GetFeature&typename=ex:geomContainer&srsname=urn:x-ogc:def:crs:EPSG::4326&featureid=1response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="1" timeStamp="2010-03-17T05:58:26.582-04:00" xmlns:ex="http://example.com" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:ows="http://www.opengis.net/ows" xmlns:wfs="http://www.opengis.net/wfs" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/extension/app-schema/app-schema-test/target/app-schema-mock57358data/featureTypes/ex_geomContainer/NestedGeometry.xsd> http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMembers>
<ex:geomContainer gml:id="1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.1999999999634965 52.5 -1.1999999999634965 52.6 -1.099999999966089 52.59999999999999 -1.099999999966089 52.5 -1.1999999999634965 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.2">
<ex:geom>
<gml:Point>
<gml:pos>42.58000004047607 31.29</gml:pos>
</gml:Point>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
</gml:featureMembers>
</wfs:FeatureCollection>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.595 sec
Results :
Tests in error:
org.geoserver.test.DataAccessIntegrationWfsTest
Tests run: 22, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/extension/app-schema/app-schema-test/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 28 seconds
[INFO] Finished at: Wed Mar 17 05:58:27 EDT 2010
[INFO] Final Memory: 50M/144M
[INFO] ------------------------------------------------------------------------