Bug #290
confusing naming scheme in distribution files
Status: | Resolved | Start date: | 2014-09-27 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Jan Moringen | % Done: | 100% | |
Category: | build-generator | Spent time: | 0.10 hour | |
Target version: | Toolkit 0.1 |
Description
Having the following defined in a distribution file, I'd expect to get everything installed into /vol/famula/nightly. But it goes to /vol/famula/lsp-famula-nightly. So the ${variant} variable doesn't refer to the define variable! This is not intuitive at all!
Please also use a better name than "bla-name". What does this refer to?
"name": "lsp-famula-nightly",
"variables": {
"bla-name": "${distribution-name}",
"variant": "nightly",
"toolkit.volume": "/vol/famula/",
"toolkit.dir": "${toolkit.volume}/${variant}/",
Related issues
Associated revisions
Adapt distributions according to new requirements
- Add patterns for orchestration job names, fixes #324
- remove slaves from distributions since they have reasonable defaults
in the templates now, fixes #266 - remove bla-name variable, refs #241
- Clean up name and folder variables as much as possible, refs #228
Probably fixes #290
History
#1 Updated by Florian Lier about 10 years ago
- Category set to build-generator
- Priority changed from Normal to High
- Target version set to Toolkit 0.1
This is related to /issues/288 and issues/241
#2 Updated by Johannes Wienke over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset projects|commit:012181a87a29a02758751d9c8d4595357a165be5.