- 23 Mar, 2018 1 commit
-
-
John Zhang authored
-
- 29 Jan, 2018 6 commits
-
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
- changed checking from stderr to stdout; - updated checksum; - use `braces.xml` and `text` format to produce some output on the `xsmall` size; - patch a problematic code in PMD `AbstractRenderer.java` which closes output stream after flushing. This causes null pointer error when DaCapo tries to close TeePrintStream again.
-
John Zhang authored
`build.xml`: - add library dependency -- saxon; - skip testing when building PMD so to build faster; - correct inclusion paths for Java source files and rulesets; `pmd.cnf`: - update version and website - update rule set paths and remove non existing rule sets: - favorites.xml - newrules.xml - scratchpad.xml
-
John Zhang authored
-
John Zhang authored
PMD 5.7.0 use Maven as its build system. The `build.xml` for the benchmark has been changed to call Maven. Also, it requires Java JDK toolchain to be configured for Maven. A shell script has been added to generate the toolchain.xml file. Note that during the building process, PMD requires both 1.7 and 1.8 toolchain to be configured. A clean solution would require the JDK7 to be installed on the platfor along with JDK8/9. This requirement can be annoying. Therefore the generated toolchain.xml file has a hack such that if the platform java version is >= 1.8, it will generate two entries (1.7 and the actual version) that point to the same JDK directory. Also the download link for the release has been changed to GitHub.
-
- 08 Jan, 2018 1 commit
-
-
John Zhang authored
Change the path of the LICENSE Change the path of README.md Fix the broken link problem for h2 and junit Fix the broken link for janino package Update the patch file for tomcat for fixing one broken link Add the patch file for libs/commons-logging to fix the broken link for downloaded package Fix the broken link of jstl and update the checksum for jstl Delete the extra space in md5 checksum file for jstl Deleting the echo in libs/common.xml fix: assuming DaCapo is managed by git, properly extract commit hash from git remove extra space no fail on error fix: correctly point to jar file so to extract version info Fixed the error in tomcat and pmd fixed typo
-
- 10 Sep, 2010 1 commit
-
-
john authored
-
- 23 Dec, 2009 1 commit
-
-
steveb-oss authored
-
- 10 Dec, 2009 1 commit
-
-
jzigman authored
-
- 03 Dec, 2009 1 commit
-
-
jzigman authored
-
- 10 Nov, 2009 1 commit
-
-
jzigman authored
[svn r596] removed externalize deps target for static analysis from pmd as this is no longer applicable
-
- 09 Sep, 2009 1 commit
-
-
jzigman authored
-
- 14 Jun, 2009 1 commit
-
-
steveb-oss authored
-
- 26 Jul, 2008 2 commits
-
-
steveb-oss authored
-
steveb-oss authored
-
- 23 Jul, 2008 3 commits
-
-
steveb-oss authored
-
steveb-oss authored
-
steveb-oss authored
-
- 15 Jul, 2008 1 commit
-
-
steveb-oss authored
-
- 13 Jul, 2008 1 commit
-
-
steveb-oss authored
-
- 25 Jan, 2008 1 commit
-
-
rgarner authored
other benchmark builds as required by these changes.
-