java.lang.ClassCastException: java.lang.Long cannot be cast to java.util.Date

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Jenkins 2.230

      In FingerprintCleanupThread, while logging the output in the case when a facet blocks the deletion, the timestamp should be treated as long and not Date. This leads to the following problem:

      `java.lang.ClassCastException: java.lang.Long cannot be cast to java.util.Date`

            Assignee:
            stellargo
            Reporter:
            stellargo
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: