Commit Graph

173 Commits

Author SHA1 Message Date
Sébastien Lesaint
41d73907d9 SONAR-14951 Scanners require Java 11 2021-06-09 20:03:05 +00:00
Philippe Perrin
ffaa8f3cd6 SONAR-13357 Custom hotspot rule's description isn't split into tabs 2021-02-25 20:07:33 +00:00
Wouter Admiraal
0f33764b53 Update license headers for 2021 [update headers] 2021-01-08 20:14:47 +00:00
Wouter Admiraal
3f6f549627 Format all headers for 2020 2020-01-07 20:46:09 +01:00
Duarte Meneses
e4c5ada51d Clean deps 2019-07-17 20:21:13 +02:00
Duarte Meneses
6cb9e95dcb Fix license headers for 2019 2019-01-02 20:21:02 +01:00
Simon Brandhof
beebd6be35 Do not deploy the artifacts used only internally 2018-06-19 18:34:42 +02:00
David Rautureau
f71e993f3e Fix publication 2018-04-04 14:40:50 +02:00
David Rautureau
81e92fa096 Fix build 2018-04-04 14:39:44 +02:00
David Rautureau
a70aa466e5 BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches 2018-04-04 14:25:32 +02:00
Simon Brandhof
cde66ac25b Order list of Gradle dependencies 2018-03-12 09:24:24 +01:00
David Rautureau
1a17e4302e Move To Gradle 2018-03-09 11:33:38 +01:00
Simon Brandhof
b34ff21d16 Set version 7.1-SNAPSHOT 2018-01-24 17:13:45 +01:00
Simon Brandhof
c0d2705e61 Fix license headers for 2018 2018-01-07 12:40:52 +01:00
Guillaume Jambet
79f9c59c24 SONAR-9857 fixing regexp to allow short emphasised string 2017-12-06 00:37:59 +01:00
Julien Lancelot
37af5c9084 Prepare for next development iteration 2017-10-27 17:56:31 +02:00
Simon Brandhof
6810d4b437 Set version to 6.7-SNAPSHOT 2017-10-09 13:34:43 +02:00
Simon Brandhof
1a6b9d21db Bring 6.6-SNAPSHOT back 2017-09-12 10:52:16 +02:00
Simon Brandhof
c0943b57d9 Release 6.6-M1 2017-09-12 10:51:02 +02:00
Simon Brandhof
d7dbb9250c Prepare for next development iteration 2017-07-13 19:59:20 +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
Simon Brandhof
c4faf8ce19 Drop unused Surefire config for skipping tests 2017-02-19 14:19:56 +01:00
Simon Brandhof
4dcf22377c Clean-up sonar-testing-harness dependencies
and decrease usages of Hamcrest
2017-02-19 13:07:11 +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
David Rautureau
1d20e24831 Prepare for next development iteration 2016-09-19 17:32:59 +02:00
David Rautureau
8de259eee6 prepare for next development iteration 2016-07-20 11:20:21 +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
Laurent Mihalkovic
d4c6dff219 SONAR-7010 Markdown engine generates wrong html tag for bold text 2016-02-25 10:53:03 +01:00
Eric Hartmann
11c08e2270 Upgrade version to 5.5-SNAPSHOT 2016-02-09 10:12:57 +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
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
Julien Lancelot
ade384ed80 Update pom to 5.2-SNAPSHOT 2015-02-27 15:00:30 +01:00
Jean-Baptiste Lievremont
24839b6446 Fix quality flaws 2015-02-16 13:34:18 +01:00
Simon Brandhof
2faaf7e16a Replace fest-assert by assertJ 2015-01-10 07:15:08 +01:00
Jenkins CI
9c9c900e77 Automatic merge from branch-5.0
* origin/branch-5.0:
  SONAR-6022 Update dead links pointing to documentation
  SONAR-5753 Update assertions isEqualTo("") -> isEmpty()
2015-01-06 11:43:59 +01:00
Fabrice Bellingard
099f5133ce SONAR-6022 Update dead links pointing to documentation 2015-01-06 11:39:50 +01:00
Eric Hartmann
d7621e4e82 [maven-release-plugin] prepare for next development iteration 2014-12-16 13:16:07 +01:00
Eric Hartmann
84b3c5ed18 [maven-release-plugin] prepare release 5.0-RC3 2014-12-16 13:16:06 +01:00