[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.


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

2018-01-12 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.8.1
  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.
For more options, visit https://groups.google.com/d/optout.


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

2018-01-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 07257a3f7aab35af9a5f6592bd5efea3ee58271f
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/07257a3f7aab35af9a5f6592bd5efea3ee58271f
  Author: Mark Adamcin 
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] fd8f67: [maven-release-plugin] prepare release crx-content...

2018-01-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: fd8f6734c01c590b1916c9cebf809f199d022793
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/fd8f6734c01c590b1916c9cebf809f199d022793
  Author: Mark Adamcin 
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] e81022: [JEP-200] Whitelist PackId for use from IdentifyPa...

2018-01-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: e810224459d287177b35f3c4701854484fc11edf
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/e810224459d287177b35f3c4701854484fc11edf
  Author: Jesse Glick 
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
A src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  ---
  [JEP-200] Whitelist PackId for use from IdentifyPackageCallable.


  Commit: dda29c806f49210fb039e4b2c4829ea4e8200913
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/dda29c806f49210fb039e4b2c4829ea4e8200913
  Author: Mark Adamcin 
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
A src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  ---
  Merge pull request #8 from jglick/JEP-200

[JEP-200] Whitelist PackId for use from IdentifyPackageCallable


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/0d4fe0f16897...dda29c806f49

-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] ab849a: [maven-release-plugin] prepare release crx-content...

2017-12-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: ab849aa1d833b01cef2ef8e6eb7285a0a7ab8817
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/ab849aa1d833b01cef2ef8e6eb7285a0a7ab8817
  Author: Mark Adamcin 
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  Changed paths:
M pom.xml

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


-- 
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.


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

2017-12-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 0d4fe0f16897cdc684113b3bb1cc47a891581a3e
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/0d4fe0f16897cdc684113b3bb1cc47a891581a3e
  Author: Mark Adamcin 
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  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.
For more options, visit https://groups.google.com/d/optout.


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

2017-12-20 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.8
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 8bd643: Replaced a version bounds syntax that was grabbing...

2017-12-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 8bd64386bae031b46dac7150a2d4b5a498f5be1f
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/8bd64386bae031b46dac7150a2d4b5a498f5be1f
  Author: Mark Adamcin 
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Replaced a version bounds syntax that was grabbing a snapshot during
the release.


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 96265c: Initial support for Pipeline / Jenkinsfile.

2017-12-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 96265c97f6b94ab40d9a34299b23afd034f5d665
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/96265c97f6b94ab40d9a34299b23afd034f5d665
  Author: Mark Adamcin 
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/graniteclient/AbstractBuildStep.java
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/GraniteNamedIdCredentials.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder.java
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder/config.jelly

  Log Message:
  ---
  Initial support for Pipeline / Jenkinsfile.


-- 
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.


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

2017-08-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 285ef0b37be9b72943372e22056265c6547acca8
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/285ef0b37be9b72943372e22056265c6547acca8
  Author: Mark Adamcin 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  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.
For more options, visit https://groups.google.com/d/optout.


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

2017-08-04 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.7.2
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] ac0baa: [maven-release-plugin] prepare release crx-content...

2017-08-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: ac0baacb07d578d05ba4b535bb69089fb2ec9765
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/ac0baacb07d578d05ba4b535bb69089fb2ec9765
  Author: Mark Adamcin 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 351d7f: Normalizing paths depending on jenkins host platfo...

2017-08-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 351d7f4b488b675be45ff9cba4217daaf969ba68
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/351d7f4b488b675be45ff9cba4217daaf969ba68
  Author: Mark Adamcin 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/PathOrPackIdFilter.java

  Log Message:
  ---
  Normalizing paths depending on jenkins host platform.


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] dbfb01: Add a javadoc.

2017-08-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: dbfb01e2b17dec1ce74097a1c9dbc8b4d72d229e
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/dbfb01e2b17dec1ce74097a1c9dbc8b4d72d229e
  Author: Mark Adamcin 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/PathOrPackIdFilter.java

  Log Message:
  ---
  Add a javadoc.


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 01f35c: Fix for pattern matching against windows remote pa...

