Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Add a shutdown hook to delete extracted files #141

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 23, 2018

  1. Add DirectoryCleaner

    postgresql-embedded leave directory in temporary space.
    This is because of  sequence sometimes does not called when process is killed.
    So, I want to add a cleaner to shutdown hook.
    footaku committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    05498e1 View commit details
    Browse the repository at this point in the history
  2. Add PowerMock

    footaku committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    f976dbd View commit details
    Browse the repository at this point in the history
  3. Add test code

    footaku committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    1f19612 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

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

Commits on Nov 2, 2018

  1. Remove PowerMock

    footaku committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    d4d9a37 View commit details
    Browse the repository at this point in the history