aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pmd.rb
AgeCommit message (Collapse)Author
2014-05-18pmd 5.1.1Brett Koonce
2014-03-29pmd: fix script paths.David Holm
The script to launch pmd would look for its libexec path relative to the binary. This works fine if running the binary from the cellar but it won't work if running from $(brew --prefix)/bin. Closes #27973. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-29pmd: general cleanup.Mike McQuaid
2014-03-29pmd 5.1.0Chris Smola
The compiled jars and documentation for PMD 5.1.0. Closes #27841. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>