Hi Graham, I am working on that now. I have a fix waiting to commit I just have to make sure all the3 rest of tests pass.
Graham Davis wrote: > Justin, > > I am getting FeatureType test failures in geotools after updating, and > Jody said I should email you the error: > > org.geotools.feature.SchemaException: Abstract type cannot descend from > no abstract type : > DefaultFeatureType[name=http://www.opengis.net/gml:Feature, > binding=interface java.util.Collection, abstrsct= false, > identified=true, restrictions=[], superType=null, schema=[]] > at > org.geotools.feature.DefaultFeatureType$Abstract.<init>(DefaultFeatureType.java:541) > at > org.geotools.feature.DefaultFeatureTypeFactory.createAbstractType(DefaultFeatureTypeFactory.java:85) > at > org.geotools.feature.DefaultFeatureTypeFactory.createFeatureType(DefaultFeatureTypeFactory.java:48) > at > org.geotools.feature.FeatureTypeBuilder.getFeatureType(FeatureTypeBuilder.java:538) > at > org.geotools.feature.FeatureTypeTest.testAbstractType(FeatureTypeTest.java:69) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at junit.framework.TestCase.runTest(TestCase.java:154) > at junit.framework.TestCase.runBare(TestCase.java:127) > at junit.framework.TestResult$1.protect(TestResult.java:106) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.framework.TestResult.run(TestResult.java:109) > at junit.framework.TestCase.run(TestCase.java:118) > at junit.framework.TestSuite.runTest(TestSuite.java:208) > at junit.framework.TestSuite.run(TestSuite.java:203) > at > org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) > at > org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) > at > org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) > at > org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) > at > org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) > at > org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) > -- Justin Deoliveira The Open Planning Project http://topp.openplans.org ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
