Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-20137

Temporary directory deletion disabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • jdepend-plugin
    • None

      //log("Temporary directory deletion disabled, " +
      // "due to lack of testing. " +
      // "Your OS should clean the directory later. " +
      // "If this is a problem, please submit a bug report.");
      log("Deleting temporary directory " + sourceLocation);
      sourceLocation.deleteRecursive();

      I tested it for weeks and it works perfectly.

            Unassigned Unassigned
            dojcsak Sándor Dojcsák
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: