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

Changes:

[aaime] GSIP 39: pluggable url manglers

[francesco.izzi] add bean definition for 
org.geoserver.security.ServiceAccessRuleDAO (Andrea told me that I could 
committ)

------------------------------------------
[...truncated 23049 lines...]
                </gml:Polygon>
            </gsml:shape>
            <gsml:specification>
                <gsml:GeologicUnit gml:id="gu.25682">
                    <gml:description>Olivine basalt</gml:description>
                    <gml:name codeSpace="urn:ietf:rfc:2141">New Group</gml:name>
                    <gml:name>-Xy</gml:name>
                    <gsml:occurence 
xlink:href="urn:cgi:feature:MappedFeature:mf4"/>
                    <gsml:exposureColor>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="some:uri">Red</gsml:value>
                        </gsml:CGI_TermValue>
                    </gsml:exposureColor>
                    <gsml:outcropCharacter>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="some:uri">z</gsml:value>
                        </gsml:CGI_TermValue>
                    </gsml:outcropCharacter>
                    <gsml:composition>
                        <gsml:CompositionPart>
                            <gsml:lithology>
                                <gsml:ControlledConcept>
                                    <gml:name>name_a</gml:name>
                                    <gml:name>name_b</gml:name>
                                    <gml:name>name_c</gml:name>
                                </gsml:ControlledConcept>
                            </gsml:lithology>
                            <gsml:lithology>
                                <gsml:ControlledConcept>
                                    <gml:name>name_2</gml:name>
                                </gsml:ControlledConcept>
                            </gsml:lithology>
                            <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>

Sep 11, 2009 11:42:39 AM org.geoserver.test.FeatureChainingWfsTest 
testFilteringXlinkHref
INFO: WFS filter GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="3"
    timeStamp="2009-09-11T11:42:39.433-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: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://localhost:80/geoserver/schemas/wfs/1.1.0/wfs.xsd 
http://www.cgi-iugs.org/xml/GeoSciML/2 
http://localhost:80/geoserver/wfs?service=WFS&amp;version=1.1.0&amp;request=DescribeFeatureType&amp;typeName=gsml%3AMappedFeature";>
    <gml:featureMembers>
        <gsml:MappedFeature gml:id="mf1">
            <gml:name>GUNTHORPE FORMATION</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: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>
        <gsml:MappedFeature gml:id="mf2">
            <gml:name>MERCIA MUDSTONE GROUP</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:shape>
                <gml:Polygon>
                    <gml:exterior>
                        <gml:LinearRing>
                            <gml:posList>-1.3 52.5 -1.3 52.6 -1.2 52.6 -1.2 
52.5 -1.3 52.5</gml:posList>
                        </gml:LinearRing>
                    </gml:exterior>
                </gml:Polygon>
            </gsml:shape>
            <gsml:specification>
                <gsml:GeologicUnit gml:id="gu.25678">
                    <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:mf2"/>
                    <gsml:occurence 
xlink:href="urn:cgi:feature:MappedFeature:mf3"/>
                    <gsml:exposureColor>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="some:uri">Yellow</gsml:value>
                        </gsml:CGI_TermValue>
                    </gsml:exposureColor>
                    <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">y</gsml:value>
                        </gsml:CGI_TermValue>
                    </gsml:outcropCharacter>
                    <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:composition>
                        <gsml:CompositionPart>
                            <gsml:proportion>
                                <gsml:CGI_TermValue>
                                    <gsml:value 
codeSpace="some:uri">minor</gsml:value>
                                </gsml:CGI_TermValue>
                            </gsml:proportion>
                            <gsml:role>interbedded component</gsml:role>
                        </gsml:CompositionPart>
                    </gsml:composition>
                </gsml:GeologicUnit>
            </gsml:specification>
        </gsml:MappedFeature>
        <gsml:MappedFeature gml:id="mf3">
            <gml:name>CLIFTON FORMATION</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: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 xlink:href="#gu.25678"/>
            </gsml:specification>
        </gsml:MappedFeature>
    </gml:featureMembers>
</wfs:FeatureCollection>

Tests run: 7, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.106 sec <<< 
FAILURE!
Running org.geoserver.test.XYGeomTest
Sep 11, 2009 11:42:39 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:gml="http://www.opengis.net/gml"; xmlns:test="http://test"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
    <xsd:import namespace="http://www.opengis.net/gml"; 
schemaLocation="http://localhost:80/geoserver/schemas/gml/3.1.1/base/gml.xsd"/>
    <xsd:import namespace="http://test"; 
schemaLocation="<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock2122data/featureTypes/test_PointFeature/GeometrylessTest.xsd"/>>
</xsd:schema>

Sep 11, 2009 11:42:39 AM org.geoserver.test.XYGeomTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2"
    timeStamp="2009-09-11T11:42:39.931-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://localhost:80/geoserver/wfs?service=WFS&amp;version=1.1.0&amp;request=DescribeFeatureType&amp;typeName=test%3APointFeature
 http://www.opengis.net/wfs 
http://localhost:80/geoserver/schemas/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>

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec

Results :

Failed tests: 
  testDescribeFeatureType(org.geoserver.test.FeatureChainingWfsTest)
  testGetFeatureContent(org.geoserver.test.FeatureChainingWfsTest)

Tests run: 18, 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: 6 minutes 26 seconds
[INFO] Finished at: Fri Sep 11 11:42:40 EDT 2009
[INFO] Final Memory: 47M/138M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to francesco.izzi because no e-mail address is known, and 
no default e-mail domain is configured


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to