Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/backend-extension-indexer
  Commit: c1752cdd2b6905d80f5f898f4cfbf4fcef2d89fd
      
https://github.com/jenkins-infra/backend-extension-indexer/commit/c1752cdd2b6905d80f5f898f4cfbf4fcef2d89fd
  Author: Gavin Mogan <[email protected]>
  Date:   2021-04-06 (Tue, 06 Apr 2021)

  Changed paths:
    M .gitignore
    M Jenkinsfile
    M maven-settings.xml
    M pom.xml
    M src/main/java/org/jenkinsci/extension_indexer/Action.java
    M src/main/java/org/jenkinsci/extension_indexer/ClassOfInterest.java
    M src/main/java/org/jenkinsci/extension_indexer/Extension.java
    M 
src/main/java/org/jenkinsci/extension_indexer/ExtensionPointListGenerator.java
    M 
src/main/java/org/jenkinsci/extension_indexer/ExtensionPointsExtractor.java
    M src/main/java/org/jenkinsci/extension_indexer/ExtensionSummary.java
    A src/main/java/org/jenkinsci/extension_indexer/Module.java
    M src/main/java/org/jenkinsci/extension_indexer/SorcererGenerator.java
    M src/main/java/org/jenkinsci/extension_indexer/SourceAndLibs.java
    R src/main/java/org/jenkinsci/extension_indexer/UpdateCenterUtil.java

  Log Message:
  -----------
   INFRA-2933 - Use update center json instead of artifactory to get plugins to 
process (#35)

* INFRA-2933 - Use updatecenter.json instead of trying to scan the repo by 
itself

* use maven helpers to get the maven settings file, otherwise use normal public 
repo

* dont fail if scm is not set

* Try-with-resourecs

* Apply suggestions from code review

Co-authored-by: Daniel Beck <[email protected]>

* Update src/main/java/org/jenkinsci/extension_indexer/SourceAndLibs.java

Co-authored-by: Olivier Vernin <[email protected]>

* Update Jenkinsfile

* disableConcurrentBuilds()

* use infra library

* make sure sorcerer deps are properly included

* If for some reason ZipFileIndexCache isn't available at runtime, and it 
should be, ignore it and move on

Co-authored-by: Tim Jacomb <[email protected]>
Co-authored-by: Daniel Beck <[email protected]>
Co-authored-by: Olivier Vernin <[email protected]>


-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/backend-extension-indexer/push/refs/heads/master/05e819-c1752c%40github.com.

Reply via email to