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

SOLR-17488: CLI: Resolve -d conflicts #2754

Merged
merged 6 commits into from
Oct 11, 2024
Merged

SOLR-17488: CLI: Resolve -d conflicts #2754

merged 6 commits into from
Oct 11, 2024

Commits on Oct 10, 2024

  1. Use long version of option

    remove the overloading of -d by using the long version.  No need to deprecate since it's all internal to the scripts.
    epugh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    276ac7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9506215 View commit details
    Browse the repository at this point in the history
  3. Deprecate the -d

    epugh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    601d5ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f51e36 View commit details
    Browse the repository at this point in the history
  5. Deprecate -d

    epugh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    031ae6e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    bee73c4 View commit details
    Browse the repository at this point in the history