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

Don't report deprecated setters if their values are redundant

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Minor Minor
    • structs-plugin
    • None

      When a setter is @Deprecated for example due to a rename or logically redundant migration, do not report the @Deprecated setters if omitting them does not affect the instantiated object.

          [JENKINS-44864] Don't report deprecated setters if their values are redundant

          Stephen Connolly created issue -
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "PR 21 (Web Link)" [ 17133 ]
          Stephen Connolly made changes -
          Epic Link New: JENKINS-43426 [ 180671 ]
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-44892 [ JENKINS-44892 ]

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java
          plugin/src/test/java/org/jenkinsci/plugins/structs/describable/DescribableModelTest.java
          http://jenkins-ci.org/commit/structs-plugin/3f92f13ace63c04f22c69fadca97b00c5ad5b23f
          Log:
          [FIXED JENKINS-44864] Don't report deprecated setters if their values are redundant

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java plugin/src/test/java/org/jenkinsci/plugins/structs/describable/DescribableModelTest.java http://jenkins-ci.org/commit/structs-plugin/3f92f13ace63c04f22c69fadca97b00c5ad5b23f Log: [FIXED JENKINS-44864] Don't report deprecated setters if their values are redundant
          Stephen Connolly made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Resolved [ 5 ]
          Stephen Connolly made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

            stephenconnolly Stephen Connolly
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: