Bug while locating the previous build [patch included!]

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: integrity-plugin
    • None
    • Environment:
      any

      The line

      IntegritySCM.java
      File prevProjectDB = new File(build.getRootDir(), DerbyUtils.DERBY_DB_FOLDER);
      

      always checks the same build since "build" is not the iterator for the "for"-loop.

      Please see attached patch for simple fix.

            Assignee:
            Cletus D'Souza
            Reporter:
            Joerg Steeg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: