252 Commits

Author SHA1 Message Date
Philippe Herlin
82f8229a5a Rulesets list are now managed in the core plugin
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4360 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-24 21:18:11 +00:00
Philippe Herlin
83585035ef Batch markers update to try to gain performance
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4359 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-24 20:55:15 +00:00
Philippe Herlin
3520a962d5 Add performance mesures on commands and on pmd execution
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4358 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-24 19:35:01 +00:00
Philippe Herlin
2c97c29521 Reconfigure the rebuild command to better handle huge project (when changing PMD project properties, run the rebuild in background)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4349 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-19 22:40:50 +00:00
Philippe Herlin
be2ac45cd8 Preparing 3.1.5 release (finalize)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4337 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-12 20:37:42 +00:00
Philippe Herlin
5236f3ac1a Change the label of the rebuild_project question message
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4336 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-12 20:31:18 +00:00
Philippe Herlin
72c6248d9b Use the new IRuleViolation interface to generate reports
Fix default package issue


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4334 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-11 21:02:16 +00:00
Philippe Herlin
89e3180a88 Add new VBHTML report
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4333 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-11 21:01:17 +00:00
Philippe Herlin
ee9b53e02c Preparing 3.1.5 release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4331 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-10 21:00:42 +00:00
Philippe Herlin
ce0f40de4a Update to PMD 3.6
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4330 51baf565-9d33-0410-a72c-fc3788e3496d
2006-04-10 20:59:54 +00:00
Philippe Herlin
617871db1e Fix fragment howto about the plugin-id
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4206 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-06 21:39:23 +00:00
Philippe Herlin
9ff5641b80 Prepare release v3.1.4
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4205 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-06 21:38:49 +00:00
Philippe Herlin
dae8974bf4 Apply a patch to PMD v3.5
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4202 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-06 21:15:15 +00:00
Philippe Herlin
deb944f7c5 Fix BUG#1365407 Problems with PMD in Eclipse/Issue 3
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4165 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-27 00:03:11 +00:00
Philippe Herlin
794aadc38a Fix NullPointerException and InvocationTargetException
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4164 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-26 23:57:55 +00:00
Philippe Herlin
6734bbfb10 Fix NullPointerException on marker Priority (??? don't knwon why this happens ???)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4163 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-26 22:45:11 +00:00
Philippe Herlin
8ba8a79489 Update the PMD 3.5
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4161 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-26 21:42:09 +00:00
Philippe Herlin
88c322dae7 Fix BUG#1365407 Problems with PMD in Eclipse/Issue 1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4156 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-19 22:49:59 +00:00
Philippe Herlin
8e08839d5d Fix BUG#1357798 Source file utf-8 charset problem
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4153 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-19 22:00:14 +00:00
Philippe Herlin
b280bff3ba Fill in release notes
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4150 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-17 22:08:53 +00:00
Philippe Herlin
dc659118e5 Create a fake node instead of using SimpleNode
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4146 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-17 21:27:37 +00:00
Philippe Herlin
1096fe8278 Preparing release v3.1.3
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4103 51baf565-9d33-0410-a72c-fc3788e3496d
2005-12-30 17:38:10 +00:00
Philippe Herlin
07bd3970b9 Reverse to WARN level
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4101 51baf565-9d33-0410-a72c-fc3788e3496d
2005-12-30 17:33:26 +00:00
Philippe Herlin
d3235c4509 Upgrade to PMD v3.4 -> RuleViolation interface has changed!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4100 51baf565-9d33-0410-a72c-fc3788e3496d
2005-12-30 17:30:21 +00:00
Philippe Herlin
68ac44aba9 Implement a new preferences model
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4098 51baf565-9d33-0410-a72c-fc3788e3496d
2005-12-30 16:27:59 +00:00
Philippe Herlin
5f03939f66 Adding a null resource is illegal. Throw an IllegalArgumentException.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4097 51baf565-9d33-0410-a72c-fc3788e3496d
2005-12-30 16:24:01 +00:00
Philippe Herlin
07acd1a89a Add a debug log to check what happens when this action is launched in an editor pane
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4096 51baf565-9d33-0410-a72c-fc3788e3496d
2005-12-30 16:22:31 +00:00
Philippe Herlin
d2309921d1 Release version 3.1.2
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3953 51baf565-9d33-0410-a72c-fc3788e3496d
2005-11-03 21:54:08 +00:00
Philippe Herlin
3a44820f7d Merge forgetten class from Sebastian Raffel's work
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3952 51baf565-9d33-0410-a72c-fc3788e3496d
2005-11-03 21:25:12 +00:00
Philippe Herlin
2b430c743e Release version 3.1.1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3949 51baf565-9d33-0410-a72c-fc3788e3496d
2005-11-01 19:10:16 +00:00
Philippe Herlin
bb63454a89 Fix the update of the project rule set file.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3939 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-25 00:02:44 +00:00
Philippe Herlin
c38dccba8f Fix "when enabling PMD, does not ask to rebuild or not the project".
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3938 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 23:53:51 +00:00
Philippe Herlin
adc8856d31 Consider that BuildProject and UpdateProjectProperties commands are not so long.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3937 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 23:46:02 +00:00
Philippe Herlin
263d1e95d9 Make RunnableCommandProcessor deprecated.
For long running commands, a JobCommandProcessor should be used instead.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3936 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 23:35:19 +00:00
Philippe Herlin
e31b2937f9 Fix "markers not displayed if file editor is open"
Run the review code command synchronously


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3935 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 23:32:55 +00:00
Philippe Herlin
046ecd839d Fix never ending loop issue (finally..)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3934 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 23:19:58 +00:00
Philippe Herlin
47e90aa015 Integrating Sebastian Raffel's work
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3933 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 22:52:28 +00:00
Philippe Herlin
a5289b0904 Refactor command processing
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3932 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 22:47:09 +00:00
Philippe Herlin
a98ab97bbe Integrating Sebastian Raffel's work
Move orginal Violations view to legacy


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3931 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 22:46:45 +00:00
Philippe Herlin
b003cd9904 Fix never ending loop issue
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3930 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 22:42:22 +00:00
Philippe Herlin
acee73197f Refactor preferences management
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3929 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 22:41:57 +00:00
Philippe Herlin
23469d824d Integrating Sebastian Raffel's work
Refactor command processing


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3928 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 22:39:00 +00:00
Philippe Herlin
5b9fcc3c76 RFE#1231112-Make the rule table columns sortable (thanks to Brian R)
BUG#1231108-Fix the resizing issue


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3699 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-12 16:38:25 +00:00
Philippe Herlin
54a3243824 RFE#1231112-Make the rule table columns sortable (thanks to Brian R)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3698 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-12 16:34:25 +00:00
Philippe Herlin
ac787a805c Forgot the rulesets extension point
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3653 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-04 21:28:47 +00:00
Philippe Herlin
fff1fa507e Release v3.1.0
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3650 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-04 21:13:23 +00:00
Philippe Herlin
b0a68ef673 Oops! forgot to use properties model to get project working set
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3649 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-04 21:00:52 +00:00
Philippe Herlin
08cc97b336 Use the new ruleset manager to get registered default rules
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3648 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-02 14:34:08 +00:00
Philippe Herlin
3f01f5f4a0 Fix the bug of the rules that cannot be unselected
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3639 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-01 00:04:11 +00:00
Philippe Herlin
29b72f566e Fix project rule set synchronization with the plugin rule set
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3638 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-30 23:25:03 +00:00