Gabriel Roldán wrote:
> That is because jody changed
>
> if (Version.v1_0_0 == version) {
> by 
> if (true || Version.v1_0_0 == version) {
>
> in WFSDataStoreFactory but didn't run the tests, so trying to parse a 1.1.0 
> capabilities as if it were a 1.0.0 one fails.
>
> Jody, for your udig wfs test to keep working would it be enough to add 
> VERSION=1.0.0 (and even sane) to the getcaps request?
>   
That is what I did; however it has been so long since these tests worked 
that geoserver has changed. I have
reverted to GeoServer 1.4.1 for the moment :-(

Sorry about the *true* line..
Jody

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to