on demand build from eclipse RTC client
Accepted answer
- You build on repository workplaces (or streams). So create a repository workspace from the snapshot, make sure the repository workspace is visible:public; Request a personal build and select the repository workspace.
- You create a release (which is then availble in the release tab of the project area) and the build result, including the downloads etc. are linked to the release. You would usually do that for the final release you make available to the users.
Comments
thanks for your reply,i have a Jenkins build engine and the Jenkins job configured with build definition. in this case, is it possible to build from Snapshot? if so how can i request and where to point out the snapshot details ?
See How should I ask a question in the Forum if I want to receive useful answers?
As far as I am aware the Jenkins build works allows to specify a personal build similar to how a JBE based build allows you to (provided the standard Jazz-SCM setup in Jenkins is used).