1977 Commits

Author SHA1 Message Date
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
Philippe Herlin
a1a59aba0c Force a rebuild when PMD properties have changed
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1993 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:07:55 +00:00
Philippe Herlin
228ecae2bc Force a rebuild when PMD properties have changed
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1992 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:01:13 +00:00
Philippe Herlin
131bd95501 In the generated XML AST, put the image information on an image attribute instead of the tag body
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1991 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 20:59:45 +00:00
Philippe Herlin
f686e38f17 Improve progress indicator accuracy
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1990 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 20:58:33 +00:00
Tom Copeland
82de6bcf57 post release stuff
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1989 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 20:23:32 +00:00
Tom Copeland
a4277b116e tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1987 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 19:45:24 +00:00
Tom Copeland
0b9690e188 Renamed docs driver now that it does more stuff
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1986 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 19:38:40 +00:00
Tom Copeland
7d2ad3dca6 rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1985 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 19:36:39 +00:00
Tom Copeland
114cacbe3c rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1984 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 19:36:38 +00:00
Tom Copeland
31241b443c rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1983 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 19:32:18 +00:00
Tom Copeland
724e019e20 rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1982 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 19:32:17 +00:00
Tom Copeland
2a9a951dd0 rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1981 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 19:32:16 +00:00
Tom Copeland
fcb7e42b98 rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1980 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 19:15:22 +00:00
Tom Copeland
07eaaea7e5 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1979 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 18:55:23 +00:00
Tom Copeland
3e6574788f Adding LICENSE
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1978 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-18 18:35:16 +00:00
Tom Copeland
93719ece47 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1977 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-18 18:29:54 +00:00
Tom Copeland
5378702d98 Added QStudio article
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1976 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-18 15:18:04 +00:00
Tom Copeland
74d60a0e68 Documentation improvements; thanks to Frank van Puffelen for the suggestions
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1975 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-18 14:27:22 +00:00
Tom Copeland
eda939e09a Added more examples, thanks to Ralf Hauser for the feedback.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1974 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-18 13:54:11 +00:00
Jiger Patel
42ec349ba5 Added ErrorList dependency for PMDJEditPlugin
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1973 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-16 05:39:32 +00:00
Gunnlaugur Thor Briem
a79ad02a44 Updating copyright statements, as
agreed in email with Ole-Martin.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1971 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-15 13:37:40 +00:00