Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-track-plugin
  Commit: 85ce67c7f20d52ec4b84108a0afa5eb214b281e3
      
https://github.com/jenkinsci/dependency-track-plugin/commit/85ce67c7f20d52ec4b84108a0afa5eb214b281e3
  Author: Richard Lee <git...@richardlee.name>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/DependencyTrack/ApiClient.java
    M 
src/main/java/org/jenkinsci/plugins/DependencyTrack/DependencyTrackPublisher.java
    A 
src/main/java/org/jenkinsci/plugins/DependencyTrack/ProjectLookupParser.java
    A src/main/java/org/jenkinsci/plugins/DependencyTrack/model/Project.java
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/Messages.properties

  Log Message:
  -----------
  Fetch project uuid after auto-creation.

Added a new Project model for holding project information returned
from the relatively new project/lookup api endpoint, for which
support was added to ApiClient.  The DependencyTrackPublisher
now uses this new functionality to fetch the project uuid before
looking up results if it does not already have the id.


  Commit: 4245758bb8736a2ae10cf0c00b095233d79ab85c
      
https://github.com/jenkinsci/dependency-track-plugin/commit/4245758bb8736a2ae10cf0c00b095233d79ab85c
  Author: Steve Springett <st...@springett.us>
  Date:   2019-11-03 (Sun, 03 Nov 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/DependencyTrack/ApiClient.java
    M 
src/main/java/org/jenkinsci/plugins/DependencyTrack/DependencyTrackPublisher.java
    A 
src/main/java/org/jenkinsci/plugins/DependencyTrack/ProjectLookupParser.java
    A src/main/java/org/jenkinsci/plugins/DependencyTrack/model/Project.java
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/Messages.properties

  Log Message:
  -----------
  Merge pull request #7 from TiVo/fix-name-version-synch-results

Fetch project uuid after auto-creation.


Compare: 
https://github.com/jenkinsci/dependency-track-plugin/compare/83c91abb01ee...4245758bb873

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/dependency-track-plugin/push/refs/heads/master/83c91a-424575%40github.com.

Reply via email to