Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-29526

Handle/Update all @since X.Y comments

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 11.x
    • Component/s: CI/CD

      Description

      The Nuxeo Server build released/promoted is not always the last build of a given version. For instance, we promoted the build 11.2.13 whereas the latest 11.2.x build was 11.2.17.

      This means that all tasks resolved and committed after the 11.2.13 build may contains comments using 11.2 for a since version:

      • in the Javadoc @since 11.2
      • in XML contributions Since 11.2
      • everywhere else (README, ...)

      After promoting a given build, we should find a way to automate the update of all "@since" comments:
      1/ Update 11.2-SNAPSHOT version to 11.3-SNAPSHOT on master
      2/ For all files added/modified after the v11.2 tag, update the "@since" comments

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              troger Thomas Roger
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: