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

detect permissions for addFile #293

Merged
merged 1 commit into from Jul 16, 2023
Merged

detect permissions for addFile #293

merged 1 commit into from Jul 16, 2023

Conversation

hboutemy
Copy link
Member

found while working on maven-source-plugin issue on pom.properties and pom.xml: https://issues.apache.org/jira/browse/MSOURCES-137
need to detect permission from file instead of blindly applying (unset) default file mode

@slawekjaranowski
Copy link
Member

Can we add a test for it?

@hboutemy
Copy link
Member Author

yes, that would be better than my manual tests inside maven-source-plugin: I have no idea, need to check how I can create such test, yes

@hboutemy
Copy link
Member Author

@slawekjaranowski done

@hboutemy hboutemy merged commit 481a9c2 into master Jul 16, 2023
26 checks passed
@hboutemy hboutemy deleted the file-umask branch July 16, 2023 07:14
@slawekjaranowski
Copy link
Member

@hboutemy what label should we add for this? enhancement or bug?
A label is used by release drafter to categorize PR in release notes.

@hboutemy
Copy link
Member Author

I'd say bug, as this API behaviour was not consistent with others

@hboutemy hboutemy added the bug label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants