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

NUTCH-3044 Generator: NPE when extracting the host part of a URL fails #815

Merged

Commits on Apr 25, 2024

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

Commits on Apr 27, 2024

  1. NUTCH-3044 Generator: NPE when extracting the host part of a URL fails

    - add unit test to proof that URLs without a host part do not cause
      errors
    sebastian-nagel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4729786 View commit details
    Browse the repository at this point in the history
  2. NUTCH-3044 Generator: NPE when extracting the host part of a URL fails

    - replace deprecated method call
    - improve and format Javadoc
    sebastian-nagel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b153279 View commit details
    Browse the repository at this point in the history