2017-08-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 01f35cb6c83a79d8ef9c927ffebcc873f4abadee
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/01f35cb6c83a79d8ef9c927ffebcc873f4abadee
  Author: Mark Adamcin 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/PathOrPackIdFilter.java
M 
src/test/java/org/jenkinsci/plugins/graniteclient/PathOrPackIdFilterTest.java

  Log Message:
  ---
  Fix for pattern matching against windows remote paths.


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 88732c: Added Jenkinsfile

2017-08-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 88732c4f558c176897e8ab48c56d46c7ea431f8a
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/88732c4f558c176897e8ab48c56d46c7ea431f8a
  Author: Mark Adamcin 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Added Jenkinsfile


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 3615ad: Identified an issue where scoped credentials are n...

2017-08-02 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 3615ad7d63e327da6249f0e8c5e1a4859d4e67c3
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/3615ad7d63e327da6249f0e8c5e1a4859d4e67c3
  Author: Mark Adamcin 
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  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/GraniteClientExecutor.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteCredentialsListBoxModel.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder.java

  Log Message:
  ---
  Identified an issue where scoped credentials are not being listed.


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 9433ea: fixed setting custom timeout value (JENKINS-29719)

2017-06-23 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 9433eae08399bc3d7167a2c0d33790efb9e90492
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/9433eae08399bc3d7167a2c0d33790efb9e90492
  Author: wowandos26 
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientExecutor.java

  Log Message:
  ---
  fixed setting custom timeout value (JENKINS-29719)

fixed issue https://issues.jenkins-ci.org/browse/JENKINS-29719
it is possible now to set custom request timeout.
code on the line 91 doesn't do it (I don't understand why)


  Commit: 76430f546104657be4e79f19da3f276747686307
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/76430f546104657be4e79f19da3f276747686307
  Author: Mark Adamcin 
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientExecutor.java

  Log Message:
  ---
  Merge pull request #7 from wowandos26/master

fixed setting custom timeout value (JENKINS-29719)


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/06bff90a4666...76430f546104

-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] e62c5f: [maven-release-plugin] prepare release crx-content...

2017-03-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: e62c5f2d19846b66874d90ec6d739f5a0ad832c4
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/e62c5f2d19846b66874d90ec6d739f5a0ad832c4
  Author: Mark Adamcin 
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
M pom.xml

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


-- 
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.


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

2017-03-27 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.7.1
  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.
For more options, visit https://groups.google.com/d/optout.


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

2017-03-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 06bff90a466628d2034efd618a5cb01d2ac3a8c5
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/06bff90a466628d2034efd618a5cb01d2ac3a8c5
  Author: Mark Adamcin 
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] af3e99: Job parameter inputs which may accept newline-deli...

2017-03-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: af3e99abc5d54b3932cb409968215d3a2e8daf60
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/af3e99abc5d54b3932cb409968215d3a2e8daf60
  Author: Mark Adamcin 
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/BaseUrlUtil.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/PackageChoiceParameterDefinition.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder.java
A src/test/java/org/jenkinsci/plugins/graniteclient/BaseUrlUtilTest.java

  Log Message:
  ---
  Job parameter inputs which may accept newline-delimited values now also
check for escaped newlines if the value splits to 1 value or less


-- 
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.


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

2017-03-01 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.7
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] a703d7: [maven-release-plugin] prepare release crx-content...

2017-03-01 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: a703d722fc6583da3a055d2ddbd538f9da45437a
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/a703d722fc6583da3a055d2ddbd538f9da45437a
  Author: Mark Adamcin 
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
M pom.xml

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


-- 
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.


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

2017-03-01 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 28cb8038c207fde700845cafe925cd45f7288926
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/28cb8038c207fde700845cafe925cd45f7288926
  Author: Mark Adamcin 
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 8212cb: Revisited AC Handling validation and installation ...

2017-03-01 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 8212cbafa725272ec247020fb5145064fe2741a3
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/8212cbafa725272ec247020fb5145064fe2741a3
  Author: Mark Adamcin 
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidateFileCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder.java
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder/help-acHandling.html
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder/help-forbiddenACHandlingModeSet.html
A 
src/main/resources/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder/help-forbiddenFilterRootPrefixes.html
A 
src/main/resources/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder/help-pathsDeniedForInclusion.html

  Log Message:
  ---
  Revisited AC Handling validation and installation behaviors. Ready for
1.7 release.


-- 
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.


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

2017-02-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 8c67e70325995e0ec87216a35d2082debfa1afff
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/8c67e70325995e0ec87216a35d2082debfa1afff
  Author: Mark Adamcin 
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  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.
For more options, visit https://groups.google.com/d/optout.


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

2017-02-28 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.6.3
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 1762ee: [maven-release-plugin] prepare release crx-content...

2017-02-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 1762ee9a3c163557e6680bace6adcfe35f7cf8f2
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/1762ee9a3c163557e6680bace6adcfe35f7cf8f2
  Author: Mark Adamcin 
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] c8e582: Fixed credentials resolution AssertionError with P...

2017-02-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: c8e582dc2dc69c82410b93a8d54ae41dbf127f75
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/c8e582dc2dc69c82410b93a8d54ae41dbf127f75
  Author: Mark Adamcin 
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition.java

  Log Message:
  ---
  Fixed credentials resolution AssertionError with Package Choice Parameter 
Definition


-- 
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.


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

2016-10-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 297f0aa6a4e87aa5ad0d27e4ff8fab1e699971c0
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/297f0aa6a4e87aa5ad0d27e4ff8fab1e699971c0
  Author: Mark Adamcin 
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


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

2016-10-26 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.6.2
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 531f03: [maven-release-plugin] prepare release crx-content...

2016-10-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 531f036f5a32e3027424255728521d4a2d8fbecf
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/531f036f5a32e3027424255728521d4a2d8fbecf
  Author: Mark Adamcin 
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 722529: I should not have removed the methods responsible ...

2016-10-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 722529b1f2d8f7eb26cfd5da4dae4206eb285736
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/722529b1f2d8f7eb26cfd5da4dae4206eb285736
  Author: Mark Adamcin 
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java

  Log Message:
  ---
  I should not have removed the methods responsible for saving and loading
the global config. pffft.


-- 
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.


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

2016-10-25 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.6.1
  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.
For more options, visit https://groups.google.com/d/optout.


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

2016-10-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: d4d91c73e0695eae5c77ebb9530680b374893383
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/d4d91c73e0695eae5c77ebb9530680b374893383
  Author: Mark Adamcin 
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] bd75e1: [maven-release-plugin] prepare release crx-content...

2016-10-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: bd75e12b8c26b7042df87db58aaecf8a15787998
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/bd75e12b8c26b7042df87db58aaecf8a15787998
  Author: Mark Adamcin 
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 6b0172: Removed a debug ERROR message.

2016-10-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 6b017253e89615744ae2d58ba782a7d031050050
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/6b017253e89615744ae2d58ba782a7d031050050
  Author: Mark Adamcin 
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientGlobalConfig.java

  Log Message:
  ---
  Removed a debug ERROR message.


-- 
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.


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

2016-10-25 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.6
  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.
For more options, visit https://groups.google.com/d/optout.


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

2016-10-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 98b254df291b95c18f430f0bdc04e96dd754a365
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/98b254df291b95c18f430f0bdc04e96dd754a365
  Author: Mark Adamcin 
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] c66b49: [maven-release-plugin] prepare release crx-content...

2016-10-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: c66b494022e1b479f71915b7cf6f71b646c5dd55
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/c66b494022e1b479f71915b7cf6f71b646c5dd55
  Author: Mark Adamcin 
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] ce5672: Prepare for release 1.6; extract global config for...

2016-10-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: ce56722848daefc6c035ecfc495d2486d239c130
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/ce56722848daefc6c035ecfc495d2486d239c130
  Author: Mark Adamcin 
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/BaseUrlUtil.java
M src/main/java/org/jenkinsci/plugins/graniteclient/BuildPackageBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/BuildPackageCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackageCallable.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/DownloadPackagesCallable.java
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientConfig.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientExecutor.java
A 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientFileCallable.java
A 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientGlobalConfig.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteCredentialsListBoxModel.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/GraniteAHCFactory/global.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory/help-preemptLoginForBaseUrls.html
M 
src/test/java/org/jenkinsci/plugins/graniteclient/GraniteClientConfigTest.java

  Log Message:
  ---
  Prepare for release 1.6; extract global config for true serializability


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 20f060: [maven-release-plugin] prepare release crx-content...

2016-10-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 20f060212855098ebe619d3a0c8a72dbf0c47096
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/20f060212855098ebe619d3a0c8a72dbf0c47096
  Author: Mark Adamcin 
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
M pom.xml

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


-- 
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.


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

2016-10-24 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.5.4
  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.
For more options, visit https://groups.google.com/d/optout.


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

2016-10-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 335097fc1c29b33166294fcc9066b7474b47f2f7
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/335097fc1c29b33166294fcc9066b7474b47f2f7
  Author: Mark Adamcin 
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 6829a3: Prepare for release 1.5.4.

2016-10-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 6829a329539dcc6c1d138a6dc08fe68ec31d3616
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/6829a329539dcc6c1d138a6dc08fe68ec31d3616
  Author: Mark Adamcin 
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientConfig.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientExecutor.java
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory/global.jelly
R 
src/main/resources/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory/help-connectionTimeoutInMsForValidation.html
R 
src/main/resources/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory/help-disableBaseUrlValidation.html
R 
src/main/resources/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory/help-idleConnectionTimeoutInMsForValidation.html
A 
src/main/resources/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory/help-preemptLoginForBaseUrls.html
R 
src/main/resources/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory/help-requestTimeoutInMsForValidation.html

  Log Message:
  ---
  Prepare for release 1.5.4.
- Upgrade to async-http-client 1.9.40
- Eliminate validation-specific timeout parameters
- Add central config to enable preemptive basic auth for hosts.


-- 
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.


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

2016-09-28 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.5.3
  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.
For more options, visit https://groups.google.com/d/optout.


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

2016-09-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 2063e067a32a684ad68b7649371116418a3edb8e
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/2063e067a32a684ad68b7649371116418a3edb8e
  Author: Mark Adamcin 
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] a9253b: [maven-release-plugin] prepare release crx-content...

2016-09-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: a9253bc19321e0c385cfb53428a700fa78f73c4c
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/a9253bc19321e0c385cfb53428a700fa78f73c4c
  Author: Mark Adamcin 
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] e827f5: Hooked in the trim function

2016-09-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: e827f5042fcd32ee40f875ef4c66b9507645a519
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/e827f5042fcd32ee40f875ef4c66b9507645a519
  Author: Mark Adamcin 
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientConfig.java

  Log Message:
  ---
  Hooked in the trim function


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] d5f140: Centralization of base URL stuff; upgrade to grani...

2016-09-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: d5f1409609188fd8abfee70dbabc4eb3b1a8ccf6
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/d5f1409609188fd8abfee70dbabc4eb3b1a8ccf6
  Author: Mark Adamcin 
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/graniteclient/BaseUrlUtil.java
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientConfig.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder.java

  Log Message:
  ---
  Centralization of base URL stuff; upgrade to granite-client-packman 0.7.8


-- 
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.


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

2016-09-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: a33620d84edb57009b573aee83e8b53f63fdd3a4
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/a33620d84edb57009b573aee83e8b53f63fdd3a4
  Author: Mark Adamcin 
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 953657: [maven-release-plugin] prepare release crx-content...

