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-17406: Introduce Version Catalogs #2646

Closed
wants to merge 24 commits into from

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    0d36879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2ff7c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    58f6280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3227e94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e90d7ec View commit details
    Browse the repository at this point in the history
  4. Remove versions.props

    malliaridis committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0af4420 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Remove palantir consistent versions plugin

    The implementation of the eclipse plugin throws
    "Value is null" error when trying to sync project
    without the palantir consistent versions plugin.
    
    Either fix the error or remove the configuration.
    malliaridis committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9a03c8c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/main' into introduc…

    …e-version-catalog
    
    # Conflicts:
    #	solr/solr-ref-guide/build.gradle
    #	versions.lock
    #	versions.props
    malliaridis committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9a61540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    789cc43 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    ef14e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edce618 View commit details
    Browse the repository at this point in the history
  3. Move buildSrc into a composite included build

    Move buildSrc into a composite included build (build-infra). Expose a plugin with buildinfra extension.
    
    See apache/lucene@4afae6a
    malliaridis committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    06582e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/main' into introduc…

    …e-version-catalog
    
    Apply new versions from versions.prop to version catalog.
    
    # Conflicts:
    #	versions.lock
    #	versions.props
    malliaridis committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    89fa0eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ec9b9c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge branch 'main' into introduce-version-catalog

    # Conflicts:
    #	solr/prometheus-exporter/build.gradle
    #	versions.lock
    #	versions.props
    malliaridis committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0a721f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 17, 2024

  1. Align and lock versions

    This commit updates apache log4j version to 2.23.1 and applies a fix for LOG4J2-3609 on the test-framework module.
    malliaridis committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    7306428 View commit details
    Browse the repository at this point in the history
  2. Downgrade incompatible / problematic library versions

    forbiddenapis supports commons-io up to 2.15.1, so exclude for now some of the signature logic.
    
    Apache Rat has breaking changes between 0.15 and 0.16.1.
    malliaridis committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    da12792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93400cd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Update licenses, notices and checksums of dependencies

    Updates all the license files, notice files and checksums
    of the updated dependencies.
    
    This commit merges a couple license and notice files
    of modules that belong to the same project and use
    the same license and notice file.
    malliaridis committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    36fe19f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into introduce-version-catalog

    # Conflicts:
    #	solr/licenses/grpc-core-1.66.0.jar.sha1
    #	versions.lock
    #	versions.props
    malliaridis committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    da5feba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e62df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ee764c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe8652 View commit details
    Browse the repository at this point in the history