GitHub user jujoramos opened a pull request:
https://github.com/apache/incubator-geode/pull/46
GEODE-341: Refactor Java packages to reflect Apache organization.
- Root project is now "geode-jvsd".
- Root package is now "org.apache.geode.jvsd".
- Classes from MultiAxisChartFX were merged with the apache license
header.
- Not needed dependencies were deleted from the pom.xml to avoid
polluting the project.
- Legacy properties deleted from source, they can be added later if
needed.
- Added an information alert to handle unimplemented actions in the
controllers.
- Changed the stat list to accept multiple selections in the ScrollPane
under the root panel.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jujoramos/incubator-geode feature/GEODE-78
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/46.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #46
----
commit b1613a2dddb8349cd3f9879c37e9e352d7ac6157
Author: jujoramos <[email protected]>
Date: 2015-12-04T12:01:05Z
GEODE-341: Refactor Java packages to reflect Apache organization.
- Root project is now "geode-jvsd".
- Root package is now "org.apache.geode.jvsd".
- Classes from MultiAxisChartFX were merged with the apache license
header.
- Not needed dependencies were deleted from the pom.xml to avoid
polluting the project.
- Legacy properties deleted from source, they can be added later if
needed.
- Added an information alert to handle unimplemented actions in the
controllers.
- Changed the stat list to accept multiple selections in the ScrollPane
under the root panel.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---