2016-09-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 953657a7738ff80170764d6a7bf6319107efe63f
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/953657a7738ff80170764d6a7bf6319107efe63f
  Author: Mark Adamcin 
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
M pom.xml

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


-- 
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.


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

2016-09-27 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.5.2
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 6d2f3e: Version 1.5.2 Corrected bouncycastle-api plugin au...

2016-09-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 6d2f3e80f75e08b6e8ea81316c447f570631393f
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/6d2f3e80f75e08b6e8ea81316c447f570631393f
  Author: Mark Adamcin 
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteClientExecutor.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteNamedIdCredentials.java

  Log Message:
  ---
  Version 1.5.2 Corrected bouncycastle-api plugin auto-installed version;
switched to using Keychain instead of single Key for each SSHPrivateKey
creds


-- 
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.


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

2016-09-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 63e9c90d1e1e85bfc4f4075372cf3e1518f4865e
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/63e9c90d1e1e85bfc4f4075372cf3e1518f4865e
  Author: Mark Adamcin 
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] eb12a0: [maven-release-plugin] prepare release crx-content...

2016-09-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: eb12a04eefaf59da19398505d9720e01e1d0369d
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/eb12a04eefaf59da19398505d9720e01e1d0369d
  Author: Mark Adamcin 
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
M pom.xml

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


-- 
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.


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

2016-09-27 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.5.1
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] cf4774: Version 1.5.1 credentials fixes

2016-09-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: cf47745ac26c17bb1e682039367f9058e53043d9
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/cf47745ac26c17bb1e682039367f9058e53043d9
  Author: Mark Adamcin 
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
M pom.xml
A src/main/java/org/jenkinsci/plugins/graniteclient/BaseUrlUtil.java
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/GraniteCredentialsListBoxModel.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteNamedIdCredentials.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/PackageChoiceParameterDefinition/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder/config.jelly

  Log Message:
  ---
  Version 1.5.1 credentials fixes


-- 
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.


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

2016-09-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: a0c49746e497302df933e03eb8ddfda868633838
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/a0c49746e497302df933e03eb8ddfda868633838
  Author: Mark Adamcin 
  Date:   2016-09-24 (Sat, 24 Sep 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] b2d43d: [maven-release-plugin] prepare release crx-content...

2016-09-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: b2d43d8cabe18e649ffbd7e122363e9ecd48d586
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/b2d43d8cabe18e649ffbd7e122363e9ecd48d586
  Author: Mark Adamcin 
  Date:   2016-09-24 (Sat, 24 Sep 2016)

  Changed paths:
M pom.xml

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


-- 
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.


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

2016-09-24 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.5
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 79ab76: Added serialVersionUID to GraniteAHCFactory

2016-09-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 79ab7681c1f985ac47769363211f822059da51dc
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/79ab7681c1f985ac47769363211f822059da51dc
  Author: Mark Adamcin 
  Date:   2016-09-24 (Sat, 24 Sep 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java

  Log Message:
  ---
  Added serialVersionUID to GraniteAHCFactory


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 62821f: Added work_slave to .gitignore

2016-09-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 62821f88bbbd4f1790782f4f15bd54ec016acd37
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/62821f88bbbd4f1790782f4f15bd54ec016acd37
  Author: Mark Adamcin 
  Date:   2016-09-24 (Sat, 24 Sep 2016)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Added work_slave to .gitignore


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 37a57c: Corrected serialization issues in all goals.

2016-09-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 37a57cce77163906c6c4eb8a89a145375bac9e6f
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/37a57cce77163906c6c4eb8a89a145375bac9e6f
  Author: Mark Adamcin 
  Date:   2016-09-24 (Sat, 24 Sep 2016)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder.java
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/GraniteNamedIdCredentials.java
A 
src/main/java/org/jenkinsci/plugins/graniteclient/IdentifyPackageCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder.java
A start-slave.sh

  Log Message:
  ---
  Corrected serialization issues in all goals.


-- 
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.


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

2016-09-19 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.4
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] a832f0: [maven-release-plugin] prepare release crx-content...

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: a832f06317217583fef55fe9c295bc7dc1099b4f
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/a832f06317217583fef55fe9c295bc7dc1099b4f
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
M pom.xml

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


