Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify configuration (pt. 2) #152

Open
3 tasks
bertfrees opened this issue Apr 3, 2018 · 0 comments
Open
3 tasks

Simplify configuration (pt. 2) #152

bertfrees opened this issue Apr 3, 2018 · 0 comments

Comments

@bertfrees
Copy link
Member

bertfrees commented Apr 3, 2018

See also part 1.

  • Split properties into "user properties" and "internal properties". The internal ones should be removed from the documentation and it should not be possible to set them with environment variables (nor with Maven properties at build time). Possibly add a section "only if you know what you are doing" to the documentation, with properties such as "updateSite" in it.
  • Centralize definition of default values (currently in system.properties, start script, Java code, /etc/default, ...)
  • Convert Maven properties to default Java system properties at build time
@bertfrees bertfrees mentioned this issue Apr 3, 2018
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant