Just thought I'd share this with you all...
For a laugh this rainy Friday afternoon I thought I'd run Maven and JDepend
in particular over the Java 1.4.1 source code (!). Unfortunately I got the
following exception, presumably when analysing java.lang.Object...
[java] java.lang.NullPointerException
[java] at
jdepend.framework.JavaClassFileParser.getClassConstantName(Un
known Source)
[java] at
jdepend.framework.JavaClassFileParser.parseSuperClassName(Unk
nown Source)
[java] at jdepend.framework.JavaClassFileParser.parse(Unknown
Source)
[java] at jdepend.framework.JavaClassFileParser.parse(Unknown
Source)
[java] at jdepend.framework.JDepend.parseClass(Unknown Source)
[java] at jdepend.framework.JDepend.analyze(Unknown Source)
[java] at jdepend.textui.JDepend.analyze(Unknown Source)
[java] at jdepend.textui.JDepend.instanceMain(Unknown Source)
[java] at jdepend.xmlui.JDepend.main(Unknown Source)
[java] Exception in thread "main"
Shame, I'd love to see the metrics for it!
Time I went home :)
Mike
--
To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>