users@jersey.java.net

Re: [Jersey] Modularizing Jersey: first steps

From: KlaasJan Elzinga <klaasjanelzinga_at_gmail.com>
Date: Mon, 30 Jun 2008 16:54:03 +0200

Or give http://www.alphaworks.ibm.com/tech/sa4j a try.

KlaasJan Elzinga

On Mon, Jun 30, 2008 at 3:26 PM, Chris Wilkes <cwilkes_at_ladro.com> wrote:
> On Jun 30, 2008, at 2:59 AM, Paul Sandoz wrote:
>
>>
>> Does anybody know of a tool to recursively work about class dependencies
>> from a set of classes. We could use that to determine the static
>> compile-time dependencies for the client API and impl.
>
>
> JDepend, a free open source tool:
> http://mojo.codehaus.org/jdepend-maven-plugin/
> http://clarkware.com/software/JDepend.html
> I can put this into the maven pom if you like.
>
> Since Jersey is an open source project you can also look into using
> Structure 101:
> http://www.headwaysoftware.com/products/structure101/index.php
> Here's what it generates for a large project like Spring:
> http://chris.headwaysoftware.com/2007/11/spring-25-archi.html
>
> For the immediate future I would use JDepend as it is easy to setup.
>
> Chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>