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

Fixes #125: Set correct file modes in distribution on Linux #127

Merged

Conversation

cboehme
Copy link
Member

@cboehme cboehme commented Aug 5, 2013

Ensures that directory and file permissions are set correctly in the
distribution package. Additionally, the line endings of the shell and
batch scripts are converted to the one of the target platform.

This commit adds tar.gz as an additional distribution file format since
directory modes do not work correctly in zip-files created by the
assembly plugin (see http://jira.codehaus.org/browse/MASSEMBLY-494 for
an explanation and a workaround if desired). However, tar.gz files can
be cumbersome to work with on Windows. Consequently, both archive
formats should be offered.

Ensures that directory and file permissions are set correctly in the
distribution package. Additionally, the line endings of the shell and
batch scripts are converted to the one of the target platform. 

This commit adds tar.gz as an additional distribution file format since
directory modes do not work correctly in zip-files created by the
assembly plugin (see http://jira.codehaus.org/browse/MASSEMBLY-494 for
an explanation and a workaround if desired). However, tar.gz files can
be cumbersome to work with on Windows. Consequently, both archive
formats should be offered.
mgeipel pushed a commit that referenced this pull request Aug 6, 2013
…ribution

Fixes #125: Set correct file modes in distribution on Linux
@mgeipel mgeipel merged commit 11d01a4 into metafacture:master Aug 6, 2013
cboehme pushed a commit to cboehme/metafacture-core that referenced this pull request Jul 25, 2017
…des-in-distribution

Fixes metafacture#125: Set correct file modes in distribution on Linux
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
If we want to support the behaviour for creating an array with index number we should revisit this test and change it.
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
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