Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Running advisors selectively

Is it possible, when an operation takes place, to run only some of the
advisors declared for this operation?

For example in a project with *.java files and *.doc files, when I deliver
only doc files I should like not to run the "Prohibit Unused Import". Is
there any way to do that?

Thanks

Pascal

0 votes



2 answers

Permanent link
No. If you want to ignore an advisor, the best you can do is overrule it
after it's been run.

- Jared

Pascal wrote:
Is it possible, when an operation takes place, to run only some of the
advisors declared for this operation?

For example in a project with *.java files and *.doc files, when I deliver
only doc files I should like not to run the "Prohibit Unused Import". Is
there any way to do that?

Thanks

Pascal

0 votes


Permanent link
Jared,

Would it make sense to you to consider such question as a future
enhancement?
Actually, it would make sense to be able to directly describe/define
some filters at the advisor definition level for example to:
1- Avoid any unnecessary check
2- Avoid any unexpected comment like: "Prohibit Unused Import" OK
when I only delivered some html doc...

Thanks

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 13 '07, 5:11 a.m.

Question was seen: 8,884 times

Last updated: Apr 13 '07, 5:11 a.m.

Confirmation Cancel Confirm