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

feat: support jakarta jsp #75

Merged
merged 22 commits into from
Aug 2, 2024
Merged

feat: support jakarta jsp #75

merged 22 commits into from
Aug 2, 2024

Commits on Jul 29, 2024

  1. feat: support jakarta jsp

    resolves #64
    now requires java 8 for runtime
    requires jdk 17 to build due to jakarta module
    jeremylong committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a7db70b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    717218f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    127562b View commit details
    Browse the repository at this point in the history
  4. fix: bump project version

    jeremylong committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    354c665 View commit details
    Browse the repository at this point in the history
  5. fix: add actions

    jeremylong committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    27f4fa3 View commit details
    Browse the repository at this point in the history
  6. chore: remove travis

    jeremylong committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    640900e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c37c5e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix: compile to Java 8

    jeremylong committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    76ac25d View commit details
    Browse the repository at this point in the history
  2. docs: add module names

    jeremylong committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    23849de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1abaa3e View commit details
    Browse the repository at this point in the history
  4. docs: update release notes

    jeremylong committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0f12ad6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    4b2011e View commit details
    Browse the repository at this point in the history
  2. fix: profile activation

    jeremylong committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1f2bb26 View commit details
    Browse the repository at this point in the history
  3. chore: fix test

    jeremylong committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    82ebd82 View commit details
    Browse the repository at this point in the history
  4. chore: fix test

    jeremylong committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4a27fbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a0d6fb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. chore: source 1.8

    jeremylong committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4e2cb48 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    jeremylong committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6061b4c View commit details
    Browse the repository at this point in the history
  3. fix: finish test site

    jeremylong committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b0296ab View commit details
    Browse the repository at this point in the history
  4. docs: minor update

    jeremylong committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0857261 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32053c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5725554 View commit details
    Browse the repository at this point in the history