Arne Kepp a écrit :
> Not 100% sure, but I believe I had the same issue earlier tonight. 
> Switching to Java 1.5.x appeared to solve it (not ideal, but for my 
> purpose I had to do it anyway).
>
> -Arne
>
> johann sorel wrote:
>> Hello,
>>
>>
>> I am having a build failure in the render module :
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Building Render
>> [INFO]    task-segment: [clean, install]
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Reloading plugin container for: org.geotools.maven:verifier. 
>> The plugin artifact has changed.
>> [INFO] [clean:clean]
>> [INFO] Deleting directory 
>> /home/sorel/DEV/GEOTOOLS/trunk/modules/library/render/target
>> [INFO] Deleting directory 
>> /home/sorel/DEV/GEOTOOLS/trunk/modules/library/render/target/classes
>> [INFO] Deleting directory 
>> /home/sorel/DEV/GEOTOOLS/trunk/modules/library/render/target/test-classes 
>>
>> [INFO] Deleting directory 
>> /home/sorel/DEV/GEOTOOLS/trunk/modules/library/render/target/site
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] snapshot 
>> it.geosolutions.imageio-ext:imageio-ext-arcgrid:1.0-SNAPSHOT: 
>> checking for updates from refractions
>> [INFO] snapshot 
>> it.geosolutions.imageio-ext:imageio-ext-plugin:1.0-SNAPSHOT: checking 
>> for updates from refractions
>> [INFO] snapshot it.geosolutions.imageio-ext:imageio-ext:1.0-SNAPSHOT: 
>> checking for updates from refractions
>> [INFO] snapshot 
>> it.geosolutions.imageio-ext:imageio-ext-customstreams:1.0-SNAPSHOT: 
>> checking for updates from refractions
>> [INFO] snapshot 
>> it.geosolutions.imageio-ext:imageio-ext-library:1.0-SNAPSHOT: 
>> checking for updates from refractions
>> [INFO] [compiler:compile]
>> [INFO] Compiling 95 source files to 
>> /home/sorel/DEV/GEOTOOLS/trunk/modules/library/render/target/classes
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>> /home/sorel/DEV/GEOTOOLS/trunk/modules/library/render/src/main/java/org/geotools/referencing/piecewise/DefaultDomainElement1D.java:[323,20]
>>  
>> <N>wrap(org.geotools.util.Range<N>) in org.geotools.util.NumberRange 
>> cannot be applied to (org.geotools.util.NumberRange<capture#872 of ? 
>> extends java.lang.Number>)
>>
>>
>>
>> /home/sorel/DEV/GEOTOOLS/trunk/modules/library/render/src/main/java/org/geotools/referencing/piecewise/DefaultDomainElement1D.java:[323,20]
>>  
>> <N>wrap(org.geotools.util.Range<N>) in org.geotools.util.NumberRange 
>> cannot be applied to (org.geotools.util.NumberRange<capture#872 of ? 
>> extends java.lang.Number>)
>>
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO] 
>> ------------------------------------------------------------------------
>>
>> I compile with a :
>> java version "1.6.0"
>> OpenJDK Runtime Environment (build 1.6.0-b09)
>> OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)   
not ideal like you say :-(
I have other projects that needs 1.6, It will be hell if I have to 
switch between JDK.
I'll way for a better solution.

regards

-- 
Johann Sorel

Company - Geomatys GIS Developer
Mail - [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to