Re: Backporting to 2.7 branch - 2 files changed

2011-10-02 Thread Willem Jiang
The change is caused the svn wants to update the svn:mergeinfo property. It just produces some annoying message, you can use svn pd svn:mergeinfo camel-core/src/main/java/org/apache/camel/component/file/GenericFileConverter.java camel-core/src/test/java/org/apache/camel/component/file/GenericFil

Re: Backporting to 2.7 branch - 2 files changed

2011-10-01 Thread David Valeri
Claus, I noticed the same behavior for my last backport as well. On Oct 1, 2011, at 4:50 AM, Claus Ibsen wrote: > Hi > > When I backport to the 2.7 branch these 2 files is changed as well > Sending > camel-core/src/main/java/org/apache/camel/component/file/GenericFileConverter.java > Se

Backporting to 2.7 branch - 2 files changed

2011-10-01 Thread Claus Ibsen
Hi When I backport to the 2.7 branch these 2 files is changed as well Sending camel-core/src/main/java/org/apache/camel/component/file/GenericFileConverter.java Sending camel-core/src/test/java/org/apache/camel/component/file/GenericFileConverterTest.java I think they have some sv