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

Author field of Hudson RSS should be derived from sysadmin email address

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • core
    • None
    • Platform: All, OS: All

      If configured as "Hudson Build Server <hudson@somehost.org>", would be nice for
      RSS feed to include e.g.

      <author>hudson@somehost.org (Hudson Build Server)</author>

      rather than the current meaningless author.

          [JENKINS-179] Author field of Hudson RSS should be derived from sysadmin email address

          Jesse Glick added a comment -

          Part of issue #169.

          Jesse Glick added a comment - Part of issue #169.

          vsizikov added a comment -

          Will look into it.

          vsizikov added a comment - Will look into it.

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/FeedAdapter.java
          trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java
          trunk/hudson/main/core/src/main/java/hudson/model/Hudson.java
          trunk/hudson/main/core/src/main/java/hudson/model/Run.java
          trunk/hudson/main/core/src/main/java/hudson/model/User.java
          trunk/hudson/main/core/src/main/resources/hudson/rss20.jelly
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=11376
          Log:
          [FIXED JENKINS-179] Set the <author> field to the admin address.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/FeedAdapter.java trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java trunk/hudson/main/core/src/main/java/hudson/model/Hudson.java trunk/hudson/main/core/src/main/java/hudson/model/Run.java trunk/hudson/main/core/src/main/java/hudson/model/User.java trunk/hudson/main/core/src/main/resources/hudson/rss20.jelly trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=11376 Log: [FIXED JENKINS-179] Set the <author> field to the admin address.

            vsizikov vsizikov
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: