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

Removal of AS7 and WildFly 8/9 support #198

Merged
merged 2 commits into from
Oct 13, 2021

Conversation

jstourac
Copy link
Collaborator

There may be some topic for discussion - default protocol for remoting + default port number.

I kept the default to AS7, which is remoting and 9999 but in WildFly the default is http-remoting and 9990. Reason to keep that is that I was too lazy to change this. But if you feel that we should change this behavior (including the creaper.wildfly property), I shall update this MR appropriately.

Copy link
Collaborator

@simkam simkam left a comment

Choose a reason for hiding this comment

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

can you add these changes to changelog?

We are keeping the `creaper.wildfly` property. We are also keeping the
default use of `remote` protocol with `9999` port.
Both versions are quite old and their default profile requires JDK7 to
use. Since we moved to JDK8 as a minimum, let's just discard these so we
can move on a bit.
@jstourac
Copy link
Collaborator Author

@simkam thank you, updated

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.

2 participants