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-2940 Develop Gradle Core Build for Apache Nutch #735

Draft
wants to merge 85 commits into
base: master
Choose a base branch
from

Commits on Jan 16, 2022

  1. NUTCH-2936 Early registration of URL stream handlers provided by plug…

    …ins may fail Hadoop jobs running in distributed mode
    lewismc committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    e083994 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Feb 10, 2022

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

Commits on Feb 21, 2022

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

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    64765e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from csci401-apache-nutch/feature-setupGradle

    Feature: Setup Gradle
    AzureTriple authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    7fffd62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81fa6da View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Create Jenkinsfile_ant

    LilyPerr authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    c08a6b6 View commit details
    Browse the repository at this point in the history
  2. Create Jenkinsfile

    LilyPerr authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    865a1a4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from csci401-apache-nutch/feature-setupGradle

    NUTCH-2940 Develop Gradle Core Build for Apache Nutch
    AzureTriple authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    5551992 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from csci401-apache-nutch/develop

    [NUTCH-2940] Develop Gradle Core Build for Apache Nutch
    AzureTriple authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    01ee0ad View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    6708c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf1604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa5093a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01bb650 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    added licenses and updated wrapper
    jbsimmon committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    74fd4b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    00b9029 View commit details
    Browse the repository at this point in the history
  2. removed gradlew

    AzureTriple committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    4f84df4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge pull request #5 from jbsimmon/NUTCH-2940

    NUTCH 2940 Develop Gradle Core Build for Apache Nutch
    jbsimmon authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    584e5ff View commit details
    Browse the repository at this point in the history
  2. rebase

    AzureTriple committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    15e5700 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5ad94a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Added several targets

    AzureTriple committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    0bda914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ad8c86 View commit details
    Browse the repository at this point in the history
  3. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    properties, classpath, init, updates
    jbsimmon committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    9a84e34 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    1b3074e View commit details
    Browse the repository at this point in the history
  2. Update build.gradle.kts

    AzureTriple committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    98c5e45 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    7630cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffc0d14 View commit details
    Browse the repository at this point in the history
  3. Update build.gradle.kts

    AzureTriple committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    1294b50 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    fixing changes requested from prior pull request
    jbsimmon committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1afbe70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from AzureTriple/NUTCH-2940

    [NUTCH 2940] Replace Apache Ant build system with Gradle
    lewismc authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    cdffbd6 View commit details
    Browse the repository at this point in the history
  3. Update settings.gradle.kts

    Trying to verify that a plugin can be built using 'gradle build' command.
    LilyPerr committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    dd57dee View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    9bba9f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from jbsimmon/NUTCH-2940

    NUTCH 2940 Develop Gradle Core Build for Apache Nutch
    jbsimmon authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e3fbb44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9ee6a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Update build.gradle.kts

    AzureTriple committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    af53287 View commit details
    Browse the repository at this point in the history
  2. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    test classpath, and tasks for targets compile, compile-core, proxy, benchmark
    jbsimmon committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5581faf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    8763aff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from AzureTriple/NUTCH-2940

    [NUTCH 2940] Replace Apache Ant build system with Gradle
    AzureTriple authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d7350d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    pushing for testing purposes
    jbsimmon committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c84c360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e60874 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from jbsimmon/NUTCH-2940

    NUTCH 2940 Develop Gradle Core Build for Apache Nutch
    jbsimmon authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ceb458e View commit details
    Browse the repository at this point in the history
  4. Fixed strings

    AzureTriple committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    4ef628b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    07bff63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a03167d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from AzureTriple/NUTCH-2940

    [NUTCH 2940] Fixed string issues in 'jar' and 'testClasspathCollection', Fixed file issues in 'job'
    lewismc authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    becbb9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    213bb13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cd15ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ba505d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f70ed34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b48c2de View commit details
    Browse the repository at this point in the history
  9. Merge pull request #14 from csci401-apache-nutch/NUTCH-2943

    NUTCH-2943 Implement core dependencies in build.gradle.kts
    lewismc authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    f00b7a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    Fixing compile-core, PR for last bug with tmp bin
    jbsimmon committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    504088b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4abddb8 View commit details
    Browse the repository at this point in the history
  3. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    adding back javac.version for now
    jbsimmon committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    ea09d0b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    Fixed jar, job, runtime tasks. Runtime task overall appears functional.
    jbsimmon committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    fcf8d28 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    Fixes from comments; including fixing errors with some copying syntax, fixing gradle clean jar deprecated error, and implementing compile-core-test (and resolve-test) although the latter is still not working, not sure if dependency issue
    jbsimmon committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    08000d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from jbsimmon/NUTCH-2940

    NUTCH 2940 Develop Gradle Core Build for Apache Nutch
    lewismc authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    cb710bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c5564b View commit details
    Browse the repository at this point in the history
  4. Delete Jenkinsfile_ant

    LilyPerr authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    eec4255 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18 from csci401-apache-nutch/NUTCH-2939

    [Nutch 2939] Create Initial Jenkinsfile for Nutch Gradle Build
    LilyPerr authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    0bcaf5a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    61a343e View commit details
    Browse the repository at this point in the history
  2. Update build.gradle.kts

    AzureTriple committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e031ab1 View commit details
    Browse the repository at this point in the history
  3. Capitalized descriptions

    AzureTriple committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7879be6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10f1dd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    625d054 View commit details
    Browse the repository at this point in the history
  6. Update build.gradle.kts

    AzureTriple committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    fe5f85a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5948f1e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    Fixes for ant javadoc errors
    jbsimmon committed May 2, 2022
    Configuration menu
    Copy the full SHA
    77868f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from jbsimmon/NUTCH-2940

    NUTCH 2940 Develop Gradle Core Build for Apache Nutch
    jbsimmon authored May 2, 2022
    Configuration menu
    Copy the full SHA
    a07c2da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    888e497 View commit details
    Browse the repository at this point in the history
  4. Updated javadoc target

    AzureTriple committed May 2, 2022
    Configuration menu
    Copy the full SHA
    6c8423f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b716f5 View commit details
    Browse the repository at this point in the history
  6. Deleted commented code

    AzureTriple committed May 2, 2022
    Configuration menu
    Copy the full SHA
    c4c27d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    302136f View commit details
    Browse the repository at this point in the history
  8. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    Javadoc gradle implementation/fixes
    jbsimmon committed May 2, 2022
    Configuration menu
    Copy the full SHA
    84a7e28 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #20 from AzureTriple/NUTCH-2940

    [NUTCH 2940] Updated javadoc target
    AzureTriple authored May 2, 2022
    Configuration menu
    Copy the full SHA
    b069631 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f509a7 View commit details
    Browse the repository at this point in the history
  11. NUTCH 2940 Develop Gradle Core Build for Apache Nutch

    Small fixes to zip-src, javadoc tasks
    jbsimmon committed May 2, 2022
    Configuration menu
    Copy the full SHA
    dc9f58e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #24 from jbsimmon/NUTCH-2940

    NUTCH 2940 Develop Gradle Core Build for Apache Nutch
    jbsimmon authored May 2, 2022
    Configuration menu
    Copy the full SHA
    de3162b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    df087e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb7c1d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1200c57 View commit details
    Browse the repository at this point in the history