Re: git commit: [Minor] Remove unused imports to reduce warnings

2014-06-21 Thread Gregor Zurowski
Hi Claus: I fixed the import order shortly after that commit and verified with Checkstyle: https://github.com/apache/camel/commit/81ed16620fd224e8c7a4cb894d70f2fdaace136c Please let me know if there is still a problem. Thanks, Gregor On Sat, Jun 21, 2014 at 2:54 AM, Claus Ibsen wrote: > Hi >

Re: git commit: [Minor] Remove unused imports to reduce warnings

2014-06-20 Thread Claus Ibsen
Hi I think these import reorderings may cause checkstyle to fail. Please see building with checkstyle at http://camel.apache.org/building On Sat, Jun 21, 2014 at 4:57 AM, wrote: > Repository: camel > Updated Branches: > refs/heads/master 68cb6a4af -> 53158443b > > > [Minor] Remove unused imp