-- 
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.


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

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 8c0bb9531eba65eebde851c409e5f4f07b6f068d
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/8c0bb9531eba65eebde851c409e5f4f07b6f068d
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 7d0d81: [maven-release-plugin] rollback the release of crx...

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 7d0d816428803c9d99919129a6b6f13caae1225e
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/7d0d816428803c9d99919129a6b6f13caae1225e
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 
crx-content-package-deployer-1.4


-- 
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.


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

2016-09-19 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.4
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] eed9a1: [maven-release-plugin] prepare release crx-content...

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: eed9a1ace54fed0b2e8056f5ce76c0c7da829558
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/eed9a1ace54fed0b2e8056f5ce76c0c7da829558
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
M pom.xml

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


-- 
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.


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

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 7c8fb921c35ffc915de15ac01eb9eb64bb254457
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/7c8fb921c35ffc915de15ac01eb9eb64bb254457
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


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

2016-09-19 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.4
  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.
For more options, visit https://groups.google.com/d/optout.


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

2016-09-19 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.4
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 4dbc0b: [maven-release-plugin] rollback the release of crx...

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 4dbc0b66592e68ed6f19054e4796c479618d33dd
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/4dbc0b66592e68ed6f19054e4796c479618d33dd
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 
crx-content-package-deployer-1.4


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 9f31f7: [maven-release-plugin] prepare release crx-content...

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 9f31f7d6c81f7f1507e4b554b587a0c95482bd6a
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/9f31f7d6c81f7f1507e4b554b587a0c95482bd6a
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 31e73e: Made packman dependency version explicit

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 31e73e4ab2f6f9cd2b7c40d2863aec74aa89446d
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/31e73e4ab2f6f9cd2b7c40d2863aec74aa89446d
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Made packman dependency version explicit


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] eab96a: Downgraded the base jenkins version a little bit

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: eab96a84c7162db492a907b8cf62d415e3d2a4dc
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/eab96a84c7162db492a907b8cf62d415e3d2a4dc
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Downgraded the base jenkins version a little bit


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 0afe1d: Upgrade dependencies; correct findbugs errors

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 0afe1d34e34d83e261be8929a841d89181f16a12
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/0afe1d34e34d83e261be8929a841d89181f16a12
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
M pom.xml
A src/main/java/org/jenkinsci/plugins/graniteclient/AbstractBuildStep.java
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/GraniteNamedIdCredentials.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder.java

  Log Message:
  ---
  Upgrade dependencies; correct findbugs errors


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] c4502c: Upgrading to version 2.6 of the plugins pom

2016-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: c4502c2c89097348f9aa37ed50ceaa7c7b10648d
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/c4502c2c89097348f9aa37ed50ceaa7c7b10648d
  Author: Mark Adamcin 
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrading to version 2.6 of the plugins pom


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 87dd5b: [maven-release-plugin] rollback the release of crx...

2016-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 87dd5bd341d7eeb6a870798eb406c69766c74548
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/87dd5bd341d7eeb6a870798eb406c69766c74548
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 
crx-content-package-deployer-1.4


-- 
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.


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

2016-09-18 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.4
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 1aeb14: [maven-release-plugin] prepare release crx-content...

2016-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 1aeb14d6b7db0a6eee2310d2a10b471ba276afbe
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/1aeb14d6b7db0a6eee2310d2a10b471ba276afbe
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M pom.xml

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


-- 
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.


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

2016-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: a795894c800da9f8aa5c4b7eb7a9ef31a0f7d3ef
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/a795894c800da9f8aa5c4b7eb7a9ef31a0f7d3ef
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 0cabfc: simple upgrade to core

