I have been a bit puzzled by some of the test failures, specifically
FilterTest.testBBoxFilter. The two features being compared (and failing)
are pretty much the same ... except for a Date comparison.
The two dates look equal to the toString method; but on closer
inspection they have different
I finally have an ArcSDE of my own to run the tests against ... and a
list of 19 failures.
ArcSDEPyramidTest (2 failures)
- testArcSDEPyramidFourBand() - can you supply a better example for the
connection settings? The test cases asks for a "fourbandtable" property
which is not supplied.
Many
Martin Desruisseaux wrote:
> So I assume that the interfaces would looks like that:
>
> public interface Process {
> void process(ProgressListener listener);
>
> // Some input and output methods for parameters
> }
>
>
> Would it be appropriate to rename the other interfaces
Hello Jody
With the example that you gave us yesterday (Callable being serialized toward
an
other nodes in a cluster), I understand now the importance of comunicating
progress/cancelation through the Executor only.
So I assume that the interfaces would looks like that:
public interface P
Fix to Mysql 2.2.x branch
-
Key: GEOT-1784
URL: http://jira.codehaus.org/browse/GEOT-1784
Project: GeoTools
Issue Type: Bug
Reporter: Harry Bullen
Attachments: Mysql_2.2.x.patch
This is a couple
Jody Garnett a écrit :
> Martin Desruisseaux wrote:
>> Thats fine for me. Maybe GeoTools doesn't need to be always
>> compilable against the latest GeoAPI SVN, as long as it compiles
>> against the latest snapshot deployed on the maven repository.
>>
> You are correct Martin; I was not even go