You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/08/27 00:50:51 UTC

[GitHub] [accumulo] ctubbsii edited a comment on pull request #1692: Fix file permissions in source assembly tarball

ctubbsii edited a comment on pull request #1692:
URL: https://github.com/apache/accumulo/pull/1692#issuecomment-681140292


   I ran the following to reproduce and verify the fix:
   
   ```bash
   mvn clean package -P\!autoformat,thrift,sunny,apache-release,accumulo-release,skip-plugin-its-with-skipTests
   ```
   
   After the build got past the assembly and entered into the first child module, I just hit Ctrl-C to abort the build, and inspect the tarball in `target/`. I unpacked the tarball and looked at the files in the `assemble/bin` directory to verify the file modes.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org