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

Change gnu to posix tar in pom.xml to support large UID/GID #434

Merged
merged 1 commit into from
Mar 17, 2017

Conversation

jeffsf
Copy link
Contributor

@jeffsf jeffsf commented Mar 16, 2017

In certain cases the UID/GID of the user building openHAB
may exceed the values permitted by gnu tar.

Resolves #433

Resolution of build failure as per directions given by
https://maven.apache.org/plugins/maven-assembly-plugin/faq.html#tarFileModes

Signed-off-by: Jeff Kletsky git-commits@allycomm.com (github: jeffsf)

As per http://docs.openhab.org/developers/contributing/contributing.html
retrieved on 2017-03-16

In certain cases the UID/GID of the user building openHAB
may exceed the values permitted by gnu tar.

Resolves openhab#433

Resolution of build failure as per directions given by
https://maven.apache.org/plugins/maven-assembly-plugin/faq.html#tarFileModes

Signed-off-by: Jeff Kletsky <git-commits@allycomm.com> (github: jeffsf)

As per http://docs.openhab.org/developers/contributing/contributing.html
retrieved on 2017-03-16
@mention-bot
Copy link

@jeffsf, thanks for your PR! By analyzing the history of the files in this pull request, we identified @kaikreuzer, @dvanherbergen and @maggu2810 to be potential reviewers.

@kaikreuzer kaikreuzer merged commit c6fc306 into openhab:master Mar 17, 2017
@kaikreuzer
Copy link
Member

Perfect, many thanks!

@kaikreuzer kaikreuzer modified the milestone: 2.1.0 Jun 25, 2017
@kaikreuzer kaikreuzer added the enhancement An enhancement or new feature label Jun 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants