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

Update Jetty packages (major) #103

Draft
wants to merge 27 commits into
base: helma-🐜
Choose a base branch
from

Commits on May 18, 2024

  1. Update Jetty packages

    renovate[bot] authored May 18, 2024
    Configuration menu
    Copy the full SHA
    1cf7387 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Update README.md

    Minor edits
    p3k authored May 19, 2024
    Configuration menu
    Copy the full SHA
    ed575bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f6801 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    c087cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a943124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26975a1 View commit details
    Browse the repository at this point in the history
  4. Modernize for loop

    p3k committed May 25, 2024
    Configuration menu
    Copy the full SHA
    62630ae View commit details
    Browse the repository at this point in the history
  5. Fix setup of static resource

    p3k committed May 25, 2024
    Configuration menu
    Copy the full SHA
    0165e7c View commit details
    Browse the repository at this point in the history
  6. Fix creation of app context

    p3k committed May 25, 2024
    Configuration menu
    Copy the full SHA
    304ea4e View commit details
    Browse the repository at this point in the history
  7. Fix creation of protected context

    p3k committed May 25, 2024
    Configuration menu
    Copy the full SHA
    fa59a27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d67d023 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    441d952 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    973b349 View commit details
    Browse the repository at this point in the history
  11. Migrate to Jakarte servlet API 5

    p3k committed May 25, 2024
    Configuration menu
    Copy the full SHA
    3dbcd79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    90e45c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79d8338 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add release action

    p3k committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9143faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e32c8e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    9e870e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84abcde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffb259a View commit details
    Browse the repository at this point in the history
  4. Reorder the tasks

    p3k committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    45b19e3 View commit details
    Browse the repository at this point in the history
  5. Decouple update task from install

    Now that Gradle runs Helma with the configured dependencies, updating the installation directory has become less crucial
    p3k committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6401300 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e5af06 View commit details
    Browse the repository at this point in the history
  7. Remove over-complicated launch and tasks configuration in favor of Gr…

    …adle plugin
    
    Starting run/debug tasks with the plugin works out of the box;
    one just has to avoid the default “Run and Debug” button.
    p3k committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    51bc14c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'helma-🐜' into renovate/major-jetty-packages

    # Conflicts:
    #	.github/workflows/release.yml
    p3k committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b1296fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1925916 View commit details
    Browse the repository at this point in the history