<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Please make sure that add the correct JBoss header to all files in JBoss DNA. We're not being consistent with our commits, so please go through code you've recently created and make the appropriate changes.<div><br></div><div>The easiest way to do this is to set up your development environment to automatically add the following header to all Java classes:<div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); ">/*</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * JBoss, Home of Professional Open Source.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * Copyright 2008, Red Hat Middleware LLC, and individual contributors</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * as indicated by the @author tags. See the copyright.txt file in the</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * distribution for a full listing of individual contributors. </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> *</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * This is free software; you can redistribute it and/or modify it</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * under the terms of the GNU Lesser General Public License as</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * published by the Free Software Foundation; either version 2.1 of</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * the License, or (at your option) any later version.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> *</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * This software is distributed in the hope that it will be useful,</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * but WITHOUT ANY WARRANTY; without even the implied warranty of</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * Lesser General Public License for more details.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> *</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * You should have received a copy of the GNU Lesser General Public</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * License along with this software; if not, write to the Free</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> * 02110-1301 USA, or see the FSF site: <a href="http://www.fsf.org">http://www.fsf.org</a>.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "> */</div><div><font class="Apple-style-span" color="#3F7F5F" face="Inconsolata" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div></div><div>We also have to add it to all property files:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); ">#</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># JBoss, Home of Professional Open Source.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># Copyright 2008, Red Hat Middleware LLC, and individual contributors</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># as indicated by the @author tags. See the copyright.txt file in the</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># distribution for a full listing of individual contributors.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); ">#</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># This is free software; you can redistribute it and/or modify it</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># under the terms of the GNU Lesser General Public License as</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># published by the Free Software Foundation; either version 2.1 of</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># the License, or (at your option) any later version.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); ">#</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># This software is distributed in the hope that it will be useful,</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># but WITHOUT ANY WARRANTY; without even the implied warranty of</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># Lesser General Public License for more details.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); ">#</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># You should have received a copy of the GNU Lesser General Public</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># License along with this software; if not, write to the Free</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); "># 02110-1301 USA, or see the FSF site: <a href="http://www.fsf.org">http://www.fsf.org</a>.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Inconsolata; color: rgb(63, 127, 95); ">#</div><div><font class="Apple-style-span" color="#3F7F5F" face="Inconsolata" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div></div><div><br></div><div><br></div></div></body></html>