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

Modify since updater to use Java documentation additions

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      The since generator does update @since TODO only and does only a third of the job.
      With the bump to Java 11, we do now use @Deprecated(since = "TODO"), additionally we use @RestrictedSince("TODO") which it doesn't pick up too.
      Adding both documentation annotations to the since updater reduce the manual work needed a lot.

            kaltepeter Kayla Altepeter
            notmyfault Alexander Brandes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: