Doesn't look like you quite got all of them. I just fixed and committed the rest.
You might want to set your ide (you can do it in eclipse and i am sure others) to set the compiler compliance level to 1.5. That should catch pretty much all of the compile issues. On Thu, Mar 31, 2011 at 1:07 PM, Jesse Eichar <[email protected]>wrote: > Hopefully that will fix the problem. I have removed the @override > annotations. Unfortunately I do not have Java 5 so I have not actually > tested it. You know how I can put java 5 on my Mac? > > Jesse > > > On Thu, Mar 31, 2011 at 8:22 PM, Jesse Eichar <[email protected] > > wrote: > >> Thanks justin. I had forgotten that GT is java 5 >> >> >> On Thu, Mar 31, 2011 at 6:45 PM, Justin Deoliveira >> <[email protected]>wrote: >> >>> Thanks Jesse. Nice work. >>> >>> Although the changes don't compile on java 5. Reason being you used >>> Override annotations on methods for implementations of the FeatureAssertion >>> interface. Which is only valid in java 6 afaik. >>> >>> -Justin >>> >>> On Thu, Mar 31, 2011 at 10:01 AM, Jesse Eichar < >>> [email protected]> wrote: >>> >>>> The first version of teradata datastore has been committed. Against the >>>> 13.00 version it passes 217 of the jdbc tests. But more work remains to be >>>> done. Lob support, view support is not reliable, and performance >>>> improvements as well as more testing against 13.10 and 12.00 versions. >>>> >>>> Cheers, >>>> >>>> Jesse >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Create and publish websites with WebMatrix >>>> Use the most popular FREE web apps or write code yourself; >>>> WebMatrix provides all the features you need to develop and >>>> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf >>>> >>>> _______________________________________________ >>>> Geotools-devel mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel >>>> >>>> >>> >>> >>> -- >>> Justin Deoliveira >>> OpenGeo - http://opengeo.org >>> Enterprise support for open source geospatial. >>> >>> >> > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial.
------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
