You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have seen https://community.atlassian.com/t5/Bamboo-questions/JDK-capabilities-with-spaces-in-name-as-bamboo-variable/qaq-p/381752 and https://community.atlassian.com/t5/Bamboo-questions/Capability-with-space-in-name-as-a-variable/qaq-p/352453#U1379836 but this does not work.
Has the behaviour for this changed? Using a space does not work for me.
The key is:
capabilityKey=system.jdk.JDK+11
I have tried:
${bamboo.capability.system.jdk.JDK 11}
${bamboo.capability.system.jdk.JDK_11}
${bamboo.capability.system.jdk.JDK${}11}
They all fail with Bad substitution.
Why can't we just use `_` instead of ` ` like for other variables such as:
bamboo.planRepository.<position>.last.update.time.label