638 Commits

Author SHA1 Message Date
Tom Copeland
00fa3d46d6 preps for release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@616 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 20:47:04 +00:00
Tom Copeland
a45ae54cc9 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@615 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 20:41:45 +00:00
Tom Copeland
c2d12c5494 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@614 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 20:41:28 +00:00
Tom Copeland
2334716f7b updated to allow individual rules to be selected
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@613 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 20:40:16 +00:00
Tom Copeland
44dc2c7c9f various mods to get rule descriptions read in and working right
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@612 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 20:33:07 +00:00
David Craine
ec84d716a6 started work on HotKey configuration utiltiy
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@611 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 18:07:30 +00:00
Tom Copeland
f22958b07f removed these tests since CPD has its own module now
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@610 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 15:09:21 +00:00
Tom Copeland
fd9ea76ddc removed CPD since it's got its own module now
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@609 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 15:08:16 +00:00
David Craine
b693b20fe9 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@608 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 15:00:12 +00:00
Tom Copeland
721a00b53c misc
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@607 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 02:37:46 +00:00
Tom Copeland
e5535d2cea tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@606 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 02:21:49 +00:00
Tom Copeland
18b8eabd19 modified to support a Listener object
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@605 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 02:18:07 +00:00
David Craine
0aad820cf5 Fixed bug where rulesets were not being disable properly. Also added comments and refactored a little.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@604 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 00:38:54 +00:00
Tom Copeland
c47bb8b60c modified TokenSets to use a Map keyed by TokenList id. This replaces a linear search with a hash calculation, which is good
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@603 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 21:31:20 +00:00
Tom Copeland
9e71af05bc tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@602 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 21:22:55 +00:00
Tom Copeland
c01be1ca02 refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@601 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 21:17:36 +00:00
Tom Copeland
2b9435e78a refactoring; renamed getOccurrences() to getTokens()
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@600 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 19:29:47 +00:00
Tom Copeland
5627920614 refactoring; removed the Occurrence class - it was essentially just wrapping a Token
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@599 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 19:14:18 +00:00
Tom Copeland
2039c4bd97 refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@598 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 19:02:47 +00:00
David Craine
6de6457e2d JBuilder Project file update
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@596 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 18:56:53 +00:00
Tom Copeland
fc37b55f5b refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@595 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 18:53:29 +00:00
Tom Copeland
86c41378b6 refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@594 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 18:52:27 +00:00
David Craine
0235967ca5 Added help to the proeprty pages
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@593 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 18:40:09 +00:00
Tom Copeland
17a371797f modified to use a rule property
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@592 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 17:41:26 +00:00
Tom Copeland
0b185ef168 uncommented printStackTrace()
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@591 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 17:35:14 +00:00
Tom Copeland
4aafb24d51 modified to use a rule property
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@590 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 17:34:08 +00:00
David Craine
7290a1c45b Added ability to configuration page to have "imported" rule sets - i.e., ruleset files that appear in the class path
but are not in the registered rule sets property file.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@589 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 16:10:22 +00:00
Tom Copeland
954c21ac01 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@588 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 14:13:03 +00:00
Tom Copeland
93385c1637 Removing PMD from Website.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@587 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 14:03:13 +00:00
Tom Copeland
7abd7d2d0b converted LongClassRule to use rule properties
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@586 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 20:49:29 +00:00
Tom Copeland
9b94522ff7 implemented properties for rules
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@585 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 20:42:07 +00:00
Tom Copeland
fb0789e00b refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@584 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 20:04:13 +00:00
Tom Copeland
f187a380c1 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@583 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 20:02:43 +00:00
Tom Copeland
295d65e0b6 refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@582 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 19:47:48 +00:00
Tom Copeland
87d4a6922c renaming
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@581 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 19:42:02 +00:00
David Craine
8896528f0c Updated to use pmd 0.8
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@580 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 19:35:42 +00:00
David Craine
e68a5b6d9a *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@579 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 19:31:17 +00:00
Tom Copeland
ff090a1e6e refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@578 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 18:48:23 +00:00
Tom Copeland
80734fe051 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@577 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 18:37:34 +00:00
Tom Copeland
fa666cc28c adding new tests and some refactoring of CPD
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@576 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 18:26:25 +00:00
Tom Copeland
246eb25159 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@575 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 18:03:03 +00:00
David Craine
717a698309 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@573 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 16:36:59 +00:00
Tom Copeland
cac414bfa5 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@572 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 16:36:38 +00:00
David Craine
2d2408d1cb *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@571 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 16:29:49 +00:00
David Craine
5d0ba31d46 a few mor minor updates
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@570 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 16:26:39 +00:00
Tom Copeland
48e40e17a6 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@569 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 16:26:13 +00:00
David Craine
9ec3fc5a7c Includes the following updates:
Now works with PMD 0.8
Configuration now allows for multiple rulesets
Ability to select from available rule sets
Fixed bug when trying to read in ruleset files


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@568 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 15:54:00 +00:00
Tom Copeland
7e0499737b *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@567 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 14:55:50 +00:00
Tom Copeland
e5f107fb32 added new method to CPD to fetch results
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@566 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 14:52:20 +00:00
Tom Copeland
4d0b843d65 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@565 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 14:41:06 +00:00