Hi Torben,

I apologize for the late reply, I just got back today from break. I am not 
entirely sure what is the new property-ng implementation. Can you give me some 
background on this?  As Jody had mentioned, we lost Ben and Rini have gone on 
maternity leave therefore we are slightly short on staff. Again, I apologize if 
we are not on top of things with the community.

Is it possible for us to replicate this failure? Is it on a repo somewhere for 
us to fork from?




From: Torben Barsballe [mailto:tbarsba...@boundlessgeo.com]
Sent: Friday, 9 January 2015 7:52 AM
To: GeoTools Developers list
Subject: [Geotools-devel] gt-app-schema - Test Failures

While migrating the new property-ng implementation to be used by geotools, I 
ran into a new test failure in gt-app-schema
On line 
133<https://github.com/geotools/geotools/blob/master/modules/extension/app-schema/app-schema/src/test/java/org/geotools/data/complex/PolymorphicChainingTest.java#L113>
 of PolymorphicChainingTest, the test fails. I have tracked the issue down to 
the artifactSource mapping, which only contains the PropertyFeatureSource 
corresponding to the Artifact featuteType, so that when it goes to read through 
the FeatureSource, it only finds Artifact features, not the StringAttribute it 
is looking for. This appears to occur because the artifactSource is passed in 
the Artifact feature type when it is created.
I am curious how this test was supposed to work? I assume it was intended to 
get all of the features, not just the one type?
I have verified that all the expected feature source mappings (Artifact, 
GeoAttribute, StringAttribute, NumberAttribute) are contained in the 
AppSchemaDataAccess class at runtime.
Torben Barsballe
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to