Ryan Gustafson
09a89dd005
Fix tests because of removal of PluginConstants interface, which was replaced with a call to RuleSetFactory.getRegisteredRuleSets(). It is unclear to me why the plugin did explicit enumeration of the RuleSets, perhaps it was put in before the factory could enumerate them.
...
FYI, I am _not_ able to run these tests successfully. There is something about how to run them that I do not currently grok, nor am I too worried about it at this time.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6743 51baf565-9d33-0410-a72c-fc3788e3496d
2008-12-05 08:05:50 +00:00
Brian Remedios
1b6aab7a3e
path fixes for Java rules
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6641 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-19 18:39:27 +00:00
Brian Remedios
a116b7b041
Updates to accommodate new property mgmt scheme
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6617 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-15 06:47:07 +00:00
Xavier Le Vourch
5f2a8350db
PMD 5.0 conversion of eclipse plugin
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6611 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-14 07:29:13 +00:00
Xavier Le Vourch
b4c3780441
PMD 5.0 conversion of eclipse plugin
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6608 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-14 03:38:06 +00:00
Xavier Le Vourch
49b0968c8c
code cleanup: removal of $Log$ and $Revision$
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6570 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-06 19:26:32 +00:00
Xavier Le Vourch
e8c2626a41
code refactoring: core, runtime and ui packages moved to net/sourceforge/pmd/eclipse subpackages
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6523 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-26 22:57:05 +00:00
Xavier Le Vourch
6265940d56
plugin reorganization: test projects updated to reflect changes in plugin architecture
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6522 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-26 22:12:10 +00:00
Xavier Le Vourch
eabf55cf2e
code cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6513 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-26 18:13:32 +00:00
Xavier Le Vourch
741aca9fa8
code cleanup: junit rules output...
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5625 51baf565-9d33-0410-a72c-fc3788e3496d
2007-11-03 00:25:45 +00:00
Xavier Le Vourch
74245a2c4a
new rules added in basic.xml
...
output is now indented
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5624 51baf565-9d33-0410-a72c-fc3788e3496d
2007-11-03 00:25:13 +00:00
Xavier Le Vourch
98e34e3484
all pmd-eclipse subproejcts moved to pmd-eclipse-plugin
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5606 51baf565-9d33-0410-a72c-fc3788e3496d
2007-10-31 21:39:15 +00:00