JDepend Big config file with enabled plugin

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: plugin-proposals
    • None
    • Environment:
      Platform: All, OS: All

      Hudson 1.323
      JDepend-Plugin: 1.2.1

      I just observed, that enabling jdepend let the config.xml file of a job grow from 2kB to 56kB. In the diff
      I see a big serialized blob for the PrintStream logger in hudson.plugins.jdepend.JDependRecorder.

      Looking at:
      https://svn.dev.java.net/svn/hudson/trunk/hudson/plugins/jdepend/src/main/java/hudson/plugins/j
      depend/JDependRecorder.java

      Propably the field logger should be transient, so it is not serialized to disk.

      Regards
      Mirko

            Assignee:
            Lewisham
            Reporter:
            Mirko Friedenhagen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: