1948 Commits

Author SHA1 Message Date
Tom Copeland
4afb9fabd9 Added type check to equals()
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2049 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-30 15:15:49 +00:00
Tom Copeland
e5d3627fec Refactored away some of the if stmts in BasicScopeFactory. Of course, I replaced them with 4 concrete classes, an interface, and an abstract classes.... but, er, anyhow.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2048 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-27 19:43:29 +00:00
Tom Copeland
5a687f16b8 Slowly refactoring this to make it nicer
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2047 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-27 19:12:05 +00:00
Tom Copeland
86be0ea5b2 Cleaned up imports
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2046 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-27 17:42:38 +00:00
Tom Copeland
235c8cc51d Added symbol table test runner
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2045 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-27 17:21:57 +00:00
Tom Copeland
e7bb60437e Refactoring the symbol table a bit; added some interfaces, moved the ASTClassBodyDeclaration into BasicScopeFactory
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2044 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-27 15:27:06 +00:00
Tom Copeland
1ddde9fb8e added zdnet article
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2043 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-27 10:47:46 +00:00
Tom Copeland
8743fa2013 Fixed symbol table bug
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2042 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-26 21:26:23 +00:00
Tom Copeland
ae38918510 Import statement cleanup
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2041 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-26 21:13:13 +00:00
Tom Copeland
c63615a765 Fixed symbol table bug
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2040 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-26 21:11:54 +00:00
Jiger Patel
1960b2b346 Changed jedit.home to jedit.install.dir and plugin install dir to install.dir on request of Ollie Rutherford
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2039 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-26 03:13:58 +00:00
Jiger Patel
7f6849cb61 Added mkdir for build dir. on request of Ollie Rutherford
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2038 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-26 03:06:28 +00:00
Tom Copeland
5a0fffec8c Moved CPD.EOL to PMD.EOL to prevent PMD dependence on CPD
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2037 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 18:53:04 +00:00
Tom Copeland
14108566ef Added new ClassNamingConventionsRule, thanks to Jeff Anderson for the code
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2036 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 14:49:08 +00:00
Tom Copeland
3493a2d210 Tweaked Maven docs
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2035 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 14:41:05 +00:00
Tom Copeland
68512188ca More swingui moving
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2034 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 14:27:04 +00:00
Tom Copeland
c23c82f22c Cleaned out tests and such-like
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2033 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 13:53:47 +00:00
Tom Copeland
eb4357909d Initial revision
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2030 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 13:47:44 +00:00
Tom Copeland
1ee44cf393 Removed old property
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2029 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 13:36:33 +00:00
Tom Copeland
a05e4b4329 Migrating SwingUI into its own module
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2028 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 13:26:18 +00:00
Tom Copeland
4b1abe6aaf Added Simian
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2027 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 13:19:14 +00:00
Tom Copeland
8fcf5cf2fd Migrating SwingUI into its own module
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2026 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 13:06:50 +00:00
Tom Copeland
833b4c3884 Migrating SwingUI into it's own module
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2025 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 13:03:28 +00:00
Tom Copeland
405f4bcbd8 Migrating SwingUI into it's own module
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2024 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-25 13:03:27 +00:00
Tom Copeland
cbdd936fa8 Migrating SwingUI into it's own module
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2023 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-24 21:09:00 +00:00
Tom Copeland
1cd1c3d282 Migrating SwingUI into it's own module
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2022 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-24 20:58:43 +00:00
Tom Copeland
3c557bc869 Added MethodNamingConventionsRule; thanks to Jeff Anderson for the code
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2021 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-24 15:37:21 +00:00
Tom Copeland
d189c6f38e Added VariableNamingConventionsRule.java; thanks to Jeff Anderson for the code
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2020 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-23 21:36:57 +00:00
Tom Copeland
40c4d343d8 Started the 'best practices' doc
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2019 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-23 18:34:45 +00:00
Tom Copeland
3a86736790 Some Bash munging
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2018 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-23 18:34:18 +00:00
Tom Copeland
fa22e0b20a Fixed path separator problem and 'package cannot contain .java' problem
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2017 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-23 15:33:02 +00:00
Tom Copeland
29b1ee06f9 Added javabeans.xml
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2016 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-23 13:17:23 +00:00
Jiger Patel
ffd78b8f4c Updated to pmd 1.1 and lots of code improvements
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2015 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-21 14:50:52 +00:00
Tom Copeland
b4677f7d0c Refactored away some duplication; ASTClassBodyDeclaration no longer extends AccessNode; ASTViewer now provides more info
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2014 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-20 19:44:33 +00:00
Tom Copeland
4cd671d09d Refactored away some duplication; ASTClassBodyDeclaration no longer extends AccessNode; ASTViewer now provides more info
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2013 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-20 19:41:35 +00:00
Tom Copeland
82320cd4f6 ASTViewer now shows node images where possible
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2012 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-20 19:09:40 +00:00
Tom Copeland
51ab4ae563 Fixed bug 583047 - columns were wrong on ASTName nodes
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2011 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-20 18:27:28 +00:00
Tom Copeland
7000df9009 Minor test refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2010 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-20 17:17:08 +00:00
Tom Copeland
828f9496b4 Minor grammar simplification
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2009 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-20 15:23:11 +00:00
Tom Copeland
1345600bb3 rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2007 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-20 14:11:18 +00:00
Gunnlaugur Thor Briem
fb840ce7c7 Updating PMD lib to today's release, version 1.1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2004 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:52:37 +00:00
Gunnlaugur Thor Briem
0979dafd8b Updating to the version from NB 3.5,
for correct support of NBM signing.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2003 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:47:25 +00:00
Philippe Herlin
243120d119 New version of PMD
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2001 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:34:24 +00:00
Philippe Herlin
e48612e3f6 New version of PMD
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2000 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:28:56 +00:00
Philippe Herlin
e9749d4f77 Adding docs
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1999 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:27:22 +00:00
Philippe Herlin
f4da2afd48 Adding docs and new version of PMD
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1998 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:27:00 +00:00
Philippe Herlin
024f3d36c7 Update default log level to WARN
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1997 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:26:25 +00:00
Philippe Herlin
034e620bae New doc from PMD 1.1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1996 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:23:20 +00:00
Philippe Herlin
eb74ed02b6 Adding docs, new PMD and license to the bin and src packages
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1995 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:18:21 +00:00
Philippe Herlin
2c745f4e63 Latest changes before release 1.0.0
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1994 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:15:30 +00:00