Philippe Cadé

Results 5 comments of Philippe Cadé

We've been looking into how to implement this one. What we came up so far is: - create one diff per selected project - in the diff, add the base...

with version 3.0, this is already reduced: ```digraph digraph "summary" { "file:/jung-api-3.0-SNAPSHOT.jar" -> "edu.uci.ics.jung.graph.util"; "file:/jung-graph-impl-3.0-SNAPSHOT.jar" -> "edu.uci.ics.jung.graph.util"; } ```

Yes. Not quite sure at the moment how it would be best to organize as far as plugin dependencies are concerned. The toughest part of it all might be to...

We're now using post-review to create the review requests but are not happy with the solution, so a CVS integration would be nice. I see you just added it for...