[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Please don't use IDE auto format on commit

timfox do-not-reply at jboss.com
Wed Jul 9 05:11:23 EDT 2008


Here's another example of what I believe is auto format munging:

QueueImpl


  |   if (status == null) { throw new IllegalStateException(
  |                "ClientConsumer.handle() should never return null"); }
  | 

I've seen quite a few examples like this throughout the code. Guys - *please* check you've turned off auto formatting!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163235#4163235

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163235



More information about the jboss-dev-forums mailing list