Don Leckie
789a4fa899
Added the "Include" capability for Rule Sets.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@912 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 17:40:23 +00:00
Tom Copeland
88f4898029
fixed version numbers
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@911 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 17:17:37 +00:00
Tom Copeland
36c5824135
renamed Chunk to Batch
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@910 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 17:07:05 +00:00
Tom Copeland
c095be6b54
renamed Chunk to Batch
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@909 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 15:59:15 +00:00
Tom Copeland
0799000704
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@908 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 15:57:32 +00:00
Tom Copeland
2b4efa166c
modified to distribute tiles in batches
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@907 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 15:57:04 +00:00
Don Leckie
c5b1975822
Made resource keys easier to read.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@906 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 15:47:07 +00:00
Don Leckie
74cc2f7e41
Improved simplicity of toArray() method by using StringTokenizer.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@905 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 15:45:19 +00:00
Tom Copeland
8bc6228e02
Results is now an interface
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@904 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 15:33:18 +00:00
Tom Copeland
68fb3bc8f1
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@903 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 15:30:00 +00:00
Tom Copeland
4a7550d6d0
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@902 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 15:29:07 +00:00
Tom Copeland
8a86975c38
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@901 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 15:24:40 +00:00
Don Leckie
3e4f59ba30
(1) Changed Developers section to retrieve developer names from
...
the project.xml file.
(2) Added Contributors section with data from the project.xml file.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@900 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 14:52:37 +00:00
Don Leckie
233f536ea2
JavaDoc update
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@899 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 14:50:53 +00:00
Don Leckie
d68f7cf95e
no message
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@898 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 14:50:00 +00:00
Don Leckie
261838630b
Added getPropertyKeys(), getPropertyCount(), and toArray().
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@897 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 13:44:59 +00:00
Don Leckie
c362928ac0
Parses the "project.xml" file and stores its contents into a Properties object.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@896 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-11 02:55:53 +00:00
Tom Copeland
553b01a07e
added a utility method
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@895 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-10 19:38:32 +00:00
Tom Copeland
2159cc24f9
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@894 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-10 18:28:18 +00:00
Tom Copeland
5e9fa00622
added new JUnitSpellingRule
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@893 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-10 17:29:19 +00:00
Tom Copeland
9a572c28ac
updated fileset
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@892 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-10 16:39:24 +00:00
Don Leckie
87f4893bde
Add localization.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@891 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-10 02:34:23 +00:00
Don Leckie
2008d118b3
Add properties file for localization.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@890 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-10 02:27:04 +00:00
Don Leckie
17d4f02362
Changed version from 1.0RC1 to 1.0RC2.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@889 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 21:37:36 +00:00
Tom Copeland
fea228d5c3
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@888 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 21:20:00 +00:00
no_author
9ed45d1472
Fixed bug where a rule's "include" attribute was not being set properly.
...
The method Boolean.getBoolean() was the incorrect method. Now
just test the "include" string for being equal to "true".
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@887 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 20:22:56 +00:00
no_author
a30007c573
Changed label "Active" to "Include" so that rule sets and rules will be consistent.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@886 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 20:21:17 +00:00
no_author
a5b8fd50ed
Change version to 1.0RC1.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@885 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 20:20:17 +00:00
no_author
bdd13711d4
misc updates
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@884 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 20:01:31 +00:00
no_author
ff6ee1269e
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@883 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 19:48:51 +00:00
no_author
c352be8c5c
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@882 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 19:48:29 +00:00
no_author
a47269e1bc
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@881 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 19:48:04 +00:00
Tom Copeland
d375627e60
rls preps
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@879 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 19:25:23 +00:00
Tom Copeland
6a0f9aab42
rls preps
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@878 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 19:18:10 +00:00
Tom Copeland
bbb1d79cbf
release preps
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@877 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 19:14:08 +00:00
Tom Copeland
8604e7e7cb
fixed misspelling
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@876 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 19:13:43 +00:00
Tom Copeland
62c1b812b2
it works, yay!
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@875 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 18:48:14 +00:00
Tom Copeland
0043b2837e
tweak
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@874 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 17:15:03 +00:00
Don Leckie
43567bfc11
Fixed 2 bugs. One caused a NullPointerException when saving a
...
rule property. The other bug was saving the rule set files without
the ".xml" file extension. Also, the selected no will save its data from
the Swing component to the tree node when the Save button is pressed.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@873 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 16:19:42 +00:00
Tom Copeland
6feabab9a3
automating client zip file creation
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@872 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 16:07:03 +00:00
Tom Copeland
170c2657a2
fixed problem with dupes in results
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@871 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 15:54:47 +00:00
Tom Copeland
4f551776b6
it works, yay!
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@870 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 14:42:52 +00:00
David Craine
f6057a04b2
Fixed cursor position problems.
...
Reaaranged the PMD menus a little bit to make more sense.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@869 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 13:18:17 +00:00
Don Leckie
4a312553c5
no message
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@868 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 02:32:15 +00:00
Don Leckie
0492cce461
no message
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@867 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 00:00:27 +00:00
Don Leckie
1236c22c8f
Added About PMD window.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@866 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-08 02:27:44 +00:00
Tom Copeland
9531c2adf7
closer still...
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@865 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 21:34:05 +00:00
Tom Copeland
7bba3a86c8
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@864 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 20:56:28 +00:00
Tom Copeland
8c3f1edcae
renaming
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@863 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 20:55:48 +00:00
David Craine
f85651f97a
*** empty log message ***
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@861 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 20:52:46 +00:00