Re: [Geotools-devel] Updates on getMapping method and FeatureSourceTest

2010-03-15 Thread lim goh
2010/3/15 Andrea Aime : > Henry Chow ha scritto: >> Hi all, >> >> I and the UCOSP team have been working on getting the JUnit tests to >> pass in FeatureSourceTest.java for Ingres for the past few weeks.  I am >> happy to report that after implementing the getMapping method in >> IngresDialect.java

Re: [Geotools-devel] Updates on getMapping method and FeatureSourceTest

2010-03-15 Thread Andrea Aime
Henry Chow ha scritto: > Hi all, > > I and the UCOSP team have been working on getting the JUnit tests to > pass in FeatureSourceTest.java for Ingres for the past few weeks. I am > happy to report that after implementing the getMapping method in > IngresDialect.java, I was able to get the foll

[Geotools-devel] Updates on getMapping method and FeatureSourceTest

2010-03-15 Thread Henry Chow
Hi all, I and the UCOSP team have been working on getting the JUnit tests to pass in FeatureSourceTest.java for Ingres for the past few weeks. I am happy to report that after implementing the getMapping method in IngresDialect.java, I was able to get the following tests to pass: testCount, testCo