Community
Participate
Working Groups
Currently the post-tycho-release.sh script does not respect milestone builds. When we build a milestone the build identifier should be M*. That means M6 for Milestone 6. When this kind of build was built, the post-tycho-release.sh script fails to copy the contents.
At the moment milestones use 'S' for the build-identifier. I must say I am not up to date on the conventions for the build identifier. Holger please don't hesitate to tweak the shell script. As you know I believe the long term solution is to not make a new build for a milestone or a release but instead promote a nightly build that we are happy with.
Fixed with http://git.eclipse.org/c/rtp/org.eclipse.rtp.git/commit/?id=51e8d7cd8bcc83f2bdc87b39c5a6991062e0ea35
Reopened because I think you closed the wrong bug. We still have to update the script ;)
Marked as wont fix. The current solution with "stable" works great.