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

Provide ATOM 1.0 feeds instead of deprecated ATOM 0.3

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Platform: All, OS: All

      It would be good if Hudson could switch from deprecated ATOM 0.3 to the recent
      ATOM 1.0, which is an official IETF RFC in the Standards Track category:

      http://www.ietf.org/rfc/rfc4287
      http://www.atomenabled.org/developers/syndication/atom-format-spec.php

      I can provide a patch for this, if this enchancement is desirable.

      Benefits of using ATOM 1.0: It's a more or less standard, feed validator from
      http://feedvalidator.org/ can be used to make sure Hudson produces valid feeds.

      Currently, it complains about ATOM 0.3:
      column 0: This feed uses an obsolete namespace

          [JENKINS-170] Provide ATOM 1.0 feeds instead of deprecated ATOM 0.3

          Yeah, if you can own this issue, that would be great!

          Kohsuke Kawaguchi added a comment - Yeah, if you can own this issue, that would be great!

          vsizikov added a comment -

          Will do.

          vsizikov added a comment - Will do.

          vsizikov added a comment -

          Fixed, ATOM 1.0 it is.

          Validated against FeedValidator, no errors, but a couple of less important
          warnings remains:

          • should provide content in each entry (maybe add later as part of
            work on feeds improvements)
          • should have rel="self" link for the whole feed (I need to know the URL
            for the feed itself to insert it into the feed, not sure how).

          Will appear in Hudson 1.65

          vsizikov added a comment - Fixed, ATOM 1.0 it is. Validated against FeedValidator, no errors, but a couple of less important warnings remains: should provide content in each entry (maybe add later as part of work on feeds improvements) should have rel="self" link for the whole feed (I need to know the URL for the feed itself to insert it into the feed, not sure how). Will appear in Hudson 1.65

            vsizikov vsizikov
            vsizikov vsizikov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: