<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><br></div><div>Beginning this week, we start using a slightly different commit policy on the console repository. Instead of boring you with the technical details why it's necessary, let me put it this way:</div><div><br></div><div>"My limited gitjitsu skills broke the parent child relationship of the repositories and branches."</div><div><br></div><div><br></div><div><b>Official Repository</b></div><div><br></div><div>The authoritative repository from now is the one that resides with the JBossAS project on github:</div><div><a href="https://github.com/jbossas/console">https://github.com/jbossas/console</a></div><div><br></div><div><br></div><div><b>Contributions</b></div><div><b><br></b></div><div>All contributors would need to fork from that repository and send pull request against the development branch.</div><div><br></div><div><u>What does that mean?</u></div><div><br></div><div>You'd probably have to nuke your exiting fork on github and start over.&nbsp;</div><div>(All pending changes should have been submitted already)&nbsp;</div><div><br></div><div>Moving forward we maintain two main branches: "<i>master</i>" and "<i>develop</i>".</div><div><br></div><div>- "<i>master</i>" is what's currently used by the JBossAS (most recent release).&nbsp;</div><div>- "<i>develop</i>" is work in progress.</div><div><br></div><div>With this in mind, make sure you work on the "<i>develop</i>" branch. Create feature branches from it and rebase against "jbossas/console#develop" regularly. When done, send me the pull request.</div><div><br></div><div>With every release, we merge the "<i>develop</i>" branch with "<i>master</i>" and move on.</div><div><br></div><div><br></div><div><br></div><div>Thanks for your patience and sorry for the mess. But things are getting better this way, promise.</div><div><br></div><div>Regards, Heiko</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></body></html>