--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/CAOazyz2kryvF5b5gk3S5-zwGMbtQywc9RWwqLZmcnM8nOxY36Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Senior Developer
if (!Files.deleteIfExists(Paths.get(file.getPath()))) {
logger.error("Could not delete temp file.");
}I get this error with:
LOGGER.error("Could not get the checksum");
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/226af58c-57bd-4362-8a1c-a077994fd76c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.