30 Commits

Author SHA1 Message Date
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
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
f265d2e219 updated rule configs per package name changes
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6619 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-15 08:45:39 +00:00
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
546b4a9e88 new script to update the version consistently. It is of the form <version>.v<YYYYMMDDHHMM>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6612 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-14 17:42:06 +00:00
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
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
e233091080 3.2.5 release, based on PMD 4.2.4
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6600 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-13 18:54:32 +00:00
6045d9e147 version change before new beta to test recent changes
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6571 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-06 19:30:16 +00:00
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
6669e7fdf1 Eclipse plugin should work with Eclipse 3.2+: dependency on 3.4 removed
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6554 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-03 22:13:02 +00:00
17159a5f56 version update for new beta package
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6553 51baf565-9d33-0410-a72c-fc3788e3496d
2008-10-03 00:22:59 +00:00
671f8f5b1e misc changes: properties, version number
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6541 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-30 01:01:18 +00:00
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
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
e8395fa5f9 version update
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6520 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-26 20:43:08 +00:00
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
ac71bd22e5 eclipse plugin reorganization: feature renamed net.sourceforge.pmd.eclipse as update
site doesn't work with net.sourceforge.pmd.eclipse.feature


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6509 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-26 06:41:36 +00:00
fbb70a65bd eclipse plugin reorganization
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6507 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-26 05:23:00 +00:00
f2014126b0 settings to enable building eclipse plugin using ant (from within eclipse itself so far)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6500 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-22 22:33:30 +00:00
7121ecb055 update version tag for 3.2.4 release to 3.2.4.v200804111600
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6013 51baf565-9d33-0410-a72c-fc3788e3496d
2008-04-11 23:17:39 +00:00
9cdb5b2f8d version updated to 3.2.4.v200803071500
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5882 51baf565-9d33-0410-a72c-fc3788e3496d
2008-03-07 23:05:10 +00:00
e7bc8c7585 rerelease of pmd-eclipse 3.2.3 as previous version was compiled with jdk 1.6 by mistake
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5690 51baf565-9d33-0410-a72c-fc3788e3496d
2007-12-04 19:53:00 +00:00
65bc7b0364 preparing eclipse plugin 3.2.3 release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5686 51baf565-9d33-0410-a72c-fc3788e3496d
2007-12-02 22:50:36 +00:00
ddf7d7c3a0 version update
changelog and release notes updated


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5679 51baf565-9d33-0410-a72c-fc3788e3496d
2007-11-29 06:47:39 +00:00
bed4224563 new version number 3.2.3.alpha-200711191800
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5666 51baf565-9d33-0410-a72c-fc3788e3496d
2007-11-20 02:04:36 +00:00
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
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
a0c9856f4c change version info to 3.2.3.alpha-20071102-1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5623 51baf565-9d33-0410-a72c-fc3788e3496d
2007-11-02 22:51:02 +00:00
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