Re: [Geotools-devel] Error building trunk

2007-08-20 Thread Justin Deoliveira
Looking at my local copy of GeometryBuilder I do not see these java 5 constructs and I just updated. Also... even though trunk is java 5 now I thought we agreed to hold off on using java 5 constructs (generics, annotations) until we come up with our java 5 developer guidelines. I know that I have

Re: [Geotools-devel] Error building trunk

2007-08-20 Thread Jody Garnett
Can you try -U Jesse? You will also find that trunk should be Java 1.5 now? Jody > 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/g

[Geotools-devel] Error building trunk

2007-08-20 Thread Jesse Eichar
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 -sour