ZOOKEEPER-3033 - MAVEN MIGRATION - fix directory structure#599
Closed
nkalmar wants to merge 1 commit intoapache:masterfrom
Closed
ZOOKEEPER-3033 - MAVEN MIGRATION - fix directory structure#599nkalmar wants to merge 1 commit intoapache:masterfrom
nkalmar wants to merge 1 commit intoapache:masterfrom
Conversation
f613768 to
9a7f2d9
Compare
9a7f2d9 to
04926ee
Compare
asfgit
pushed a commit
that referenced
this pull request
Aug 17, 2018
I reopened step 1.2 to fix the directory structure of the recipes, as it is better to do every directory change at once. (As it has been done in step 1.3 already - first step, docs is irrelevant in this manner). Author: Norbert Kalmar <nkalmar@yahoo.com> Reviewers: andor@apache.org Closes #599 from nkalmar/ZOOKEEPER-3033_fix (cherry picked from commit 2584625) Signed-off-by: Andor Molnar <andor@apache.org>
Contributor
|
This is committed to 3.5 and master. |
RokLenarcic
pushed a commit
to RokLenarcic/zookeeper
that referenced
this pull request
Sep 3, 2022
I reopened step 1.2 to fix the directory structure of the recipes, as it is better to do every directory change at once. (As it has been done in step 1.3 already - first step, docs is irrelevant in this manner). Author: Norbert Kalmar <nkalmar@yahoo.com> Reviewers: andor@apache.org Closes apache#599 from nkalmar/ZOOKEEPER-3033_fix
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.
I reopened step 1.2 to fix the directory structure of the recipes, as it is better to do every directory change at once. (As it has been done in step 1.3 already - first step, docs is irrelevant in this manner).