See <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/478/changes>
Changes:
[riniangreani] Activate Florence Tan's unit test for GEOT-3061: Duplicated properties in app-schema WFS response
------------------------------------------
[...truncated 20777 lines...]
</wfs:FeatureCollection>
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.964 sec
Running org.geoserver.test.XYGeomTest
May 4, 2010 11:58:55 PM org.geoserver.test.FeatureChainingWfsTest testFilteringXlinkHref
INFO: WFS filter GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="1" timeStamp="2010-05-04T23:58:55.396-04:00" xmlns:cv="http://www.opengis.net/cv/0.2.1" 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:sa="http://www.opengis.net/sampling/1.0" xmlns:sml="http://www.opengis.net/sensorML/1.0.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" 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>
May 4, 2010 11:58:55 PM org.geoserver.test.XYGeomTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" timeStamp="2010-05-04T23:58:55.684-04:00" xmlns:cv="http://www.opengis.net/cv/0.2.1" 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:sa="http://www.opengis.net/sampling/1.0" xmlns:sml="http://www.opengis.net/sensorML/1.0.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" 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-mock60698data/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>
May 4, 2010 11:58:55 PM org.geoserver.test.XYGeomTest testDescribeFeatureType
INFO: WFS DescribeFeatureType response:
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema elementFormDefault="qualified" targetNamespace="http://test" xmlns:cv="http://www.opengis.net/cv/0.2.1" xmlns:gml="http://www.opengis.net/gml"
xmlns:gsml="http://www.cgi-iugs.org/xml/GeoSciML/2" xmlns:om="http://www.opengis.net/om/1.0" xmlns:sa="http://www.opengis.net/sampling/1.0" xmlns:sml="http://www.opengis.net/sensorML/1.0.1"
xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:test="http://test" xmlns:xlink="http://www.w3.org/1999/xlink" 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-mock60698data/featureTypes/test_PointFeature/GeometrylessTest.xsd"/>>
</xsd:schema>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec
Running org.geoserver.test.SRSWfsTest
May 4, 2010 11:58:56 PM 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-05-04T23:58:56.592-04:00" xmlns:cv="http://www.opengis.net/cv/0.2.1" 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:sa="http://www.opengis.net/sampling/1.0" xmlns:sml="http://www.opengis.net/sensorML/1.0.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" 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-mock60700data/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>
May 4, 2010 11:58:57 PM 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-05-04T23:58:57.097-04:00" xmlns:cv="http://www.opengis.net/cv/0.2.1" 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:sa="http://www.opengis.net/sampling/1.0" xmlns:sml="http://www.opengis.net/sensorML/1.0.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" 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-mock60700data/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>
May 4, 2010 11:58:57 PM 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-05-04T23:58:57.181-04:00" xmlns:cv="http://www.opengis.net/cv/0.2.1" 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:sa="http://www.opengis.net/sampling/1.0" xmlns:sml="http://www.opengis.net/sensorML/1.0.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" 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-mock60700data/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: 1.417 sec
Results :
Failed tests:
testGetFeature(org.geoserver.test.DuplicatePropertiesWfsTest)
Tests run: 33, Failures: 1, Errors: 0, 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: 11 minutes 42 seconds
[INFO] Finished at: Tue May 04 23:58:57 EDT 2010
[INFO] Final Memory: 50M/137M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to riniangreani because no e-mail address is known, and no default e-mail domain is configured