You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by jujoramos <gi...@git.apache.org> on 2015/12/04 13:16:42 UTC

[GitHub] incubator-geode pull request: GEODE-341: Refactor Java packages to...

GitHub user jujoramos opened a pull request:

    https://github.com/apache/incubator-geode/pull/45

    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/45.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 #45
    
----
commit e299ea844e2837a957b7847010f0a389fd08bff4
Author: Darrel Schneider <ds...@pivotal.io>
Date:   2015-07-06T17:45:30Z

    GEODE-78: Imported jvsdfx-mm from geode-1.0.0-SNAPSHOT-2.src.tar

commit ee567c311b216e71d4ad043fab1ea07d1f9192c1
Author: Vince Ford <vf...@apache.org>
Date:   2015-10-10T01:24:01Z

    GEODE-339: Fixes current JVSD build issues
    
    Permits building and running the JVSD by providing build instructions
    and fixing the current pom.xml with the updated instructions. This
    change doesn't address GEODE-342.

commit f29845a0cd308dec2f51f8642477f90ebb461c23
Author: Vince Ford <vf...@apache.org>
Date:   2015-10-12T23:12:10Z

    Merge branch 'develop' into feature/GEODE-78

commit b9e0d9c09b06d61dc302a93ca73dea23d32644e2
Author: Vince Ford <vf...@apache.org>
Date:   2015-11-25T21:33:11Z

    GEODE-340 Deleting old code
    
    Removing old swing based version. Clean up of code to provide
    focus on JavaFX version.

commit fb4de6a3cfc2bf6e147f5497d30e82867f250fb6
Author: Vince Ford <vf...@apache.org>
Date:   2015-11-25T23:28:23Z

    GEODE-609 Update license header on source files
    
    Adds the required Apache license to files.
    
    Minor update to  build instructions and the
    pom.xml (GEODE-339)

commit b1613a2dddb8349cd3f9879c37e9e352d7ac6157
Author: jujoramos <ju...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode pull request: GEODE-341: Refactor Java packages to...

Posted by jujoramos <gi...@git.apache.org>.
Github user jujoramos closed the pull request at:

    https://github.com/apache/incubator-geode/pull/45


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---