[ 
https://issues.apache.org/jira/browse/GEODE-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041501#comment-15041501
 ] 

ASF GitHub Bot commented on GEODE-341:
--------------------------------------

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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
Date:   2015-10-12T23:12:10Z

    Merge branch 'develop' into feature/GEODE-78

commit b9e0d9c09b06d61dc302a93ca73dea23d32644e2
Author: Vince Ford <[email protected]>
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 <[email protected]>
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 <[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.

----


> Refactor Java packages to reflect Apache organization
> -----------------------------------------------------
>
>                 Key: GEODE-341
>                 URL: https://issues.apache.org/jira/browse/GEODE-341
>             Project: Geode
>          Issue Type: Sub-task
>          Components: general
>            Reporter: Vincent Ford
>
> Change packages to reflect Apache code standards. 
> Proposed packaging will be something like org.apache.geode.jvsd.*



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to