Templating Stream, Component and Foldersstructure
Hello,
is there a way to include as specific stream, component and folder structure during PA creation automatically ?
We want to have a stream that is called projectname + stream and a component that is called projectname + component and want to place a folder structure and some files directly under it.
Is that possible.
If not can I easily create this after PA creation ?
Thanks in advance.
is there a way to include as specific stream, component and folder structure during PA creation automatically ?
We want to have a stream that is called projectname + stream and a component that is called projectname + component and want to place a folder structure and some files directly under it.
Is that possible.
If not can I easily create this after PA creation ?
Thanks in advance.
2 answers
On Thu, 15 Apr 2010 14:38:01 +0000, oesterreicher wrote:
In the editor for your process template, you'll see a follow-up action
named "Setup Project" that can be configured under Project Configuration -
created SCM component.
You could always write your own follow-up action to do this, but this
would require deploying a bundle to your server.
--
Jared Burns
Jazz Process Team
Hello,
is there a way to include as specific stream, component and folder
structure during PA creation automatically ? We want to have a stream
that is called projectname + stream and a component that is called
projectname + component and want to place a folder structure and some
files directly under it.
Is that possible.
If not can I easily create this after PA creation ?
Thanks in advance.
In the editor for your process template, you'll see a follow-up action
named "Setup Project" that can be configured under Project Configuration -
Initialization (server). This lets you do some of what you're asking
for but it doesn't have the flexibility to create folders within the
created SCM component.
You could always write your own follow-up action to do this, but this
would require deploying a bundle to your server.
--
Jared Burns
Jazz Process Team