Run maven with the -U switch. YOU need to tell it to pick up a new 
geoapi jar.

Farber, Saul (ENV) wrote:
> Hey all,
> 
> No problems with the geoapi Precision update from my end.
> 
> However I've got broken trunk in unsupported/geometry.  Tests don't match the 
> implementation:
> 
> in WKTReader.java there's one constructor defined (with three args):
> 
> public WKTReader(PrimitiveFactory aPrimitiveFactory,
>                       GeometryFactory aCoordinateFactory, PositionFactory 
> aPositionFactory ) {
> 
> 
> 
> Tests use a different constructor in a number of places:
> 
> /home/ENV/sfarber/dev/geotools/geotools-trunk/modules/unsupported/geometry/src/test/java/org/geotools/geometry/iso/operations/SetOperationsTest.java:[209,38]
>  cannot find symbol
> symbol  : constructor 
> WKTReader(org.geotools.geometry.iso.primitive.PrimitiveFactoryImpl,org.geotools.geometry.iso.coordinate.CoordinateFactoryImpl)
> location: class org.geotools.geometry.iso.io.wkt.WKTReader
> 
> 
> 
> Ideas?
> 
> --saul
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
> 
> !DSPAM:4007,4602d305165447731818748!
> 


-- 
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to