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 MD5 file extension to upper case #1

Merged
merged 1 commit into from
Aug 23, 2018
Merged

Conversation

corneleberle
Copy link
Contributor

The Ant task produces a file with upper case file extension like *.MD5.

On Linux environments the call to Files.move(...) fails since its implementation is case sensitive on these environments.

@mpern
Copy link
Contributor

mpern commented Aug 23, 2018

Whups!
Thanks for the PR

@mpern mpern merged commit ebc38e7 into SAP:master Aug 23, 2018
mpern added a commit that referenced this pull request Jun 16, 2020
Fix MD5 file extension to upper case
mpern added a commit that referenced this pull request Sep 18, 2020
Fix MD5 file extension to upper case
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.

None yet

2 participants