https://bugs.eclipse.org/bugs/show_bug.cgi?id=309144
Pass -Dbuild.id=
The Buckminster property expansion falls back to Eclipse variable
expansion so this should work:
build_id = ${env_var:BUILD_ID}
That timestamp will differ between projects. It finds the last
modification in the subtree and uses that so it's not suitable to use as
a build_id.
No comments:
Post a Comment