Issue Type: Improvement Improvement
Affects Versions: 1.5
Assignee: Unassigned
Created: 24/Oct/13 10:24 AM
Description:

Like REPO and BASEDIR, there should be an environment variable (e.g. CONFIGDIR) that is set to the value set from configurationDirectory in the plugin so that this value can be reused via @CONFIGDIR@ in jvmSettings and overridden if needed in the users environmentSetupFileName script.

e.g. The generated scripts would contain:

if [ -z "$CONFIGDIR" ]
then
CONFIGDIR="$BASEDIR"/etc
fi

Project: Mojo's AppAssembler Maven Plugin
Priority: Minor Minor
Reporter: Leif Gruenwoldt
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to