The weird thing for me is that this is coming out in the last phase
(publish). I think it should have be catched by the release job. Is this
one running without tests?

Thanks.
Mauro


2013/2/26 Andrea Aime <[email protected]>

> On Tue, Feb 26, 2013 at 9:54 AM, Mauro Bartolomeoli <
> [email protected]> wrote:
>
>> Hi all,
>> I'm having some problems with publishing the 8.7 release.
>>
>> Launching geotools-release publish I get the following compilation error
>> in module main:
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Building Main module
>> [INFO]    task-segment: [deploy]
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] [git-commit-id:revision {execution: default}]
>> [INFO] [resources:resources {execution: default-resources}]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 15 resources
>> [INFO] [compiler:compile {execution: default-compile}]
>> [INFO] Compiling 85 source files to 
>> /var/lib/hudson/jobs/geotools-release/workspace/modules/library/main/target/classes
>> [INFO] [resources:testResources {execution: default-testResources}]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 93 resources
>> [INFO] [compiler:testCompile {execution: default-testCompile}]
>> [INFO] Compiling 22 source files to 
>> /var/lib/hudson/jobs/geotools-release/workspace/modules/library/main/target/test-classes
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /var/lib/hudson/jobs/geotools-release/workspace/modules/library/main/src/test/java/org/geotools/data/collection/TreeSetFeatureCollectionTest.java:[53,7]
>>  org.geotools.data.collection.TreeSetFeatureCollectionTest is not abstract 
>> and does not override abstract method 
>> newCollection(org.opengis.feature.simple.SimpleFeatureType,java.util.List<org.opengis.feature.simple.SimpleFeature>)
>>  in org.geotools.data.collection.FeatureCollectionTest
>>
>> /var/lib/hudson/jobs/geotools-release/workspace/modules/library/main/src/test/java/org/geotools/feature/FeatureCollectionTest.java:[53,7]
>>  org.geotools.feature.FeatureCollectionTest is not abstract and does not 
>> override abstract method 
>> newCollection(org.opengis.feature.simple.SimpleFeatureType,java.util.List<org.opengis.feature.simple.SimpleFeature>)
>>  in org.geotools.data.collection.FeatureCollectionTest
>>
>>
> Weird weird... the class in question is here:
>
> https://github.com/geotools/geotools/blob/8.x/modules/library/main/src/test/java/org/geotools/data/collection/TreeSetFeatureCollectionTest.java
>
> However its base class is nowhere to be found on the 8.x series?
> On trunk it's in the same package... how can it have been compiling so far?
>
> Cheers
> Andrea
>
>
> --
> ==
> Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
> information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> -------------------------------------------------------
>



-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Dott. Mauro Bartolomeoli
@mauro_bart
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:     +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to