As a side note, I also modified the ShapeFile reader for trimming the trailing null characters ('\0') and spaces in attribute names and values. I presume that they were not intended, especially the null character.
Martin Le 30/09/14 18:26, Martin Desruisseaux a écrit : > Hello Marc > > I committed the fix on the JDK8 branch. Thanks again for the bug report > and the fix (your proposal sound good). I committed the test in > FeatureTestCase.testGetProperty() in a modified form (without dependency > to the shapefile) and added your name to the author list. Please let me > know if there is any issue. > > Martin > >