How defining preconditions for Jazz source control?
Hi
I've integrated the static analysis for C++ code on Jazz client. It works :-)
I should define a conditions for source control on Jazz client;
for example if after the anlysis there are too much errors, the code wouldn't be uploaded on the Jazz server.
How can I define the Team process preconditions for Jazz source control operations?
Which are the files that should be updated?
Thanks a lot
Federica
I've integrated the static analysis for C++ code on Jazz client. It works :-)
I should define a conditions for source control on Jazz client;
for example if after the anlysis there are too much errors, the code wouldn't be uploaded on the Jazz server.
How can I define the Team process preconditions for Jazz source control operations?
Which are the files that should be updated?
Thanks a lot
3 answers
Additional information on how to implement your own precondition can be
found here: https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation
We will turn this information into an official article in the near future.
Kai
Jazz Process team
fpiludu wrote:
found here: https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation
We will turn this information into an official article in the near future.
Kai
Jazz Process team
fpiludu wrote:
Hi
I've integrated the static analysis for C++ code on Jazz client. It
works :-)
I should define a conditions for source control on Jazz client;
for example if after the anlysis there are too much errors, the code
wouldn't be uploaded on the Jazz server.
How can I define the Team process preconditions for Jazz source
control operations?
Which are the files that should be updated?
Thanks a lot
Federica