[jsword-devel] Updated jsword-support
DM Smith
dmsmith555 at yahoo.com
Mon Mar 14 19:35:41 MST 2005
I have updated the following support tools:
checkstyle from 3.4 to 3.5
findbugs from 0.8.4 to 0.8.6
jdepend from 2.6 to 2.9
pmd from 1.9 to 2.3
The change to jdepend requires a configuration change in Eclipse.
Go to Window->Preferences->Ant->Runtime->Global Entries and
remove the reference to jdepend 2.6 and add the dependency to jdepend 2.9.
Joe, for the nightly build, you will need to remove
/home/joe/local/ant/lib/jdepend.jar and add the new jdepend-2.9.jar.
You can run the jdepend.antlibs ant task in jsword-web/build.xml to add
the jdepend-2.9.jar
More information about the jsword-devel
mailing list