Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some path in resources of AddModule command does not work on Windows #167

Open
olukas opened this issue Mar 16, 2018 · 0 comments
Open

Some path in resources of AddModule command does not work on Windows #167

olukas opened this issue Mar 16, 2018 · 0 comments

Comments

@olukas
Copy link
Collaborator

olukas commented Mar 16, 2018

Path with empty spaces does not work in resources of AddModule command on Windows. When path with directory "directory with spaces" is used then it fails on Windows due to exception like:
org.jboss.as.cli.CommandLineException: Failed to locate C:\Users\HUDSON~1.PJE\AppData\Local\Temp\junit4842574964536680649\directory\ with\ spaces\testJar1.jar
(because \ is separator on Windows).

As part of this issue also AddRemoveModuleTest should be fixed for Windows. It currently fails due to this issue as well as due to using resource delimiter : (which breaks Windows paths like C:\...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant