Fix ant package target: pom.template, zooinspector#821
Closed
anmolnar wants to merge 2 commits into
Closed
Conversation
Contributor
|
on my laptop the tarball is "buildable" without problems |
asfgit
pushed a commit
that referenced
this pull request
Feb 15, 2019
Quick fix for the release process. Author: Andor Molnar <andor@apache.org> Reviewers: nkalmar@yahoo.com, eolivelli@gmail.com Closes #821 from anmolnar/fix_package and squashes the following commits: 170acfd [Andor Molnar] Added copy pom.template task to bin-package target fe0b95b [Andor Molnar] Fix ant package target: pom.template, zooinspector (cherry picked from commit a7b00ed) Signed-off-by: Andor Molnar <andor@apache.org>
asfgit
pushed a commit
that referenced
this pull request
Feb 15, 2019
Quick fix for the release process. Author: Andor Molnar <andor@apache.org> Reviewers: nkalmar@yahoo.com, eolivelli@gmail.com Closes #821 from anmolnar/fix_package and squashes the following commits: 170acfd [Andor Molnar] Added copy pom.template task to bin-package target fe0b95b [Andor Molnar] Fix ant package target: pom.template, zooinspector (cherry picked from commit a7b00ed) Signed-off-by: Andor Molnar <andor@apache.org>
asfgit
pushed a commit
that referenced
this pull request
Feb 15, 2019
Quick fix for the release process. Author: Andor Molnar <andor@apache.org> Reviewers: nkalmar@yahoo.com, eolivelli@gmail.com Closes #821 from anmolnar/fix_package and squashes the following commits: 170acfd [Andor Molnar] Added copy pom.template task to bin-package target fe0b95b [Andor Molnar] Fix ant package target: pom.template, zooinspector (cherry picked from commit a7b00ed) Signed-off-by: Andor Molnar <andor@apache.org>
Contributor
Author
|
Committed to everywhere: master, 3.5, 3.4, 3.4.14. Thanks @eolivelli & @nkalmar ! |
RokLenarcic
pushed a commit
to RokLenarcic/zookeeper
that referenced
this pull request
Sep 3, 2022
Quick fix for the release process. Author: Andor Molnar <andor@apache.org> Reviewers: nkalmar@yahoo.com, eolivelli@gmail.com Closes apache#821 from anmolnar/fix_package and squashes the following commits: 170acfd [Andor Molnar] Added copy pom.template task to bin-package target fe0b95b [Andor Molnar] Fix ant package target: pom.template, zooinspector
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Quick fix for the release process.