Tom Copeland
|
38d13ff0fc
|
Initial revision
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1465 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-24 17:45:07 +00:00 |
|
Tom Copeland
|
1339ec6fe3
|
Added some helper methods; thx to Carl for the suggestions
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1464 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-24 17:14:17 +00:00 |
|
Tom Copeland
|
a849323c52
|
Added another version of findChildrenOfType
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1463 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-21 20:53:48 +00:00 |
|
Tom Copeland
|
b9b340c239
|
*** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1462 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-21 16:56:36 +00:00 |
|
Tom Copeland
|
1c6ec0d933
|
Cleaned up imports
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1461 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-21 16:37:09 +00:00 |
|
Tom Copeland
|
d2c8e91fbc
|
Added DoubleCheckedLockingRule; thanks to Carl for the code
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1460 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-21 16:34:05 +00:00 |
|
Tom Copeland
|
b5c8e10bdb
|
Latest updates from Carl
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1459 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-21 02:32:47 +00:00 |
|
Tom Copeland
|
0154aeb218
|
Added Philippe
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1458 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-21 02:12:21 +00:00 |
|
Ole-Martin Mork
|
d09bbf640c
|
Preparing for custom rulesets
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1457 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-21 01:03:47 +00:00 |
|
Tom Copeland
|
657b827666
|
Some updates thx to Andrew Glover
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1456 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-20 19:33:07 +00:00 |
|
Tom Copeland
|
15b174fc15
|
Updated to use newer _init and _save methods
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1455 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-20 14:46:25 +00:00 |
|
Ole-Martin Mork
|
2545946bf9
|
Fixed some issues, added status message during checking, und so weiter
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1454 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-19 20:19:42 +00:00 |
|
Tom Copeland
|
2c482ac339
|
Cleaned up imports
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1453 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-19 16:52:21 +00:00 |
|
Tom Copeland
|
a59811d336
|
*** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1452 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-19 16:34:30 +00:00 |
|
Tom Copeland
|
5841093c24
|
A nice splitpane thx to Vladimir Bossicard
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1451 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-19 15:54:43 +00:00 |
|
Tom Copeland
|
c51937b56f
|
Code cleanup thx to Carl Gilbert
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1450 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-19 15:47:28 +00:00 |
|
Tom Copeland
|
50851cc55e
|
Added new rule; thx to Luke for the idea
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1449 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-19 15:23:31 +00:00 |
|
Tom Copeland
|
2fc9f476b6
|
Thx to Vladimir Bossicard for the script
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1448 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-19 15:16:01 +00:00 |
|
Ole-Martin Mork
|
e4b128d6c9
|
Obeyed the shortmethodname rule.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1447 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-18 23:19:30 +00:00 |
|
Ole-Martin Mork
|
cc23426f51
|
Fixed bug 687515 and 688280
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1446 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-18 23:07:39 +00:00 |
|
Ole-Martin Mork
|
175e4a3ea7
|
Fixed bug 688365
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1445 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-18 22:23:30 +00:00 |
|
Tom Burke
|
b9248d17c4
|
0.4 source
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1444 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-17 20:13:17 +00:00 |
|
Tom Burke
|
0410c9b40b
|
*** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1443 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-17 20:12:42 +00:00 |
|
Ole-Martin Mork
|
d1039ac9a1
|
Released version 0.7
Updated copyright notice
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1441 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-15 19:06:50 +00:00 |
|
Tom Copeland
|
f687181d00
|
Added new AtLeastOneConstructorRule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1440 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-14 21:13:38 +00:00 |
|
Tom Copeland
|
dd6ccff7f5
|
added link to OnJava article
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1439 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-14 20:35:44 +00:00 |
|
Tom Copeland
|
924e394244
|
Updated Ole-Martin's entry
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1438 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-14 15:13:57 +00:00 |
|
Tom Copeland
|
b70a918556
|
*** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1437 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-13 15:16:39 +00:00 |
|
Tom Copeland
|
a0b16cc80a
|
Added grammar action to set a isFinal attribute on local variable declarations. Thx to Adam Nemeth for the heads up.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1436 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-13 15:04:43 +00:00 |
|
Tom Copeland
|
86d2c2ee7d
|
Updated test
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1435 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-13 14:46:08 +00:00 |
|
Ole-Martin Mork
|
aa42666f0e
|
Applied the patch 685035
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1434 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-12 21:22:43 +00:00 |
|
Tom Copeland
|
7dd2c25253
|
Updates from Carl
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1433 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-12 19:36:46 +00:00 |
|
Tom Copeland
|
ec8f356d76
|
Added new rule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1432 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-12 17:17:42 +00:00 |
|
Tom Copeland
|
1e25e87d89
|
Added new rule written by Carl Gilbert; thx Carl!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1431 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-12 16:53:10 +00:00 |
|
Tom Copeland
|
00076ab582
|
Added new rule written by Carl Gilbert; thx Carl!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1430 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-12 16:50:53 +00:00 |
|
Tom Copeland
|
9f9e4ff8e9
|
modified ant task so that verbose=true prints complete stacktraces
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1429 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-12 14:40:10 +00:00 |
|
Tom Copeland
|
de63be476d
|
Added link to controversial.html and Apache PMDWEB
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1428 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-12 03:28:31 +00:00 |
|
Ole-Martin Mork
|
a9082591e1
|
Applied the patch(finally) And done some refactoring here and there.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1427 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 23:03:38 +00:00 |
|
Tom Copeland
|
7f7aab3da8
|
*** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1426 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 21:51:50 +00:00 |
|
Tom Copeland
|
e3f3443a49
|
rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1424 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 21:49:42 +00:00 |
|
Tom Copeland
|
a1267a724c
|
*** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1422 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 21:21:16 +00:00 |
|
Tom Copeland
|
87cb63d50e
|
rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1421 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 20:46:34 +00:00 |
|
Tom Copeland
|
4588346682
|
Cleaned up imports
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1420 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 20:34:04 +00:00 |
|
Tom Copeland
|
c8717c9764
|
Various tweak to Ant task; added some tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1419 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 20:28:03 +00:00 |
|
Ole-Martin Mork
|
bd18eba34f
|
Preparing for new release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1418 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 17:52:22 +00:00 |
|
Ole-Martin Mork
|
7ceecd5cb6
|
Updated the pmd version
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1417 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 17:31:38 +00:00 |
|
Tom Copeland
|
76cde11a4d
|
Moved some rules into the 'controversial' ruleset
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1416 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-11 16:28:30 +00:00 |
|
Tom Copeland
|
82b6f66b34
|
tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1415 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-10 22:23:54 +00:00 |
|
Tom Copeland
|
d76349f0b7
|
Refactoring per Carl's suggestions
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1414 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-10 22:17:29 +00:00 |
|
Tom Copeland
|
8268453ea5
|
Updated ASTExplicitConstructor invocation; added aa getArgumentCount() method
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1413 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-02-10 19:20:43 +00:00 |
|