Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1729

Test harness should set the Configuration directory to use the test temp dir by default

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.5.0.Final
    • 2.3.0.Final
    • Configuration
    • None

      Currently the UserConfiguration references the current users home directory while running tests - it should use the available system property while running tests in order to direct the config dir to a temp location for that test execution:

         static final String USER_CONFIG_PATH = "org.jboss.forge.addon.configuration.USER_CONFIG_PATH";
      
      
               String property = System.getProperty(USER_CONFIG_PATH);

              lincolnthree Lincoln Baxter III (Inactive)
              lincolnthree Lincoln Baxter III (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: