See <http://hudson.opengeo.org/hudson/job/geotools-trunk/3019/changes>

Changes:

[aaime] Removing dead code from styled shape painter

[aaime] Avoid rebuilding a geometry collection if the original geometry has not 
been cloned

[aaime] Avoid extra factory finder lookups, the style factory already has a 
filter factory instance handy

[aaime] Deal better with JTS odd geometry equality (both sides need to be cast 
to geometry for it to work

[aaime] FilterFactory is sufficient and its lookup is faster

------------------------------------------
[...truncated 12405 lines...]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/caching/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 47 source files to 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/caching/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/caching/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 25 source files to 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/caching/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/caching/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.caching.grid.spatialindex.DiskStorageGridTest
#Grid property set
#Wed Aug 25 08:16:36 UTC 2010
Grid.RootMbrMinY=0.0
Grid.RootMbrMinX=0.0
SpatialIndex.Type=org.geotools.caching.grid.spatialindex.GridSpatialIndex
Storage.Type=org.geotools.caching.grid.spatialindex.store.BufferedDiskStorage
DiskStorage.IndexFile=/home/tomcat/.hudson/tmp/storage5556174335175303321.tmp.idx
DiskStorage.DataFile=/home/tomcat/.hudson/tmp/storage5556174335175303321.tmp
Grid.GridCapacity=2000
DiskStorage.PageSize=1000
Grid.GridSize=100
Grid.RootMbrMaxY=1.0
BufferedDiskStorage.BufferSize=100
Grid.RootMbrMaxX=1.0
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec
Running org.geotools.caching.spatialindex.store.DiskStorageTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.geotools.caching.grid.spatialindex.GridNodeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.geotools.caching.grid.spatialindex.GridTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.geotools.caching.grid.featurecache.StreamingGridFeatureCacheTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec
Running org.geotools.caching.grid.spatialindex.RegionNodeIdentifierTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.caching.util.MarshallerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.geotools.caching.grid.spatialindex.GridRootNodeTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.geotools.caching.grid.featurecache.ConcurrentAccessTest
Loading existing filters.
Loading existing filters.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 sec
Running org.geotools.caching.grid.featurecache.GridFeatureCacheTest
Aug 25, 2010 8:16:38 AM org.geotools.caching.featurecache.AbstractFeatureCache 
get
INFO: Adding data to cache : org.geotools.caching.CacheOversizedException: 
Cannot cache collection of size 100 (capacity = 10 )
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
Running org.geotools.caching.util.FilterSplitterTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.geotools.caching.grid.featurecache.DiskGridFeatureCacheTest
Aug 25, 2010 8:16:39 AM org.geotools.caching.featurecache.AbstractFeatureCache 
get
INFO: Adding data to cache : org.geotools.caching.CacheOversizedException: 
Cannot cache collection of size 100 (capacity = 10 )
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec
Running org.geotools.caching.spatialindex.store.BufferedDiskStorageTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/caching/target/gt-caching-2.7-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/gt_trunk/modules/unsupported/caching/target/gt-caching-2.7-SNAPSHOT-sources.jar>
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/caching/target/gt-caching-2.7-SNAPSHOT.jar>
 to 
/home/tomcat/.m2/repository/org/geotools/gt-caching/2.7-SNAPSHOT/gt-caching-2.7-SNAPSHOT.jar
[INFO] Installing 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/caching/target/gt-caching-2.7-SNAPSHOT-sources.jar>
 to 
/home/tomcat/.m2/repository/org/geotools/gt-caching/2.7-SNAPSHOT/gt-caching-2.7-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building SAS Matlab grid coverage readers
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/matfile5/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/matfile5/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/matfile5/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/matfile5/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.coverageio.matfile5.MatFile5Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.geotools.coverageio.matfile5.ServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/matfile5/target/gt-matfile5-2.7-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/gt_trunk/modules/unsupported/matfile5/target/gt-matfile5-2.7-SNAPSHOT-sources.jar>
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/matfile5/target/gt-matfile5-2.7-SNAPSHOT.jar>
 to 
/home/tomcat/.m2/repository/org/geotools/gt-matfile5/2.7-SNAPSHOT/gt-matfile5-2.7-SNAPSHOT.jar
[INFO] Installing 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/matfile5/target/gt-matfile5-2.7-SNAPSHOT-sources.jar>
 to 
/home/tomcat/.m2/repository/org/geotools/gt-matfile5/2.7-SNAPSHOT/gt-matfile5-2.7-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Geotools Documentation
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/docs/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 11 source files to 
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/docs/target/classes>
[INFO] [antrun:run {execution: compile}]
[INFO] Executing tasks

build:

sphinx:
     [exec] Running Sphinx v1.0b2
     [exec] Making output directory...
     [exec] building [html]: all source files
     [exec] updating environment: 11 added, 0 changed, 0 removed
     [exec] reading sources... [  9%] examples/crslab
     [exec] reading sources... [ 18%] examples/csv2shp
     [exec] reading sources... [ 27%] examples/imagelab
     [exec] reading sources... [ 36%] examples/index
     [exec] reading sources... [ 45%] examples/querylab
     [exec] reading sources... [ 54%] examples/selectionlab
     [exec] reading sources... [ 63%] examples/stylefunctionlab
     [exec] reading sources... [ 72%] examples/stylelab
     [exec] reading sources... [ 81%] faq
     [exec] reading sources... [ 90%] index
     [exec] reading sources... [100%] quickstart

     [exec] looking for now-outdated files... none found
     [exec] pickling environment... done
     [exec] checking consistency... done
     [exec] preparing documents... done
     [exec] writing output... [  9%] examples/crslab
     [exec] writing output... [ 18%] examples/csv2shp
     [exec] writing output... [ 27%] examples/imagelab
     [exec] writing output... [ 36%] examples/index
     [exec] writing output... [ 45%] examples/querylab
     [exec] writing output... [ 54%] examples/selectionlab
     [exec] writing output... [ 63%] examples/stylefunctionlab
     [exec] writing output... [ 72%] examples/stylelab
     [exec] writing output... [ 81%] faq
     [exec] writing output... [ 90%] index
     [exec] writing output... [100%] quickstart

     [exec] writing additional files... genindex search
     [exec] copying images... [  9%] QuickstartMap.jpg
     [exec] copying images... [ 18%] examples/querylab.png
     [exec] copying images... [ 27%] examples/CRSLab_start.png
     [exec] copying images... [ 36%] examples/selectionlab-bbox.png
     [exec] copying images... [ 45%] examples/CRSLab_chooser.png
     [exec] copying images... [ 54%] examples/SelectionLab.png
     [exec] copying images... [ 63%] examples/CRSLab_reprojected.png
     [exec] copying images... [ 72%] examples/ImageLab_display.png
     [exec] copying images... [ 81%] examples/querylab-shapefile-page1.png
     [exec] copying images... [ 90%] examples/querylab-postgis-page1.png
     [exec] copying images... [100%] examples/ImageLab_dialog.png

     [exec] copying static files... done
     [exec] dumping search index... done
     [exec] dumping object inventory... done
     [exec] build succeeded.

sphinx:
     [exec] Running Sphinx v1.0b2
     [exec] Making output directory...
     [exec] building [html]: all source files
     [exec] updating environment: 3 added, 0 changed, 0 removed
     [exec] reading sources... [ 33%] about
     [exec] reading sources... [ 66%] getinvolved
     [exec] reading sources... [100%] index

     [exec] looking for now-outdated files... none found
     [exec] pickling environment... done
     [exec] checking consistency... done
     [exec] preparing documents... done
     [exec] writing output... [ 33%] about
     [exec] writing output... [ 66%] getinvolved
     [exec] writing output... [100%] index

     [exec] writing additional files... genindex search
     [exec] copying static files... done
     [exec] dumping search index... done
     [exec] dumping object inventory... done
     [exec] build succeeded.

sphinx:
     [exec] Running Sphinx v1.0b2
     [exec] Making output directory...
     [exec] building [html]: all source files
     [exec] updating environment: 1 added, 0 changed, 0 removed
     [exec] reading sources... [100%] index

     [exec] looking for now-outdated files... none found
     [exec] pickling environment... done
     [exec] checking consistency... done
     [exec] preparing documents... done
     [exec] writing output... [100%] index

     [exec] writing additional files... genindex search
     [exec] copying static files... done
     [exec] dumping search index... done
     [exec] dumping object inventory... done
     [exec] build succeeded.

sphinx:
     [exec] Running Sphinx v1.0b2
     [exec] Making output directory...

     [exec] Extension error:
     [exec] Could not import extension rst2pdf.pdfbuilder (exception: No module 
named rst2pdf.pdfbuilder)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while 
executing this line:
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/docs/build.xml>:36:
 The following error occurred while executing this line:
<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/docs/build.xml>:52:
 exec returned: 1

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 23 seconds
[INFO] Finished at: Wed Aug 25 08:16:49 UTC 2010
[INFO] Final Memory: 60M/152M
[INFO] ------------------------------------------------------------------------


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to