[JIRA] Created: (IDP-144) Allow all installer input to be defined in install.properties
nmische@upenn.edu (JIRA)
noreply at shibboleth.net
Thu Sep 29 14:39:25 BST 2011
Allow all installer input to be defined in install.properties
-------------------------------------------------------------
Key: IDP-144
URL: https://issues.shibboleth.net/jira/browse/IDP-144
Project: Identity Provider
Issue Type: Improvement
Components: Installer
Affects Versions: 3.0.0
Reporter: nmische at upenn.edu
Assignee: Chad La Joie
Priority: Minor
Attachments: build.xml.diff
The current Ant installer requires user input which makes it difficult to automate the Shibboleth IdP installation. To fix this users should be allowed to provide all required input via a properties file.
As an example I have modified the IdP v2 installer to allow users to define required input in the install.properties file. The Ant build then checks for the following properties before prompting the user for input:
idp.home.input
install.config
idp.hostname.input
idp.keystore.pass
See attachment for this patch.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list