GEODE-341/ GEODE-628: Refactor Java packages to reflect Apache organization /Rename container folder to "geode-jvsd"#49
Merged
asfgit merged 2 commits intoapache:feature/GEODE-78from Jan 13, 2016
jujoramos:feature/GEODE-78
Merged
GEODE-341/ GEODE-628: Refactor Java packages to reflect Apache organization /Rename container folder to "geode-jvsd"#49asfgit merged 2 commits intoapache:feature/GEODE-78from jujoramos:feature/GEODE-78
asfgit merged 2 commits intoapache:feature/GEODE-78from
jujoramos:feature/GEODE-78
Conversation
- Root package changed to "org.apache.geode.jvsd". - pom.xml changed to use "org.apache.geode" as the groupId.
- The jvsd code now sits in the geode-jvsd directory. - Files "pom.xml", "README.txt" and "runjvsd.sh" updated.
Contributor
|
The changes look good, I will pull them to my local repo and do a final review. I expect to push them tomorrow if everything is as expected. |
Contributor
Author
|
Great Vince, thanks. |
Contributor
|
The changes have been pushed to the Apache repo. |
mcmellawatt
pushed a commit
to mcmellawatt/geode
that referenced
this pull request
Oct 2, 2018
* GEODE-4646: Add build-specific instructions. * GEODE-4646: Fix references to gradle to use the wrapper.
mcmellawatt
pushed a commit
to mcmellawatt/geode
that referenced
this pull request
Oct 2, 2018
* GEODE-4233: Add an example for transactions. * GEODE-4233: Address review comments. * GEODE-4233: Fix classpath to include example JAR. * GEODE-4440: Create an example that demonstrates OQL compact range indexes. (apache#48) * GEODE-4440: Create an example that demonstrates OQL compact range indexes. * GEODE-4440: Address review comments. * GEODE-4440: Address review comment. * GEODE-4646: Add build-specific instructions. (apache#49) * GEODE-4646: Add build-specific instructions. * GEODE-4646: Fix references to gradle to use the wrapper. * GEODE-4666: Ensure a clean working environment for examples. (apache#52) * Add both preliminary check and delay after teardown. * GEODE-4233: Address review comment.
bschuchardt
pushed a commit
to bschuchardt/geode
that referenced
this pull request
Jul 10, 2020
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.
GEODE-341: Refactor Java packages to reflect Apache organization
GEODE-628: Rename container folder to "geode-jvsd".
Only the above tasks are included in the current pull request, a new separate pull requests will be opened for and GEODE-342 (Make changes to Geode gradle build script to also build JVSD).