Allow setting logger config file and other JVM system properties in scripts/bat 
files
-------------------------------------------------------------------------------------

                 Key: UIMA-368
                 URL: https://issues.apache.org/jira/browse/UIMA-368
             Project: UIMA
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Adam Lally
         Assigned To: Adam Lally
            Priority: Minor
             Fix For: 2.2


It would be nice if users didn't have to edit our script files to do things 
like set the logger config file or set the Java heap size.
I recommend we make the scripts check for a UIMA_LOGGER_CONFIG_FILE env var and 
use that if specified.
We can also add a catch all UIMA_JVM_OPTS env var for arbitrary other VM args 
(e.g. -Xmx).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to