See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4120/changes>
Changes:
[NielsCharlier] GEOT-2636: app-schema does not recognise substitution groups of abstract types
[jmacchi] Tests. AMD64 bits + windows compilation. Initial classes and references.
------------------------------------------
[...truncated 41964 lines...]
<gsml:positionalAccuracy>
<swe:Quantity gml:id="quantity.mf.2">
<swe:uom xlink:href="urn:ogc:def:uom:UCUM:m"/>
<swe:value>200.0</swe:value>
</swe:Quantity>
</gsml:positionalAccuracy>
<gsml:resolutionScale xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
<gsml:specification xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:shape>
<!--#shape.mf.2-->
<gml:Point gml:id="shape.mf.2">
<gml:pos>1.3 0.4</gml:pos>
</gml:Point>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
</wfs:FeatureCollection>
Jun 17, 2011 5:48:46 AM org.geoserver.test.Gsml30WfsTest testNamespace
INFO: Response for wfs?request=GetFeature&typename=gsml:MappedFeature&outputFormat=gml32 :
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberMatched="unknown" numberReturned="2" timeStamp="2011-06-17T05:48:46.756Z" xmlns:cgu="urn:cgi:xmlns:CGI:Utilities:3.0.0" xmlns:gml="http://www.opengis.net/gml/3.2"
xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0" xmlns:swe="http://www.opengis.net/swe/1.0/gml32" xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0 https://www.seegrid.csiro.au/subversion/GeoSciML/branches/3.0.0_rc1_gml3.2/geosciml-core/3.0.0/xsd/geosciml-core.xsd http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd">
<wfs:member>
<gsml:MappedFeature gml:id="mf.1">
<gml:name>First</gml:name>
<gml:boundedBy>
<gml:Envelope>
<gml:lowerCorner>0.2 3.4</gml:lowerCorner>
<gml:upperCorner>0.2 3.4</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<gsml:observationMethod>
<cgu:CGI_Term>
<cgu:qualifier xlink:href="urn:ogc:def:nil:OGC::missing"/>
<cgu:value xlink:href="urn:ogc:def:nil:OGC::missing"/>
</cgu:CGI_Term>
</gsml:observationMethod>
<gsml:positionalAccuracy>
<swe:Quantity gml:id="quantity.mf.1">
<swe:uom xlink:href="urn:ogc:def:uom:UCUM:m"/>
<swe:value>200.0</swe:value>
</swe:Quantity>
</gsml:positionalAccuracy>
<gsml:resolutionScale xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
<gsml:specification xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:shape>
<!--#shape.mf.1-->
<gml:Point gml:id="shape.mf.1">
<gml:pos>0.2 3.4</gml:pos>
</gml:Point>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
<wfs:member>
<gsml:MappedFeature gml:id="mf.2">
<gml:name>Second</gml:name>
<gml:boundedBy>
<gml:Envelope>
<gml:lowerCorner>1.3 0.4</gml:lowerCorner>
<gml:upperCorner>1.3 0.4</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<gsml:observationMethod>
<cgu:CGI_Term>
<cgu:qualifier xlink:href="urn:ogc:def:nil:OGC::missing"/>
<cgu:value xlink:href="urn:ogc:def:nil:OGC::missing"/>
</cgu:CGI_Term>
</gsml:observationMethod>
<gsml:positionalAccuracy>
<swe:Quantity gml:id="quantity.mf.2">
<swe:uom xlink:href="urn:ogc:def:uom:UCUM:m"/>
<swe:value>200.0</swe:value>
</swe:Quantity>
</gsml:positionalAccuracy>
<gsml:resolutionScale xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
<gsml:specification xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:shape>
<!--#shape.mf.2-->
<gml:Point gml:id="shape.mf.2">
<gml:pos>1.3 0.4</gml:pos>
</gml:Point>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
</wfs:FeatureCollection>
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.35 sec
Running org.geoserver.test.PropertyEncodingOrderTest
17 Jun 05:48:46 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock4735946603228736712data>
----------------------------------
Jun 17, 2011 5:48:49 AM org.geoserver.test.PropertyEncodingOrderTest testPropertyEncodingOrder_Borehole
INFO: WFS GetFeature&gsml:Borehole:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="1" timeStamp="2011-06-17T05:48:49.056Z" xmlns:cv="http://www.opengis.net/cv/0.2.1" xmlns:er="urn:cgi:xmlns:GGIC:EarthResource:1.1"
xmlns:gml="http://www.opengis.net/gml" xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" 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="urn:cgi:xmlns:CGI:GeoSciML:2.0 http://www.geosciml.org/geosciml/2.0/xsd/geosciml.xsd http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMember>
<gsml:Borehole gml:id="BOREHOLE.WTB5">
<gml:name>WTB5 TEST</gml:name>
<sa:sampledFeature xlink:href="http://www.opengis.net/def/nil/OGC/0/unknown" xlink:role="http://www.geosciml.org/geosciml/2.0/doc/GeoSciML/GeologicUnit/GeologicUnit.html" xlink:title="unknown"/>
<sa:shape>
<gml:LineString>
<gml:posList>-28.4139 121.142 -28.4139 121.142</gml:posList>
</gml:LineString>
</sa:shape>
<gsml:collarLocation>
<gsml:BoreholeCollar gml:id="BOREHOLE.COLLAR.WTB5">
<gsml:location>
<gml:Point>
<gml:pos>-28.4139 121.142</gml:pos>
</gml:Point>
</gsml:location>
<gsml:elevation axisLabels="Gravity-related height" srsDimension="1" srsName="http://www.opengis.net/gml/srs/epsg.xml#5711" uomLabels="m">1.0</gsml:elevation>
</gsml:BoreholeCollar>
</gsml:collarLocation>
<gsml:indexData>
<gsml:BoreholeDetails>
<gsml:operator xlink:href="http://www.opengis.net/def/nil/OGC/0/unknown" xlink:role="http://www.geosciml.org/geosciml/2.0/doc/GeoSciML/Borehole/BoreholeDetails.html#operator" xlink:title="GSWA"/>
<gsml:dateOfDrilling>2004-09-17</gsml:dateOfDrilling>
<gsml:drillingMethod>diamond core</gsml:drillingMethod>
<gsml:startPoint>natural ground surface</gsml:startPoint>
<gsml:inclinationType>vertical</gsml:inclinationType>
<gsml:coredInterval>
<gml:Envelope axisLabels="core envelope" srsDimension="1" srsName="#BOREHOLE.WTB5.LINESTRING" uomLabels="m">
<gml:lowerCorner>106.0</gml:lowerCorner>
<gml:upperCorner>249.0</gml:upperCorner>
</gml:Envelope>
</gsml:coredInterval>
<gsml:coreCustodian xlink:href="http://www.opengis.net/def/nil/OGC/0/unknown"
xlink:role="http://www.geosciml.org/geosciml/2.0/doc/GeoSciML/Borehole/BoreholeDetails.html#coreCustodian" xlink:title="CSIRONR"/>
</gsml:BoreholeDetails>
</gsml:indexData>
</gsml:Borehole>
</gml:featureMember>
</wfs:FeatureCollection>
Jun 17, 2011 5:48:49 AM org.geoserver.test.PropertyEncodingOrderTest testPropertyEncodingOrder_PlanarOrientation
INFO: WFS GetFeature&er:MineralOccurrence:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="1" timeStamp="2011-06-17T05:48:49.356Z" xmlns:cv="http://www.opengis.net/cv/0.2.1" xmlns:er="urn:cgi:xmlns:GGIC:EarthResource:1.1"
xmlns:gml="http://www.opengis.net/gml" xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" 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="urn:cgi:xmlns:GGIC:EarthResource:1.1 http://www.earthresourceml.org/earthresourceml/1.1/xsd/earthResource.xsd http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMember>
<er:MineralOccurrence gml:id="er.mineraloccurrence.S0032895">
<gml:name>Robinson Range - Deposit D</gml:name>
<er:planarOrientation>
<gsml:CGI_PlanarOrientation>
<gsml:convention>strike dip right hand rule</gsml:convention>
<gsml:azimuth>
<gsml:CGI_NumericValue>
<gsml:principalValue uom="urn:ogc:def:uom:UCUM::deg">50.0</gsml:principalValue>
</gsml:CGI_NumericValue>
</gsml:azimuth>
<gsml:dip>
<gsml:CGI_TermValue>
<gsml:value codeSpace="http://www.dmp.wa.gov.au/371.aspx">60\-80</gsml:value>
</gsml:CGI_TermValue>
</gsml:dip>
<gsml:polarity>not applicable</gsml:polarity>
</gsml:CGI_PlanarOrientation>
</er:planarOrientation>
</er:MineralOccurrence>
</gml:featureMember>
</wfs:FeatureCollection>
Jun 17, 2011 5:48:49 AM org.geoserver.test.PropertyEncodingOrderTest testPropertyEncodingOrder_GeologicUnit
INFO: WFS GetFeature&typename=gsml:GeologicUnit&featureid=gu.25699:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="1" timeStamp="2011-06-17T05:48:49.401Z" xmlns:cv="http://www.opengis.net/cv/0.2.1" xmlns:er="urn:cgi:xmlns:GGIC:EarthResource:1.1"
xmlns:gml="http://www.opengis.net/gml" xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" 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="urn:cgi:xmlns:CGI:GeoSciML:2.0 http://www.geosciml.org/geosciml/2.0/xsd/geosciml.xsd http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMember>
<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: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:purpose>instance</gsml:purpose>
<gsml:occurrence xlink:href="urn:cgi:feature:MappedFeature:mf1"/>
<gsml:geologicUnitType xlink:href="urn:ogc:def:nil:OGC::unknown"/>
<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:role codeSpace="urn:cgi:classifierScheme:Example:CompositionPartRole">fictitious component</gsml:role>
<gsml:lithology>
<gsml:ControlledConcept gml:id="cc.5">
<gml:name>name_cc_5</gml:name>
<gsml:name xml:lang="en">name_cc_5</gsml:name>
<gsml:vocabulary xlink:href="urn:ogc:def:nil:OGC::missing"/>
</gsml:ControlledConcept>
</gsml:lithology>
<gsml:proportion>
<gsml:CGI_TermValue>
<gsml:value codeSpace="some:uri">nonexistent</gsml:value>
</gsml:CGI_TermValue>
</gsml:proportion>
</gsml:CompositionPart>
</gsml:composition>
</gsml:GeologicUnit>
</gml:featureMember>
</wfs:FeatureCollection>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.917 sec
Results :
Failed tests:
testGetFeature(org.geoserver.test.SubstitutionGroupTest)
Tests run: 82, 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-trunk/ws/geoserver/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 49 seconds
[INFO] Finished at: Fri Jun 17 05:48:49 UTC 2011
[INFO] Final Memory: 73M/273M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to jmacchi because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to NielsCharlier because no e-mail address is known, and no default e-mail domain is configured