Brian Remedios
6e34f014fc
further grammatical tweaks
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5040 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-07 17:35:23 +00:00
Brian Remedios
923754df7d
minor grammatical tweaks
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5039 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-07 17:29:18 +00:00
Brian Remedios
280f878731
Added Turkish, Italian, Russian, and Bulgarian translations
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5038 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-07 16:54:12 +00:00
Ryan Gustafson
2209799bcd
Synchronized with XML Schema
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5037 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-06 05:27:25 +00:00
Tom Copeland
b88e8a93ac
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5036 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-05 15:45:33 +00:00
Tom Copeland
c37dec27dc
No need to ship out that clover license in the source rls
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5035 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-04 19:53:44 +00:00
Xavier Le Vourch
89a897de7f
use forward slashes in paths
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5034 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-03 23:38:02 +00:00
Xavier Le Vourch
d6bcb7865a
Retroweaver updated to 2.0Beta4, config for verifier moved to local.properties
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5033 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-03 23:07:10 +00:00
Allan Caplan
354f79de19
Fixing the description
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5032 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-03 12:49:33 +00:00
Allan Caplan
8812185444
Fixed Defect 1451251
...
Added a new typeresolution rule - UnusedImports which finds unused on demand imports
Updated typeresolution to populate the type of ASTNames without VariableNameDeclarations - These are typically statically called methods from other classes such as Arrays.asList.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5031 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-03 12:48:12 +00:00
Allan Caplan
f3c562c3db
Added missing attribute: typeResolution
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5030 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-02 18:01:28 +00:00
Allan Caplan
181f92ba64
Test Case was missing test cases for static imports.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5029 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-01 16:50:12 +00:00
Tom Copeland
42aa947983
Fixed bug 1637573 - The PMD Ant task no longer closes System.out if toConsole is set; thx to Stephan Classens for the fix
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5028 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-01 14:34:08 +00:00
Allan Caplan
30063d0b33
RFE 1562230 - New Rules as IntegerInstantiation for Byte, Short, Long
...
Request had recomended XPath which worked very well.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5027 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-01 02:10:53 +00:00
Allan Caplan
e95199385f
1613807 - false DontImportJavaLang
...
Allowing java.lang.Thread.* inner classes
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5026 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-01 01:14:36 +00:00
Allan Caplan
4c384e35c1
Fixed this JUnit test
...
Since it's a mocked class being reported on, it's reporting n/a for the file name. There's code in the PapariTextRenderer class that parses out the class name - based on substring of the File Separator parameter - On *Nix that's the / character.
The test passes for me on both linux and Windows now
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5025 51baf565-9d33-0410-a72c-fc3788e3496d
2007-02-01 01:02:30 +00:00
Allan Caplan
2167342314
Checking in some Java 5 changes - Using the MessageFormatter.format varargs construct
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5024 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 21:29:24 +00:00
Xavier Le Vourch
86f600ea5d
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5023 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 20:36:56 +00:00
Xavier Le Vourch
096f80bb5b
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5022 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 03:14:00 +00:00
Allan Caplan
6e258f58e1
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5021 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 02:40:27 +00:00
Xavier Le Vourch
9f54333348
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5020 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 02:24:56 +00:00
Xavier Le Vourch
cbfc8ed197
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5019 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 02:14:16 +00:00
Xavier Le Vourch
653f75f89f
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5018 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 01:37:56 +00:00
Xavier Le Vourch
02a809e807
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5017 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 00:53:53 +00:00
Allan Caplan
017b1aef93
Backing out this test - in progress
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5016 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 00:39:36 +00:00
Xavier Le Vourch
eb249bf9bc
code cleanup: exception clauses
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5015 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-31 00:02:39 +00:00
Xavier Le Vourch
ee5a39d4c5
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5014 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-30 23:51:16 +00:00
Xavier Le Vourch
cd8bd5d1b3
AvoidArrayLoops added to pmdOnPmd
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5013 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-30 23:50:32 +00:00
Tom Copeland
9c1c395f21
Hm, this test fails for me... anyone else seeing this?
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5012 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-30 23:05:42 +00:00
Tom Copeland
6bd8e047de
Now that we're on JDK 1.4 we can just use String.split, thank goodness
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5011 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-30 23:05:09 +00:00
Xavier Le Vourch
f8163d06a2
weaved jar files + retroweaver rt added first
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5010 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-30 05:21:56 +00:00
Xavier Le Vourch
7cf56a7f30
weaved jar files + retroweaver rt added first
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5009 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-30 05:16:48 +00:00
Allan Caplan
c81767249b
Checking in some Java 5 changes. Adding a test for PapariTextRenderer - modified the class slightly to be able to mock the Reader in the JUnit test
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5008 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-30 00:34:24 +00:00
Allan Caplan
bfc8b24bd2
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5007 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-29 18:09:16 +00:00
Xavier Le Vourch
7e26a9c1dc
pmdOnPmd: migration rules
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5006 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-29 03:12:13 +00:00
Xavier Le Vourch
ec3f66e433
migration rules added
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5005 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-29 03:11:41 +00:00
Xavier Le Vourch
4b01aad267
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5004 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-29 02:26:05 +00:00
Allan Caplan
10a60053c2
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5003 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-29 02:25:31 +00:00
Allan Caplan
7ee230efcf
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5002 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-29 01:49:41 +00:00
Xavier Le Vourch
47930af177
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5001 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-29 01:39:20 +00:00
Xavier Le Vourch
332773291e
PMD on PMD cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5000 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-29 00:15:24 +00:00
Xavier Le Vourch
db5ac5dc21
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4999 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-29 00:01:36 +00:00
Xavier Le Vourch
ca910d3703
code cleanup: unused list
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4998 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-28 23:08:36 +00:00
Xavier Le Vourch
af131594c9
bug fixes: concurrency problems
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4997 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-28 22:55:13 +00:00
Xavier Le Vourch
29a70ceebe
import cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4996 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-28 20:14:56 +00:00
Sven Jacob
fd49cb2cc7
Fixed default values for priorities
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4995 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-28 18:19:19 +00:00
Xavier Le Vourch
e14bf0ee5f
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4994 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-28 04:56:11 +00:00
Xavier Le Vourch
0eaac2fbdb
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4993 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-28 04:09:02 +00:00
Xavier Le Vourch
c70ebf0610
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4992 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-28 01:48:08 +00:00
Xavier Le Vourch
84bbe57a2a
Checking in some Java 5 changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4991 51baf565-9d33-0410-a72c-fc3788e3496d
2007-01-28 00:59:32 +00:00