Claude Warren

Results 57 comments of Claude Warren

@ottlinger If you are happy with the changes please merge and I will get the maven one queued up for review.

To fix this PR the following actions should be taken. Change from `org.apache.commons.cli.HelpFormatter` to `org.apache.commons.cli.help.HelpFormatter` And then understand that the new help formatter is intended to be built just before...

@michaelsembwever 1. I agree the name is confusing, does anyone have a better name? The goal of this change is to simply remove the boilerplate from the other scripts while...

If CASSANDRA_HOME were set in every case then there would be no need for `cassandra.in.sh` to set it, and yet it does. `cassandra-conf.sh` can not depend upon CASSANDRA_HOME being set....

@smiklosovic , @michaelsembwever any further comments on this?

@smiklosovic , @michaelsembwever any further comments on this or should I go ahead an perform the changes on all the scripts?