3375 Commits

Author SHA1 Message Date
Tom Copeland
62a1ae0312 Fixed typo, added docs for Wouter's new XSLT
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3631 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-29 15:03:23 +00:00
Tom Copeland
7d2bbd0142 Added new XSLT that creates some spiffy HTML; thanks to Wouter Zelle for putting this together!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3630 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-28 13:51:49 +00:00
Tom Copeland
315950528b Removed incorrect/too much information items
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3629 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-28 13:09:32 +00:00
Tom Copeland
d04035edd9 Added another test item
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3628 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-28 12:54:25 +00:00
Tom Copeland
fba531ab38 Fixed Xerces deps while upgrading to Maven 1.1b1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3627 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-28 00:39:44 +00:00
Tom Copeland
b9917d1520 Fixed Xerces deps while upgrading to Maven 1.1b1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3626 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-28 00:34:12 +00:00
Tom Copeland
611c696ef1 Removed redundant calls to PMD.setExcludeMarker() from the Ant task.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3625 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-27 22:09:47 +00:00
Tom Copeland
f386bf58bd Removed unnecessary '.html' suffix to HTML renderer when the linkPrefix attribute is used.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3624 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-27 21:19:39 +00:00
Tom Copeland
2ce116ace7 Deleted redundant ExplicitCallToFinalize rule.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3623 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-27 18:26:12 +00:00
Tom Copeland
81d9fbb928 Fixed bug 1227001 - AvoidCallingFinalize no longer flags calls to finalize() within finalizers.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3622 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-27 18:17:31 +00:00
Tom Copeland
7046d5833b The Ant task now accepts the short names of rulesets (e.g., unusedcode for rulesets/unusedcode.xml).
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3621 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-27 01:23:55 +00:00
Tom Copeland
c7c4baaebf Fixed bug 1226858 - JUnitAssertionsShouldIncludeMessage now checks calls to assertFalse.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3620 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-27 01:03:25 +00:00
Tom Copeland
c5627db0a6 Improved UseCorrectExceptionLogging; thx to Wouter Zelle for the new XPath!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3619 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-27 00:54:53 +00:00
Tom Copeland
b7f9685e52 More docs cleanups, thanks Wim!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3618 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-24 02:59:39 +00:00
Tom Copeland
60a8ef5cb2 A little docs patch, thanks Wim!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3617 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-24 02:55:13 +00:00
Tom Copeland
36552a831c A bit of refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3616 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-24 02:53:08 +00:00
Tom Copeland
3eedfb97de Implemented RFE 1220171 - rule definitions can now contain a link to an external URL for more information on that rule - for example, a link to the rule's web page. Thanks to Wouter Zelle for designing and implementing this!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3615 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-24 02:47:33 +00:00
Tom Copeland
c717841890 Implemented RFE 1220171 - rule definitions can now contain a link to an external URL for more information on that rule - for example, a link to the rule's web page. Thanks to Wouter Zelle for designing and implementing this!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3614 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-24 02:45:52 +00:00
Tom Copeland
31c8f775b2 Wouter Zelle located a devious little bug... thanks Wouter!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3613 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-23 03:17:34 +00:00
Tom Copeland
95b63ac8e7 Fixed a bunch of things that a newer release of Jaxen found; I'll wait until the next release to snap in the new Jaxen jar file, though
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3612 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-23 03:11:17 +00:00
Tom Copeland
9564c736e6 Excluding a couple of rulesets, thanks Wim!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3611 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-22 23:02:56 +00:00
Tom Copeland
eb8b7d175d Tweaks to web site, thx to Wim for the ideas and corrections
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3610 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-22 14:13:41 +00:00
Tom Copeland
038e87848d Updating copyright years and company name
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3609 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-21 21:54:42 +00:00
Tom Copeland
f9a1fe84cf oops, I'd forgotten new ruleset, thx to Wim for the heads up
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3608 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-21 21:43:10 +00:00
Tom Copeland
0f16dc3493 removed one that might actually mean something
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3606 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-21 13:15:55 +00:00
Tom Copeland
9f4f18782a rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3605 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-21 13:14:28 +00:00
Tom Copeland
c1e815b61f rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3604 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-21 13:11:03 +00:00
Tom Copeland
967a401024 Fixed missing params
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3603 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-21 12:54:13 +00:00
Tom Copeland
58853ad77f Fixed missing params
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3602 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-21 12:50:22 +00:00
Tom Copeland
c2d1b685b3 Some report tweaking
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3601 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-21 02:48:04 +00:00
Tom Copeland
62b3536d0d goodbye newrules.xml, hello rules going to their homes immediately
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3600 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-20 21:34:22 +00:00
Tom Copeland
a17d856f4c oops, had lint4j in wrong category
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3599 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-20 13:34:39 +00:00
Tom Copeland
fb384c001b Just ensuring that ASTAllocation bug is really fixed
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3598 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-19 23:53:44 +00:00
Radim Kubacki
dc79bca223 getting ready for next update release - again some changes in building
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3597 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-18 21:49:04 +00:00
Radim Kubacki
0a3d71aa9c no action in menu and more details logged when processing fails
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3596 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-18 21:46:03 +00:00
Tom Copeland
e3c633a793 Let runtime by runtime, by golly
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3595 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-18 11:30:22 +00:00
Tom Copeland
732c196421 Fixed bug 1221094 - JUnitTestsShouldContainAsserts no longer flags static methods.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3594 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-17 13:09:33 +00:00
Tom Copeland
47f7797b30 Fixed another missed hit
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3593 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-16 21:12:39 +00:00
Tom Copeland
58b43edf19 That made no sense
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3592 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 22:41:27 +00:00
Tom Copeland
ef802e8b7f Minor refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3591 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 22:05:53 +00:00
Tom Copeland
41240f653a Minor refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3590 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 22:05:10 +00:00
Tom Copeland
abc5f1abe4 Implemented CompareObjectsWithEquals and put it in the design ruleset; it misses some cases, but it's a start
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3589 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 22:00:35 +00:00
Tom Copeland
4e78e9dc3f Implemented CompareObjectsWithEquals and put it in the design ruleset; it misses some cases, but it's a start
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3588 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 21:58:18 +00:00
Philippe Herlin
45030e0743 Create a plugin fragment for the Eclipse plugin unit tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3587 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 21:16:27 +00:00
Philippe Herlin
85ca507481 Create the project for the Eclipse plugin unit tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3586 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 21:14:57 +00:00
Tom Copeland
9877b73c9c Oops, fixed param case
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3585 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 21:10:24 +00:00
Tom Copeland
fd769a6d68 Added VariableNameDeclaration.getTypeImage
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3584 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 20:47:09 +00:00
Tom Copeland
24f5c1b95e VariableNameDeclaration now has isPrimitiveType() and isReferenceType().
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3583 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 20:37:03 +00:00
Tom Copeland
a7ea2a7136 Added AvoidPrintStackTrace, thx to Wouter Zelle for the XPath! Also implemented new rule XML generator helper thingy for Designer
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3582 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-15 13:48:34 +00:00
Tom Copeland
4d39604df2 Just a placeholder; this rule doesn't work yet
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3581 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-14 11:57:55 +00:00