Nuacht

I’ve blogged before (File.deleteDir(), File.getText(), and More File Fun) on the useful features that Groovy’s GDK extension of the File class adds to Java’s File class. However, Java’s File class is ...
I spent a couple of hours this morning chasing down an issue where a developer was able to use ImageFromDockerfile to build an image locally but it was failing in CI and on other machines despite ...
I have touched on several subjects in individual posts prior to this one that now come together in this single post. These subjects include use of File.deleteOnExit() in Groovy, creation of temporary ...