Commit Graph

242 Commits

Author SHA1 Message Date
Simon Brandhof
d7dbb9250c Prepare for next development iteration 2017-07-13 19:59:20 +02:00
Duarte Meneses
6f107dcbe9 SONAR-9477 Deprecate ProjectReactor and ProjectBuilder
Mark Immutable classes in the Plugin API and Scanner
2017-07-11 08:51:38 +02:00
Simon Brandhof
0e05020d62 Prepare for next development iteration 2017-07-05 20:29:27 +02:00
Simon Brandhof
bcc8082815 Release 6.5-M2 2017-07-05 19:09:06 +02:00
Simon Brandhof
ee296138cd Prepare for next development version 6.5-SNAPSHOT 2017-05-16 17:02:50 +02:00
Julien HENRY
88bb8230b1 SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizer 2017-05-09 18:02:07 +02:00
Simon Brandhof
c4faf8ce19 Drop unused Surefire config for skipping tests 2017-02-19 14:19:56 +01:00
Simon Brandhof
36b88b81f2 Prepare for next development iteration 2017-02-14 14:00:52 +01:00
Teryk Bellahsene
cfa372a57a SONAR-8637 Update POM parent version 2017-02-10 17:41:33 +01:00
David Rautureau
f3b6e94cd1 Prepare for next development iteration 2016-11-21 14:17:24 +01:00
Teryk Bellahsene
f613b74935 fix quality flaws 2016-11-10 17:51:08 +01:00
David Rautureau
1d20e24831 Prepare for next development iteration 2016-09-19 17:32:59 +02:00
Simon Brandhof
558f0931a7 Fix Quality flaws 2016-09-08 17:09:14 +02:00
Simon Brandhof
250b357941 Fix Quality flaws 2016-09-08 16:09:00 +02:00
David Rautureau
8de259eee6 prepare for next development iteration 2016-07-20 11:20:21 +02:00
Simon Brandhof
7cdbfc9e01 Fix Quality flaws 2016-07-18 13:15:50 +02:00
Sébastien Lesaint
9e291cdec3 remove use of Guava's Objects.equal 2016-05-24 16:36:20 +02:00
Tom
22e7e82183 prepare for next development iteration 2016-05-20 17:28:19 +02:00
Tom
e335645b87 Upgrade version to 5.6-SNAPSHOT 2016-04-07 15:02:37 +02:00
Julien HENRY
56eec4bfb1 SONAR-7416 Deprecate CPDMapping extension point 2016-03-16 14:04:34 +01:00
Duarte Meneses
74e0acf70c SONAR-7158 Time limit for calculation of duplications is ineffective 2016-03-15 11:51:50 +01:00
Eric Hartmann
11c08e2270 Upgrade version to 5.5-SNAPSHOT 2016-02-09 10:12:57 +01:00
Simon Brandhof
b118167762 Fix minor quality flaws 2016-01-30 14:01:58 +01:00
Zeeshan Asghar
7c45001a63 squid:UselessPrenthesesCheck Useless parentheses around expression should be removed to prevent any misunderstanging 2016-01-29 17:09:25 +01:00
Zeeshan Asghar
bf071cefa1 squid:S1213 members of an interface decleration or class should appear in a pre-defined order 2016-01-29 17:01:31 +01:00
Julien HENRY
3e6f3ed80c Cut many dependencies on sonar-testing-harness 2016-01-19 14:45:02 +01:00
Simon Brandhof
f5d3461ffd Fix project title in copyright headers 2016-01-13 17:55:44 +01:00
Simon Brandhof
6be98b208a Upgrade to parent 26 and new copyright headers 2016-01-05 23:17:36 +01:00
Duarte Meneses
d1e303f841 SONAR-2867 Standard copy-paste detection should happen within a project, not only within a module 2015-12-21 14:37:03 +01:00
Eric Hartmann
1342b253ed Upgrade version to 5.4-SNAPSHOT 2015-12-09 13:32:03 +01:00
Thomas Vérin
5454b43be7 Upgrade version to 5.3-SNAPSHOT 2015-10-13 13:54:26 +02:00
Thomas Vérin
bc488dae24 [maven-release-plugin] prepare for next development iteration 2015-10-13 12:06:23 +02:00
Thomas Vérin
3d2b3bbd08 [maven-release-plugin] prepare release 5.2-RC2 2015-10-13 12:06:23 +02:00
Thomas Vérin
448f166e5f [maven-release-plugin] prepare for next development iteration 2015-10-12 17:58:42 +02:00
Thomas Vérin
d5dd7720eb [maven-release-plugin] prepare release 5.2-RC1 2015-10-12 17:58:42 +02:00
Simon Brandhof
e2517f4266 Replace groupIds org.codehaus by org.sonarsource 2015-10-09 16:41:29 +02:00
Simon Brandhof
346073fd91 Revert "Do not redirect surefire logs to file"
Too many logs are generated for travis, which accepts max 4Mb

This reverts commit e9782fdb64.
2015-07-23 20:05:31 +02:00
Simon Brandhof
e9782fdb64 Do not redirect surefire logs to file 2015-07-23 19:56:26 +02:00
David Gageot
38df1425f5 Fix deprecated code 2015-07-07 11:36:26 +02:00
Simon Brandhof
501289ca85 Quality flaws
- do not declare multiple variables on same line
- fix imports
2015-06-29 19:01:12 +02:00
Simon Brandhof
daf4bbc321 SONAR-6370 remove dependency of sonar-duplications on commons-lang 2015-06-05 09:54:04 +02:00
Simon Brandhof
c0e818946f SONAR-6370 remove duplicated class DuplicationPredicates 2015-06-05 09:54:04 +02:00
Simon Brandhof
93e2db9c46 Fix quality flaws 2015-06-04 12:21:46 +02:00
Simon Brandhof
ab50f4f37d SONAR-6370 Decrease coupling of sonar-duplications with guava 2015-05-28 09:28:50 +02:00
Simon Brandhof
b1e62699ff Use StandardCharsets instead of Guava and commons-io 2015-05-15 13:54:54 +02:00
David Gageot
7d5701e0a3 Useless code 2015-05-12 14:33:41 +02:00
Simon Brandhof
3612afdc02 Fix quality flaws 2015-04-24 11:22:17 +02:00
Julien Lancelot
ade384ed80 Update pom to 5.2-SNAPSHOT 2015-02-27 15:00:30 +01:00
Julien Lancelot
cc12644634 Revert "Fix quality flaws"
This reverts commit 7efdaa4a6e.
2015-02-23 12:02:14 +01:00
Julien Lancelot
c43ee4857c Revert "Add missing null check on equals"
This reverts commit 3c5fec7277.
2015-02-23 12:02:00 +01:00