GitHub user PurelyApplied opened a pull request:

    https://github.com/apache/geode/pull/522

    GEODE-2953: Imports optimized in every file with a wildcard import.

    This is a purely semantic change.  Imports have been optimized by my IDE.  
This may have the side-effect of changing some imports to static imports where 
applicable, as well as the ongoing disagreement between IntelliJ and Eclipse as 
to where `java` and `javax` imports belong.
    
    All the same, precheckin up and running.  Tests and Legacy already back 
green.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PurelyApplied/geode geode-2953

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/522.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 #522
    
----
commit fc6ceffec0931575c9150087d11e7083fe9481c5
Author: Patrick Rhomberg <prhomb...@pivotal.io>
Date:   2017-05-19T18:18:47Z

    GEODE-2953: Imports optimized in every file with a wildcard import.

----


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

Reply via email to