-
Notifications
You must be signed in to change notification settings - Fork 82
MODCLUSTER-807 Change the mod_cluster license to ASL 2.0 #760
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
Conversation
jajik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the http instead of httpS it looks correct.
I left there some comments about inconsistent blank spaces after comments, but that's not an issue.
container/spi/src/main/java/org/jboss/modcluster/container/Connector.java
Outdated
Show resolved
Hide resolved
container/tomcat-8.5/src/main/java/org/jboss/modcluster/container/tomcat/mbeans-descriptors.xml
Outdated
Show resolved
Hide resolved
container/tomcat-9.0/src/main/java/org/jboss/modcluster/container/tomcat/mbeans-descriptors.xml
Outdated
Show resolved
Hide resolved
core/src/main/java/org/jboss/modcluster/config/ProxyConfiguration.java
Outdated
Show resolved
Hide resolved
core/src/main/java/org/jboss/modcluster/config/builder/AbstractConfigurationBuilder.java
Outdated
Show resolved
Hide resolved
core/src/main/java/org/jboss/modcluster/config/builder/AdvertiseConfigurationBuilder.java
Outdated
Show resolved
Hide resolved
core/src/main/java/org/jboss/modcluster/config/builder/BalancerConfigurationBuilder.java
Outdated
Show resolved
Hide resolved
core/src/main/java/org/jboss/modcluster/config/builder/ConfigurationBuilder.java
Outdated
Show resolved
Hide resolved
core/src/main/java/org/jboss/modcluster/config/builder/Creator.java
Outdated
Show resolved
Hide resolved
90c3e07 to
7bb6473
Compare
7bb6473 to
ee40f1d
Compare
jajik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Thanks for the 2nd pair of eyes review @jajik |
Resolves
https://issues.redhat.com/browse/MODCLUSTER-807