Hi All,

I got this error when I tried to build trunk.  I'm on OS X.  Any ideas?

[INFO] Compilation failure

/Users/Jesse/dev/repo/geotools/trunk/modules/library/referencing/src/ 
main/java/org/geotools/geometry/GeometryBuilder.java:[158,5]  
annotations are not supported in -source 1.4
(try -source 1.5 to enable annotations)
     @SuppressWarnings("unchecked")

/Users/Jesse/dev/repo/geotools/trunk/modules/library/referencing/src/ 
main/java/org/geotools/geometry/GeometryBuilder.java:[159,15]  
generics are not supported in -source 1.4
(try -source 1.5 to enable generics)
     public List<Position> createPositionList( Collection<Position>  
origional ) {


Thanks

Jesse

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to