Hide Forgot
Description of problem: If you delete the jenkins builder gear (from JBoss Developer Studio) and try to rebuild your application the build fails because the build can not be found. How reproducible: Build an application; Delete the builder gear; Build the application again; Additional info: This seems to be caused because jenkins keeps a list of builders, and upon builder deletion (using REST calls) Jenkins does not get cleaned up.