Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: b9775eec3fc2df1a53bb7ac1bda62b52f24f570d
      
https://github.com/jenkinsci/codedx-plugin/commit/b9775eec3fc2df1a53bb7ac1bda62b52f24f570d
  Author: Dylan Halperin <dy...@dylemma.io>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/main/java/com/secdec/codedx/api/client/CodeDxClient.java
    M src/main/java/com/secdec/codedx/api/client/Filter.java
    A src/main/java/com/secdec/codedx/util/CodeDxVersion.java
    M src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultChecker.java
    M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
    M src/main/webapp/help-analysisName.html

  Log Message:
  -----------
  restore backwards compatibility for pre-2.4.0 codedx versions

This affects the behavior of the "only consider new" option, and the
analysis name handling. Pre-2.4.0 does not support analysis names, so
the publish action will no-op for older versions of Code Dx. The
"New" triage status was removed in 2.4.0, but can still be used as
it was in older versions of this plugin up until then.

The new CodeDxVersion class is responsible for understanding and
comparing version numbers, and knowing at which version certain features
were added or removed.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to