[jenkinsci/crx-content-package-deployer-plugin] a360d6: Use HTTPS URLs in pom.xml

2019-10-08 Thread Mark Adamcin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: a360d6942ecd2191b542663595e16e24ecf7d927
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/a360d6942ecd2191b542663595e16e24ecf7d927
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml


  Commit: 2e4517615dd438741d34c8c6b9b3cad80fb0197d
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/2e4517615dd438741d34c8c6b9b3cad80fb0197d
  Author: Mark Adamcin 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #9 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/498ca6752b68...2e4517615dd4

-- 
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/crx-content-package-deployer-plugin/push/refs/heads/master/498ca6-2e4517%40github.com.


[jenkinsci/crx-content-package-deployer-plugin] 1313c4: add @RequirePOST annotation and checkPermission co...

2019-10-04 Thread Mark Adamcin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 1313c422170a064dab0f9359324ff27e30a9f4a5
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/1313c422170a064dab0f9359324ff27e30a9f4a5
  Author: Mark Adamcin 
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/BuildPackageBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DownloadPackagesBuilder.java
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder.java
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/BuildPackageBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/DownloadPackagesBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory/global.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder/config.jelly

  Log Message:
  ---
  add @RequirePOST annotation and checkPermission configure


  Commit: 06cd0e7e1b3f2fb87b3fa332ee1da710ca94b8e1
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/06cd0e7e1b3f2fb87b3fa332ee1da710ca94b8e1
  Author: Mark Adamcin 
  Date:   2019-10-02 (Wed, 02 Oct 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteCredentialsListBoxModel.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteNamedIdCredentials.java
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/BuildPackageBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/DownloadPackagesBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory/global.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder/config.jelly

  Log Message:
  ---
  Reverted jelly changes; assert global scope; fixed null Item handling


  Commit: da7b8faa6f93efb7ea9f36b1cdbfab0b9ffbf875
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/da7b8faa6f93efb7ea9f36b1cdbfab0b9ffbf875
  Author: Mark Adamcin 
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release crx-content-package-deployer-1.9


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/07257a3f7aab...da7b8faa6f93

-- 
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/crx-content-package-deployer-plugin/push/refs/heads/master/07257a-da7b8f%40github.com.


[jenkinsci/crx-content-package-deployer-plugin] 498ca6: [maven-release-plugin] prepare for next developmen...

2019-10-04 Thread Mark Adamcin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 498ca6752b68f37c5778e059d11d65d59e71e549
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/498ca6752b68f37c5778e059d11d65d59e71e549
  Author: Mark Adamcin 
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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/crx-content-package-deployer-plugin/push/refs/heads/master/da7b8f-498ca6%40github.com.


[jenkinsci/crx-content-package-deployer-plugin]

2019-10-04 Thread Mark Adamcin
  Branch: refs/tags/crx-content-package-deployer-1.9
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin

-- 
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/crx-content-package-deployer-plugin/push/refs/tags/crx-content-package-deployer-1.9/00-219dd5%40github.com.