creating build.xml status file fails for projects containing jdepend due to a null pointer

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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: core
    • Environment:
      hudson 1.383, jdk 1.6.21, windows xp

      When the jdepend plugin is used, creating the build.xml file in each builds directory fails due to a null pointer.
      This is caused by a small bug in the xstream implementation, when a class contains a Stack or Vector object, the unused null elements in the object causes a null pointer that breaks creation of the xml file.

      I have written a test to check the error and fixed the method, I will attach the patch.

            Assignee:
            Alan Harder
            Reporter:
            Alex Lehmann
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: