Re: [Geotools-devel] Build failure in Postgis module

2005-10-25 Thread Cory Horner
Jody and I fixed that about 30 seconds after we committed, but it looks like we forgot to commit the fix... will get that cleaned up as soon as svn is back up. Cheers, Cory. Justin Deoliveira wrote: I beleive cory and jody were doing some work in this module. -Justin Martin Desruisseaux

Re: [Geotools-devel] Build failure in Postgis module

2005-10-25 Thread Justin Deoliveira
I beleive cory and jody were doing some work in this module. -Justin Martin Desruisseaux wrote: I get one compilation error in the test suite: gt/plugin/postgis/test/org/geotools/data/postgis/collection/PostgisFeatureCollectionOnlineTest.java:49: class PostgisFeatureCollectionTest is public,

[Geotools-devel] Build failure in Postgis module

2005-10-25 Thread Martin Desruisseaux
I get one compilation error in the test suite: gt/plugin/postgis/test/org/geotools/data/postgis/collection/PostgisFeatureCollectionOnlineTest.java:49: class PostgisFeatureCollectionTest is public, should be declared in a file named PostgisFeatureCollectionTest.java It seems to be just a matte