[
https://issues.jenkins-ci.org/browse/JENKINS-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163064#comment-163064
]
Eugen Paraschiv commented on JENKINS-247:
-----------------------------------------
Has there been any progress/updates on system wide properties.
These would be useful for a variety of usecases, such as: I have a few remote
deployment jobs that remote deploy into a web server running on some IP
address; I would like to be able to globally change this URL for all these
jobs, so that I can choose to deploy in another environment for example.
Thanks.
> Ability to define system-wide properties
> ----------------------------------------
>
> Key: JENKINS-247
> URL: https://issues.jenkins-ci.org/browse/JENKINS-247
> Project: Jenkins
> Issue Type: New Feature
> Components: www
> Affects Versions: current
> Environment: Platform: All, OS: All
> Reporter: sakkew
> Assignee: Kohsuke Kawaguchi
>
> It would be useful to be able to define properties in a way that I don't need
> to
> define them in every job.
> Example:
> Instead of doing this: "ant target
> -Ddatabase-src.dir=<hudson_dir>/jobs/database/workspace/database/src"
> in every build, I could define the property in system configuration.
> I would need to define the path in just one place,
> and pass it to ANT like this: -Ddatabase-src.dir=${DATABASE_SRC_DIR}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira