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

      The same CVS changelog often gets displayed in multiple entries.
      This is really an ant's issue, but nevertheless it doesn't look nice.

          [JENKINS-2] CVS changelog dupliation

          fixed.

          Kohsuke Kawaguchi added a comment - fixed.

          Code changed in jenkins
          User: Juraj Martinka
          Path:
          src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java
          src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly
          http://jenkins-ci.org/commit/codescene-plugin/cd4e414c3c8935852a91c64afb39b644bc5dd72d
          Log:
          JENKINS-2: add new configuration field for temporal coupling threshold.

          The new field is set to 80 percent by default.
          Existing jobs should not be affected - readResolve method implementation provided
          to set proper default value in this scenario.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Juraj Martinka Path: src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly http://jenkins-ci.org/commit/codescene-plugin/cd4e414c3c8935852a91c64afb39b644bc5dd72d Log: JENKINS-2 : add new configuration field for temporal coupling threshold. The new field is set to 80 percent by default. Existing jobs should not be affected - readResolve method implementation provided to set proper default value in this scenario.

          Code changed in jenkins
          User: Juraj Martinka
          Path:
          src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java
          src/main/java/org/jenkinsci/plugins/codescene/DeltaAnalysis.java
          src/main/java/org/jenkinsci/plugins/codescene/Domain/Configuration.java
          src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequest.java
          src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java
          http://jenkins-ci.org/commit/codescene-plugin/460762d4793680f7ac8848c3b9905fb0d2baffe0
          Log:
          JENKINS-2: pass coupling threshold to delta-analysis rest api.

          Do the real work by taking the (possibly customized) coupling threshold
          and pass it in "coupling_threshold_percent" parameter in rest api call.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Juraj Martinka Path: src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java src/main/java/org/jenkinsci/plugins/codescene/DeltaAnalysis.java src/main/java/org/jenkinsci/plugins/codescene/Domain/Configuration.java src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequest.java src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java http://jenkins-ci.org/commit/codescene-plugin/460762d4793680f7ac8848c3b9905fb0d2baffe0 Log: JENKINS-2 : pass coupling threshold to delta-analysis rest api. Do the real work by taking the (possibly customized) coupling threshold and pass it in "coupling_threshold_percent" parameter in rest api call.

          Code changed in jenkins
          User: Juraj Martinka
          Path:
          README.md
          buildstep.png
          http://jenkins-ci.org/commit/codescene-plugin/12c5ee20e91125d84e4f0479e83bd38bf47ab597
          Log:
          JENKINS-2: add "temporal coupling threshold" documentation.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Juraj Martinka Path: README.md buildstep.png http://jenkins-ci.org/commit/codescene-plugin/12c5ee20e91125d84e4f0479e83bd38bf47ab597 Log: JENKINS-2 : add "temporal coupling threshold" documentation.

            Unassigned Unassigned
            kohsuke Kohsuke Kawaguchi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: