Use this plugin to integrate your Jenkins project with a pipeline in AWS CodePipeline. For more information and step-by-step directions on how to install and configure this plugin, follow the Four Stage Pipeline Tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-4.html
Apache License 2.0
82
stars
69
forks
source link
Exception with UTF-8 characters in filenames (Windows) #43
Getting the following exception when unpacking a ZIP file containing UTF-8 characters in some of the filenames. Removing those files form the ZIP resolves the error but we need to support special characters including æ and ø.
Getting the following exception when unpacking a ZIP file containing UTF-8 characters in some of the filenames. Removing those files form the ZIP resolves the error but we need to support special characters including
æ
andø
.Jenkins 2.235.1/java11 on Windows Server 2019