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

Optionally allow Javadoc to be kept with each build log

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • other
    • None
    • Platform: All, OS: All

      The current implementation of the javadoc archiver only keeps the most recent
      version of the job's javadoc. User's would like the option of keeping a per
      build javadoc with a link from the project home page to the most recent
      successful Javadoc.

          [JENKINS-1947] Optionally allow Javadoc to be kept with each build log

          Peter Hayes added a comment -

          Starting work on issue.

          Steps :

          • Create javadoc enhancement branch
          • Develop feature
          • Review feature with Kohsuke
          • Merge feature into mainline
          • Release

          Peter Hayes added a comment - Starting work on issue. Steps : Create javadoc enhancement branch Develop feature Review feature with Kohsuke Merge feature into mainline Release

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/tasks/JavadocArchiver.java
          trunk/hudson/main/core/src/main/resources/hudson/tasks/JavadocArchiver/config.jelly
          trunk/hudson/main/core/src/main/resources/hudson/tasks/JavadocArchiver/config.properties
          trunk/hudson/main/core/src/main/resources/hudson/tasks/Messages.properties
          trunk/hudson/main/war/resources/help/project-config/javadoc-keep-all.html
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=10469
          Log:
          [FIXED JENKINS-1947] Merged the branch from Peter Hayes, with a few additional changes to retain the original behavior whenever possble.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/tasks/JavadocArchiver.java trunk/hudson/main/core/src/main/resources/hudson/tasks/JavadocArchiver/config.jelly trunk/hudson/main/core/src/main/resources/hudson/tasks/JavadocArchiver/config.properties trunk/hudson/main/core/src/main/resources/hudson/tasks/Messages.properties trunk/hudson/main/war/resources/help/project-config/javadoc-keep-all.html trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=10469 Log: [FIXED JENKINS-1947] Merged the branch from Peter Hayes, with a few additional changes to retain the original behavior whenever possble.

            petehayes Peter Hayes
            petehayes Peter Hayes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: