[JIRA] Created: (SIDP-525) Allow all installer input to be defined in install.properties

nmische@upenn.edu (JIRA) noreply at shibboleth.net
Thu Sep 29 14:45:25 BST 2011


Allow all installer input to be defined in install.properties
-------------------------------------------------------------

                 Key: SIDP-525
                 URL: https://issues.shibboleth.net/jira/browse/SIDP-525
             Project: Shibboleth IdP 2 - Java
          Issue Type: Improvement
          Components: Build
    Affects Versions: 2.3.3
            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.

I have attached a patch to the installer Ant project which allows users to define required input in the install.properties file. The build now checks for the following properties before prompting the user for input:

idp.home.input
install.config
idp.hostname.input
idp.keystore.pass


--
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