How do you manage project area via ant in rsa?
Hello,
I would like to know, if it is possible to assign different process roles to members of the project area with ant script. I would like to create an ant administration script which assigns some roles to some members, but I don't know where to start, kind regards, Roman |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 11 '16, 5:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You will have to create your own ANT tasks. There are no built in ant tasks that I would be aware of.
These descriptions are for the build toolkit. Maybe they help. https://ryehle.wordpress.com/2011/12/21/adding-a-custom-ant-task-to-your-build-toolkit/ https://ryehle.wordpress.com/2012/05/01/sample-custom-ant-task/ Here some related API: https://rsjazz.wordpress.com/2013/09/18/deploying-templates-and-creating-projects-using-the-plain-java-clients-library/ Roman Krawtschenko selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.