On 27/04/2010, at 11:11 PM, Michael Bedward wrote: > Hi Jody, > >> Just noticed you updated the example apps to use SimpleFeatureIterator - did >> you learn anything during updating of note? > > They were just trivial changes and the apps worked afterwards :) > >> I did not do any search and replace for these ones; do you think it is worth >> it? > > You mean in demo or generally ? I could do a sed script or something > for that if you like.
For SimpleFeatureCollection I just used search and replace in eclipse. >> I am going through the motions locally to apply the patch to trunk; the >> command seems to be: >> svn merge http://svn.osgeo.org/geotools/branches/simple-features >> -r35277:HEAD . >> > Not sure, but I think you might need to add the --reintegrate option on the > merge. What does reintegrate do? Thus far I am getting a few conflicts: - FilterEncodingPreProcessorTest.java - FilterEncodingPreProcessor.java After I fix that I should be ready to commit on trunk; we have a few more votes to come in still :-( Jody ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
