Commit Graph

5959 Commits

Author SHA1 Message Date
Roman Ivanov e748ca5fc2 doc: release notes 7.0 2016-06-26 10:08:32 -07:00
Baratali Izmailov f7d9c84503 minor: formatting in antlr4 grammar (#3310) 2016-06-25 06:04:23 -07:00
Roman Ivanov c56dc76f22 config: org.eclipse.jgit version bump (#3307) 2016-06-24 18:44:42 -07:00
Roman Ivanov 2824d533f4 config: equalsverifier version bump (#3306) 2016-06-24 18:37:12 -07:00
Roman Ivanov f4d5f326b1 config: maven-jar-plugin version bump (#3305) 2016-06-24 17:10:31 -07:00
Roman Ivanov 0316efde90 config: linkcheck-plugin - iweb.dl is changed to downloads 2016-06-24 09:29:59 -07:00
rnveach 1389d3efe4 doc: fixed checkstyle download url (#3304) 2016-06-24 09:05:57 -07:00
Roman Ivanov 7b8abf8263 update for PULL_REQUEST_TEMPLATE.md 2016-06-23 21:13:06 -07:00
Roman Ivanov f71dd5c427 Revert "minor: update for PULL_REQUEST_TEMPLATE.md"
This reverts commit b77a69477c.
2016-06-23 21:10:05 -07:00
Roman Ivanov b77a69477c minor: update for PULL_REQUEST_TEMPLATE.md 2016-06-23 21:05:41 -07:00
Roman Ivanov f2dd5de90b minor: revert of CI update that was make in scope of #3189 (#3303) 2016-06-23 21:00:12 -07:00
Roman Ivanov d11a606888 config: introduction of CONTRIBUTING.md, ISSUE_TEMPLATE.md, and PULL_REQUEST_TEMPLATE.md files 2016-06-23 20:57:09 -07:00
Roman Ivanov df9e190c52 config: introduction of CONTRIBUTING.md, ISSUE_TEMPLATE.md, and PULL_REQUEST_TEMPLATE.md files in .github/ 2016-06-23 20:38:52 -07:00
Andrei Selkin 924a9d4889 Issue #3159: Reduce the number of tasks performed by Travis CI (#3299) 2016-06-23 10:38:46 -07:00
Roman Ivanov 3c136fbd9f minor: fix for IntelijIdea inspection violations(Arguments to assertEquals() in wrong order) 2016-06-23 10:02:44 -07:00
Roman Ivanov 5ac926b4cf minor: intelijidea inspection ('throw' inside 'finally' block) is disabled till #3301 2016-06-23 07:19:42 -07:00
Roman Ivanov 6c1a0e1f0c minor : temporal disablement of 'Guava's functional primitives can be replaced by Java' till issue #3233 is resolved 2016-06-23 06:50:52 -07:00
Roman Ivanov 7a59249fba minor: syncing of intellij-idea-inspections.xml from export version of IntelijIdea 2016-06-23 06:47:56 -07:00
Roman Ivanov ce5574b3f4 minor: fix for IntelijIdea inspection violations 2016-06-23 06:41:32 -07:00
Roman Ivanov f859a312c2 minor: introduction of UniformEnumConstantNameCheck from sevntu 1.21.0 2016-06-23 05:45:54 -07:00
Andrei Selkin eb5b977a47 Pull #3293: Replace Guava's Optional with Java's native (#3293) 2016-06-23 05:38:02 -07:00
Roman Ivanov 1395a92adb minor: fixing intelijidea violations 2016-06-23 05:32:56 -07:00
Roman Ivanov c156cf7157 minor: fix for linkcheck-plugin violation 2016-06-22 20:02:24 -07:00
Roman Ivanov 37b4df5ef2 minor: remove old veriable 2016-06-21 21:35:56 -07:00
Roman Ivanov 519eed5363 Issue #3229: fix for 'OpenJDK 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0' (#3296) 2016-06-21 08:45:39 -07:00
Andrei Selkin e99c680f83 Issue #3159: Add test locales, releasenotes generation, non-compilable resources check steps (#3292) 2016-06-21 05:46:25 -07:00
Roman Ivanov 58725869dd Issue #3159: badge for wrecker ci 2016-06-20 19:40:31 -07:00
Roman Ivanov 21d705fdba Issue #3159: initial wercker script 2016-06-20 19:23:13 -07:00
Roman Ivanov f9f3538919 config: sonar execution is only for master, to avoid authentication problem on PR builds (#3295) 2016-06-20 19:18:44 -07:00
Roman Ivanov ea0f460b09 config: forbiddenapis version bump (#3294) 2016-06-20 13:17:20 -07:00
Roman Ivanov 98368573e2 config: introduction of sonarqube validation to CI (escaping variable) 2016-06-19 06:47:03 -07:00
Andrei Selkin 21cad8b0c3 Issue #3117: Add ability to differentiate annotation placement in foreach, for loops, parameter definition (#3269) 2016-06-19 06:12:51 -07:00
Andrei Selkin 322f7d7b81 config: deactivate dsm-maven-plugin as it does not support Java 1.8 (#3291) 2016-06-19 06:03:59 -07:00
Roman Ivanov c2072986a9 Issue #3229: pmd, javadoc plugins switched to jdk 1.8 2016-06-18 17:25:55 -07:00
Roman Ivanov 06d58608a3 config: versoin update for equalsverifier (#3290) 2016-06-18 15:49:30 -07:00
Roman Ivanov 3c2902eea5 config: introduction of sonarqube validation to CI (#3285) 2016-06-18 14:05:57 -07:00
Roman Ivanov b02bddadf9 minor: update to new link to sonarqube 2016-06-17 18:43:14 -07:00
Roman Ivanov 18c76e351a minor: update to new link to sonarqube 2016-06-17 18:39:53 -07:00
Roman Ivanov 5dfeae53e5 config: linkcheck-plugin, one exclude is not required as problem is fixed 2016-06-17 17:33:21 -07:00
Roman Ivanov 1d90585795 doc: update for AnnotationLocation examples to be more exact 2016-06-17 16:59:03 -07:00
Andrei Selkin 980e53562a Issue #3177: Remove validation of rw access for output file in Main#validateCli (#3284) 2016-06-17 10:48:14 -07:00
Andrei Selkin d8e7cbd12f Pull #3259: Avoid catching of InvalidPathException and AccessDeniedException in PropertyCacheFile#persist (#3259) 2016-06-17 10:46:52 -07:00
rnveach 40a0b5dcf7 Issue #3239: fixed checks that fail on new receiver parameter (#3272) 2016-06-16 14:33:39 -07:00
Vincent Privat 325e57feb8 Pull #3282: Review all French translations (#3282) 2016-06-16 11:53:41 -07:00
Roman Ivanov 140851ef1c config: maven-jar-plugin version bump (#3281) 2016-06-16 11:11:13 -07:00
Roman Ivanov efb647fa00 config: version bump for maven-javadoc-plugin (#3280) 2016-06-16 11:11:05 -07:00
Vincent Privat 6661579383 Pull #3278: improve French translation for annotations warnings (#3278) 2016-06-16 06:55:10 -07:00
rnveach dc067d2643 minor: fixed debug option bleeding into other tests (#3277) 2016-06-16 06:41:21 -07:00
Vladislav Lisetskii 618e6934e2 Issue #3166: fix CommentsIndentation Check incorrect work with subsequent comments (#3275) 2016-06-16 06:32:28 -07:00
Baratali Izmailov bfb13d4b28 Issue #410: More info about HTML5 tags (#3276) 2016-06-14 18:46:07 -07:00