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

Fix creation of .aesh_alias file #201

Merged
merged 2 commits into from
Jan 4, 2016
Merged

Fix creation of .aesh_alias file #201

merged 2 commits into from
Jan 4, 2016

Conversation

hasalex
Copy link
Contributor

@hasalex hasalex commented Dec 30, 2015

When writing its persistent file, the AliasManager drop the existing one and replace it with an empty directory. The bug can be seen with the AeshExample or with WildFly 10.CR4.
With the fix, it creates the parent directory when needed and the only creates the file.

stalep added a commit that referenced this pull request Jan 4, 2016
Fix creation of .aesh_alias file
@stalep stalep merged commit 2043a42 into aeshell:master Jan 4, 2016
@stalep
Copy link
Member

stalep commented Jan 4, 2016

looks very good, thanks a lot!

@hasalex
Copy link
Contributor Author

hasalex commented Jan 5, 2016

You're welcome.
I hope to see the fix very soon in WildFly. Ideally in WildFly 10 final.
Same with JBoss EAP 7.

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

Successfully merging this pull request may close these issues.

2 participants