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

ClassPathContentHandler can survive tmp folder cleanup #2361

Merged
merged 5 commits into from
Sep 30, 2020

Commits on Sep 15, 2020

  1. ClassPathContentHandler can survive tmp folder cleanup

    Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
    danielkec committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    006bd5d View commit details
    Browse the repository at this point in the history
  2. Configurable temp dir for extracting static content from jar

    Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
    danielkec committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    243f3fc View commit details
    Browse the repository at this point in the history
  3. NPE fix

    Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
    danielkec committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    cc26f8a View commit details
    Browse the repository at this point in the history
  4. Use Path instead of File

    Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
    danielkec committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    010e423 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Review issues

    Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
    danielkec committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    c56c303 View commit details
    Browse the repository at this point in the history