[jenkinsci/flexdeploy-plugin] c594d2: add another @POST

2022-09-13 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/release3.0
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: c594d2358fdf61ff64b1f86adba234e7c077238c
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/c594d2358fdf61ff64b1f86adba234e7c077238c
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
M 
src/main/java/flexagon/fd/plugin/jenkins/operations/TriggerFlexDeployProject.java

  Log Message:
  ---
  add another @POST


-- 
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/flexdeploy-plugin/push/refs/heads/feature/release3.0/4b4c52-c594d2%40github.com.


[jenkinsci/flexdeploy-plugin] 4b4c52: Fix failing unit test from 3.0 changes

2022-09-13 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/release3.0
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 4b4c5243703140a165d21c0f006ecf45abbfaf71
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/4b4c5243703140a165d21c0f006ecf45abbfaf71
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
M pom.xml
M 
src/main/java/flexagon/fd/plugin/jenkins/operations/TriggerFlexDeployProject.java
M src/main/webapp/help-buildFiles.html
M src/main/webapp/help-fdIssueNumbers.html
M src/main/webapp/help-fdPackageName.html
M src/main/webapp/help-fdRelName.html
M src/main/webapp/help-fdStreamName.html

  Log Message:
  ---
  Fix failing unit test from 3.0 changes
delete doubled semi-colons
added a couple of parameters to generics
change help texts
remove duplicate 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/flexdeploy-plugin/push/refs/heads/feature/release3.0/6bb2e0-4b4c52%40github.com.


[jenkinsci/flexdeploy-plugin] d0760e: the & broke the javadoc step of the build

2022-09-13 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/release3.0
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: d0760e9a0ea0e87eb46fe08ac409a985e75699e8
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/d0760e9a0ea0e87eb46fe08ac409a985e75699e8
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
M 
src/main/java/flexagon/fd/plugin/jenkins/operations/TriggerFlexDeployProject.java

  Log Message:
  ---
  the & broke the javadoc step of the build


-- 
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/flexdeploy-plugin/push/refs/heads/feature/release3.0/17498d-d0760e%40github.com.


[jenkinsci/flexdeploy-plugin] 17498d: allow url to start with /

2022-09-13 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/release3.0
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 17498dbbf3cdfb0ba046feef439fdce28a11e72d
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/17498dbbf3cdfb0ba046feef439fdce28a11e72d
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
M 
src/main/java/flexagon/fd/plugin/jenkins/operations/TriggerFlexDeployProject.java
M src/main/webapp/help-fdUrl.html
M src/test/java/flexagon/fd/plugin/jenkins/TriggerFlexDeployProjectTest.java

  Log Message:
  ---
  allow url to start with /
change port in help-fdUrl.html
formatted TriggerFlexDeployProject


-- 
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/flexdeploy-plugin/push/refs/heads/feature/release3.0/0b959c-17498d%40github.com.


[jenkinsci/flexdeploy-plugin] 405437: 3.0 code changes

2022-09-12 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/release3.0
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 405437e62bb0dbac11e685b0d908f5db14b5bf31
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/405437e62bb0dbac11e685b0d908f5db14b5bf31
  Author: Victor88400 
  Date:   2022-09-12 (Mon, 12 Sep 2022)

  Changed paths:
M pom.xml
M 
src/main/java/flexagon/fd/plugin/jenkins/operations/TriggerFlexDeployProject.java
A src/main/java/flexagon/fd/plugin/jenkins/utils/BuildFileInput.java
M src/main/java/flexagon/fd/plugin/jenkins/utils/PluginConstants.java
M 
src/main/resources/flexagon/fd/plugin/jenkins/operations/TriggerFlexDeployProject/config.jelly
A src/main/webapp/help-buildFiles.html
A src/main/webapp/help-fdIssueNumbers.html
A src/main/webapp/help-fdPackageName.html
M src/main/webapp/help-fdProjectPath.html
M src/main/webapp/help-fdStreamName.html
A src/main/webapp/help-fdWfOverride.html

  Log Message:
  ---
  3.0 code changes