2016-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 0cabfc4f51ef7dfee0f91b8d8e5b556da5bf304d
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/0cabfc4f51ef7dfee0f91b8d8e5b556da5bf304d
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  simple upgrade to core


  Commit: 9cb096ad197db380aa5504a867a6f1f7e3e85e04
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/9cb096ad197db380aa5504a867a6f1f7e3e85e04
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/BuildPackageCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackageCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DownloadPackagesCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidateFileCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder.java
M src/main/resources/index.jelly
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/PackageChoiceParameterDefinition/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition/selectContent.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterValue/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder/config.jelly

  Log Message:
  ---
  Upgraded core to java7-compatible; corrected API divergence


  Commit: 97595cce3225cb2b4fac080cc273aa88cc5cd5cb
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/97595cce3225cb2b4fac080cc273aa88cc5cd5cb
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java

  Log Message:
  ---
  Removed AHC plugin dependency.


  Commit: 5ed468fff9660536bca8a5284db23fc2ccc94014
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/5ed468fff9660536bca8a5284db23fc2ccc94014
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/graniteclient/BuildPackageCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackageCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DownloadPackagesCallable.java
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidateFileCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder.java
M src/main/resources/index.jelly
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/PackageChoiceParameterDefinition/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition/selectContent.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterValue/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder/config.jelly

  Log Message:
  ---
  Merge pull request #5 from jenkinsci/upgrade-core

Upgrade core


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/cf40220829b1...5ed468fff966

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this

[jenkinsci/crx-content-package-deployer-plugin] 97595c: Removed AHC plugin dependency.

2016-09-18 Thread GitHub
  Branch: refs/heads/upgrade-core
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 97595cce3225cb2b4fac080cc273aa88cc5cd5cb
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/97595cce3225cb2b4fac080cc273aa88cc5cd5cb
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/graniteclient/GraniteAHCFactory.java

  Log Message:
  ---
  Removed AHC plugin dependency.


-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 0cabfc: simple upgrade to core

2016-09-18 Thread GitHub
  Branch: refs/heads/upgrade-core
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 0cabfc4f51ef7dfee0f91b8d8e5b556da5bf304d
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/0cabfc4f51ef7dfee0f91b8d8e5b556da5bf304d
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  simple upgrade to core


  Commit: 9cb096ad197db380aa5504a867a6f1f7e3e85e04
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/9cb096ad197db380aa5504a867a6f1f7e3e85e04
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/BuildPackageCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackageCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DeployPackagesBuilder.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/DownloadPackagesCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidateFileCallable.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder.java
M src/main/resources/index.jelly
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/PackageChoiceParameterDefinition/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition/selectContent.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterValue/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/graniteclient/ValidatePackagesBuilder/config.jelly

  Log Message:
  ---
  Upgraded core to java7-compatible; corrected API divergence


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/0cabfc4f51ef^...9cb096ad197d

-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] efb960: Adding Timeout Parameters

2016-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: efb960f00ae9a56c81252741be4151bb241a5daf
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/efb960f00ae9a56c81252741be4151bb241a5daf
  Author: dxande6 
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/BuildPackageCallable.java

  Log Message:
  ---
  Adding Timeout Parameters


  Commit: cf40220829b1dcc33a5e30134709e309a40025c4
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/cf40220829b1dcc33a5e30134709e309a40025c4
  Author: Mark Adamcin 
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/BuildPackageCallable.java

  Log Message:
  ---
  Merge pull request #2 from dxande6/master

Adding Timeout Parameters


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/01891645204f...cf40220829b1

-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] e3d2d2: [FIX JENKINS-31463] Implement Serializable.

2016-08-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: e3d2d2d5eecfa8d26545f30009d34e39543d5d6e
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/e3d2d2d5eecfa8d26545f30009d34e39543d5d6e
  Author: christ66 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/JenkinsResponseProgressListener.java

  Log Message:
  ---
  [FIX JENKINS-31463] Implement Serializable.


  Commit: 01891645204f0d8686bf04ced2780e4fad7e5565
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/01891645204f0d8686bf04ced2780e4fad7e5565
  Author: Mark Adamcin 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/graniteclient/JenkinsResponseProgressListener.java

  Log Message:
  ---
  Merge pull request #4 from christ66/JENKINS-31463

