Hi,

I'm trying to upgrade the geoapi version in geoserver trunk to 2.3-SNAPSHOT to 
catch up on the geotools upgrade.

So far it makes geoserver not compile. At a first glance it seems some 
deprecated methods were removed in geoapi? I'm looking into it now though, 
bellow is the build error.

Gabriel

INFO] Compiling 7 source files to 
/home/groldan/svn/geoserver/trunk/src/data/target/test-classes                  
                               
[INFO] 
------------------------------------------------------------------------        
                                                           
[ERROR] BUILD FAILURE                                                           
                                                                  
[INFO] 
------------------------------------------------------------------------        
                                                           
[INFO] Compilation failure                                                      
                                                                  

/home/groldan/svn/geoserver/trunk/src/data/src/test/java/org/geoserver/data/test/MockData.java:
[714,49] cannot find symbol
symbol  : method getLower(int)                                                  
                                          
location: interface org.opengis.coverage.grid.GridEnvelope                      
                                          

/home/groldan/svn/geoserver/trunk/src/data/src/test/java/org/geoserver/data/test/MockData.java:
[715,49] cannot find symbol
symbol  : method getUpper(int)                                                  
                                          
location: interface org.opengis.coverage.grid.GridEnvelope                      
                               
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to