All, While reading the code for jasper.compiler.Compiler on an unrelated errand, I noticed that the removeGeneratedFiles and removeGeneratedClassFiles methods contain this code:
} catch (Exception e) {
// Remove as much as possible, ignore possible exceptions
}
This code appears in both TC 6.0.x trunk and TC 7.0.x trunk.
This situation seems worthy of a log statement, no?
-chris
signature.asc
Description: OpenPGP digital signature
