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

[Rename] o.e.common subpackages round 1 #332

Commits on Mar 16, 2021

  1. [Rename] o.e.common subpackages round 1

    This commit refactors the following subpackages of o.e.common:
    
    * o.e.common.joda
    * o.e.common.lease
    * o.e.common.metrics
    * o.e.common.network
    * o.e.common.path
    * o.e.common.recycling
    * o.e.common.regex
    * o.e.common.rounding
    * o.e.common.text
    * o.e.common.time
    * o.e.common.transport
    
    to the o.opensearch namespace. All references throughout the codebase have been
    refactored.
    
    Signed-off-by: Nicholas Knize <nknize@amazon.com>
    nknize committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    8cc1db0 View commit details
    Browse the repository at this point in the history
  2. fix imports 1

    Signed-off-by: Nicholas Knize <nknize@amazon.com>
    nknize committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    c0045f3 View commit details
    Browse the repository at this point in the history