[FIX JENKINS-31463] Implement Serializable.


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/04719c74488f...01891645204f

-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] f4f464: [JENKINS-35329] Remove unused dependency. Update g...

2016-06-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: f4f4646733623cd8adaafab5410bf54b9a8a8e85
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/f4f4646733623cd8adaafab5410bf54b9a8a8e85
  Author: Armando Fernandez 
  Date:   2016-06-03 (Fri, 03 Jun 2016)

  Changed paths:
M .gitignore
M pom.xml

  Log Message:
  ---
  [JENKINS-35329] Remove unused dependency. Update gitignore


  Commit: 04719c74488fbb1f79b6731e95da8d3e437b793b
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/04719c74488fbb1f79b6731e95da8d3e437b793b
  Author: Mark Adamcin 
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
M .gitignore
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from armfergom/JENKINS-35329

[JENKINS-35329] Remove unused BC dependency


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/5089ad5f9803...04719c74488f

-- 
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.


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

2015-05-09 Thread GitHub
  Branch: refs/heads/bugfix/JENKINS-25032
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 9210b8: (JENKINS-25032) Close Credentials metadata leak in...

2015-05-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 9210b8b5e8bc11cc2e5cd6e8fd7f9a4e8b16ec0b
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/9210b8b5e8bc11cc2e5cd6e8fd7f9a4e8b16ec0b
  Author: Mark Adamcin 
  Date:   2015-05-09 (Sat, 09 May 2015)

  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/GraniteCredentialsListBoxModel.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder.java

  Log Message:
  ---
  (JENKINS-25032) Close Credentials metadata leak in 
GraniteCredentialsListBoxModel


  Commit: 5089ad5f9803c55a6e0f46eaebb0bbd79f802228
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/5089ad5f9803c55a6e0f46eaebb0bbd79f802228
  Author: Mark Adamcin 
  Date:   2015-05-09 (Sat, 09 May 2015)

  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/GraniteCredentialsListBoxModel.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder.java

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/bugfix/JENKINS-25032

(JENKINS-25032) Close Credentials metadata leak in 
GraniteCredentialsListBoxModel


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/bb9b876b7ced...5089ad5f9803

-- 
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.


[jenkinsci/crx-content-package-deployer-plugin] 9210b8: (JENKINS-25032) Close Credentials metadata leak in...

2015-05-09 Thread GitHub
  Branch: refs/heads/bugfix/JENKINS-25032
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 9210b8b5e8bc11cc2e5cd6e8fd7f9a4e8b16ec0b
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/9210b8b5e8bc11cc2e5cd6e8fd7f9a4e8b16ec0b
  Author: Mark Adamcin 
  Date:   2015-05-09 (Sat, 09 May 2015)

  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/GraniteCredentialsListBoxModel.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/PackageChoiceParameterDefinition.java
M 
src/main/java/org/jenkinsci/plugins/graniteclient/ReplicatePackagesBuilder.java

  Log Message:
  ---
  (JENKINS-25032) Close Credentials metadata leak in 
GraniteCredentialsListBoxModel


-- 
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.


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

2014-08-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: bb9b876b7ced17fb76414b09d836f97d090a8eb5
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/bb9b876b7ced17fb76414b09d836f97d090a8eb5
  Author: Mark Adamcin 
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/crx-content-package-deployer-plugin] 1f153d: [maven-release-plugin] prepare release crx-content...

2014-08-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: 1f153d1eb3842a46ca88540c067643b72ccad7bc
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/1f153d1eb3842a46ca88540c067643b72ccad7bc
  Author: Mark Adamcin 
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
M pom.xml

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


-- 
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.


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

2014-08-27 Thread GitHub
  Branch: refs/tags/crx-content-package-deployer-1.3.2
  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.
For more options, visit https://groups.google.com/d/optout.


  1   2   >