2449 Commits

Author SHA1 Message Date
Philippe Herlin
f26eac014d Releasing v2.0.3
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2637 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-20 20:52:14 +00:00
Tom Copeland
5df39fb4b2 More removal of ugly duplicated XPath rule definitions. w00t.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2636 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-20 20:44:27 +00:00
Tom Copeland
ee210634df Refactored away duplicate XPath rule definitions, yay!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2635 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-20 18:23:10 +00:00
Tom Copeland
35ca25a263 Refactored away duplicate XPath rule definitions, yay!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2634 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-20 18:03:04 +00:00
Philippe Herlin
38f0990d7e Upgrading to PMD v1.6
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2633 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-19 22:41:15 +00:00
Philippe Herlin
e862ffeac8 Upgrading to PMD v1.6
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2632 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-19 22:34:31 +00:00
Philippe Herlin
1797047d07 Upgrading to PMD v1.6
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2631 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-19 22:28:40 +00:00
Philippe Herlin
92e71548fd Fixing UTF-8 encoding
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2630 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-19 22:25:50 +00:00
Philippe Herlin
fc11e44b8c Fixing UTF-8 encoding
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2629 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-19 17:21:14 +00:00
Tom Copeland
7daf0f43b2 Sigh... undoing bad import cleanup... single type only, please
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2628 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-15 19:04:27 +00:00
Tom Copeland
a1f6af542b Cleaned up imports with new version of IDEA; fixed some deprecated Ant junx
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2627 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-15 18:21:58 +00:00
Tom Copeland
7dcb636c3b Added CVSROOT
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2626 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-15 15:52:53 +00:00
Tom Copeland
1330be5105 Updates for 10G final release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2625 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-15 15:47:24 +00:00
Tom Copeland
b21e99e44b Removed PMD-GUI link
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2624 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-14 13:54:40 +00:00
Tom Copeland
ce980c5962 Fixed bug 923410 - PMD now uses the default platform character set encoding; optionally, you can pass in a character encoding to use.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2623 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-13 15:00:49 +00:00
Tom Copeland
9c10bfb4d9 Cleaned up imports
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2622 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-12 17:35:09 +00:00
Tom Copeland
fd774ba7b5 Goodbye unused local variable
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2621 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-12 17:32:03 +00:00
Tom Copeland
63deeebe37 Moving all explicit JavaParser creations over to a factory-ish sort of thing. This makes the version of the parser explicit rather than assumed.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2620 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-12 17:23:29 +00:00
Tom Copeland
701bfba76c Removed old options
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2619 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-09 20:11:26 +00:00
Tom Copeland
0c908a0b3c Poking around at handling Unicode input
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2618 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-09 20:03:27 +00:00
Tom Copeland
1585308c11 Added an optional 'failuresPropertyName' attribute to the Ant task.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2617 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-09 18:02:20 +00:00
Tom Copeland
7c3d343e86 Added helper method as suggested by Dominik Dahlem
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2616 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-08 19:05:16 +00:00
Tom Copeland
58ba717cf6 Implemented RFE 925839 - Added some more detail to the UseSingletonRule.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2615 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-08 18:51:07 +00:00
Tom Copeland
9305437234 Using the Ikko gem now
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2614 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-07 19:25:41 +00:00
Tom Copeland
abc1843fca Consolidating some language spec tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2605 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-02 20:57:11 +00:00
Tom Copeland
9fd9b84f32 Fixed bug in XMLRenderer; error elements were hosed up
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2604 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-01 19:56:20 +00:00
Tom Copeland
8fcd62ceec Fixed bug in RuleSetFactory; messages were no longer getting the variable names plugged in
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2603 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-01 19:35:43 +00:00
Tom Copeland
e4774a65a7 bash-fu
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2602 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-01 15:39:11 +00:00
Tom Copeland
ec044eb832 Oops, fixed blank front page problem
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2601 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-01 15:38:44 +00:00
Tom Copeland
3a07e40f44 New job
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2600 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-30 15:02:29 +00:00
Tom Copeland
ba5a853852 Working on JDK 1.5 support
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2599 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-25 21:08:22 +00:00
Tom Copeland
35b2e3f0b2 Added missing test
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2598 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-25 19:26:27 +00:00
Tom Copeland
6eb0cfecdd Fully Mavenized now
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2597 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-25 16:40:57 +00:00
Tom Copeland
312a159849 More Maven RC2 changes
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2596 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-25 16:02:07 +00:00
Tom Copeland
d53bd0f20b Fixed mispeling
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2595 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-24 21:39:19 +00:00
Tom Copeland
7ba1a2ca72 Moving to Maven RC2, w00t!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2594 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-24 21:39:05 +00:00
Tom Copeland
788fd1825f Fixed some links
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2593 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-24 21:38:32 +00:00
Tom Copeland
a5dae7e922 Moved Steve to the significant contributors section
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2592 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-24 21:38:09 +00:00
Jiger Patel
36f22740db Updated versions of jEdit and errorlist dependencies
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2591 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-24 13:42:25 +00:00
Tom Copeland
6379f5b9fa Added mlcrosswords
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2590 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-22 15:47:02 +00:00
Jiger Patel
ff03c7bc99 Removed build.properties added in by mistake
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2589 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-22 10:51:53 +00:00
Jiger Patel
32e589aab1 Getting ready for jEdit Plugin Central Release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2587 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-22 10:42:06 +00:00
Tom Copeland
98cc057333 Fixed copy/pasted description
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2586 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-19 18:49:53 +00:00
Tom Copeland
e9acc76d09 Updating to 9.0.5
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2584 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-18 20:24:05 +00:00
Tom Copeland
3febb6b7c2 Updating to 9.0.5
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2583 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-18 20:19:15 +00:00
Tom Copeland
88c7817da9 Fixed some JDK 1.3 compatibility problems
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2582 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-17 19:26:41 +00:00
Tom Copeland
cc280f24dd Added JDeveloper to list of supported IDEs
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2581 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-16 19:25:16 +00:00
Tom Copeland
dc442cdab2 Onwards
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2580 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-16 19:00:08 +00:00
Tom Copeland
ef0219a4cc rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2578 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-16 16:48:33 +00:00
Tom Copeland
89d89c5602 Moving to new jdev-ext addin format
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2577 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-16 16:46:21 +00:00