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

Changes:

[groldan] renamed wfs MapServer strategy as IonicStrategy. The test server was 
beleaved to be mapserver by the mapserver string in the url, when it was 
actually ionic's

[groldan] applied patch at GEOT-2160

------------------------------------------
[...truncated 6325 lines...]
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.GetPropertyExecutor visit
WARNING: [EMAIL PROTECTED] (org.geotools.feature.DefaultFeatureCollection)  is 
not of type org.opengis.feature.simple.SimpleFeature
<?xml version="1.0" encoding="UTF-8"?>
<kml:kml xmlns:kml="http://earth.google.com/kml/2.1"; 
xmlns:xml="http://www.w3.org/XML/1998/namespace";>
    <kml:Document id="featureCollection">
        <kml:Placemark id="1">
            <kml:name>one</kml:name>
            <kml:description>the first feature</kml:description>
            <kml:Point>
                <kml:coordinates>1.0,1.0</kml:coordinates>
            </kml:Point>
        </kml:Placemark>
        <kml:Placemark id="2">
            <kml:name>two</kml:name>
            <kml:description>the second feature</kml:description>
            <kml:Point>
                <kml:coordinates>2.0,2.0</kml:coordinates>
            </kml:Point>
        </kml:Placemark>
    </kml:Document>
</kml:kml>

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.9 sec
Running org.geotools.kml.bindings.LookAtTypeBindingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.geotools.kml.bindings.PlacemarkTypeBindingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.geotools.kml.bindings.LineStringTypeBindingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.geotools.kml.bindings.LineStyleTypeBindingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.geotools.kml.bindings.LinearRingTypeBindingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.geotools.kml.bindings.StyleTypeBindingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.geotools.kml.bindings.ColorBindingTest
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: {http://earth.google.com/kml/2.1}color. 
Creating a mock element declaration and parsing anyways...
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: {http://earth.google.com/kml/2.1}color. 
Creating a mock element declaration and parsing anyways...
Nov 17, 2008 5:14:28 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: {http://earth.google.com/kml/2.1}color. 
Creating a mock element declaration and parsing anyways...
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.geotools.kml.bindings.PolyStyleTypeBindingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.geotools.kml.bindings.KmlTypeBindingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.geotools.kml.bindings.MultiGeometryTypeBindingTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.geotools.kml.bindings.DocumentTypeBindingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.geotools.kml.bindings.CoordinatesTypeBindingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.geotools.kml.bindings.PointTypeBindingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.geotools.kml.bindings.PolygonTypeBindingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.geotools.kml.bindings.LatLonBoxTypeBindingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.geotools.kml.bindings.FolderTypeBindingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

Results :

Tests run: 66, 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-kml/target/gt-xsd-kml-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-kml/target/gt-xsd-kml-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-kml/target/gt-xsd-kml-2.6-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/xsd/gt-xsd-kml/2.6-SNAPSHOT/gt-xsd-kml-2.6-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/extension/xsd/xsd-kml/target/gt-xsd-kml-2.6-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/xsd/gt-xsd-kml/2.6-SNAPSHOT/gt-xsd-kml-2.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Web Processing Service Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/unsupported/ogc/net.opengis.wps/target
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 116 source files to 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/unsupported/ogc/net.opengis.wps/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/unsupported/ogc/net.opengis.wps/target/net.opengis.wps-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/unsupported/ogc/net.opengis.wps/target/net.opengis.wps-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/unsupported/ogc/net.opengis.wps/target/net.opengis.wps-2.6-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wps/2.6-SNAPSHOT/net.opengis.wps-2.6-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/unsupported/ogc/net.opengis.wps/target/net.opengis.wps-2.6-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wps/2.6-SNAPSHOT/net.opengis.wps-2.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building WPS XML Support
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/extension/xsd/xsd-wps/target
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/extension/xsd/xsd-wps/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 6 source files to 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/extension/xsd/xsd-wps/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/modules/extension/xsd/xsd-wps/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.wps.bindings.ComplexDataTypeBindingTest
Nov 17, 2008 5:14:36 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: 
{http://www.opengis.net/wps/1.0.0}ComplexData. Creating a mock element 
declaration and parsing anyways...
Nov 17, 2008 5:14:37 PM org.geotools.xml.impl.ParserHandler startElement
INFO: Could not find declaration for: 
{http://www.opengis.net/wps/1.0.0}ComplexData. Creating a mock element 
declaration and parsing anyways...
Nov 17, 2008 5:14:38 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 17, 2008 5:14:38 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...
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.661 sec
Running org.geotools.wps.ExecuteTest
<?xml version="1.0" encoding="UTF-8"?>
<wps:Execute service="WPS" version="1.0.0"
    xmlns:wps="http://www.opengis.net/wps/1.0.0";
    xmlns:ows="http://www.opengis.net/ows/1.1";
    xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:xml="http://www.w3.org/XML/1998/namespace";>
    <ows:Identifier>foo</ows:Identifier>
    <wps:DataInputs>
        <wps:Input>
            <wps:Data>
                <wps:ComplexData/>
            </wps:Data>
        </wps:Input>
    </wps:DataInputs>
</wps:Execute>
<?xml version="1.0" encoding="UTF-8"?>
<wps:ExecuteResponse service="WPS" version="1.0.0"
    xmlns:wps="http://www.opengis.net/wps/1.0.0";
    xmlns:ows="http://www.opengis.net/ows/1.1";
    xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:xml="http://www.w3.org/XML/1998/namespace";>
    <wps:ProcessOutputs>
        <wps:Output>
            <ows:Title>foo</ows:Title>
            <wps:Data>
                <wps:ComplexData/>
            </wps:Data>
        </wps:Output>
    </wps:ProcessOutputs>
</wps:ExecuteResponse>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec
Running org.geotools.wps.bindings.LanguagesBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.geotools.wps.GetCapabilitiesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec

Results :

Tests run: 6, 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-wps/target/gt-xsd-wps-2.6-SNAPSHOT.jar
 
[INFO] Preparing source:jar
[INFO] Reloading plugin container for: org.geotools.maven:jar-collector. The 
plugin artifact has changed.
[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-wps/target/gt-xsd-wps-2.6-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[FATAL ERROR] org.geotools.maven.JarCollector#execute() caused a linkage error 
(java.lang.NoClassDefFoundError) and may be out-of-date. Check the realms:
[FATAL ERROR] Plugin realm = 
app0.child-container[org.geotools.maven:jar-collector]
urls[0] = 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gtsvn_trunk/build/maven/jar-collector/target/jar-collector-2.6-SNAPSHOT.jar
 
urls[1] = 
file:/home/tomcat/.m2/repository/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.jar
[FATAL ERROR] Container realm = plexus.core
urls[0] = file:/opt/actual/maven-2.0.9/lib/maven-2.0.9-uber.jar
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] org/codehaus/plexus/util/FileUtils
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.NoClassDefFoundError: org/codehaus/plexus/util/FileUtils
        at org.geotools.maven.JarCollector.collect(JarCollector.java:148)
        at org.geotools.maven.JarCollector.execute(JarCollector.java:103)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 20 seconds
[INFO] Finished at: Mon Nov 17 17:14:39 EST 2008
[INFO] Final Memory: 42M/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
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to