Update PMD version to current trunk. Add JARs for Saxon and Rhino.

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6741 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Ryan Gustafson
2008-12-05 07:43:25 +00:00
parent 2e203697a5
commit 72a6746f25
6 changed files with 23 additions and 17 deletions

View File

@ -28,7 +28,9 @@ bin.includes = META-INF/,\
about.ini,\
toc.xml,\
welcome.xml,\
pmd-plugin.jar
pmd-plugin.jar,\
lib/saxon9.jar,\
lib/js-cvs-11282008.jar
src.includes = icons/,\
META-INF/,\
plugin.xml,\