See http://hudson.opengeo.org/hudson/job/geotools-trunk/1144/changes

Changes:

[jdeolive] added Map:getFormatOptions() to GetFeatureType

------------------------------------------
[...truncated 5342 lines...]
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: 
{http://cite.opengeospatial.org/gmlsf}intProperty. Creating a mock element 
declaration and parsing anyways...
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: 
{http://cite.opengeospatial.org/gmlsf}measurand. Creating a mock element 
declaration and parsing anyways...
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: 
{http://cite.opengeospatial.org/gmlsf}decimalProperty. Creating a mock element 
declaration and parsing anyways...
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.712 sec
Running org.geotools.wfs.bindings.GetCapabilitiesTypeBindingTest
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: Binding: {http://www.opengis.net/ows}ServiceType does not declare a 
target type
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.geotools.wfs.bindings.DescribeFeatureTypeTypeBindingTest
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: Binding: {http://www.opengis.net/ows}ServiceType does not declare a 
target type
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.geotools.wfs.bindings.DeleteElementTypeBindingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.geotools.wfs.bindings.WFS_CapabilitiesTypeBindingTest
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [http://www.opengis.net/gml/Envelope, 
http://www.opengis.net/gml/Point] (java.util.HashSet)  is not of type 
[Lorg.opengis.filter.capability.GeometryOperand;
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [] (java.util.HashSet)  is not of type 
[Lorg.opengis.filter.capability.GeometryOperand;
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [ABS, MIN] (java.util.HashSet)  is not of type 
[Lorg.opengis.filter.capability.FunctionName;
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.geotools.wfs.bindings.FeatureCollectionTypeBindingTest
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: {http://geotools.org}geometry. Creating a 
mock element declaration and parsing anyways...
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: {http://geotools.org}integer. Creating a 
mock element declaration and parsing anyways...
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: {http://geotools.org}geometry. Creating a 
mock element declaration and parsing anyways...
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: {http://geotools.org}integer. Creating a 
mock element declaration and parsing anyways...
Nov 20, 2008 7:12:17 PM org.geotools.gml2.bindings.GML2EncodingUtils 
AbstractFeatureType_getProperties
WARNING: Could find type for feature in the schema, generating typefrom feature.
Nov 20, 2008 7:12:17 PM org.geotools.gml2.bindings.GML2EncodingUtils 
AbstractFeatureType_getProperties
WARNING: Could find type for feature in the schema, generating typefrom feature.
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs"; 
xmlns:geotools="http://geotools.org"; xmlns:gml="http://www.opengis.net/gml"; 
xmlns:ogc="http://www.opengis.net/ogc"; xmlns:ows="http://www.opengis.net/ows"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
<gml:boundedBy>
<gml:Envelope>
<gml:lowerCorner>0.0 0.0</gml:lowerCorner>
<gml:upperCorner>1.0 1.0</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<gml:featureMember>
<geotools:feature gml:id="one">
<gml:boundedBy>
<gml:Envelope>
<gml:lowerCorner>1.0 1.0</gml:lowerCorner>
<gml:upperCorner>1.0 1.0</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<geotools:geometry>POINT (1 1)</geotools:geometry>
<geotools:integer>1</geotools:integer>
</geotools:feature>
</gml:featureMember>
<gml:featureMember>
<geotools:feature gml:id="zero">
<gml:boundedBy>
<gml:Envelope>
<gml:lowerCorner>0.0 0.0</gml:lowerCorner>
<gml:upperCorner>0.0 0.0</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<geotools:geometry>POINT (0 0)</geotools:geometry>
<geotools:integer>0</geotools:integer>
</geotools:feature>
</gml:featureMember>
</wfs:FeatureCollection>
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.geotools.wfs.bindings.LockFeatureTypeBindingTest
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: ALL[ class java.lang.String ] is not of type class 
net.opengis.wfs.AllSomeType
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: Binding: {http://www.opengis.net/ows}ServiceType does not declare a 
target type
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.geotools.wfs.bindings.BaseRequestTypeBindingTest
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: Binding: {http://www.opengis.net/ows}ServiceType does not declare a 
target type
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.geotools.wfs.bindings.GetGmlObjectTypeBindingTest
Nov 20, 2008 7:12:17 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: Binding: {http://www.opengis.net/ows}ServiceType does not declare a 
target type
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.geotools.wfs.bindings.FeatureTypeListTypeBindingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec

Results :

Tests run: 69, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/extension/xsd/xsd-wfs/target/gt-xsd-wfs-2.6-SNAPSHOT.jar
 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/extension/xsd/xsd-wfs/target/gt-xsd-wfs-2.6-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/extension/xsd/xsd-wfs/target/gt-xsd-wfs-2.6-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/xsd/gt-xsd-wfs/2.6-SNAPSHOT/gt-xsd-wfs-2.6-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/extension/xsd/xsd-wfs/target/gt-xsd-wfs-2.6-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/xsd/gt-xsd-wfs/2.6-SNAPSHOT/gt-xsd-wfs-2.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building WFS client module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/plugin/wfs/target
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 70 source files to 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/plugin/wfs/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 36 source files to 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/plugin/wfs/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/plugin/wfs/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.data.wfs.v1_0_0.OrdinanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.geotools.data.wfs.WFSDataStoreFactoryTest
Nov 20, 2008 7:12:22 PM org.geotools.data.wfs.WFSDataStoreFactory 
determineCorrectStrategy
INFO: Using WFS Strategy: org.geotools.data.wfs.v1_1_0.GeoServerStrategy
Nov 20, 2008 7:12:22 PM org.geotools.data.wfs.WFSDataStoreFactory 
determineCorrectStrategy
INFO: Using WFS Strategy: org.geotools.data.wfs.v1_1_0.CubeWerxStrategy
Nov 20, 2008 7:12:22 PM org.geotools.data.wfs.WFSDataStoreFactory 
determineCorrectStrategy
INFO: Using WFS Strategy: org.geotools.data.wfs.v1_1_0.IonicStrategy
Nov 20, 2008 7:12:24 PM org.geotools.data.wfs.WFSDataStoreFactory 
determineCorrectStrategy
INFO: Using WFS Strategy: org.geotools.data.wfs.v1_1_0.GeoServerStrategy
Nov 20, 2008 7:12:25 PM org.geotools.data.wfs.WFSDataStoreFactory 
determineCorrectStrategy
INFO: Using WFS Strategy: org.geotools.data.wfs.v1_1_0.DefaultWFSStrategy
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.858 sec
Running org.geotools.data.wfs.v1_1_0.XmlSimpleFeatureParserTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec
Running org.geotools.data.wfs.v1_0_0.GaldosTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.geotools.data.wfs.v1_0_0.WFSFeatureTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geotools.data.wfs.v1_1_0.WFS_1_1_0_DataStoreTest
DecribeFT URL for gubs:GovernmentalUnitCE: 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/plugin/wfs/target/test-classes/org/geotools/data/wfs/v1_1_0/test-data/CubeWerx_nsdi/DescribeFeatureType_GovernmentalUnitCE.xsd
 
Nov 20, 2008 7:12:26 PM org.geotools.data.wfs.v1_1_0.DefaultWFSStrategy 
adaptQueryForSupportedCrs
WARNING: Query does not provides a CRS, using default: Query:
   feature type: gubs:GovernmentalUnitCE
   filter: Filter.INCLUDE
   [properties:  ALL ]
 > getFeatureGET: Request url: 
 > http://frameworkwfs.usgs.gov/framework/wfs/wfs.cgi?DATASTORE=Framework&;. 
 > Parameters: {TYPENAME=gubs:GovernmentalUnitCE, VERSION=1.1.0, 
 > SRSNAME=EPSG:4269, OUTPUTFORMAT=text/xml; subtype=gml/3.1.1, 
 > REQUEST=GetFeature, SERVICE=WFS}
DecribeFT URL for gubs:GovernmentalUnitCE: 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/plugin/wfs/target/test-classes/org/geotools/data/wfs/v1_1_0/test-data/CubeWerx_nsdi/DescribeFeatureType_GovernmentalUnitCE.xsd
 
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 sec
Running org.geotools.data.wfs.v1_1_0.WFS_1_1_0_ProtocolTest
Nov 20, 2008 7:12:29 PM org.geotools.data.wfs.v1_1_0.DefaultWFSStrategy 
adaptQueryForSupportedCrs
WARNING: Query does not provides a CRS, using default: Query:
   feature type: sf:archsites
   filter: Filter.INCLUDE
   [properties:  ALL ]
 > getFeatureGET: Request url: http://localhost:8080/geoserver/wfs?. 
 > Parameters: {TYPENAME=sf:archsites, VERSION=1.1.0, SRSNAME=EPSG:26713, 
 > OUTPUTFORMAT=text/xml; subtype=gml/3.1.1, REQUEST=GetFeature, SERVICE=WFS}
DecribeFT URL for sf:archsites: 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/plugin/wfs/target/test-classes/org/geotools/data/wfs/v1_1_0/test-data/geoserver/DescribeFeatureType_archsites.xsd
 
 > getFeatureGET: Request url: http://localhost:8080/geoserver/wfs?. 
 > Parameters: {TYPENAME=sf:archsites, MAXFEATURES=1000, VERSION=1.1.0, 
 > FEATUREID=archsites.1, SRSNAME=EPSG:26713, PROPERTYNAME=cat,the_geom, 
 > OUTPUTFORMAT=text/xml; subtype=gml/3.1.1, REQUEST=GetFeature, SERVICE=WFS}
 > getFeatureGET: Request url: http://localhost:8080/geoserver/wfs?. 
 > Parameters: {TYPENAME=sf:archsites, MAXFEATURES=1000, VERSION=1.1.0, 
 > SRSNAME=EPSG:26713, PROPERTYNAME=cat,the_geom, FILTER=<ogc:Filter 
 > xmlns:ogc="http://www.opengis.net/ogc"; 
 > xmlns:gml="http://www.opengis.net/gml"; 
 > xmlns:xml="http://www.w3.org/XML/1998/namespace";><ogc:PropertyIsEqualTo><ogc:PropertyName>cat</ogc:PropertyName><ogc:Literal>1</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter>,
 >  OUTPUTFORMAT=text/xml; subtype=gml/3.1.1, REQUEST=GetFeature, SERVICE=WFS}
Nov 20, 2008 7:12:29 PM org.geotools.data.wfs.v1_1_0.DefaultWFSStrategy 
adaptQueryForSupportedCrs
WARNING: Query does not provides a CRS, using default: Query:
   feature type: sf:archsites
   filter: Filter.INCLUDE
   [properties:  ALL ]
Nov 20, 2008 7:12:29 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: results[ class java.lang.String ] is not of type class 
net.opengis.wfs.ResultTypeType
Nov 20, 2008 7:12:29 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: Binding: {http://www.opengis.net/ows}ServiceType does not declare a 
target type
Nov 20, 2008 7:12:29 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: Binding: {http://www.opengis.net/wfs}Base_TypeNameListType does not 
declare a target type
Nov 20, 2008 7:12:29 PM org.geotools.xml.impl.AttributeEncodeExecutor visit
WARNING: Binding: {http://www.opengis.net/wfs}TypeNameListType does not declare 
a target type
Issued request: <?xml version="1.0" encoding="UTF-8"?>
<wfs:GetFeature handle="GeoTools 2.6.SNAPSHOT WFS DataStore"
 outputFormat="text/xml; subtype=gml/3.1.1" resultType="results"
 service="WFS" version="1.1.0" xmlns:ogc="http://www.opengis.net/ogc";
 xmlns:gml="http://www.opengis.net/gml";
 xmlns:xlink="http://www.w3.org/1999/xlink";
 xmlns:ows="http://www.opengis.net/ows";
 xmlns:wfs="http://www.opengis.net/wfs"; 
xmlns:xml="http://www.w3.org/XML/1998/namespace";>
 <wfs:Query srsName="EPSG:26713" typeName="sf:archsites"/>
</wfs:GetFeature>

Tests run: 24, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.942 sec <<< 
FAILURE!
Running org.geotools.data.wfs.v1_0_0.ParseCapabilitesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec
Running org.geotools.data.wfs.v1_0_0.ProcessEditsBeforeCommitTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.geotools.data.wfs.v1_0_0.CreateFeatureTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.geotools.data.wfs.protocol.wfs.WFSExtensionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.data.wfs.v1_0_0.FidFilterVisitorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geotools.data.wfs.v1_0_0.ESRITest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geotools.data.wfs.v1_0_0.WFSGetCapabilitiesTest
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.geotools.data.wfs.v1_0_0.CarisTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geotools.data.wfs.v1_0_0.InterGraphTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.data.wfs.v1_0_0.SchemaFinderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geotools.data.wfs.v1_0_0.GeomaticsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.geotools.data.wfs.v1_1_0.EmfAppSchemaParserTest
null#codingSystemReference[0:1] (codingSystemReference: class java.lang.String)
null#governmentalUnitType[1:1] (governmentalUnitType: class java.lang.String)
null#instanceCode[1:1] (instanceCode: class java.lang.String)
null#geometry[0:1] (geometry: class com.vividsolutions.jts.geom.Polygon)
null#instanceAlternateName[0:1] (instanceAlternateName: class java.lang.String)
null#typeDefinition[0:1] (typeDefinition: class java.lang.String)
null#officialDescription[0:1] (officialDescription: class java.lang.String)
null#typeAbbreviation[0:1] (typeAbbreviation: class java.lang.String)
null#instanceName[1:1] (instanceName: class java.lang.String)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.geotools.data.wfs.v1_0_0.WFSDataStoreReadTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :

Failed tests: 
  
testGetSupportedOutputFormatsByFeatureType(org.geotools.data.wfs.v1_1_0.WFS_1_1_0_ProtocolTest)

Tests run: 85, 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/geotools-trunk/ws/gtsvn_trunk/modules/plugin/wfs/target/surefire-reports
  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 24 seconds
[INFO] Finished at: Thu Nov 20 19:12:30 EST 2008
[INFO] Final Memory: 43M/63M
[INFO] ------------------------------------------------------------------------


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to