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

PAYARA-3539 Small cleanup cluster package - sweep 2 #3843

Merged
merged 1 commit into from
Mar 18, 2019
Merged

PAYARA-3539 Small cleanup cluster package - sweep 2 #3843

merged 1 commit into from
Mar 18, 2019

Conversation

arjantijms
Copy link
Contributor

No description provided.

@arjantijms
Copy link
Contributor Author

Jenkins test please


package com.sun.enterprise.v3.admin.cluster;

import com.sun.enterprise.config.serverbeans.Nodes;
import static com.sun.enterprise.util.net.NetUtils.isThisHostLocal;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No static imports of functions

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

???

import static com.sun.enterprise.v3.admin.cluster.NodeUtils.PARAM_SSHKEYFILE;
import static com.sun.enterprise.v3.admin.cluster.NodeUtils.PARAM_SSHKEYPASSPHRASE;
import static org.glassfish.api.admin.RestEndpoint.OpType.POST;
import static org.glassfish.cluster.ssh.util.SSHUtil.getExistingKeyFile;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't import functions statically

@arjantijms arjantijms merged commit 0f78baa into payara:master Mar 18, 2019
@arjantijms arjantijms deleted the PAYARA-3539-clean-up-cluster-cmds-2 branch March 21, 2019 00:13
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.

5 participants