jfrog / artifactory-scripts

Scripts for Artifactory (Usually, for REST API), community driven.
Apache License 2.0
148 stars 166 forks source link

fix issue with white spaces in artifacts names #46

Open avivbl opened 4 years ago

avivbl commented 4 years ago

Added a parsing for the artifact's name in order to avoid this error when the artficat name has a white space: http.client.InvalidURL: URL can't contain control characters. '/artifactory/generic-local/file with space.jar' (found at least ' ')

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.