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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
5bba277917
added a progress dialog for PMD
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@860 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 20:32:47 +00:00
6346ed4b5c
Re-added the CPD classes and added a progress dialog for PMD
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@859 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 20:28:30 +00:00
8e9c7e8879
more refactoring, more tests
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@858 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 20:25:27 +00:00
e91ad8e6d5
added some Perl scripts that do the trick
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@857 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 20:09:30 +00:00
a42e18a802
some minor refactoring; also added ability for RuleSetFactory.createRuleSet() to accept a comma-delimited set of ruleset names
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@856 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 17:29:53 +00:00