info.getCustomObjects().put(ImageInfo.ORIGINAL_IMAGE, image);
return info;
} catch (NoClassDefFoundError ncdfe) {
try {
in.reset();
} catch (IOException ioe) {
// we're more interested in the original exception
}
jeuclidAvailable = false;
log.warn("JEuclid not in class path", ncdfe);