pmd/pmd-web/deploy.txt
Tom Copeland 1b8f41d44f modified to support Jakarta projects
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1157 51baf565-9d33-0410-a72c-fc3788e3496d
2002-10-24 15:02:16 +00:00

11 lines
273 B
Plaintext

To deploy from test to cgi-bin:
Change PMD/Project.pm:
-change ../../htdocs to ../ in getRptFile()
-remove "test" from getRptFile() and getRptURL()
Change processor.rb:
-change the chdir
Change pmd.rb:
-change reportFile() method from ../../ to ../ and remove the "test"