Optimize continuous deployment (cancel throu chain-of-responsibility)

Iv created a bug in Tomcat. The developer guided me to the solution similar to Alexandru Cojocaru.

I moved from a Servlet to a SerlvetContextListener and I successfully receive a "FAIL" for the deployment.

After this invalid deployment the old application is unfortunately not restarted. But the commit to svn is canceled Successfully and is not added to the svn-change-log!