Commit Graph

3550 Commits

Author SHA1 Message Date
Roman Ivanov 9e01e83bfb Apply all Checks over Checkstyle code (preparation). Issue #945 2015-04-18 06:45:01 -07:00
Michał Kordas aebf3b3274 Update Maven Javadoc Plugin to 2.10.3, issue #939 2015-04-17 07:17:17 +02:00
Michal Kordas f984c15b7c Move PMD configuration to separate file, issue #744 2015-04-16 12:35:24 -07:00
liscju ffde404dba Introduce new handler SynchronizedHandler for checking identation. Fixes Issue #580 2015-04-16 11:34:11 -07:00
Michal Kordas 8dbfd35435 Fix PMD violations from 'sunsecure' ruleset, issue #874 2015-04-16 07:07:41 -07:00
Michal Kordas b798438ecd Add test for non existing cache file, issue #921 2015-04-15 11:02:39 -07:00
Michal Kordas 1c42e3eeb9 Fix PMD violations from 'strings' ruleset, issue #873 2015-04-15 17:56:07 +02:00
Roman Ivanov a1ad6dbd26 all findbugs validations are activated. final fix for issue #912 2015-04-13 17:23:30 -07:00
Roman Ivanov 1f330e03d4 suppress for findbugs violations SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS. Issue #912 2015-04-13 17:21:29 -07:00
Roman Ivanov 22a5c6af71 fix for findbugs violation SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS. Issue #912 2015-04-13 17:09:12 -07:00
Roman Ivanov 660f94170a suppressions for findbugs violations. Issue #912 2015-04-13 16:40:31 -07:00
Roman Ivanov d4578980b0 fix for findbugs violation JavadocNodeImpl to not return null for array type. Issue #912 2015-04-13 16:40:24 -07:00
Roman Ivanov 4ffb4d7f1b fix for findbugs violation RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE. Issue #912 2015-04-13 16:40:19 -07:00
Michal Kordas 63b127c70d Add tests to increase coverage after changes, issue #871 2015-04-13 14:43:00 -07:00
Michal Kordas ee518dfe86 Fix PMD violations from 'logging-jakarta' ruleset, issue #871 2015-04-13 14:43:00 -07:00
Roman Ivanov efc6142fb0 fix for build problems at JavadocNodeImpl 2015-04-13 10:37:52 -07:00
Roman Ivanov 15df751000 suppressions for Findbugs violations in gui package. Issue #912 2015-04-12 23:54:39 -07:00
Roman Ivanov 032faf4eb4 fix and suppressions for Findbugs violations UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR. Issue #912 2015-04-12 23:45:56 -07:00
Roman Ivanov 674176022a suppressions for Findbugs violations DM_EXIT. Issue #912 2015-04-12 23:16:18 -07:00
Roman Ivanov d8f642d4e2 suppressions for Findbugs violations DM_CONVERT_CASE should be resolved by issue #896. Issue #912 2015-04-12 23:10:23 -07:00
Roman Ivanov 5ab6d1a83e suppressions for Findbugs violations BC_UNCONFIRMED_CAST. Issue #912 2015-04-12 22:55:33 -07:00
Roman Ivanov dd7b7f59dd suppressions for Findbugs violations DM_EXIT. Issue #912 2015-04-12 09:35:04 -07:00
Roman Ivanov d2ddade960 suppressions for Findbugs violations REC_CATCH_EXCEPTION. Issue #912 2015-04-12 00:16:13 -07:00
Roman Ivanov c911528de6 pdm and findbugs validations are enforced on Travis 2015-04-12 00:10:41 -07:00
Roman Ivanov 7dd24c8c35 fix for Findbugs violations NM_CONFUSING. Issue #912 2015-04-11 15:41:46 -07:00
Roman Ivanov e1d0e7f636 fix for findbugs RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE. Issue #912 2015-04-10 16:20:20 -07:00
Michal Kordas d9415ac10c Fix PMD violation from 'migrating' ruleset, issue #869 2015-04-10 10:21:23 -07:00
Roman Ivanov c8049f9125 cobertura-maven-plugin was revered 2.7 -> 2.6 2015-04-09 16:56:01 -07:00
Roman Ivanov 580b7ba8a2 fix accordng to detected outdated versions - https://www.versioneye.com/user/projects/55264178c4b71d7001000002#tab-dependencies 2015-04-09 16:19:44 -07:00
Michal Kordas fc0d10e8f4 Fix PMD violations from 'braces' ruleset, issue #876 2015-04-09 16:10:31 -07:00
Roman Ivanov 2493166c3d minor changes for link to SuppressWarningsHolder 2015-04-09 15:14:13 -07:00
Roman Ivanov 65e15b32db Findbugs with default configuration is enforced, some violations were added to exclude with reason in comment. Issue #778 2015-04-08 23:33:35 -07:00
Roman Ivanov 702a1a9576 fix for Findbugs violation DM_DEFAULT_ENCODING. Issue #778 2015-04-08 22:37:46 -07:00
Roman Ivanov 480de89b47 exculde for Findbugs violation DM_DEFAULT_ENCODING. Issue #778 2015-04-08 14:18:41 -07:00
Roman Ivanov fb68212a18 fix for Findbugs violation DM_DEFAULT_ENCODING. Issue #778 2015-04-08 13:17:25 -07:00
Michal Kordas 95fc97c6d8 Fix PMD violations from 'typeresolution' ruleset, issue #875 2015-04-08 21:11:54 +02:00
Roman Ivanov 362abdf0ca fix for EI_EXPOSE_REP. Issue #778 2015-04-08 09:26:09 -07:00
Roman Ivanov a8f5fa3225 fix for EI_EXPOSE_REP. Issue #778 2015-04-08 08:33:04 -07:00
Roman Ivanov 01b9628d34 fix for RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE. Issue #778 2015-04-07 16:36:05 -07:00
Roman Ivanov 547fb51b1d fix for NP_GUARANTEED_DEREF_ON_EXCEPTION_PATH. Issue #778 2015-04-07 16:15:15 -07:00
Roman Ivanov 8f047f2ebd future plan for new validations. Issue #778 2015-04-07 15:56:05 -04:00
Roman Ivanov cce20fc3c7 fix for SF_SWITCH_FALLTHROUGH. Issue #778 2015-04-06 23:16:29 -07:00
Roman Ivanov 9619cf2728 fix for SF_SWITCH_FALLTHROUGH. Issue #778 2015-04-06 23:12:13 -07:00
Roman Ivanov 0cc1f87aa5 PMD report is not empty on web site. Issue #902 2015-04-06 22:20:13 -07:00
Michal Kordas bff7a1d5af Update Apache Commons Lang to 3.4, issue #899 2015-04-06 22:54:40 +02:00
Roman Ivanov 914bf53cd0 resolving PMD issues with braces, removing dead code conditions that are impossible to test, coverage become 100% 2015-04-03 00:25:32 -07:00
Roman Ivanov d58f720c81 MagicNumberCheck: javadoc and xdoc was updated to describe all options, examples were added. Issue #148 2015-04-03 00:25:18 -07:00
ychulovskyy 7a1b0b12a6 Issue #148 magic number detection: option to ignore magic numbers in field declarations 2015-04-03 00:25:05 -07:00
liscju 5026b7228d Added option in ModifiedControlVariable Check to ignore validation of variables defined in for which are not change in for iterator part, fix issue #286 2015-04-01 14:44:18 -07:00
Michal Kordas 3a20dbe8ed Use use Java 7 instead of custom logic for relative paths, issue #857 2015-03-31 11:25:03 -07:00