See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/3149/changes>

Changes:

[riniangreani] - app-schema: enable gml:id encoding in Geometry
- app-schema: srsName doesn't appear for nested geometry that is mapped inline

------------------------------------------
[...truncated 29511 lines...]
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue xlink:href="urn:numeric-value::0"/>
        </ex:PolymorphicFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f4">
            <ex:thirdValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:thirdValue>
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
        </ex:PolymorphicFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f5">
            <ex:firstValue xlink:href="urn:value::y"/>
            <ex:secondValue>
                <gsml:CGI_TermValue>
                    <gsml:value>0</gsml:value>
                </gsml:CGI_TermValue>
            </ex:secondValue>
            <ex:thirdValue>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="some:uri">y</gsml:value>
                </gsml:CGI_TermValue>
            </ex:thirdValue>
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue>
                <gsml:CGI_TermValue>
                    <gsml:value>0</gsml:value>
                </gsml:CGI_TermValue>
            </ex:anyValue>
        </ex:PolymorphicFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f6">
            <ex:secondValue>
                <gsml:CGI_TermValue>
                    <gsml:value>1000</gsml:value>
                </gsml:CGI_TermValue>
            </ex:secondValue>
            <ex:thirdValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1000.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:thirdValue>
            <ex:fourthValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1000.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:fourthValue>
        </ex:PolymorphicFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Sep 6, 2010 9:27:53 AM org.geoserver.test.PolymorphismWfsTest 
testFirstValueFilters
INFO: WFS filter GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="1" 
timeStamp="2010-09-06T09:27:53.034Z" xmlns:cv="http://www.opengis.net/cv/0.2.1"; 
xmlns:ex="http://example.com"; 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="http://example.com 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock5702661124005586448data/featureTypes/ex_PolymorphicFeature/polymorphism.xsd>
 http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd";>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f1">
            <ex:firstValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:firstValue>
            <ex:secondValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:secondValue>
            <ex:thirdValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:thirdValue>
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue xlink:href="urn:numeric-value::1"/>
        </ex:PolymorphicFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Sep 6, 2010 9:27:53 AM org.geoserver.test.PolymorphismWfsTest 
testSecondValueFilters
INFO: WFS filter GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" 
timeStamp="2010-09-06T09:27:53.077Z" xmlns:cv="http://www.opengis.net/cv/0.2.1"; 
xmlns:ex="http://example.com"; 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="http://example.com 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock5702661124005586448data/featureTypes/ex_PolymorphicFeature/polymorphism.xsd>
 http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd";>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f1">
            <ex:firstValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:firstValue>
            <ex:secondValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:secondValue>
            <ex:thirdValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:thirdValue>
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue xlink:href="urn:numeric-value::1"/>
        </ex:PolymorphicFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f3">
            <ex:secondValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">0.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:secondValue>
            <ex:thirdValue>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="some:uri">y</gsml:value>
                </gsml:CGI_TermValue>
            </ex:thirdValue>
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue xlink:href="urn:numeric-value::0"/>
        </ex:PolymorphicFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Sep 6, 2010 9:27:53 AM org.geoserver.test.PolymorphismWfsTest testAnyTypeFilters
INFO: WFS filter GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" 
timeStamp="2010-09-06T09:27:53.114Z" xmlns:cv="http://www.opengis.net/cv/0.2.1"; 
xmlns:ex="http://example.com"; 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="http://example.com 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock5702661124005586448data/featureTypes/ex_PolymorphicFeature/polymorphism.xsd>
 http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd";>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f2">
            <ex:firstValue xlink:href="urn:value::x"/>
            <ex:secondValue>
                <gsml:CGI_TermValue>
                    <gsml:value>0</gsml:value>
                </gsml:CGI_TermValue>
            </ex:secondValue>
            <ex:thirdValue>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="some:uri">x</gsml:value>
                </gsml:CGI_TermValue>
            </ex:thirdValue>
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue>
                <gsml:CGI_TermValue>
                    <gsml:value>0</gsml:value>
                </gsml:CGI_TermValue>
            </ex:anyValue>
        </ex:PolymorphicFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f5">
            <ex:firstValue xlink:href="urn:value::y"/>
            <ex:secondValue>
                <gsml:CGI_TermValue>
                    <gsml:value>0</gsml:value>
                </gsml:CGI_TermValue>
            </ex:secondValue>
            <ex:thirdValue>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="some:uri">y</gsml:value>
                </gsml:CGI_TermValue>
            </ex:thirdValue>
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue>
                <gsml:CGI_TermValue>
                    <gsml:value>0</gsml:value>
                </gsml:CGI_TermValue>
            </ex:anyValue>
        </ex:PolymorphicFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Sep 6, 2010 9:27:53 AM org.geoserver.test.PolymorphismWfsTest 
testMappingNameFilters
INFO: WFS filter GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" 
timeStamp="2010-09-06T09:27:53.152Z" xmlns:cv="http://www.opengis.net/cv/0.2.1"; 
xmlns:ex="http://example.com"; 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="http://example.com 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock5702661124005586448data/featureTypes/ex_PolymorphicFeature/polymorphism.xsd>
 http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd";>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f1">
            <ex:firstValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:firstValue>
            <ex:secondValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:secondValue>
            <ex:thirdValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:thirdValue>
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue xlink:href="urn:numeric-value::1"/>
        </ex:PolymorphicFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:PolymorphicFeature gml:id="f4">
            <ex:thirdValue>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="m">1.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </ex:thirdValue>
            <ex:fourthValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
            <ex:anyValue xlink:href="urn:ogc:def:nil:OGC::missing"/>
        </ex:PolymorphicFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 sec

Results :

Failed tests: 
  testGetFeatureContent(org.geoserver.test.SRSWfsTest)
  testReproject(org.geoserver.test.SRSWfsTest)

Tests run: 50, Failures: 2, 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: 8 minutes 12 seconds
[INFO] Finished at: Mon Sep 06 09:27:53 UTC 2010
[INFO] Final Memory: 60M/242M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to riniangreani because no e-mail address is known, and 
no default e-mail domain is configured


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to