diff --git a/pmd-web/deploy.txt b/pmd-web/deploy.txt index 6c67aac6ed..d16be57033 100644 --- a/pmd-web/deploy.txt +++ b/pmd-web/deploy.txt @@ -8,4 +8,5 @@ Change processor.rb: -change the chdir Change pmd.rb: --change reportFile() method from ../../ to ../ and remove the "test" \ No newline at end of file +-change reportFile() method from ../../ to ../ and remove the "test" + diff --git a/pmd-web/src/sf_copytolocal.bat b/pmd-web/sf-specific/copytolocal.bat similarity index 100% rename from pmd-web/src/sf_copytolocal.bat rename to pmd-web/sf-specific/copytolocal.bat diff --git a/pmd-web/src/sf_copytolocal.sh b/pmd-web/sf-specific/copytolocal.sh similarity index 100% rename from pmd-web/src/sf_copytolocal.sh rename to pmd-web/sf-specific/copytolocal.sh diff --git a/pmd-web/src/sf_deploy.sh b/pmd-web/sf-specific/deploy.sh similarity index 100% rename from pmd-web/src/sf_deploy.sh rename to pmd-web/sf-specific/deploy.sh