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

Refactor dublin core utility #3756

Merged
merged 5 commits into from
Feb 23, 2018

Commits on Feb 20, 2018

  1. Refactored dublin core utility

    The tool is now implemented as a console application with a read-evaluate-print cycle.
    johannes-manner committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    f1e3d6e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. CLI -xmp integration

    Integrated the xmp functionality in the CLI infrastructure
    johannes-manner committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    9ab476b View commit details
    Browse the repository at this point in the history
  2. CLI - shutdown after using console application

    System.exit() because Platform.exit() does not work in this case.
    johannes-manner committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    623dbf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96db578 View commit details
    Browse the repository at this point in the history
  4. Update changelog.md

    johannes-manner committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    5be375d View commit details
    Browse the repository at this point in the history