// /WEB-INF/lib. JspCompilationContext would only take URLClassLoader, so we fake it
//
compileItem("/", opt, context, jrctx, summary,
new URLClassLoader(new URL[]{}, context.getLoader().getClassLoader()), 0, compile);
} finally {
jrctx.destroy();
}
}
//
// delete "missing" items by keeping "not missing" ones