Uploaded image for project: '[Read Only] - Hippo Archetype'
  1. [Read Only] - Hippo Archetype
  2. ARCHE-141

Set up a location for Derby system directory and error file

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Low
    • Resolution: Fixed
    • 1.04.01
    • 1.05.00
    • None

    Description

      Rather than using the current folder (by default, usually ${project.basedir}) as the system and log directory for Derby, you can set these system properties in Maven cargo configuration:

      <derby.system.home>${project.basedir}/target/derby</derby.system.home>
      <derby.stream.error.file>${project.basedir}/target/derby/derby.log</derby.stream.error.file>

      Attachments

        Issue Links

          Activity

            People

              svoortman Simon Voortman (Inactive)
              mtricot Mickaƫl Tricot (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: