|
From: SourceForge.net <no...@so...> - 2007-04-19 23:46:26
|
Feature Requests item #1654454, was opened at 2007-02-07 18:42 Message generated for change (Comment added) made by benoitx You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=747720&aid=1654454&group_id=140880 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: maven 2 plugin Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Christophe DENEUX (cdeneux) Assigned to: Nobody/Anonymous (nobody) Summary: Add support of "diff" reference Initial Comment: Hi, I'm using the maven-qalab-plugin. I use the report "movers". On the column "diff", can you add a link to something like "diff" cross-ref that shows the source code updates ? So, it will be easy to see why the report "mover" show an entry. I have no idea how can you implement that. I think that will be not easy because I have not found that generate a report "diff". If I found something that can help you, I will update this issue. Thanks a lot, Christophe DENEUX Capgemini Sud ---------------------------------------------------------------------- >Comment By: Benoit Xhenseval (benoitx) Date: 2007-04-19 23:46 Message: Logged In: YES user_id=358115 Originator: NO Hi Christophe, I had a quick look at this. QALab does not work directly with source code, the diff could be rather complex as QALab would not know what version of the code was used to calculate the statistics (we're working on the output of those QA tools, not the source code). At the moment, I'd consider this request as probably outside the scope of QALab. Unless somebody is willing to do it, I will close this issue in order to avoid false hopes... I hope you understand. Bien a vous depuis London, Benoit ---------------------------------------------------------------------- Comment By: Christophe DENEUX (cdeneux) Date: 2007-03-04 15:20 Message: Logged In: YES user_id=1374106 Originator: YES I think that the jdiff-maven-plugin (http://mojo.codehaus.org/jdiff-maven-plugin/howto.html) should be used to generate the "diff cross ref" report. Christophe ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=747720&aid=1654454&group_id=140880 |