Commit 7687bad9 authored by Claus Nagel's avatar Claus Nagel
Browse files

No commit message

No commit message
parent 38a8ee82
......@@ -157,6 +157,9 @@ public class ADE_XJC {
LOG.error("Unable to recover from previous error(s). Aborting.");
status = 1;
if (clean)
Util.rmdir(outputFolder);
} finally {
cleanBuildEnvironment();
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment