Re: [Geotools-devel] Merging to trunk

2006-07-26 Thread Jody Garnett
Jesse Eichar wrote: > More problems with trunk :-(. I was merging some code from 2.2 onto > trunk. And I discovered that the method: FeatureStore.addFeatures > (FeatureCollection) is missing. Whoever added that method onto 2.2 > did not merge it onto trunk as well. > I made that change a

Re: [Geotools-devel] Merging to trunk

2006-07-25 Thread Jesse Eichar
So Chris Holmes brought up a good point. The commit logs tell the story about what is being merged on the different branches. I won't be able to catch everything but I will attempt to watch and remind people who forget to merge things on to trunk when they fix a branch. Cheers, Jesse On

[Geotools-devel] Merging to trunk

2006-07-25 Thread Jesse Eichar
More problems with trunk :-(. I was merging some code from 2.2 onto trunk. And I discovered that the method: FeatureStore.addFeatures (FeatureCollection) is missing. Whoever added that method onto 2.2 did not merge it onto trunk as well. Now this isn't a big deal but it makes one wonder ho