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

General bug fixes for jetty-start #9555

Merged
merged 13 commits into from
Apr 10, 2023
Merged

Commits on Mar 30, 2023

  1. Extract jars/zips using zipfs

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a68265a View commit details
    Browse the repository at this point in the history
  2. Restrict MavenMetadata external DTD/XSD access

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7d651fc View commit details
    Browse the repository at this point in the history
  3. Introduce --allow-insecure-http-downloads

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0102ac3 View commit details
    Browse the repository at this point in the history
  4. Produce debug log if file exists in destination during copy.

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2470c47 View commit details
    Browse the repository at this point in the history
  5. Fixing compilation

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    cc9ffd7 View commit details
    Browse the repository at this point in the history
  6. Simpler MavenMetadata

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    36ab972 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. If maven.repo.uri has been redeclared by user, automatically set al…

    …low insecure http downloads.
    
    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    cf0b6db View commit details
    Browse the repository at this point in the history
  2. Adding documentation about decision

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ce19959 View commit details
    Browse the repository at this point in the history
  3. Simplifying implementation

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2b66911 View commit details
    Browse the repository at this point in the history
  4. Fixing license header

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4f146fe View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 6, 2023

  1. Changes from review

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4899792 View commit details
    Browse the repository at this point in the history
  2. Changes from review

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    dc7a3e9 View commit details
    Browse the repository at this point in the history