Branch: refs/heads/CWE-154835-Jenkins-URISyntaxException-occurs-executing-the-build-release-REST-API-call Home: https://github.com/jenkinsci/compuware-ispw-operations-plugin Commit: 7a62f2083d114a5ed4ce360ef8fa17ecc49091ff https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/7a62f2083d114a5ed4ce360ef8fa17ecc49091ff Author: sam zhou <sam.z...@compuware.com> Date: 2020-02-10 (Mon, 10 Feb 2020)
Changed paths: M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequest.java M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequestStep.java M src/main/java/com/compuware/ispw/restapi/action/BuildTaskAction.java M src/main/java/com/compuware/ispw/restapi/action/GenericPostAction.java M src/main/java/com/compuware/ispw/restapi/util/RestApiUtils.java M src/test/java/com/compuware/ispw/restapi/util/RestApiUtilsTest.java Log Message: ----------- Fixed: 1. if URL contains un-replaced variables, stop process, ask for input 2. move specific build replacement from main thread into RestApiUtils.cleanContextPath() 3. move replacement of multiple task IDs to BuildTaskActions from GenericPostAction; - CWE-154835 Jenkins: URISyntaxException occurs executing the build release REST 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/compuware-ispw-operations-plugin/push/refs/heads/CWE-154835-Jenkins-URISyntaxException-occurs-executing-the-build-release-REST-API-call/1007e4-7a62f2%40github.com.