383 Commits

Author SHA1 Message Date
David Dixon-Peugh
c321b5339b First Version
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@401 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 16:51:05 +00:00
David Dixon-Peugh
646f842db9 Icons for PMD.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@400 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 16:44:16 +00:00
Tom Copeland
3b53578879 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@399 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 15:18:39 +00:00
Tom Copeland
3878f8a7f1 added emacs plugin note
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@398 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 15:17:47 +00:00
Tom Copeland
82e1c31abb added properties file to jar
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@397 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 14:23:09 +00:00
David Craine
d083a152e5 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@396 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 06:05:57 +00:00
David Dixon-Peugh
6cee7e3aa9 Added test to make sure it works on things without Lookaheads. . .
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@395 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 05:18:59 +00:00
David Dixon-Peugh
8f47128693 Tests location information retrieved from the SimpleNode.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@394 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 05:10:40 +00:00
David Dixon-Peugh
d296f59243 Added full range of Location Information, as well as fixing bug
with misreporting of where the blocks start.

However, the way it is done, is that if you are getting the Compilation
Unit, it will always start at 0, 0.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@393 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 05:09:49 +00:00
David Craine
f7cca4fd74 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@392 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 23:21:47 +00:00
David Craine
1f3bdf8284 changed ruleset name from "imports.xml" to "imports"
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@391 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 22:44:53 +00:00
David Craine
685d9eb08d Changed ruleset name from "basic" to "naming"
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@390 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 22:43:50 +00:00
David Craine
ab05d9bbd7 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@389 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 22:37:18 +00:00
David Craine
c45ccd6215 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@388 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 20:47:57 +00:00
David Craine
f3c220365a Integrated with PMD-0.5
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@387 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 20:47:53 +00:00
Tom Copeland
fcf746467b post release stuff
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@386 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 17:51:48 +00:00
Tom Copeland
928cb4dfa0 prepping for release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@384 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 17:43:37 +00:00
Tom Copeland
3c27882156 prepping for release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@383 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 17:43:37 +00:00
Tom Copeland
945edeb53c prepping for release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@382 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 17:43:36 +00:00
Tom Copeland
2fc4ee4ce4 fixed unused private instance var rule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@381 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 17:32:14 +00:00
Tom Copeland
ecd8b78922 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@380 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 16:25:25 +00:00
Tom Copeland
dfe94cf868 moved cougaar rules to separate project
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@379 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 15:59:06 +00:00
Tom Copeland
4dc2bcbac3 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@378 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 15:17:41 +00:00
Tom Copeland
eeef8909df tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@377 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 15:12:25 +00:00
Tom Copeland
aafbe648c5 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@376 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 14:56:08 +00:00
Tom Copeland
11f73cb143 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@375 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 14:54:20 +00:00
David Craine
8d3869683a <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@374 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 14:53:34 +00:00
David Craine
d85ba7f1b4 Updated so that the PMD Check Project menu option only occurs on the PackageNode and JBProecjt Node
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@373 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 14:53:08 +00:00
Tom Copeland
c56d452766 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@372 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 14:53:05 +00:00
Tom Copeland
d92990def4 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@371 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 14:36:21 +00:00
Tom Copeland
89194515a7 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@370 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 14:34:32 +00:00
Tom Copeland
d07bd100ea tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@369 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 14:33:03 +00:00
David Craine
e56d2d2d66 Removed PMD-detected violations.
Enabled Project-wide PMD check.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@368 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 01:05:23 +00:00
David Craine
33b71b1bdd <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@367 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 01:01:22 +00:00
David Craine
fe37da33af <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@366 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 23:11:46 +00:00
Tom Copeland
b17e43333b fixing unused local variable bugs
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@365 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 21:31:04 +00:00
David Dixon-Peugh
974c6c9f21 Initial revision
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@362 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 21:28:10 +00:00
David Craine
08f2b0d19d Chagned build process in project so the PMD classes would not be included in the PMDOpenTools.jar file
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@361 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 20:41:03 +00:00
David Craine
17f00dfdd2 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@360 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 20:40:57 +00:00
David Craine
41b7b0ae3e Fixed some PMD-detected errors
Changed the message when no rulesets were selected to indicate that no violations occured rather than an error message.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@359 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 20:22:14 +00:00
David Craine
88197c841a <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@358 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 20:22:10 +00:00
David Craine
836bd825f3 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@357 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 20:10:56 +00:00
Tom Copeland
e7ac856f1d fixing 581853
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@356 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 19:50:45 +00:00
Tom Copeland
59efc7b4b6 implemented DontImportJavaLang rule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@355 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 14:19:47 +00:00
Tom Copeland
7019ea4464 now it picks up more cases
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@354 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-14 18:57:04 +00:00
Tom Copeland
51764e5e64 refactoring DuplicateImportRule; getting ready for catching the 'single type import is duplicate of import on demand' thing
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@353 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-14 17:55:03 +00:00
Tom Copeland
6e694f8cd9 simplified it a bit
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@352 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-14 16:09:41 +00:00
Tom Copeland
38101e6411 duplicate imports twiddling
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@351 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-14 14:05:04 +00:00
Tom Copeland
df5aca4bd5 fixing typo
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@350 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-13 03:33:26 +00:00
Tom Copeland
1735ebd9e8 fixed oops
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@349 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-13 03:16:44 +00:00