Claus, if you do it incrementally, and commit only one major component at a 
time (the small ones could go together) it will be less painful for you and 
others.
Many thanks for the heads up.

Hadrian


On Jan 31, 2011, at 7:51 AM, Claus Ibsen wrote:

> Hi
> 
> I am migrating from commons-logging to slf4j which means alot of files
> will be touched by switching the logger.
> https://issues.apache.org/jira/browse/CAMEL-3605?focusedCommentId=12988746#comment-12988746
> 
> There is a migrating tool to do this, so that part is easy
> http://www.slf4j.org/migrator.html
> 
> However a few components need to have adjusted pom.xml file and a few
> other changes.
> 
> I have currently migrated what's minimum required, which is
> camel-core, camel-spring, camel-blueprint and some components which
> was dependent on stuff from camel-core which have changed slightly.
> 
> I am currently running full unit test to ensure all code compiles and
> tests successfully before committing any changes.
> 
> Any regular or small commits is okay to commit to Apache trunk.
> 
> But if you do a lot of refactoring then could you wait a bit, until
> the slf4j migrating has been completed.
> Its just easier as I will have to do multiple commits to get it fully 
> migrated.
> 
> 
> 
> 
> 
> -- 
> Claus Ibsen
> -----------------
> FuseSource
> Email: cib...@fusesource.com
> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.blogspot.com/
> Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to