The installer should provide for setting the dataverse.mail.support-email JVM option
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
The dataverse.mail.support-email JVM option is not used by the installer; it is not in the scripts/installer/as-setup.sh script. Because it is a JVM option instead of a 'setting' I must configure this option via asadmin after the install, which is not optimal.
Also it might be good to have all JVM options available for configuring during installing, but I am not sure what the current policy is.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with scripts/installer/as-setup.sh and trace how JVM options are configured during installation. Confirm the dataverse.mail.support-email option can be supplied through the installer and verify that the resulting installation contains the configured value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, java
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100