Uses v2 APIs for 6.0 servers


  Commit: 0b959ca13e3c3c30fe59ba529d273fd3363f7547
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/0b959ca13e3c3c30fe59ba529d273fd3363f7547
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-12 (Mon, 12 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump to 3


Compare: 
https://github.com/jenkinsci/flexdeploy-plugin/compare/405437e62bb0%5E...0b959ca13e3c

-- 
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/flexdeploy-plugin/push/refs/heads/feature/release3.0/00-0b959c%40github.com.


[jenkinsci/flexdeploy-plugin] 879d5b: 3.0 code changes

2022-09-12 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/release3.0
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 879d5bb30d91843385093813d14aa47ffbbeb343
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/879d5bb30d91843385093813d14aa47ffbbeb343
  Author: Victor88400 
  Date:   2022-09-12 (Mon, 12 Sep 2022)

  Changed paths:
M pom.xml
M 
src/main/java/flexagon/fd/plugin/jenkins/operations/TriggerFlexDeployProject.java
A src/main/java/flexagon/fd/plugin/jenkins/utils/BuildFileInput.java
M src/main/java/flexagon/fd/plugin/jenkins/utils/PluginConstants.java
M 
src/main/resources/flexagon/fd/plugin/jenkins/operations/TriggerFlexDeployProject/config.jelly
A src/main/webapp/help-buildFiles.html
A src/main/webapp/help-fdIssueNumbers.html
A src/main/webapp/help-fdPackageName.html
M src/main/webapp/help-fdProjectPath.html
M src/main/webapp/help-fdStreamName.html
A src/main/webapp/help-fdWfOverride.html

  Log Message:
  ---
  3.0 code changes

Uses v2 APIs for 6.0 servers


  Commit: 55a2a5dad6ba5edbd026c322bf7999a7b21ce484
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/55a2a5dad6ba5edbd026c322bf7999a7b21ce484
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-12 (Mon, 12 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump to 3


Compare: 
https://github.com/jenkinsci/flexdeploy-plugin/compare/879d5bb30d91%5E...55a2a5dad6ba

-- 
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/flexdeploy-plugin/push/refs/heads/feature/release3.0/00-55a2a5%40github.com.


[jenkinsci/flexdeploy-plugin] b6201d: clean things from pom.xml

2022-09-12 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/addJenkinsfile
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: b6201ddad8f17a946867e4140a5089070826ebf9
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/b6201ddad8f17a946867e4140a5089070826ebf9
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-12 (Mon, 12 Sep 2022)

  Changed paths:
M .gitignore
M Jenkinsfile
M pom.xml
A src/test/java/flexagon/fd/plugin/jenkins/TriggerFlexDeployProjectTest.java

  Log Message:
  ---
  clean things from pom.xml
add tests
remove Java 17


-- 
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/flexdeploy-plugin/push/refs/heads/feature/addJenkinsfile/2f7e7b-b6201d%40github.com.


[jenkinsci/flexdeploy-plugin] 2f7e7b: update pom from the latest plugin archetype

2022-09-12 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/addJenkinsfile
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 2f7e7b1e298191bcd261cff45f4d9db085c767e1
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/2f7e7b1e298191bcd261cff45f4d9db085c767e1
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-12 (Mon, 12 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update pom from the latest plugin archetype


-- 
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/flexdeploy-plugin/push/refs/heads/feature/addJenkinsfile/875582-2f7e7b%40github.com.


[jenkinsci/flexdeploy-plugin] 875582: Add a Jenkinsfile

2022-09-12 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/addJenkinsfile
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 875582a760710827e689c781a9e5cfc828c43a20
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/875582a760710827e689c781a9e5cfc828c43a20
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-12 (Mon, 12 Sep 2022)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add a 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/flexdeploy-plugin/push/refs/heads/feature/addJenkinsfile/00-875582%40github.com.


[jenkinsci/flexdeploy-plugin] 2018ac: Fix release 2.0

2022-09-09 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/fix-release-2.0
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 2018ac0297e09a6d0229e23a2ca9d7b834e3e9d8
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/2018ac0297e09a6d0229e23a2ca9d7b834e3e9d8
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-09 (Fri, 09 Sep 2022)

  Changed paths:
A .github/release-drafter.yml

  Log Message:
  ---
  Fix release 2.0


-- 
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/flexdeploy-plugin/push/refs/heads/fix-release-2.0/00-2018ac%40github.com.


[jenkinsci/flexdeploy-plugin] f7898c:  releasing 2.0

2022-09-08 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/release3.0

  Home:   https://github.com/jenkinsci/flexdeploy-plugin

  Commit: f7898cb2e47cf16c276e3af84c7415570aa851db

  
https://github.com/jenkinsci/flexdeploy-plugin/commit/f7898cb2e47cf16c276e3af84c7415570aa851db

  Author: karl.hense...@flexagon.com 

  Date:   2022-09-08 (Thu, 08 Sep 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

   releasing 2.0





  Commit: 7060994aa31a084d2ccf2eb0cfa2ded695ea9faf

  
https://github.com/jenkinsci/flexdeploy-plugin/commit/7060994aa31a084d2ccf2eb0cfa2ded695ea9faf

  Author: flexagon9 

  Date:   2022-09-08 (Thu, 08 Sep 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Merge pull request #10 from jenkinsci/2.0



 releasing 2.0





  Commit: 7a3f04ed90a76bf80383a50ec9c2552f51344b88

  
https://github.com/jenkinsci/flexdeploy-plugin/commit/7a3f04ed90a76bf80383a50ec9c2552f51344b88

  Author: karl.hense...@flexagon.com 

  Date:   2022-09-08 (Thu, 08 Sep 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Merge remote-tracking branch 'origin/master' into feature/release3.0





Compare: 
https://github.com/jenkinsci/flexdeploy-plugin/compare/5dc4a3f0a443...7a3f04ed90a7

-- 
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/flexdeploy-plugin/push/refs/heads/feature/release3.0/5dc4a3-7a3f04%40github.com.


[jenkinsci/flexdeploy-plugin] 4d0678: use variable for scmTag

2022-09-08 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/release2.0
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 4d06785b56f7f4a3cf6312c036a0df8890aee2e0
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/4d06785b56f7f4a3cf6312c036a0df8890aee2e0
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  use variable for scmTag


-- 
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/flexdeploy-plugin/push/refs/heads/feature/release2.0/00-4d0678%40github.com.


[jenkinsci/flexdeploy-plugin] f7898c:  releasing 2.0

2022-09-08 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/2.0

  Home:   https://github.com/jenkinsci/flexdeploy-plugin

  Commit: f7898cb2e47cf16c276e3af84c7415570aa851db

  
https://github.com/jenkinsci/flexdeploy-plugin/commit/f7898cb2e47cf16c276e3af84c7415570aa851db

  Author: karl.hense...@flexagon.com 

  Date:   2022-09-08 (Thu, 08 Sep 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

   releasing 2.0





-- 
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/631a27b4.9d0a0220.a792b.fd61SMTPIN_ADDED_BROKEN%40gmr-mx.google.com.


[jenkinsci/flexdeploy-plugin] 5dc4a3: bump to 3

2022-09-08 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/release3.0
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 5dc4a3f0a4438f7e3b7cac2b531d5bd9c57b8f47
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/5dc4a3f0a4438f7e3b7cac2b531d5bd9c57b8f47
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump to 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/flexdeploy-plugin/push/refs/heads/feature/release3.0/78663b-5dc4a3%40github.com.


[jenkinsci/flexdeploy-plugin] 877f24: dependabot file shouldn't be in workflows

2022-09-08 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/dependabotFix
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 877f24b90a87bce418288225ad1e5dc46ae1fbda
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/877f24b90a87bce418288225ad1e5dc46ae1fbda
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
A .github/dependabot.yml
R .github/workflows/dependabot.yml

  Log Message:
  ---
  dependabot file shouldn't be in workflows


-- 
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/flexdeploy-plugin/push/refs/heads/feature/dependabotFix/00-877f24%40github.com.


[jenkinsci/flexdeploy-plugin] d1ccd3: getting ready to release.

2022-09-08 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/feature/releasePrep
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: d1ccd3f1ce874dbf7707a29e322fa1debe09c9c7
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/d1ccd3f1ce874dbf7707a29e322fa1debe09c9c7
  Author: karl.hense...@flexagon.com 
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
A .github/workflows/cd.yaml
A .github/workflows/dependabot.yml
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  getting ready to 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/flexdeploy-plugin/push/refs/heads/feature/releasePrep/00-d1ccd3%40github.com.


[jenkinsci/flexdeploy-plugin] 0a01e4: get the build working

2022-08-17 Thread 'Karl Henselin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 0a01e44c10347f8de0e5af060a92751f408703b6
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/0a01e44c10347f8de0e5af060a92751f408703b6
  Author: karl.hense...@flexagon.com 
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
A .gitignore
M pom.xml

  Log Message:
  ---
  get the build working
ignore the target folder.
2.0


  Commit: 2c65f3ca684df7610572b86ff2be8d9594942ee9
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/2c65f3ca684df7610572b86ff2be8d9594942ee9
  Author: karl.hense...@flexagon.com 
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jenkinsci/flexdeploy-plugin


Compare: 
https://github.com/jenkinsci/flexdeploy-plugin/compare/1b11def9e741...2c65f3ca684d

-- 
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/flexdeploy-plugin/push/refs/heads/master/1b11de-2c65f3%40github.com.