[jenkinsci/vectorcast-execution-plugin] fe28a7: Strip lines when generating qa results xml

2020-02-24 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: fe28a7af07e44f962beadb7e570009aca842658c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/fe28a7af07e44f962beadb7e570009aca842658c
  Author: Richard Keeble 
  Date:   2019-12-18 (Wed, 18 Dec 2019)

  Changed paths:
M src/main/resources/scripts/generate_qa_results_xml.py

  Log Message:
  ---
  Strip lines when generating qa results xml


  Commit: 75650aeefc3916ab77f115ae30d0a50f7555cf7e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/75650aeefc3916ab77f115ae30d0a50f7555cf7e
  Author: Richard Keeble 
  Date:   2019-12-18 (Wed, 18 Dec 2019)

  Changed paths:
M Changes.txt

  Log Message:
  ---
  Update Changes.txt


  Commit: ba091aca313988d9936b1d53514b94a07b5122d0
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ba091aca313988d9936b1d53514b94a07b5122d0
  Author: Richard Keeble 
  Date:   2019-12-18 (Wed, 18 Dec 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-execution-0.61


  Commit: 2c213f054493f986b7cefa8289d1b200a07a754a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2c213f054493f986b7cefa8289d1b200a07a754a
  Author: Richard Keeble 
  Date:   2019-12-18 (Wed, 18 Dec 2019)

  Changed paths:
M pom.xml

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


  Commit: 857ba052e2d04f1986e06bab9c0c1c60de046b8e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/857ba052e2d04f1986e06bab9c0c1c60de046b8e
  Author: Nicholas Elliot 
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
M Changes.txt
M pom.xml

  Log Message:
  ---
  Merge with master


  Commit: 754d42d00d75af91b7f407bb6d156dde9711de58
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/754d42d00d75af91b7f407bb6d156dde9711de58
  Author: Nicholas Elliot 
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/conflict.properties
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/config.xml

  Log Message:
  ---
  Merge branch 'tms-pipeline' of 
https://github.com/jenkinsci/vectorcast-execution-plugin into tms-pipeline


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/4d44f02950af...754d42d00d75

-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/4d44f0-754d42%40github.com.


[jenkinsci/vectorcast-execution-plugin] 217c31: Fix to generate full report for unit test environm...

2020-03-03 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 217c31a4061d8c0d62d1dee26a4a0ae1ca6acd2c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/217c31a4061d8c0d62d1dee26a4a0ae1ca6acd2c
  Author: Nicholas Elliot 
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Fix to generate full report for unit test environments


  Commit: d499a498985ae04358b77f9f1615bcf9c6ac0497
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d499a498985ae04358b77f9f1615bcf9c6ac0497
  Author: Nicholas Elliot 
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  No longer need to generate full status report in text format; unit test fail 
count is determined in generate results


  Commit: 896b063ee1a742e342b8110f9303e8ced2228745
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/896b063ee1a742e342b8110f9303e8ced2228745
  Author: Nicholas Elliot 
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Do not need to generate combined coverage; let aggregate coverage be 
calculated


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/e0fb18b71887...896b063ee1a7

-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/e0fb18-896b06%40github.com.


[jenkinsci/vectorcast-execution-plugin] 9319b9: Pass manage project path to generate combined cove...

2020-02-26 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 9319b9003b5a7064182769de73f394befe605ea1
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9319b9003b5a7064182769de73f394befe605ea1
  Author: Nicholas Elliot 
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Pass manage project path to generate combined coverage report using new api


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/1de1dc-9319b9%40github.com.


[jenkinsci/vectorcast-execution-plugin] 5c7841: Set shared artifact directory to empty string if o...

2020-02-20 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 5c78415fffd8bde7198f1ece4ecd6de9b287a42f
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5c78415fffd8bde7198f1ece4ecd6de9b287a42f
  Author: Nicholas Elliot 
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  ---
  Set shared artifact directory to empty string if optinal argument is not given


  Commit: 58bdc75b8102ea52c21c426ffe494c512ef57b6b
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/58bdc75b8102ea52c21c426ffe494c512ef57b6b
  Author: Nicholas Elliot 
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
M .gitignore
M README.md
M docs/images/pipeline_create.png
M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.properties
M src/main/resources/scripts/getjobs.py
A src/main/webapp/help-optsingleCheckout.html

  Log Message:
  ---
  Merge branch 'tms-pipeline' of 
https://github.com/jenkinsci/vectorcast-execution-plugin into tms-pipeline


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/74efa232061c...58bdc75b8102

-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/74efa2-58bdc7%40github.com.


[jenkinsci/vectorcast-execution-plugin] 17ef37: Fix spelling errors in documentation

2020-02-20 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 17ef374baa4c5ad3f92de93b7e0dc2e593a0e894
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/17ef374baa4c5ad3f92de93b7e0dc2e593a0e894
  Author: Nicholas Elliot 
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix spelling errors in documentation


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/58bdc7-17ef37%40github.com.


[jenkinsci/vectorcast-execution-plugin] fe09e2: Add jenkins pipeline to dependencies

2020-03-10 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: fe09e29bad6db4cc66aa347ecd11960d789c5f2b
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/fe09e29bad6db4cc66aa347ecd11960d789c5f2b
  Author: Nicholas Elliot 
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add jenkins pipeline to dependencies


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/d9caa1-fe09e2%40github.com.


[jenkinsci/vectorcast-execution-plugin] abbe46: Update documentation to include changes made

2020-03-10 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: abbe4679fb4cf307166dd283f4c020ad54ee0b08
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/abbe4679fb4cf307166dd283f4c020ad54ee0b08
  Author: Nicholas Elliot 
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
M Changes.txt
M README.md

  Log Message:
  ---
  Update documentation to include changes made


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/fe09e2-abbe46%40github.com.


[jenkinsci/vectorcast-execution-plugin] cbf5cd: Update class name

2020-04-08 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: cbf5cd2a1fa477e1b77aa589518f7797ca9088c8
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/cbf5cd2a1fa477e1b77aa589518f7797ca9088c8
  Author: Nicholas Elliot 
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Update class name


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046/24243c-cbf5cd%40github.com.


[jenkinsci/vectorcast-execution-plugin] 24243c: Log changes

2020-04-08 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 24243c08109be43bff42c2fda9297d9aa2f8b5bb
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/24243c08109be43bff42c2fda9297d9aa2f8b5bb
  Author: Nicholas Elliot 
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
M Changes.txt
M README.md

  Log Message:
  ---
  Log changes


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046/b904cb-24243c%40github.com.


[jenkinsci/vectorcast-execution-plugin] aedf2e: Fix typo in readme

2020-04-08 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: aedf2e0240e35a6fbed9d2575c9f1b24cd1aa1d9
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/aedf2e0240e35a6fbed9d2575c9f1b24cd1aa1d9
  Author: Nicholas Elliot 
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix typo in readme


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046/cbf5cd-aedf2e%40github.com.


[jenkinsci/vectorcast-execution-plugin] e982e1: Remove old changes log; changes are now tracked in...

2020-04-08 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: e982e125b7b94c359b6116304ebbf60c5588e209
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e982e125b7b94c359b6116304ebbf60c5588e209
  Author: Nicholas Elliot 
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
R Changes.txt

  Log Message:
  ---
  Remove old changes log; changes are now tracked in readme


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046/aedf2e-e982e1%40github.com.


[jenkinsci/vectorcast-execution-plugin] 583a0a: Updates to generate version information in the pip...

2020-04-10 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 583a0a3d33fa6e1130fb5234e598704a001e8d92
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/583a0a3d33fa6e1130fb5234e598704a001e8d92
  Author: TimSVector 
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Updates to generate version information in the pipeline script, print it out, 
and also print out version information for the VectorcASTSetup setup while the 
plugin runs.


  Commit: 30fa63811bf649119e2ed26ef3cef14646b02eee
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/30fa63811bf649119e2ed26ef3cef14646b02eee
  Author: TimSVector 
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Updates for multi-branch pipeline support


  Commit: 1c98e1771bd4b7788d0e9401b303e967bc1c8082
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1c98e1771bd4b7788d0e9401b303e967bc1c8082
  Author: TimSVector 
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Update to bring single-job inline with pipeline plugin command set - FB89749


  Commit: b10404617c76fe7feadf51afccf28889e8de257a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b10404617c76fe7feadf51afccf28889e8de257a
  Author: TimSVector 
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
M README.md
M pom.xml
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Updates for bad characters in job name FB90015


  Commit: 122de05added5d22ba5730461af9978a438ad6aa
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/122de05added5d22ba5730461af9978a438ad6aa
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046


  Commit: efcae0e24977e6a3b1a075f1836336114e5e55c5
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/efcae0e24977e6a3b1a075f1836336114e5e55c5
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  ---
  Extract utility class


  Commit: 7390bb494045f790492acb92dc9b4ce81d393e1c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7390bb494045f790492acb92dc9b4ce81d393e1c
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Remove unnecessary space


  Commit: 6e7e44fe8d0d9089150d71b9df9bc804c8ec43d9
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6e7e44fe8d0d9089150d71b9df9bc804c8ec43d9
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Revert unnecessary changes


  Commit: d29ada3fe3206ba5d6f0bfeee8658859a8de4285
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d29ada3fe3206ba5d6f0bfeee8658859a8de4285
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Add license and copyright notice


  Commit: d552351a3bafe4c2d57127a03e3daf40e3e7ca87
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d552351a3bafe4c2d57127a03e3daf40e3e7ca87
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Fix indentations


  Commit: b904cb6ab60f7cce7501c610d969e1dc63fc1488
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b904cb6ab60f7cce7501c610d969e1dc63fc1488
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main

[jenkinsci/vectorcast-execution-plugin]

2020-04-02 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/0b390d-00%40github.com.


[jenkinsci/vectorcast-execution-plugin] 0b390d: Add mulit-branch pipeline jobs to known issues

2020-04-03 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 0b390dce9860cf878c66ef1590aebcede057e8d4
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0b390dce9860cf878c66ef1590aebcede057e8d4
  Author: Nicholas Elliot 
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Add mulit-branch pipeline jobs to known issues


  Commit: 119569628091c4ccf48e0425c7ca1e17e99da012
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/119569628091c4ccf48e0425c7ca1e17e99da012
  Author: Nicholas Elliot 
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add developer


  Commit: a5cdff509cafeee1ad8ef3be0df04250b5a7669a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a5cdff509cafeee1ad8ef3be0df04250b5a7669a
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
M pom.xml

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


  Commit: ca21aa484d28d48af402bf743f0b2df7a10d026d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ca21aa484d28d48af402bf743f0b2df7a10d026d
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert


  Commit: be230b13b03852d8541292db4be97cca267279ae
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/be230b13b03852d8541292db4be97cca267279ae
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use latest maven release and scm plugin versions


  Commit: 88530cdc404d6b251938b99ba253ff57be06ff31
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/88530cdc404d6b251938b99ba253ff57be06ff31
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-execution-0.62


  Commit: 77cfe0dc1ce39284f2a38f3f04db82d176014987
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/77cfe0dc1ce39284f2a38f3f04db82d176014987
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
M pom.xml

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


  Commit: 122de05added5d22ba5730461af9978a438ad6aa
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/122de05added5d22ba5730461af9978a438ad6aa
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/b10404617c76...122de05added

-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046/b10404-122de0%40github.com.


[jenkinsci/vectorcast-execution-plugin] d55235: Fix indentations

2020-04-03 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: d552351a3bafe4c2d57127a03e3daf40e3e7ca87
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d552351a3bafe4c2d57127a03e3daf40e3e7ca87
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Fix indentations


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046/d29ada-d55235%40github.com.


[jenkinsci/vectorcast-execution-plugin] efcae0: Extract utility class

2020-04-03 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: efcae0e24977e6a3b1a075f1836336114e5e55c5
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/efcae0e24977e6a3b1a075f1836336114e5e55c5
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  ---
  Extract utility class


  Commit: 7390bb494045f790492acb92dc9b4ce81d393e1c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7390bb494045f790492acb92dc9b4ce81d393e1c
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Remove unnecessary space


  Commit: 6e7e44fe8d0d9089150d71b9df9bc804c8ec43d9
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6e7e44fe8d0d9089150d71b9df9bc804c8ec43d9
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Revert unnecessary changes


  Commit: d29ada3fe3206ba5d6f0bfeee8658859a8de4285
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d29ada3fe3206ba5d6f0bfeee8658859a8de4285
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Add license and copyright notice


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/122de05added...d29ada3fe320

-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046/122de0-d29ada%40github.com.


[jenkinsci/vectorcast-execution-plugin] b904cb: Import library

2020-04-03 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: b904cb6ab60f7cce7501c610d969e1dc63fc1488
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b904cb6ab60f7cce7501c610d969e1dc63fc1488
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Import library


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046/d55235-b904cb%40github.com.


[jenkinsci/vectorcast-execution-plugin] b414e1: Backout new manage api call

2020-03-25 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: b414e1bc1387e65ef29c270576a99c8d78851409
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b414e1bc1387e65ef29c270576a99c8d78851409
  Author: Nicholas Elliot 
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
M src/main/resources/scripts/getjobs.py

  Log Message:
  ---
  Backout new manage api call


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/73f1d7-b414e1%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-03-31 Thread Nicholas Elliot
  Branch: refs/tags/vectorcast-execution-0.62
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.62/00-562db0%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-03-31 Thread Nicholas Elliot
  Branch: refs/tags/vectorcast-execution-0.62
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.62/00-f899bc%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-03-31 Thread Nicholas Elliot
  Branch: refs/tags/vectorcast-execution-0.62
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.62/562db0-00%40github.com.


[jenkinsci/vectorcast-execution-plugin] a5cdff: [maven-release-plugin] prepare for next developmen...

2020-03-31 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: a5cdff509cafeee1ad8ef3be0df04250b5a7669a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a5cdff509cafeee1ad8ef3be0df04250b5a7669a
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  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/vectorcast-execution-plugin/push/refs/heads/master/119569-a5cdff%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-03-31 Thread Nicholas Elliot
  Branch: refs/tags/vectorcast-execution-0.62
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.62/f899bc-00%40github.com.


[jenkinsci/vectorcast-execution-plugin] ca21aa: Revert

2020-03-31 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: ca21aa484d28d48af402bf743f0b2df7a10d026d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ca21aa484d28d48af402bf743f0b2df7a10d026d
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert


  Commit: be230b13b03852d8541292db4be97cca267279ae
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/be230b13b03852d8541292db4be97cca267279ae
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use latest maven release and scm plugin versions


  Commit: 88530cdc404d6b251938b99ba253ff57be06ff31
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/88530cdc404d6b251938b99ba253ff57be06ff31
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-execution-0.62


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/a5cdff509caf...88530cdc404d

-- 
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/vectorcast-execution-plugin/push/refs/heads/master/a5cdff-88530c%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-03-31 Thread Nicholas Elliot
  Branch: refs/tags/vectorcast-execution-0.62
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.62/00-54ed46%40github.com.


[jenkinsci/vectorcast-execution-plugin] 77cfe0: [maven-release-plugin] prepare for next developmen...

2020-03-31 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 77cfe0dc1ce39284f2a38f3f04db82d176014987
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/77cfe0dc1ce39284f2a38f3f04db82d176014987
  Author: Nicholas Elliot 
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  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/vectorcast-execution-plugin/push/refs/heads/master/88530c-77cfe0%40github.com.


[jenkinsci/vectorcast-execution-plugin] 0b390d: Add mulit-branch pipeline jobs to known issues

2020-03-30 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 0b390dce9860cf878c66ef1590aebcede057e8d4
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0b390dce9860cf878c66ef1590aebcede057e8d4
  Author: Nicholas Elliot 
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Add mulit-branch pipeline jobs to known issues


-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/b414e1-0b390d%40github.com.


[jenkinsci/vectorcast-execution-plugin] 119569: Add developer

2020-03-30 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 119569628091c4ccf48e0425c7ca1e17e99da012
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/119569628091c4ccf48e0425c7ca1e17e99da012
  Author: Nicholas Elliot 
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add developer


-- 
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/vectorcast-execution-plugin/push/refs/heads/master/0b390d-119569%40github.com.


[jenkinsci/vectorcast-execution-plugin] 2881dd: Update for FB90154 (monitored build log parse for ...

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 2881dd192d11c0f219107606be0d624956316cab
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2881dd192d11c0f219107606be0d624956316cab
  Author: TimSVector 
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  Update for FB90154 (monitored build log parse for CBT)


  Commit: 2a56d1fb2832f33ae1231b0a9c560513a424b9e1
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2a56d1fb2832f33ae1231b0a9c560513a424b9e1
  Author: Nicholas Elliot 
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
R Changes.txt
M README.md
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90154


  Commit: 3f7e3b7f98c76c8a69af7e8da970490e20a696a4
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3f7e3b7f98c76c8a69af7e8da970490e20a696a4
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  Merge pull request #13 from jenkinsci/FB90154

Update for FB90154 (monitored build log parse for CBT)


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/b7d68e8ce78c...3f7e3b7f98c7

-- 
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/vectorcast-execution-plugin/push/refs/heads/master/b7d68e-3f7e3b%40github.com.


[jenkinsci/vectorcast-execution-plugin] 2a56d1: Merge branch 'master' of github.com:jenkinsci/vect...

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/FB90176_FB90219
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 2a56d1fb2832f33ae1231b0a9c560513a424b9e1
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2a56d1fb2832f33ae1231b0a9c560513a424b9e1
  Author: Nicholas Elliot 
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
R Changes.txt
M README.md
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90154


  Commit: 3f7e3b7f98c76c8a69af7e8da970490e20a696a4
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3f7e3b7f98c76c8a69af7e8da970490e20a696a4
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  Merge pull request #13 from jenkinsci/FB90154

Update for FB90154 (monitored build log parse for CBT)


  Commit: 9a7272bd6f298ec6beb47260a78c0bd1a1032edd
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9a7272bd6f298ec6beb47260a78c0bd1a1032edd
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90176_FB90219


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/ca370d4a0d5d...9a7272bd6f29

-- 
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/vectorcast-execution-plugin/push/refs/heads/FB90176_FB90219/ca370d-9a7272%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/vectorcast-execution-plugin-90362_remove_dead_scripts
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vectorcast-execution-plugin-90362_remove_dead_scripts/3f7e3b-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/vectorcast-execution-plugin-90362_remove_dead_scripts
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vectorcast-execution-plugin-90362_remove_dead_scripts/00-3f7e3b%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/vce_90365_ignore_legacy_reports
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vce_90365_ignore_legacy_reports/00-3f7e3b%40github.com.


[jenkinsci/vectorcast-execution-plugin] 583a0a: Updates to generate version information in the pip...

2020-04-27 Thread Nicholas Elliot
  Branch: refs/heads/FB90176_FB90219
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 583a0a3d33fa6e1130fb5234e598704a001e8d92
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/583a0a3d33fa6e1130fb5234e598704a001e8d92
  Author: TimSVector 
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Updates to generate version information in the pipeline script, print it out, 
and also print out version information for the VectorcASTSetup setup while the 
plugin runs.


  Commit: 30fa63811bf649119e2ed26ef3cef14646b02eee
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/30fa63811bf649119e2ed26ef3cef14646b02eee
  Author: TimSVector 
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Updates for multi-branch pipeline support


  Commit: 1c98e1771bd4b7788d0e9401b303e967bc1c8082
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1c98e1771bd4b7788d0e9401b303e967bc1c8082
  Author: TimSVector 
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Update to bring single-job inline with pipeline plugin command set - FB89749


  Commit: b10404617c76fe7feadf51afccf28889e8de257a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b10404617c76fe7feadf51afccf28889e8de257a
  Author: TimSVector 
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
M README.md
M pom.xml
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Updates for bad characters in job name FB90015


  Commit: 122de05added5d22ba5730461af9978a438ad6aa
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/122de05added5d22ba5730461af9978a438ad6aa
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046


  Commit: efcae0e24977e6a3b1a075f1836336114e5e55c5
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/efcae0e24977e6a3b1a075f1836336114e5e55c5
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  ---
  Extract utility class


  Commit: 7390bb494045f790492acb92dc9b4ce81d393e1c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7390bb494045f790492acb92dc9b4ce81d393e1c
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Remove unnecessary space


  Commit: 6e7e44fe8d0d9089150d71b9df9bc804c8ec43d9
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6e7e44fe8d0d9089150d71b9df9bc804c8ec43d9
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Revert unnecessary changes


  Commit: d29ada3fe3206ba5d6f0bfeee8658859a8de4285
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d29ada3fe3206ba5d6f0bfeee8658859a8de4285
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Add license and copyright notice


  Commit: d552351a3bafe4c2d57127a03e3daf40e3e7ca87
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d552351a3bafe4c2d57127a03e3daf40e3e7ca87
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Fix indentations


  Commit: b904cb6ab60f7cce7501c610d969e1dc63fc1488
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b904cb6ab60f7cce7501c610d969e1dc63fc1488
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M

[jenkinsci/vectorcast-execution-plugin] 583a0a: Updates to generate version information in the pip...

2020-04-27 Thread Nicholas Elliot
  Branch: refs/heads/FB90154
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 583a0a3d33fa6e1130fb5234e598704a001e8d92
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/583a0a3d33fa6e1130fb5234e598704a001e8d92
  Author: TimSVector 
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Updates to generate version information in the pipeline script, print it out, 
and also print out version information for the VectorcASTSetup setup while the 
plugin runs.


  Commit: 30fa63811bf649119e2ed26ef3cef14646b02eee
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/30fa63811bf649119e2ed26ef3cef14646b02eee
  Author: TimSVector 
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Updates for multi-branch pipeline support


  Commit: 1c98e1771bd4b7788d0e9401b303e967bc1c8082
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1c98e1771bd4b7788d0e9401b303e967bc1c8082
  Author: TimSVector 
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Update to bring single-job inline with pipeline plugin command set - FB89749


  Commit: b10404617c76fe7feadf51afccf28889e8de257a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b10404617c76fe7feadf51afccf28889e8de257a
  Author: TimSVector 
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
M README.md
M pom.xml
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Updates for bad characters in job name FB90015


  Commit: 122de05added5d22ba5730461af9978a438ad6aa
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/122de05added5d22ba5730461af9978a438ad6aa
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046


  Commit: efcae0e24977e6a3b1a075f1836336114e5e55c5
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/efcae0e24977e6a3b1a075f1836336114e5e55c5
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  ---
  Extract utility class


  Commit: 7390bb494045f790492acb92dc9b4ce81d393e1c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7390bb494045f790492acb92dc9b4ce81d393e1c
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Remove unnecessary space


  Commit: 6e7e44fe8d0d9089150d71b9df9bc804c8ec43d9
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6e7e44fe8d0d9089150d71b9df9bc804c8ec43d9
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Revert unnecessary changes


  Commit: d29ada3fe3206ba5d6f0bfeee8658859a8de4285
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d29ada3fe3206ba5d6f0bfeee8658859a8de4285
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Add license and copyright notice


  Commit: d552351a3bafe4c2d57127a03e3daf40e3e7ca87
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d552351a3bafe4c2d57127a03e3daf40e3e7ca87
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Fix indentations


  Commit: b904cb6ab60f7cce7501c610d969e1dc63fc1488
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b904cb6ab60f7cce7501c610d969e1dc63fc1488
  Author: Nicholas Elliot 
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
M 
src/main

[jenkinsci/vectorcast-execution-plugin] b56bc9: BUGZID: 90362 Remove calls to legacy scripts

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/vce_90362_legacy_scripts
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: b56bc93780d31a729f74be0efdfead1127cf785d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b56bc93780d31a729f74be0efdfead1127cf785d
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  BUGZID: 90362 Remove calls to legacy scripts


-- 
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/vectorcast-execution-plugin/push/refs/heads/vce_90362_legacy_scripts/3f7e3b-b56bc9%40github.com.


[jenkinsci/vectorcast-execution-plugin] b56bc9: BUGZID: 90362 Remove calls to legacy scripts

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: b56bc93780d31a729f74be0efdfead1127cf785d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b56bc93780d31a729f74be0efdfead1127cf785d
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  BUGZID: 90362 Remove calls to legacy scripts


  Commit: 0a35f317ed5c442408005d7a966cf542a3dcb5fc
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0a35f317ed5c442408005d7a966cf542a3dcb5fc
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Merge pull request #16 from jenkinsci/vce_90362_legacy_scripts

BUGZID: 90362 Remove calls to legacy scripts


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/3f7e3b7f98c7...0a35f317ed5c

-- 
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/vectorcast-execution-plugin/push/refs/heads/master/3f7e3b-0a35f3%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/vce_90362_legacy_scripts
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vce_90362_legacy_scripts/00-3f7e3b%40github.com.


[jenkinsci/vectorcast-execution-plugin] b6d7d5: Fixes race condition from using execute_results.txt

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: b6d7d5ae5815191902a8e864ae2976a6fe1a1c0e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b6d7d5ae5815191902a8e864ae2976a6fe1a1c0e
  Author: TimSVector 
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Fixes race condition from using execute_results.txt


  Commit: dfb799c7629e75217c59100b3d91a81457a83882
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/dfb799c7629e75217c59100b3d91a81457a83882
  Author: TimSVector 
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
M README.md
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Updates to master


  Commit: 18b7b111844a54216f491508a00502a2ae27343c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/18b7b111844a54216f491508a00502a2ae27343c
  Author: TimSVector 
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Update for FB90219.  Remove CombinedReport.html and add 2 failure messages


  Commit: ca370d4a0d5d1a6a9c306ae9f5fb319ed7ec26b9
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ca370d4a0d5d1a6a9c306ae9f5fb319ed7ec26b9
  Author: Nicholas Elliot 
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
R Changes.txt
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90176_FB90219


  Commit: 9a7272bd6f298ec6beb47260a78c0bd1a1032edd
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9a7272bd6f298ec6beb47260a78c0bd1a1032edd
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90176_FB90219


  Commit: a716cdf3e789b4d5a5e5f54e597aa0a6b382b22e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a716cdf3e789b4d5a5e5f54e597aa0a6b382b22e
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90176_FB90219


  Commit: 846e5674d62a11d74b104163f1fc113c603ecd02
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/846e5674d62a11d74b104163f1fc113c603ecd02
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  BUGZID: 90176 Extract method


  Commit: 3f122d0baf67f7613bb1ef2f5253e91cb8f57d59
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3f122d0baf67f7613bb1ef2f5253e91cb8f57d59
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge pull request #15 from jenkinsci/FB90176_FB90219

Fb90176 fb90219


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/0a35f317ed5c...3f122d0baf67

-- 
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/vectorcast-execution-plugin/push/refs/heads/master/0a35f3-3f122d%40github.com.


[jenkinsci/vectorcast-execution-plugin] b56bc9: BUGZID: 90362 Remove calls to legacy scripts

2020-04-28 Thread Nicholas Elliot
  Branch: refs/heads/FB90176_FB90219
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: b56bc93780d31a729f74be0efdfead1127cf785d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b56bc93780d31a729f74be0efdfead1127cf785d
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  BUGZID: 90362 Remove calls to legacy scripts


  Commit: 0a35f317ed5c442408005d7a966cf542a3dcb5fc
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0a35f317ed5c442408005d7a966cf542a3dcb5fc
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Merge pull request #16 from jenkinsci/vce_90362_legacy_scripts

BUGZID: 90362 Remove calls to legacy scripts


  Commit: a716cdf3e789b4d5a5e5f54e597aa0a6b382b22e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a716cdf3e789b4d5a5e5f54e597aa0a6b382b22e
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90176_FB90219


  Commit: 846e5674d62a11d74b104163f1fc113c603ecd02
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/846e5674d62a11d74b104163f1fc113c603ecd02
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  BUGZID: 90176 Extract method


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/9a7272bd6f29...846e5674d62a

-- 
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/vectorcast-execution-plugin/push/refs/heads/FB90176_FB90219/9a7272-846e56%40github.com.


[jenkinsci/vectorcast-execution-plugin] b6d7d5: Fixes race condition from using execute_results.txt

2020-04-29 Thread Nicholas Elliot
  Branch: refs/heads/vce_90365_ignore_legacy_reports
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: b6d7d5ae5815191902a8e864ae2976a6fe1a1c0e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b6d7d5ae5815191902a8e864ae2976a6fe1a1c0e
  Author: TimSVector 
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Fixes race condition from using execute_results.txt


  Commit: dfb799c7629e75217c59100b3d91a81457a83882
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/dfb799c7629e75217c59100b3d91a81457a83882
  Author: TimSVector 
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
M README.md
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Updates to master


  Commit: 18b7b111844a54216f491508a00502a2ae27343c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/18b7b111844a54216f491508a00502a2ae27343c
  Author: TimSVector 
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Update for FB90219.  Remove CombinedReport.html and add 2 failure messages


  Commit: ca370d4a0d5d1a6a9c306ae9f5fb319ed7ec26b9
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ca370d4a0d5d1a6a9c306ae9f5fb319ed7ec26b9
  Author: Nicholas Elliot 
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
R Changes.txt
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90176_FB90219


  Commit: 9a7272bd6f298ec6beb47260a78c0bd1a1032edd
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9a7272bd6f298ec6beb47260a78c0bd1a1032edd
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90176_FB90219


  Commit: b56bc93780d31a729f74be0efdfead1127cf785d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b56bc93780d31a729f74be0efdfead1127cf785d
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  BUGZID: 90362 Remove calls to legacy scripts


  Commit: 0a35f317ed5c442408005d7a966cf542a3dcb5fc
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0a35f317ed5c442408005d7a966cf542a3dcb5fc
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Merge pull request #16 from jenkinsci/vce_90362_legacy_scripts

BUGZID: 90362 Remove calls to legacy scripts


  Commit: a716cdf3e789b4d5a5e5f54e597aa0a6b382b22e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a716cdf3e789b4d5a5e5f54e597aa0a6b382b22e
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/vectorcast-execution-plugin 
into FB90176_FB90219


  Commit: 846e5674d62a11d74b104163f1fc113c603ecd02
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/846e5674d62a11d74b104163f1fc113c603ecd02
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  BUGZID: 90176 Extract method


  Commit: 3f122d0baf67f7613bb1ef2f5253e91cb8f57d59
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3f122d0baf67f7613bb1ef2f5253e91cb8f57d59
  Author: Nicholas Elliot 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge pull request #15 from jenkinsci/FB90176_FB90219

Fb90176 fb90219


  Commit: 04dcbc8a8baae6bbe93c79b64371142af35a58c3
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit

[jenkinsci/vectorcast-execution-plugin] 04dcbc: BUGZID: 90365 Ignore legacy report engine environm...

2020-04-29 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 04dcbc8a8baae6bbe93c79b64371142af35a58c3
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/04dcbc8a8baae6bbe93c79b64371142af35a58c3
  Author: Nicholas Elliot 
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  BUGZID: 90365 Ignore legacy report engine environment variable


  Commit: c9e5615737e1fcb70ba90fb95cc1f2437e015f3e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/c9e5615737e1fcb70ba90fb95cc1f2437e015f3e
  Author: Nicholas Elliot 
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Merge pull request #17 from jenkinsci/vce_90365_ignore_legacy_reports

BUGZID: 90365 Ignore legacy report engine environment variable


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/3f122d0baf67...c9e5615737e1

-- 
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/vectorcast-execution-plugin/push/refs/heads/master/3f122d-c9e561%40github.com.


[jenkinsci/vectorcast-execution-plugin] 8834f6: Update change log

2020-04-30 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 8834f62d7ff14307df694b2dae8063269680259b
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8834f62d7ff14307df694b2dae8063269680259b
  Author: Nicholas Elliot 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update change log


-- 
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/vectorcast-execution-plugin/push/refs/heads/master/c9e561-8834f6%40github.com.


[jenkinsci/vectorcast-execution-plugin] a33c8f: BugzID: 90088 - added vpython3-addons directory wi...

2020-04-30 Thread Nicholas Elliot
hs:
R Changes.txt
M README.md
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  Merge branch 'master' into python3-compatible-FB90088


  Commit: d19dc5042cf667970781186b7614928b1c47d956
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d19dc5042cf667970781186b7614928b1c47d956
  Author: Cameron LaFreniere 
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
R Changes.txt
M README.md
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  Merge branch 'python3-compatible-FB90088' of 
https://github.com/cam-laf/vectorcast-execution-plugin into 
python3-compatible-FB90088


  Commit: 28f8028da02b45d2a3f31123320615e1433c3f73
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/28f8028da02b45d2a3f31123320615e1433c3f73
  Author: Cameron LaFreniere 
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  BugzID: 90088 - Importing __future__.print_function and using py3 print 
function in parse_console_for_cbt.py


  Commit: 9304af9296f02d8f9c43ee54bec08dcc216bcdea
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9304af9296f02d8f9c43ee54bec08dcc216bcdea
  Author: Cameron LaFreniere 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  BugzID: 90088 - Unicode objects must be encoded before hasing in Python 3.


  Commit: 4b5ba3f3e3c9be3fd952a1500a57d0cd0904fd72
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/4b5ba3f3e3c9be3fd952a1500a57d0cd0904fd72
  Author: Nicholas Elliot 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/resources/scripts/UpdateMultiJob.py
M src/main/resources/scripts/copy_build_dir.py
M src/main/resources/scripts/crumbDiag.py
M src/main/resources/scripts/extract_build_dir.py
M src/main/resources/scripts/gen-combined-cov.py
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_qa_results_xml.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/getjobs.py
M src/main/resources/scripts/incremental_build_report_aggregator.py
M src/main/resources/scripts/managewait.py
M src/main/resources/scripts/parse_console_for_cbt.py
M src/main/resources/scripts/vcastcsv2jenkins.py

  Log Message:
  ---
  Merge pull request #12 from cam-laf/python3-compatible-FB90088

FB:90088 - Update jenkins plugin scripts to be Python 3 Compatible


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/2498547deefa...4b5ba3f3e3c9

-- 
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/vectorcast-execution-plugin/push/refs/heads/master/249854-4b5ba3%40github.com.


[jenkinsci/vectorcast-execution-plugin] 685a23: Update change log

2020-04-30 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 685a2370ec03942e4fe09a534bd416b0b7911e46
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/685a2370ec03942e4fe09a534bd416b0b7911e46
  Author: Nicholas Elliot 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update change log


-- 
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/vectorcast-execution-plugin/push/refs/heads/master/4b5ba3-685a23%40github.com.


[jenkinsci/vectorcast-execution-plugin] 249854: Make punctuation consistent

2020-04-30 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 2498547deefa24dd72ad3b126d8b84e6fae73b3a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2498547deefa24dd72ad3b126d8b84e6fae73b3a
  Author: Nicholas Elliot 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Make punctuation consistent


-- 
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/vectorcast-execution-plugin/push/refs/heads/master/8834f6-249854%40github.com.


[jenkinsci/vectorcast-execution-plugin] d54f17: Update findbugs version to be compatible with mave...

2020-03-18 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: d54f172a175db5e31429139ec12fea6d976ed10d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d54f172a175db5e31429139ec12fea6d976ed10d
  Author: Nicholas Elliot 
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update findbugs version to be compatible with maven 3.6.3


  Commit: 23bdf4cc051121e9db861623f345a9e382acfa26
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/23bdf4cc051121e9db861623f345a9e382acfa26
  Author: Nicholas Elliot 
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge branch 'tms-pipeline' of 
https://github.com/jenkinsci/vectorcast-execution-plugin into tms-pipeline


  Commit: 32fdef679a273b66ab2958149c960dd1623f3d43
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/32fdef679a273b66ab2958149c960dd1623f3d43
  Author: Nicholas Elliot 
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge branch 'tms-pipeline' of 
https://github.com/jenkinsci/vectorcast-execution-plugin into tms-pipeline


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/76d76633131e...32fdef679a27

-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/76d766-32fdef%40github.com.


[jenkinsci/vectorcast-execution-plugin] a96b52: Check if coverage is initialized

2020-03-18 Thread Nicholas Elliot
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: a96b521eda72908804f17e5c1ff9d289e0401070
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a96b521eda72908804f17e5c1ff9d289e0401070
  Author: Nicholas Elliot 
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Check if coverage is initialized


  Commit: 73f1d75fd5fda8f7689c9dfff0f60b9dfc62483e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/73f1d75fd5fda8f7689c9dfff0f60b9dfc62483e
  Author: Nicholas Elliot 
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/32fdef679a27...73f1d75fd5fd

-- 
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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/32fdef-73f1d7%40github.com.


[jenkinsci/vectorcast-execution-plugin] 0a431f: BUGZID: 90088 Use splitlines on stdout when using ...

2020-05-06 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 0a431f3e0166d55674d167023b7d921dbafa79b3
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0a431f3e0166d55674d167023b7d921dbafa79b3
  Author: Nicholas Elliot 
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
M src/main/resources/scripts/copy_build_dir.py
M src/main/resources/scripts/generate_qa_results_xml.py
M src/main/resources/scripts/getjobs.py

  Log Message:
  ---
  BUGZID: 90088 Use splitlines on stdout when using universal new lines with 
subprocess


-- 
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/vectorcast-execution-plugin/push/refs/heads/master/685a23-0a431f%40github.com.


[jenkinsci/vectorcast-execution-plugin] 86ec8e: Checking for invalid project

2020-08-26 Thread Nicholas Elliot
  Branch: refs/heads/vce__064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 86ec8e0249f8749f7e3f801be48385f0bf6696ff
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/86ec8e0249f8749f7e3f801be48385f0bf6696ff
  Author: TimSVector 
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Checking for invalid project


  Commit: b836141038d2eff0fec8556b2276ea12be786be7
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b836141038d2eff0fec8556b2276ea12be786be7
  Author: Nicholas Elliot 
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce__064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/d34ae43f3080...b836141038d2

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce__064/d34ae4-b83614%40github.com.


[jenkinsci/vectorcast-execution-plugin] 6dd60d: BUGZID: 90522 Fixed to properly unset environment...

2020-08-26 Thread Nicholas Elliot
  Branch: refs/heads/vce__064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 6dd60d35bec41e16773713d1f838324598e8bb21
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6dd60d35bec41e16773713d1f838324598e8bb21
  Author: TimSVector 
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  BUGZID: 90522  Fixed to properly unset environment variable instead of 
setting it to 0


  Commit: a4383c7d4360112fb8804a269a1c73c5448b06d9
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a4383c7d4360112fb8804a269a1c73c5448b06d9
  Author: TimSVector 
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  Cleaning up CI and error checking


  Commit: 163a2883ef19235ac23ff4050e0b27cd542f9f68
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/163a2883ef19235ac23ff4050e0b27cd542f9f68
  Author: TimSVector 
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Update for tc.is_vct_map


  Commit: a5811222ce2f8e7c7aed0da6b041d5d4dcf5564c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a5811222ce2f8e7c7aed0da6b041d5d4dcf5564c
  Author: TimSVector 
  Date:   2020-08-22 (Sat, 22 Aug 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Adding standalone processing of .vcp and .vce files for Nvidia


  Commit: d34ae43f3080f758b390da6b3e93711fa027e15a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d34ae43f3080f758b390da6b3e93711fa027e15a
  Author: Nicholas Elliot 
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce__064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/c8f5d4f08cc5...d34ae43f3080

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce__064/c8f5d4-d34ae4%40github.com.


[jenkinsci/vectorcast-execution-plugin] 3c7b1f: BUGZID: 91382 - remove external CSS

2020-08-26 Thread Nicholas Elliot
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 3c7b1f7cf23b7f14d55259e11928a8d3bf33c479
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3c7b1f7cf23b7f14d55259e11928a8d3bf33c479
  Author: TimSVector 
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
R src/main/resources/scripts/default-style.css
R src/main/resources/scripts/normalize.css
R src/main/resources/scripts/vectorcast.png

  Log Message:
  ---
  BUGZID: 91382 - remove external CSS


  Commit: 66d25768f6bccfdd0550a57c4294bcebb534e42a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/66d25768f6bccfdd0550a57c4294bcebb534e42a
  Author: Nicholas Elliot 
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
R src/main/resources/scripts/default-style.css
R src/main/resources/scripts/normalize.css
R src/main/resources/scripts/vectorcast.png

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/b836141038d2...66d25768f6bc

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/b83614-66d257%40github.com.


[jenkinsci/vectorcast-execution-plugin] f42a6d: Default use parameters value false

2020-08-27 Thread Nicholas Elliot
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: f42a6d08320ca78c364f253eafe6a235c18bd3af
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f42a6d08320ca78c364f253eafe6a235c18bd3af
  Author: Nicholas Elliot 
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  ---
  Default use parameters value false


-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/66d257-f42a6d%40github.com.


[jenkinsci/vectorcast-execution-plugin] 87ec74: Make use ci default value empty quotes instead of ...

2020-08-27 Thread Nicholas Elliot
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 87ec745e0f22be80479a153eeedb7ac817c1cd6f
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/87ec745e0f22be80479a153eeedb7ac817c1cd6f
  Author: Nicholas Elliot 
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  ---
  Make use ci default value empty quotes instead of null


-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/f42a6d-87ec74%40github.com.


[jenkinsci/vectorcast-execution-plugin] 161280: Update to fix CI not used.

2020-08-27 Thread Nicholas Elliot
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 16128062b9bfc2c5e9703b591b5caddc2e1bec63
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/16128062b9bfc2c5e9703b591b5caddc2e1bec63
  Author: TimSVector 
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  ---
  Update to fix CI not used.


  Commit: 8f3bfb9e814afa11b6d47bcaebeffb1a65c1d3cc
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8f3bfb9e814afa11b6d47bcaebeffb1a65c1d3cc
  Author: TimSVector 
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Updates to remove debug printf and only generate metrics one time on the top 
level job.


  Commit: 467d0d776ab6fcfc77e6058385b1a105c9fb4688
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/467d0d776ab6fcfc77e6058385b1a105c9fb4688
  Author: Nicholas Elliot 
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/87ec745e0f22...467d0d776ab6

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/87ec74-467d0d%40github.com.


[jenkinsci/vectorcast-execution-plugin] 534f31: Update developers

2020-08-27 Thread Nicholas Elliot
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 534f317cf4846d7c9679766378eefa5f0134c1e3
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/534f317cf4846d7c9679766378eefa5f0134c1e3
  Author: Nicholas Elliot 
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update developers


-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/467d0d-534f31%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-08-26 Thread Nicholas Elliot
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vce064/00-f279b9%40github.com.


[jenkinsci/vectorcast-execution-plugin] 3a88d8: Updates for 90015, 90450, 90522, 90132

2020-08-26 Thread Nicholas Elliot
)

  Changed paths:
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/vcastcsv2jenkins.py

  Log Message:
  ---
  BUGZID 90388 Remove xunit support


  Commit: d7501a10ba180c2bf6b7a5374ab0280c3d787a3a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d7501a10ba180c2bf6b7a5374ab0280c3d787a3a
  Author: TimSVector 
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M src/main/webapp/help-optUseReporting.html

  Log Message:
  ---
  BUGZID: 90388 - removing mention of xunit


  Commit: 42072014928307220e31ae4384980d884ebbc188
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/42072014928307220e31ae4384980d884ebbc188
  Author: TimSVector 
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:

  Log Message:
  ---
  Merge branch 'master' into 90388_remove_xunit_support


  Commit: 01e2253a57515fb5ab1df690e676507f90a8fb39
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/01e2253a57515fb5ab1df690e676507f90a8fb39
  Author: TimSVector 
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Adding back runManageWithWait that got inadvertently deleted


  Commit: f4b81edcffe2950a8c58d478344f5a8a4c9a74ce
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f4b81edcffe2950a8c58d478344f5a8a4c9a74ce
  Author: TimSVector 
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Temp push


  Commit: e1d82448998d75f562e4d649702147cef1ea8f91
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e1d82448998d75f562e4d649702147cef1ea8f91
  Author: TimSVector 
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  BUGZID: 91064 - adding more information to the JUnit test case name to 
identify filename and subprogram


  Commit: a9556e5e3038f9d1b24d6d86434d68ca7d4986fd
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a9556e5e3038f9d1b24d6d86434d68ca7d4986fd
  Author: TimSVector 
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Adding missing .txt to baseline groovy script so archiver won't throw an error


  Commit: 17044428e56e3d50e2db5348f257dc3c5e9f8ff5
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/17044428e56e3d50e2db5348f257dc3c5e9f8ff5
  Author: TimSVector 
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/managewait.py
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  Adding different error handling and timing for test case through managewait.py


  Commit: b0670f4e408a36111b8741b304ad88123cc61c3a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b0670f4e408a36111b8741b304ad88123cc61c3a
  Author: Nicholas Elliot 
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
M README.md
M docs/images/pipeline_create.png
M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.jelly
M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.properties
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/parse_console_for_cbt.py
A src/main/webapp/help-optuseCiLicense.html
A src/main/webapp/help-optuseuseCBT.html

  Log Message:
  ---
  Merge branch 'tms-fixes-64' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce__064


  Commit: a3726280482e10deab8049b99a237238d1d5a514
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a3726280482e10deab8049b99a237238d1d5a514
  Author: Nicholas Elliot 
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
M README.md
A docs/images/Parameter_Config_for_Build.PNG
M docs/images/pipeline_create.png
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

[jenkinsci/vectorcast-execution-plugin]

2020-08-26 Thread Nicholas Elliot
  Branch: refs/heads/vce__064
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vce__064/b83614-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-06-05 Thread Nicholas Elliot
  Branch: refs/tags/vectorcast-execution-0.63
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.63/edf6e4-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-06-05 Thread Nicholas Elliot
  Branch: refs/tags/vectorcast-execution-0.63
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.63/00-d5219c%40github.com.


[jenkinsci/vectorcast-execution-plugin] f279b9: [maven-release-plugin] prepare for next developmen...

2020-06-05 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: f279b9b6dc8db6d03bacb7280aa89ed9215b7ae6
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f279b9b6dc8db6d03bacb7280aa89ed9215b7ae6
  Author: Nicholas Elliot 
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  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/vectorcast-execution-plugin/push/refs/heads/master/097131-f279b9%40github.com.


[jenkinsci/vectorcast-execution-plugin] 097131: [maven-release-plugin] prepare release vectorcast-...

2020-06-05 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 0971310c0a270e47d265aec99470c1c3aefdce1e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0971310c0a270e47d265aec99470c1c3aefdce1e
  Author: Nicholas Elliot 
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-execution-0.63


-- 
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/vectorcast-execution-plugin/push/refs/heads/master/204e8f-097131%40github.com.


[jenkinsci/vectorcast-execution-plugin] 204e8f: Revert

2020-06-05 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 204e8f714f680ad8e5d35d2571bcafebfc81327e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/204e8f714f680ad8e5d35d2571bcafebfc81327e
  Author: Nicholas Elliot 
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert


-- 
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/vectorcast-execution-plugin/push/refs/heads/master/3d9aa6-204e8f%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-06-04 Thread Nicholas Elliot
  Branch: refs/tags/vectorcast-execution-0.63
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.63/00-edf6e4%40github.com.


[jenkinsci/vectorcast-execution-plugin] 3d9aa6: [maven-release-plugin] prepare for next developmen...

2020-06-04 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 3d9aa650dfa4ef4dc049f29aacfa2890e2064855
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3d9aa650dfa4ef4dc049f29aacfa2890e2064855
  Author: Nicholas Elliot 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  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/vectorcast-execution-plugin/push/refs/heads/master/0a431f-3d9aa6%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-07-29 Thread Nicholas Elliot
  Branch: refs/heads/vce__064
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vce__064/00-f279b9%40github.com.


[jenkinsci/vectorcast-execution-plugin] 3a88d8: Updates for 90015, 90450, 90522, 90132

2020-07-29 Thread Nicholas Elliot
)

  Changed paths:
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/vcastcsv2jenkins.py

  Log Message:
  ---
  BUGZID 90388 Remove xunit support


  Commit: d7501a10ba180c2bf6b7a5374ab0280c3d787a3a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d7501a10ba180c2bf6b7a5374ab0280c3d787a3a
  Author: TimSVector 
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M src/main/webapp/help-optUseReporting.html

  Log Message:
  ---
  BUGZID: 90388 - removing mention of xunit


  Commit: 42072014928307220e31ae4384980d884ebbc188
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/42072014928307220e31ae4384980d884ebbc188
  Author: TimSVector 
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:

  Log Message:
  ---
  Merge branch 'master' into 90388_remove_xunit_support


  Commit: 01e2253a57515fb5ab1df690e676507f90a8fb39
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/01e2253a57515fb5ab1df690e676507f90a8fb39
  Author: TimSVector 
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Adding back runManageWithWait that got inadvertently deleted


  Commit: f4b81edcffe2950a8c58d478344f5a8a4c9a74ce
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f4b81edcffe2950a8c58d478344f5a8a4c9a74ce
  Author: TimSVector 
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Temp push


  Commit: e1d82448998d75f562e4d649702147cef1ea8f91
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e1d82448998d75f562e4d649702147cef1ea8f91
  Author: TimSVector 
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  BUGZID: 91064 - adding more information to the JUnit test case name to 
identify filename and subprogram


  Commit: a9556e5e3038f9d1b24d6d86434d68ca7d4986fd
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a9556e5e3038f9d1b24d6d86434d68ca7d4986fd
  Author: TimSVector 
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Adding missing .txt to baseline groovy script so archiver won't throw an error


  Commit: 17044428e56e3d50e2db5348f257dc3c5e9f8ff5
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/17044428e56e3d50e2db5348f257dc3c5e9f8ff5
  Author: TimSVector 
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/managewait.py
M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  ---
  Adding different error handling and timing for test case through managewait.py


  Commit: b0670f4e408a36111b8741b304ad88123cc61c3a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b0670f4e408a36111b8741b304ad88123cc61c3a
  Author: Nicholas Elliot 
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
M README.md
M docs/images/pipeline_create.png
M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.jelly
M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.properties
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/parse_console_for_cbt.py
A src/main/webapp/help-optuseCiLicense.html
A src/main/webapp/help-optuseuseCBT.html

  Log Message:
  ---
  Merge branch 'tms-fixes-64' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce__064


  Commit: a3726280482e10deab8049b99a237238d1d5a514
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a3726280482e10deab8049b99a237238d1d5a514
  Author: Nicholas Elliot 
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
M README.md
A docs/images/Parameter_Config_for_Build.PNG
M docs/images/pipeline_create.png
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

[jenkinsci/vectorcast-execution-plugin] 6d7d77: Updating to master

2020-10-07 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 6d7d7741ffd2cdd174fbb46c9c47e5e8e4c03a87
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6d7d7741ffd2cdd174fbb46c9c47e5e8e4c03a87
  Author: TimSVector 
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
M pom.xml
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Updating to master


  Commit: 5bf61ba281480f430bc56eccbec28c4cfaf8346e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5bf61ba281480f430bc56eccbec28c4cfaf8346e
  Author: TimSVector 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  fixed crash on legacy manage reports


  Commit: 71ef007efcc90701a905b31d09022d3778cd7cc1
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/71ef007efcc90701a905b31d09022d3778cd7cc1
  Author: TimSVector 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/resources/scripts/fixup_reports.py

  Log Message:
  ---
  Fixing fixup_reports.py to search for BS4 in vpython-addons because before 
vc19, bs4 wasn't included in vpython


  Commit: f434519674c2023a7e066894eefa5ec8593659f3
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f434519674c2023a7e066894eefa5ec8593659f3
  Author: Nicholas Elliot 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/resources/scripts/fixup_reports.py
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/575e2fb5fafe...f434519674c2

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/575e2f-f43451%40github.com.


[jenkinsci/vectorcast-execution-plugin] c1feee: fixing missing full_report.html_tmp when running w...

2020-10-14 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: c1feee2b0eb70d41feb3c31c8c559f11f4b5457d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/c1feee2b0eb70d41feb3c31c8c559f11f4b5457d
  Author: TimSVector 
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
M src/main/resources/scripts/full_report_no_toc.py

  Log Message:
  ---
  fixing missing full_report.html_tmp when running with legacy reports


  Commit: e0287e198fb80062862100150ccd705df53e29d6
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e0287e198fb80062862100150ccd705df53e29d6
  Author: TimSVector 
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
M src/main/resources/scripts/full_report_no_toc.py
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Really fixing full_report_no_toc.py for legacy projects


  Commit: 48987297cbba5741b65a977f91cdda7b45c8860d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/48987297cbba5741b65a977f91cdda7b45c8860d
  Author: TimSVector 
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  adding note to use 2018 as minimum version for pipeline


  Commit: 352418525df9de2d685e71c0363bf14daff9f0fb
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/352418525df9de2d685e71c0363bf14daff9f0fb
  Author: TimSVector 
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  adding warning symbol


  Commit: 1017e3a111c3745f497624455b620a1dc695fd38
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1017e3a111c3745f497624455b620a1dc695fd38
  Author: Nicholas Elliot 
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
M README.md
M src/main/resources/scripts/full_report_no_toc.py
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/17a11ca3bf6b...1017e3a111c3

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/17a11c-1017e3%40github.com.


[jenkinsci/vectorcast-execution-plugin] e0c4c9: Update to delete existing aggregate rebuild report

2020-10-15 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: e0c4c98077323cbb4355bcb29dda7a7f93d416cd
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e0c4c98077323cbb4355bcb29dda7a7f93d416cd
  Author: TimSVector 
  Date:   2020-10-15 (Thu, 15 Oct 2020)

  Changed paths:
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  Update to delete existing aggregate rebuild report


  Commit: 0bb9afe48ddb1073ecba7dbd28ef99a328f5dea9
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0bb9afe48ddb1073ecba7dbd28ef99a328f5dea9
  Author: TimSVector 
  Date:   2020-10-15 (Thu, 15 Oct 2020)

  Changed paths:
M src/main/resources/scripts/generate_qa_results_xml.py
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  changing how we call for QA results when not using the Manage Data API


  Commit: 915ef7c4e7cadb00af903b7f324355ecbccb89ee
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/915ef7c4e7cadb00af903b7f324355ecbccb89ee
  Author: Nicholas Elliot 
  Date:   2020-10-15 (Thu, 15 Oct 2020)

  Changed paths:
M src/main/resources/scripts/generate_qa_results_xml.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/1017e3a111c3...915ef7c4e7ca

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/1017e3-915ef7%40github.com.


[jenkinsci/vectorcast-execution-plugin] 6e0ef0: BUGZID: 91663 - Fixed double opening of Manage API...

2020-10-05 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 6e0ef020b7813a9b29bb940c8f9af7439e5d19da
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6e0ef020b7813a9b29bb940c8f9af7439e5d19da
  Author: TimSVector 
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
M src/main/resources/scripts/full_report_no_toc.py
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  BUGZID: 91663 - Fixed double opening of Manage API. Added option to print 
exceptions without using verbose (data vomit)


  Commit: 575e2fb5fafe38cbfbb44553edb901e8d529abd2
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/575e2fb5fafe38cbfbb44553edb901e8d529abd2
  Author: Nicholas Elliot 
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
M src/main/resources/scripts/full_report_no_toc.py
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/69db5518f673...575e2fb5fafe

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/69db55-575e2f%40github.com.


[jenkinsci/vectorcast-execution-plugin] fa361a: Added change to generate QA results when running l...

2020-10-19 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: fa361a4cc8f2b9f3073be658bdcf06fe3868b8a2
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/fa361a4cc8f2b9f3073be658bdcf06fe3868b8a2
  Author: TimSVector 
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Added change to generate QA results when running legacy versions of VC


  Commit: 7082c64fcdc8d9d39a601e255e11080010727dea
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7082c64fcdc8d9d39a601e255e11080010727dea
  Author: Nicholas Elliot 
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


  Commit: d766d5c0735d378616c00d66f744780f84249dbf
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d766d5c0735d378616c00d66f744780f84249dbf
  Author: TimSVector 
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  update for simon's problem running wiht VECTORCAST_DIR in the env setup 
scripts


  Commit: 6ecc37e9c1d379af8a385a94916ba5468985d020
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6ecc37e9c1d379af8a385a94916ba5468985d020
  Author: TimSVector 
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  fixing unit_test_fail_count.txt file to search for the correct field (failure 
vs error) and in the correct location


  Commit: 34c9d177c2d5b70de36fb58c5cc496da699740bb
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/34c9d177c2d5b70de36fb58c5cc496da699740bb
  Author: Nicholas Elliot 
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/915ef7c4e7ca...34c9d177c2d5

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/915ef7-34c9d1%40github.com.


[jenkinsci/vectorcast-execution-plugin] d421c9: Adding fixes for TF issues.

2020-10-13 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: d421c9d17997a382171a4f2867699b3f731bbf97
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d421c9d17997a382171a4f2867699b3f731bbf97
  Author: TimSVector 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Adding fixes for TF issues.


  Commit: 17a11ca3bf6b6176673d7c0b2d2cbaa8e315bc69
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/17a11ca3bf6b6176673d7c0b2d2cbaa8e315bc69
  Author: Nicholas Elliot 
  Date:   2020-10-13 (Tue, 13 Oct 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/f434519674c2...17a11ca3bf6b

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/f43451-17a11c%40github.com.


[jenkinsci/vectorcast-execution-plugin] d754b3: 90388 No longer need to make final call to generat...

2020-09-24 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: d754b36b0293fc6fb4a2e8aa1e0967d9a0404074
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d754b36b0293fc6fb4a2e8aa1e0967d9a0404074
  Author: Nicholas Elliot 
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  90388 No longer need to make final call to generate results


  Commit: d1ded098d5d646db3a860df9650b5cb556df94e7
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d1ded098d5d646db3a860df9650b5cb556df94e7
  Author: Nicholas Elliot 
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java

  Log Message:
  ---
  90388 No longer need to pass final arg to generate results


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/ccc988c5d808...d1ded098d5d6

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/ccc988-d1ded0%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-09-24 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce_90365_ignore_legacy_reports
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vce_90365_ignore_legacy_reports/04dcbc-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-09-24 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/FB90176_FB90219
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/FB90176_FB90219/846e56-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-09-24 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/tms-pipeline-FB90016-FB90046-FB89749-FB90015-FB90046/e982e1-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-09-24 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce_90362_legacy_scripts
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vce_90362_legacy_scripts/b56bc9-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2020-09-24 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/FB90154
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/FB90154/2a56d1-00%40github.com.


[jenkinsci/vectorcast-execution-plugin] e5b90b: fixing a problem with the --verbose mode

2020-09-30 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: e5b90b59cf80c2d415e4d24f6a8ea82db8994a44
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e5b90b59cf80c2d415e4d24f6a8ea82db8994a44
  Author: TimSVector 
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  fixing a problem with the --verbose mode


  Commit: 781d466626692d7d4e7a353f100817693dd04e7a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/781d466626692d7d4e7a353f100817693dd04e7a
  Author: Nicholas Elliot 
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


  Commit: 600b212e8d016bc1faad24ee2ce9943757703e49
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/600b212e8d016bc1faad24ee2ce9943757703e49
  Author: TimSVector 
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  updating for consistent rebuild report naming (_rebuild.html/txt)


  Commit: 69db5518f67386e4edd9997752424eba9bee1571
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/69db5518f67386e4edd9997752424eba9bee1571
  Author: Nicholas Elliot 
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  Merge


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/142cf5ec4745...69db5518f673

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/142cf5-69db55%40github.com.


[jenkinsci/vectorcast-execution-plugin] 1743b6: Updates for weird corner case with strict test cas...

2020-09-24 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 1743b66de62e38364ea3a233b02e86c86e923c90
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1743b66de62e38364ea3a233b02e86c86e923c90
  Author: TimSVector 
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Updates for weird corner case with strict test case import and compound only 
tests


  Commit: 67d88f692c577b2b85f1af95128760489e7e9888
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/67d88f692c577b2b85f1af95128760489e7e9888
  Author: TimSVector 
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Change to build description so it doesn't read "nullError..."


  Commit: 88de7da220e29e4f6ade496fc2fec17b9bfb8b60
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/88de7da220e29e4f6ade496fc2fec17b9bfb8b60
  Author: Nicholas Elliot 
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


  Commit: a0a76833b81868f8a8151dcecaa153fb1fdd91c5
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a0a76833b81868f8a8151dcecaa153fb1fdd91c5
  Author: TimSVector 
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  adding in support for is_vct_map in manage project and adding exception 
handling for non VCT enabled releases


  Commit: debd65e244abfe0d3f383ec9cc8ff6e62f9c6d8b
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/debd65e244abfe0d3f383ec9cc8ff6e62f9c6d8b
  Author: TimSVector 
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  still correcting the is_vct_map problem


  Commit: ccc988c5d808d0e9db10831a1a877bcf9c81ab7d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ccc988c5d808d0e9db10831a1a877bcf9c81ab7d
  Author: Nicholas Elliot 
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/534f317cf484...ccc988c5d808

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/534f31-ccc988%40github.com.


[jenkinsci/vectorcast-execution-plugin] 142cf5: 90388 Pass full project path to generate results

2020-09-24 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 142cf5ec474573b73ee0984a8096f05d06b01832
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/142cf5ec474573b73ee0984a8096f05d06b01832
  Author: Nicholas Elliot 
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java

  Log Message:
  ---
  90388 Pass full project path to generate results


-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/d1ded0-142cf5%40github.com.


[jenkinsci/vectorcast-execution-plugin] 6d9e5e: fixing failed count on legacy versions

2020-10-21 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 6d9e5e9dce1f632c604b7b5464238b5fb60761a0
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6d9e5e9dce1f632c604b7b5464238b5fb60761a0
  Author: TimSVector 
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  fixing failed count on legacy versions


  Commit: d442edecc236b3def867de51054f63aebcef950b
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d442edecc236b3def867de51054f63aebcef950b
  Author: Nicholas Elliot 
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/2067ac0f124e...d442edecc236

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/2067ac-d442ed%40github.com.


[jenkinsci/vectorcast-execution-plugin] 544857: fxiing Linux shell returns information from getjob...

2020-10-20 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 5448576ade5c9a04114e01b31f8af0d335c59764
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5448576ade5c9a04114e01b31f8af0d335c59764
  Author: TimSVector 
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  fxiing Linux shell returns information from getjobs.py differently that 
windows batch and the legacy report scraped junit reports had an extra line in 
there   that wasn't taken into account


  Commit: 2067ac0f124e9d0c26a0e58f9afba65d8a7045d1
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2067ac0f124e9d0c26a0e58f9afba65d8a7045d1
  Author: Nicholas Elliot 
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/generate-results.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/34c9d177c2d5...2067ac0f124e

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/34c9d1-2067ac%40github.com.


[jenkinsci/vectorcast-execution-plugin] 8db5f9: update for utf-8 issue with incremental_build_repo...

2020-10-26 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 8db5f90b496308cb1ef079ce6ac14655d220db8d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8db5f90b496308cb1ef079ce6ac14655d220db8d
  Author: TimSVector 
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  update for utf-8 issue with incremental_build_report_aggregator.py


  Commit: 7aeca679b19edf7e4d14644661aa3769958bdae8
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7aeca679b19edf7e4d14644661aa3769958bdae8
  Author: Nicholas Elliot 
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/d442edecc236...7aeca679b19e

-- 
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/vectorcast-execution-plugin/push/refs/heads/vce064/d442ed-7aeca6%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/tags/vectorcast-coverage-0.15
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/tags/vectorcast-coverage-0.15/22c9b0-00%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/tags/vectorcast-coverage-0.15
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/tags/vectorcast-coverage-0.15/00-4a8ab7%40github.com.


[jenkinsci/vectorcast-coverage-plugin] 912473: Upgrade to newer version of release plugin

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 91247378af16f05f58feccad81a691061e9491ff
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/91247378af16f05f58feccad81a691061e9491ff
  Author: Nicholas Elliot 
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade to newer version of release plugin


  Commit: 9ed71e1e00802609b74473ed86a0ae5f4ec553b9
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/9ed71e1e00802609b74473ed86a0ae5f4ec553b9
  Author: Nicholas Elliot 
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-coverage-0.15


Compare: 
https://github.com/jenkinsci/vectorcast-coverage-plugin/compare/1c803206e5e2...9ed71e1e0080

-- 
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/vectorcast-coverage-plugin/push/refs/heads/master/1c8032-9ed71e%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/tags/vectorcast-coverage-0.15
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/tags/vectorcast-coverage-0.15/00-fc8795%40github.com.


[jenkinsci/vectorcast-coverage-plugin] 69bedd: Remove tag from scm section

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/tags/vectorcast-coverage-0.15
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 69bedd8b889347aa8243e4aa38a3ed8b138c1cb7
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/69bedd8b889347aa8243e4aa38a3ed8b138c1cb7
  Author: Nicholas Elliot 
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove tag from scm section


-- 
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/vectorcast-coverage-plugin/push/refs/tags/vectorcast-coverage-0.15/00-122003%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/tags/vectorcast-coverage-0.15
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/tags/vectorcast-coverage-0.15/fc8795-00%40github.com.


[jenkinsci/vectorcast-coverage-plugin] 3f5a6a: [maven-release-plugin] prepare for next developmen...

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 3f5a6a756f229d39a5a8979fbf8f8416253bc17e
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/3f5a6a756f229d39a5a8979fbf8f8416253bc17e
  Author: Nicholas Elliot 
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  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/vectorcast-coverage-plugin/push/refs/heads/master/9ed71e-3f5a6a%40github.com.


[jenkinsci/vectorcast-coverage-plugin] 1c8032: Upgrate to newer version of findbugs maven plugin ...

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 1c803206e5e2c7ce9e49483fa960e99ab462c1ed
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/1c803206e5e2c7ce9e49483fa960e99ab462c1ed
  Author: Nicholas Elliot 
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrate to newer version of findbugs maven plugin to fix build bug


-- 
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/vectorcast-coverage-plugin/push/refs/heads/master/1749f7-1c8032%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/tags/vectorcast-coverage-0.15
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/tags/vectorcast-coverage-0.15/38e683-00%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/tags/vectorcast-coverage-0.15
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/tags/vectorcast-coverage-0.15/00-38e683%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/tags/vectorcast-coverage-0.15
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/tags/vectorcast-coverage-0.15/00-22c9b0%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2020-12-08 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/tags/vectorcast-coverage-0.15
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/tags/vectorcast-coverage-0.15/122003-00%40github.com.


[jenkinsci/vectorcast-coverage-plugin] 61f15b: BUGZID: 90036, 90037, 92033

2020-12-02 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 61f15b5256943807c95875094d453ac1cd9fd541
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/61f15b5256943807c95875094d453ac1cd9fd541
  Author: TimSVector 
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastcoverage/CoverageObject.java
M 
src/main/java/com/vectorcast/plugins/vectorcastcoverage/VectorCASTPublisher.java
M 
src/main/resources/com/vectorcast/plugins/vectorcastcoverage/portlet/grid/VectorCASTBuilderGrid/portlet.jelly
M 
src/main/resources/com/vectorcast/plugins/vectorcastcoverage/tags/captionLine.jelly
M 
src/test/java/com/vectorcast/plugins/vectorcastcoverage/CoverageObjectTest.java

  Log Message:
  ---
  BUGZID: 90036, 90037, 92033


  Commit: 08ef231c0a71fd7c774ce1793306e97719d24fb8
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/08ef231c0a71fd7c774ce1793306e97719d24fb8
  Author: Nicholas Elliot 
  Date:   2020-12-02 (Wed, 02 Dec 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastcoverage/CoverageObject.java
M 
src/main/java/com/vectorcast/plugins/vectorcastcoverage/VectorCASTPublisher.java
M 
src/main/resources/com/vectorcast/plugins/vectorcastcoverage/portlet/grid/VectorCASTBuilderGrid/portlet.jelly
M 
src/main/resources/com/vectorcast/plugins/vectorcastcoverage/tags/captionLine.jelly
M 
src/test/java/com/vectorcast/plugins/vectorcastcoverage/CoverageObjectTest.java

  Log Message:
  ---
  Merge pull request #2 from jenkinsci/vcc015__tms

BUGZID: 90036, 90037, 92033


Compare: 
https://github.com/jenkinsci/vectorcast-coverage-plugin/compare/7dc756c7067f...08ef231c0a71

-- 
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/vectorcast-coverage-plugin/push/refs/heads/master/7dc756-08ef23%40github.com.


[jenkinsci/vectorcast-coverage-plugin] 1749f7: Update developers

2020-12-02 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 1749f76ced1e8a3939707e95663a203be90f1eac
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/1749f76ced1e8a3939707e95663a203be90f1eac
  Author: Nicholas Elliot 
  Date:   2020-12-02 (Wed, 02 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update developers


-- 
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/vectorcast-coverage-plugin/push/refs/heads/master/08ef23-1749f7%40github.com.


  1   2   3   >