Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Component/s: core
-
Labels:None
-
Environment:Windows XP, Red Hat Enterprise Linux 5
-
Similar Issues:
Description
The global properties system is not working as (I) expected. Tried using the Hudson release plugin, Tasks plugin, Ant build, can't pass any property.
Steps:
1. Enter Manage Hudson -> Configure system -> Global properties.
2. Define a new global property: ABC, value 123.
3. Try to access it from a task, from the release plugin, from an Ant build (via command line), using the documented syntax:
$ABC or ${ABC}.
4. Result - no replacement.
This is pretty serious for us since we have lots of jobs. For example several plugins use system tools: Maven 2, SVN, ... We've already configured the paths to these tools, several versions even, in the global Hudson configuration.
However, because of this bug, we have to replicate them for every job. Error prone and added complexity.
Attachments
Issue Links
- is related to
-
JENKINS-16316 global variable not updated
-
- Reopened
-
I just noticed this problem and I don't remember it being this way on previous releases of jenkins. This only happens on my slaves running 1.510 and remoting 2.23