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

CLI.parseArguments turning all args to lowercase causes path name mismatch in Achitecture.java. #109

Open
WGC575 opened this issue Jan 23, 2024 · 1 comment · May be fixed by #110
Open
Assignees
Labels
bug Something isn't working

Comments

@WGC575
Copy link
Collaborator

WGC575 commented Jan 23, 2024

The CLI.parseArguments in CLI.java turns all CLI args to lowercase causes path name mismatch in Achitecture.java.
This issue results in errors when running clustering for projects that have uppercase version tags such apache-struts.

@WGC575 WGC575 added the bug Something isn't working label Jan 23, 2024
@WGC575 WGC575 self-assigned this Jan 23, 2024
@WGC575
Copy link
Collaborator Author

WGC575 commented Jan 23, 2024

Working on it to avoid turning paths to lowercase.
Will commit once tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant