Open bartvde opened 9 years ago
@ischneider I don't see any reference to that message when comparing Justin's branches, do you think the error is raised by existing code?
the other two methods work okay, but this one is refusing
I'm not seeing this issue but I rebased Justin's branch onto master and am running GeoServer on a maven build so perhaps this was dealt with?
I did find an issue with EQUAL_INTERVAL
though... time for integration tests? :smile:
could it be data dependent?
What issue did you see with EQUAL_INTERVAL? I did get some errors depending on the column data type IIRC
Is it easy enough to get me a war file that is similar to yours?
Wrt integration tests, how would we setup the GeoServer required for them?
could it be data dependent?
Yes but nothing obvious (used area, IIRC)
What issue did you see with EQUAL_INTERVAL? I did get some errors depending on the column data type IIRC
NullPointerException - perhaps null?
Is it easy enough to get me a war file that is similar to yours?
I had to modify the spring context for things to work in master but shouldn't be too difficult. My upload bandwidth is poor and kills everything else so I'll get a build going on the dev machine.
Wrt integration tests, how would we setup the GeoServer required for them?
My thought is to use the 'release' data directory for whatever build we end up using. The integration tests can be run separate of the others to not bog stuff down.
point range created with the interval constructor must have min and max endpoints included
not sure yet what this means
Example request: