I'm not sure what was up with my build yesterday but I checkout a new
version of Geotools and almost everything worked again. (I use the
gt2-main.jar from my geotools maven build)
SVN was having a few issues yesterday, but I dont think that was it.
There are some new issues;
1. The FeatureType namespace was changed to a URI instead of a String.
I committed changes so you could compile, but I'm not 100% sure if that
was the best thing to do. Dave Zweirs said that what I did should be
okay.
2. The FeatureType constraint stuff isnt currently working.
Unfortunately, datastores like Shapefile put length constraints on
their data (for the .dbf file) so they're currently not working. I
talked to Dave Zweirs and pointed out where and why its throwing
errors.
3. The test suits have a bunch of lines like this:
tempExp2 = factory.createAttributeExpression(null);
This is causing ambiguity problems because there is a
#createAttributeExpression(FeatureType) and
#createAttributeExpression(AttributeType);
4. Others are reporting problems with the new CRS stuff in GeoTools -
I'm currently using a version from a few days ago. The new stuff is
(apparently) better at handling ellipsoid transformations so I really
want to the use the new one. Main isnt currently building.
5. There are some rendering issues - I'll probably jira them and not
worry about them until the 1.3.0 release.
So, it looks like there might be a little delay in getting a release
out. As soon as the above are fixed (and I dont find any more serious
issues), I'll tag a release.
dave
----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/
So I will wait to 3.0-beta being out to start the refactoring
experiment, are you ok with it?
On Tue, 2005-03-15 at 17:31 -0500, dblasby@anonymised.com wrote:
I'm not sure what was up with my build yesterday but I checkout a new
version of Geotools and almost everything worked again. (I use the
gt2-main.jar from my geotools maven build)
SVN was having a few issues yesterday, but I dont think that was it.
There are some new issues;
1. The FeatureType namespace was changed to a URI instead of a String.
I committed changes so you could compile, but I'm not 100% sure if that
was the best thing to do. Dave Zweirs said that what I did should be
okay.
2. The FeatureType constraint stuff isnt currently working.
Unfortunately, datastores like Shapefile put length constraints on
their data (for the .dbf file) so they're currently not working. I
talked to Dave Zweirs and pointed out where and why its throwing
errors.
3. The test suits have a bunch of lines like this:
tempExp2 = factory.createAttributeExpression(null);
This is causing ambiguity problems because there is a
#createAttributeExpression(FeatureType) and
#createAttributeExpression(AttributeType);
4. Others are reporting problems with the new CRS stuff in GeoTools -
I'm currently using a version from a few days ago. The new stuff is
(apparently) better at handling ellipsoid transformations so I really
want to the use the new one. Main isnt currently building.
5. There are some rendering issues - I'll probably jira them and not
worry about them until the 1.3.0 release.
So, it looks like there might be a little delay in getting a release
out. As soon as the above are fixed (and I dont find any more serious
issues), I'll tag a release.
dave
----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel