Michal Kordas
2ff20f4af3
Add test coverage to LineWrappingHandler in Indentation check. #1270
2015-07-20 20:54:53 -07:00
Michal Kordas
e40d9f41cf
Add test coverage to MethodDefHandler in Indentation check. #1270
2015-07-20 20:44:54 -07:00
Michal Kordas
d28871069b
Remove dead code from HandlerFactory in Indentation check. #1270
2015-07-20 20:43:04 -07:00
Michal Kordas
3dbb4e095d
Update EqualsVerifier to 1.7.3. #1426
2015-07-20 20:32:50 -07:00
Michal Kordas
6fd3988251
Update Maven Shade Plugin to 2.4.1. #1424
2015-07-20 21:30:39 +02:00
Vladislav Lisetskiy
c828939b0c
Fix for SuperClone and SuperFinalize checks reporting violations on
...
native methods, #1367
2015-07-20 10:04:14 -07:00
Andrei Selkin
c9c475a6c7
Refactoring of FinalLocalVariableCheck to avoid 'fall through' violation, issue #1395 .
2015-07-20 10:02:21 -07:00
Andrei Selkin
0d66a67b0d
Fix FallThroughCheck fails on if with no else, issue #1395 .
2015-07-20 10:02:21 -07:00
Roman Ivanov
901dce39c1
appveyor is extremely slow and timeout each build, so lets skip 'site' biuld for now
2015-07-20 08:59:46 -07:00
Roman Ivanov
3bd39984f2
Revert "Fix for SuperClone and SuperFinalize checks reporting violations on"
...
This reverts commit 068a1b4533 .
2015-07-19 23:09:40 -07:00
Vladislav Lisetskiy
068a1b4533
Fix for SuperClone and SuperFinalize checks reporting violations on
...
native methods, #1367
2015-07-19 23:08:22 -07:00
Michal Kordas
0516374351
Add test coverage to BlockParentHandler in Indentation check. #1270
2015-07-19 23:06:59 -07:00
Michal Kordas
d4a862ea09
Remove dead code from NewHandler in Indentation check. #1270
2015-07-19 22:03:05 +02:00
Roman Ivanov
48cdb1feb4
return back normal appveyor config (after hack)
2015-07-19 12:02:09 -07:00
Roman Ivanov
bbee0df011
hack to let appveyor cache maven repo
2015-07-19 11:25:02 -07:00
Roman Ivanov
1ed528ecc5
hack to let appveyor cache maven repo
2015-07-19 11:00:32 -07:00
Michal Kordas
1f240831bf
Add test coverage to ImportHandler in Indentation check. #1270
2015-07-19 10:03:27 -07:00
Michal Kordas
87d0c50d24
Add test coverage to Indentation check. #1270
2015-07-19 09:49:40 -07:00
Michal Kordas
98d1972dcc
Add test coverage to PackageHandler in Indentation check. #1270
2015-07-19 09:45:17 -07:00
Michal Kordas
547580dea8
Remove dead code from SlistHandler in Indentation check. #1270
2015-07-19 09:43:28 -07:00
Roman Ivanov
cb4ca4e535
minor: formatting
2015-07-19 09:42:36 -07:00
Roman Ivanov
534536aa62
javadoc: deperecate overview.html and package.html support. #1415
2015-07-19 09:39:03 -07:00
Roman Ivanov
e4440ed7e7
appveyor is detached from my personal account
2015-07-19 07:52:22 -07:00
Vladislav Lisetskiy
bb3f804106
fix JavadocParagraph allows new line before the next paragraph, #1332
2015-07-19 07:20:04 -07:00
Baratali Izmailov
41d538f9be
Issue #1293 : Refactoring of IllegalTokenCheck and IllegalTokenTextCheck. Coverage has been improved.
2015-07-19 07:15:40 -07:00
Andrei Selkin
d46134bc27
Correct typos in RightCurlyCheck.
2015-07-19 12:40:36 +03:00
Michal Kordas
3d4290baf0
Add test coverage to MethodCallHandler in Indentation check. #1270
2015-07-19 00:00:12 -07:00
Michal Kordas
4f16cb85a9
Update antlr to 4.5.1. #1402
2015-07-18 23:45:36 +02:00
Roman Ivanov
79aa188fdf
minor: formatting for appveyor
2015-07-18 13:18:25 -07:00
Baratali Izmailov
881f9b5079
Issue #1293 : Improving coverage of FallThroughCheck
2015-07-18 12:39:29 -07:00
Roman Ivanov
3f735c43e4
appveyor was added to list of CI. #1382
2015-07-18 11:04:07 -07:00
Roman Ivanov
f6733d5bac
appveyor badge was added. #1382
2015-07-18 10:57:58 -07:00
Roman Ivanov
e1bf9ff4e3
resolving Windows build problems, #1382
2015-07-18 10:23:25 -07:00
Roman Ivanov
d13d0afcde
checkstyle is building fine on windows, we ned to adjust appveyor
2015-07-18 09:45:45 -07:00
Andrei Selkin
6c1b26a836
Fix RegexpHeader causing exception with default config, issue #1129 .
2015-07-18 12:41:27 +03:00
Michal Kordas
e59080b695
Remove dead code from ArrayInitHandler in Indentation check. #1270
2015-07-17 21:52:41 -07:00
Michal Kordas
4c078ba710
Make "private" methods "static" where possible. #46
...
SonarQube rule: ["private" methods that don't access instance data should be "static"](http://nemo.sonarqube.org/coding_rules#rule_key=squid%3AS2325 ).
Rationale: private methods that don't access instance data can be static to prevent any misunderstanding about the contract of the method.
2015-07-17 21:51:24 -07:00
Roman Ivanov
78d702430a
link to logo was updated
2015-07-17 21:46:03 -07:00
Roman Ivanov
c79c02f04c
new images were provided by our artist, new header for web site
2015-07-17 19:57:55 -07:00
Roman Ivanov
850a747710
temporary fix: coverage is decreased dut to Sourceforce site is not accesible
2015-07-17 10:59:43 -07:00
Roman Ivanov
313437caf5
powermock artifacts were moved to test scope as they are required only for UTs
2015-07-17 10:41:39 -07:00
Roman Ivanov
2b0d8e68b0
Revert "appveyor skip verify to let it cache maven repo"
...
This reverts commit de695a37f0 .
2015-07-17 00:03:39 -07:00
Roman Ivanov
de695a37f0
appveyor skip verify to let it cache maven repo
2015-07-16 23:50:50 -07:00
WonderCsabo
943ace0dd6
Issue #1388 : BaseCheckTestSupport.verify fails on Windows
2015-07-16 23:33:44 -07:00
Roman Ivanov
a767a81473
travis, experiment with multiline long command
2015-07-16 23:30:44 -07:00
Roman Ivanov
59e03cd3b8
travis, experiment with multiline long command
2015-07-16 23:21:29 -07:00
Roman Ivanov
72a6dbbf3e
travis, experiment with multiline long command
2015-07-16 22:39:25 -07:00
Roman Ivanov
a5cd18f9d6
appveyor multiline command
2015-07-16 22:27:47 -07:00
Roman Ivanov
114f7b7bb4
extending output before windows build. #1382
2015-07-16 22:04:30 -07:00
Roman Ivanov
fb16cdbedb
fix for compilation error on Windows. #1382
2015-07-16 22:03:55 -07:00