Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add import order for java and javax. #499

Merged
merged 2 commits into from
Oct 10, 2019
Merged

Conversation

huizhilu
Copy link
Contributor

@huizhilu huizhilu commented Sep 30, 2019

Issues

Description

  • Here are some details about my PR, including screenshots of any UI changes:
    (Write a concise description including what, why, how)
    Set import order for java and javax in helix code style xml.
    Order will be java, javax.

Tests

  • The following tests are written for this issue:
    (List the names of added unit/integration tests)

  • The following is the result of the "mvn test" command on the appropriate module:
    (Copy & paste the result of "mvn test")

Commits

  • My commits all reference appropriate Apache Helix GitHub issues in their subject lines, and I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "How to write a good git commit message":
    Subject is separated from body by a blank line
    Subject is limited to 50 characters (not including Jira issue reference)
    Subject does not end with a period
    Subject uses the imperative mood ("add", not "adding")
    Body wraps at 72 characters
    Body explains "what" and "why", not "how"
    Documentation

    In case of new functionality, my PR adds documentation in the following wiki page:
    (Link the GitHub wiki you added)

Code Quality

  • My diff has been formatted using helix-style.xml

@jiajunwang jiajunwang merged commit c7cba29 into apache:master Oct 10, 2019
narendly pushed a commit to narendly/helix that referenced this pull request Dec 24, 2019
* Add import order for java and javax.
* Remve the empty line between java and javax.
mgao0 pushed a commit to mgao0/helix that referenced this pull request Mar 6, 2020
* Add import order for java and javax.
* Remve the empty line between java and javax.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants