Commit Graph

338 Commits

Author SHA1 Message Date
Simon Brandhof
4b3d914bf5 Upgrade Gradle plugins 2020-09-28 20:07:24 +00:00
Simon Brandhof
ad7d964270 SONAR-13905 upgrade Hazelcast from 3.12.7 to 3.12.9
to mitigate the vulnerabilities brought by the bundled
jackson-core dependency.

The release notes of 3.12.8 and 3.12.9 highlights only bug-fixes:
https://docs.hazelcast.org/docs/rn/index.html#3-12-9
2020-09-28 20:07:24 +00:00
Simon Brandhof
552f5bbe1d SONAR-13905 upgrade Tomcat from 8.5.56 zo 8.5.58
The main reason is to fix potential vulnerabilities:

- CVE-2020-13934 https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-13934
- CVE-2020-13935 https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-13935

Release notes: http://tomcat.apache.org/tomcat-8.5-doc/changelog.html
2020-09-28 20:07:23 +00:00
Jacek
d94d9a9f4a SONAR-13644 load bundled plugins from 'lib/extension' directory 2020-09-18 20:07:13 +00:00
Pierre Guillot
8d9c4602c5 update postgresql jdbc driver version 2020-09-03 20:07:20 +00:00
Jeremy Davis
b36c8c9a1a SONAR-13833 Upgrade Java analyzer to 6.7.0.23054 2020-09-01 20:06:55 +00:00
Jeremy Davis
7bfa8e8ffc SONAR-13829 Upgrade Python analyzer to 3.1.0.7619 2020-09-01 20:06:55 +00:00
Duarte Meneses
da15a52568 SONAR-13792 Embed sonar-scm-svn 2020-08-28 20:06:52 +00:00
Duarte Meneses
87bb21e6bb SONAR-13792 Embed sonar-scm-git 2020-08-28 20:06:52 +00:00
Tibor Blenessy
de358ad58c SONAR-13576 Remove sonar-typescript-plugin (#2920)
* SONAR-13576 Remove sonar-typescript-plugin

* Update sonar-javascript-plugin to 6.3.0.12464
2020-07-21 20:05:29 +00:00
Julien Lancelot
74b4533439 SONAR-13563 Update sonar-java to 6.5.1.22586 2020-07-03 20:05:22 +00:00
Julien Lancelot
21683403c0 SONAR-13563 Update sonar-java to 6.5.1.22584 and sonar-cobol to 4.5.1.4460 2020-07-02 20:05:53 +00:00
Julien Lancelot
4332ad2aef SONAR-13563 Revert sonar-cobol-plugin to 4.4.0.3403 2020-07-01 20:05:53 +00:00
Duarte Meneses
43ca941541 SONAR-13495 Release and embed Git 1.12.0.2034 and SVN 1.10.0.1917 plugins 2020-06-30 20:05:42 +00:00
sns-seb
3376451d7a SONAR-13563 Update analyzers to latest releases 2020-06-30 20:05:41 +00:00
Simon Brandhof
6b806ebf8e Upgrade Jackson Dataformat dependencies to 2.10.4 2020-06-22 20:04:33 +00:00
Simon Brandhof
a6327e0ebb Upgrade Hazelcast to 3.12.7
Bug-fixes listed in https://docs.hazelcast.org/docs/rn/index.html#3-12-7
2020-06-22 20:04:33 +00:00
Simon Brandhof
5ca7450823 Upgrade PostgreSQL driver to 42.2.14
Fixes potential vulnerability CVE-2020-13692
2020-06-22 20:04:33 +00:00
Simon Brandhof
1b68517f36 Upgrade jjwt to 0.11.2 2020-06-22 20:04:33 +00:00
Simon Brandhof
29fbfe91f4 Upgrade Tomcat to 8.5.56
The vulnerability https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-9484
is not exploitable but it generates a false-positive in SCA reports.
Upgrading kills the noise.
2020-06-22 20:04:33 +00:00
Simon Brandhof
f21a11a263 Upgrade commons-io to 2.7
Avoids vulnerability https://issues.apache.org/jira/browse/IO-556
2020-06-22 20:04:33 +00:00
sns-seb
2573f34567 SONAR-13496 Update sonar-javascript, sonar-python to latest release(s) 2020-06-02 20:05:09 +00:00
Wouter Admiraal
9c58e36328 SONAR-13340 Update sonar-csharp and sonar-vbnet to latest release 2020-04-28 20:03:32 +00:00
Wouter Admiraal
b9a07d9731 SONAR-13330 Update sonar-scm-git to latest release 2020-04-27 20:04:00 +00:00
Malena Ebert
8a8d20d901 SONAR-13329 Update sonar-cfamily-plugin latest release 2020-04-27 20:04:00 +00:00
Malena Ebert
21ed5de95d SONAR-13326 Update sonar security plugins to latest release 2020-04-27 20:04:00 +00:00
Wouter Admiraal
ec3fd47e6c SONAR-13325 Update sonar-jacoco to latest release 2020-04-24 20:03:29 +00:00
sns-seb
09efd91833 SONAR-13315 Update sonar-cfamily, sonar-csharp, sonar-vbnet, sonar-java, sonar-python to latest release(s) 2020-04-20 20:03:21 +00:00
Evgeny Mandrikov
302447df10 Upgrade Gradle to 6.3 2020-04-16 20:03:49 +00:00
Simon Brandhof
d88d0e1a3e Fix the upgrade of the Gradle Artifactory plugin to 4.15.1
The configuration of private subprojects must be fixed
in order to correct set the properties like "build.name"
on private artifacts.
2020-04-06 20:03:39 +00:00
sns-seb
43f800cbf6 SONAR-13263 Upgrade plugins 2020-04-03 20:03:31 +00:00
Evgeny Mandrikov
3ff51cc358 Gradle scripts should use plugins block
It was de-incubated (promoted) in Gradle 5.0
and in particular it can't contain duplicate IDs.
2020-03-31 20:03:36 +00:00
Evgeny Mandrikov
ecb724151b Replace Gradle plugin 'com.moowork.node' by 'com.github.node-gradle.node'
The latter one is actively maintained fork
of the not anymore maintained former.
In particular the former does not support Gradle 6.x.
2020-03-31 20:03:36 +00:00
Simon Brandhof
505bea6f4d SONAR-13155 upgrade sonar-channel to 4.2
This project is no longer maintained. V4.2 is the latest, released
in 2014. It is probably similar to 4.1 and does not bring changes.
The reason is that this lib was a module of the sonarqube repository
at that time.
2020-03-25 20:03:54 +00:00
Simon Brandhof
471eec1dfa SONAR-13155 upgrade Artifactory plugin to 4.15.1
Changelog contains mainly bug-fixes and preparation of Gradle 6 support
https://www.jfrog.com/jira/browse/GAP-305?jql=project%20%3D%20GAP%20AND%20fixVersion%20in%20(4.11.0%2C%204.12.0%2C%204.14.1%2C%204.15.0%2C%204.15.1)%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
2020-03-25 20:03:54 +00:00
Simon Brandhof
ac71f9c2f0 SONAR-13155 add command to run yarn security audit 2020-03-25 20:03:54 +00:00
Simon Brandhof
eb1fc30c39 SONAR-13155 add a comment about lib diffutils 2020-03-25 20:03:54 +00:00
Simon Brandhof
58d6800b29 SONAR-13155 upgrade jackson-bind 2020-03-25 20:03:54 +00:00
Simon Brandhof
d8316b23db SONAR-13155 add Gradle command to list all dependency trees
`./gradlew allDependencies` lists the trees of dependencies of
all subprojects. This is convenient when investigating the
impacts of a dependency upgrade.
2020-03-21 20:04:03 +00:00
Simon Brandhof
7af9ac7424 SONAR-13155 use the official Maven coordinates of Oracle driver
'com.oracle.jdbc:ojdbc8' was the coordinates of the artifact manually
deployed to SonarSource repository.
2020-03-21 20:04:03 +00:00
Simon Brandhof
979d9e55a0 SONAR-13155 upgrade Tomcat from 8.5.51 to 8.5.53
Bug-fixes listed in http://tomcat.apache.org/tomcat-8.5-doc/changelog.html
2020-03-21 20:04:03 +00:00
Simon Brandhof
c534b92bf9 SONAR-13155 upgrade testing dependencies 2020-03-21 20:04:03 +00:00
Simon Brandhof
c7857d32e1 SONAR-13155 upgrade OkHttp from 3.14.2 to 3.14.7
Bug-fixes listed in https://square.github.io/okhttp/changelog_3x/
2020-03-21 20:04:03 +00:00
Simon Brandhof
c607b1bb6a SONAR-13155 upgrade SQLServer driver to 7.4.1
* Supports NTLM authentication mode.
* Updated Microsoft Azure Key Vault SDK for Java, version 1.2.1

See https://docs.microsoft.com/en-us/sql/connect/jdbc/release-notes-for-the-jdbc-driver?view=sql-server-ver15#-741
2020-03-21 20:04:02 +00:00
Simon Brandhof
570e3aaaf4 SONAR-13155 upgrade Hazelcast from 3.12.3 to 3.12.6
Multiple bug-fixes:
https://docs.hazelcast.org/docs/rn/index.html
2020-03-21 20:04:02 +00:00
Simon Brandhof
f84f7c6ec3 SONAR-13155 upgrade protobuf-java from 3.10 to 3.11.4
No major changes
https://github.com/protocolbuffers/protobuf/releases
2020-03-21 20:04:02 +00:00
Simon Brandhof
4ae5d15353 SONAR-13155 upgrade gson from 2.8.5 to 2.8.6
No major changes
https://github.com/google/gson/blob/master/CHANGELOG.md
2020-03-21 20:04:02 +00:00
Simon Brandhof
1b854b3c1b SONAR-13155 do not suggest major upgrades of dependencies 2020-03-21 20:04:02 +00:00
Simon Brandhof
a6c6aefe4b SONAR-13155 upgrade httpclient from 4.5.10 to 4.5.12
Bug-fixes listed in https://archive.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.5.x.txt
2020-03-21 20:04:02 +00:00
Simon Brandhof
620e3ea047 SONAR-13155 upgrade jgit from 5.6 to 5.7
See https://projects.eclipse.org/projects/technology.jgit/releases/5.7.0/
2020-03-21 20:04:02 +00:00
Simon Brandhof
7194323903 SONAR-13155 upgrade building dependencies 2020-03-21 20:04:02 +00:00
Simon Brandhof
a5e73fc918 SONAR-13155 upgrade JWT libs 2020-03-21 20:04:02 +00:00
Simon Brandhof
1d5eb37cc5 SONAR-13155 upgrade SLF4J 2020-03-21 20:04:02 +00:00
Simon Brandhof
213d390cba SONAR-13155 upgrade testing dependencies 2020-03-21 20:04:02 +00:00
Simon Brandhof
a45ee3dadd SONAR-13155 upgrade snakeymaml 2020-03-21 20:04:02 +00:00
Simon Brandhof
982a5965a3 SONAR-13155 clean-up Guava transitive dependencies
See https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies
2020-03-21 20:04:02 +00:00
Simon Brandhof
f230425707 SONAR-13155 drop usage of HTTP kevinsawicki lib 2020-03-21 20:04:02 +00:00
Simon Brandhof
65da39c73e SONAR-13155 upgrade protobuf compiler gradle plugin
No breaking changes. It prepares future upgrade to Gradle 6:
https://github.com/google/protobuf-gradle-plugin/releases/tag/v0.8.11
2020-03-21 20:04:02 +00:00
Simon Brandhof
c7781dc792 SONAR-13155 Upgrade nanohttpd, used by Compute Engine 2020-03-21 20:04:02 +00:00
Simon Brandhof
69cc426f53 SONAR-13155 Drop unused freemarker dependency 2020-03-21 20:04:02 +00:00
Simon Brandhof
0df657d70d SONAR-13155 Upgrade XML parsers 2020-03-21 20:04:02 +00:00
Simon Brandhof
783c63506f SONAR-13155 Add comment about instability of H2 1.4.200 2020-03-21 20:04:02 +00:00
Simon Brandhof
e9fa5e43e5 SONAR-13155 Upgrade various test dependencies 2020-03-21 20:04:02 +00:00
Simon Brandhof
55b592b7cb SONAR-13155 Upgrade MyBatis from 3.5.3 to 3.5.4
The bug-fixes do not bring breaking changes:
https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.4
2020-03-21 20:04:02 +00:00
Simon Brandhof
ded224bbbd SONAR-13155 Remove unused Owasp Gradle plugin 2020-03-21 20:04:02 +00:00
Simon Brandhof
d4072b0d73 SONAR-13155 Upgrade PostgreSQL driver to 42.2.10
Changes are safe:
- https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.9
- https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.10
2020-03-21 20:04:01 +00:00
Simon Brandhof
6158695956 SONAR-13155 Upgrade scribejava from 6.8.1 to 6.9.0
This new version mainly apply bug-fixes by upgrading dependencies:
https://github.com/scribejava/scribejava/compare/scribejava-6.8.1...scribejava-6.9.0
2020-03-21 20:04:01 +00:00
Simon Brandhof
a0c114788e SONAR-13155 Upgrade commons-dbutils fron 1.5 to 1.7
even if it's used only by unit tests
2020-03-21 20:04:01 +00:00
Simon Brandhof
1324596989 SONAR-13155 Upgrade Gradle Dependency Management to 1.0.9
Versions from 1.0.4 fix bugs: https://github.com/spring-gradle-plugins/dependency-management-plugin/releases
2020-03-21 20:04:01 +00:00
Simon Brandhof
614f5af023 SONAR-13155 Upgrade gradle-versions-plugin to 0.28.0 2020-03-21 20:04:01 +00:00
Julien HENRY
73d64c8823 Minimize dependencies 2020-03-19 20:03:53 +00:00
Duarte Meneses
1290e77dd6 SONAR-11853 SONAR-13161 Auto-configuration pull requests and branches on Jenkins 2020-03-13 20:04:14 +00:00
Pierre
02630a33fc SONAR-13164 fix SSF-104 2020-03-05 20:04:25 +00:00
Julien Lancelot
64a32002ab SONAR-13097 Upgrade sonar-security to 8.2.1.1259 2020-02-26 10:41:19 +01:00
Julien Lancelot
9b4d7d25b5 SONAR-13097 Upgrade plugins 2020-02-24 20:46:11 +01:00
sns-seb
f36b4c4826 SONAR-12895 upgrade sonar-cfamily to 6.6 2020-01-06 20:46:13 +01:00
sns-seb
faf17abbaa SONAR-12875 upgrade sonar-java to 6.0 2019-12-23 20:46:10 +01:00
Pierre Guillot
cbd46ca578 SONAR-12831 2019-12-20 20:46:11 +01:00
Sébastien Lesaint
2613e49e68 do not use variable for bundled plugin version 2019-12-18 20:46:12 +01:00
Julien Lancelot
957309d4fc SONAR-12849 Upgrade sonar-cfamily to 6.5 2019-12-17 15:45:08 +01:00
Julien Lancelot
440d130e6d SONAR-12827 Upgrade sonar-python to 2.3.0.5351 2019-12-13 20:46:22 +01:00
Julien Lancelot
7ff405438e SONAR-12589 Upgrade SonarSecurity to 8.1.0.675 2019-12-13 20:46:22 +01:00
Sébastien Lesaint
d1b1129f69 SONAR-12826 upgrade sonar-php to 3.3 2019-12-13 20:46:22 +01:00
Sébastien Lesaint
518178b4f0 SONAR-12825 upgrade sonar-javascript to 6.1 and sonar-typescript to 2.1 2019-12-13 20:46:22 +01:00
Sébastien Lesaint
4439f7ed6e SONAR-12824 upgrade sonar-csharp and sonar-vbnet to 8.1 2019-12-13 20:46:21 +01:00
Sébastien Lesaint
01f192ca78 SONAR-12823 upgrade sonar-swift bundled plugin to 4.2.2 2019-12-13 20:46:21 +01:00
Sébastien Lesaint
71841e56a0 SONAR-12685 upgrade Elasticsearch client to 6.8.4 2019-12-12 20:46:11 +01:00
Sébastien Lesaint
f4bd049e7d SONAR-12665 format dependencyManagement of bundled plugins
1/ put in alphabetical order
2/ remove use of variables for version to be compatible with bot update
3/ add identifier comment and repositories for bot update
2019-12-04 20:46:09 +01:00
Sébastien Lesaint
7a1d413a16 SONAR-12665 gradle.properties must not contain -SNAPSHOT anymore
because any build of SonarQube must now be releasable
however, -SNAPSHOT should still be used as version when no buildNumber is provided (ie. on local builds) and as the projectVersion of the project analyzed on Next
2019-12-02 20:46:11 +01:00
Julien HENRY
edb900d518 Add a JUnit 5 version of LogTester 2019-11-21 20:21:09 +01:00
Sébastien Lesaint
b5725e190b SONAR-12701 upgrade H2 from 1.3 to 1.4 2019-11-18 20:21:08 +01:00
Sébastien Lesaint
ff1bf224d1 SONAR-12677 move sonar-security versioning to root build.gradle
on the plus side: all bundled plugin version are stored in the same location
on the minus side: even move private/commercial plugin name and version are visible in public source code
2019-11-12 20:21:07 +01:00
Jacek
7710fea384 SONAR-12383 Libraries update (bugfixes) 2019-11-12 20:21:07 +01:00
Jacek
fdc97e1e96 SONAR-12383 Build utility libraries update
* protobuf -> 3.10
* and others
2019-11-12 20:21:06 +01:00
Jacek
1a260e18bb SONAR-12383 Test libraries update
* org.awaitility:awaitility:3.1.6 -> 4.0.1
* org.assertj:assertj-core:3.12.2 -> 3.13.2
* org.jsoup:jsoup:1.11.3 -> 1.12.1
* org.mockito:mockito-core:2.22.0 - > 3.1.0
* org.xmlunit:xmlunit-core:2.5.1 -> 2.6.3
* org.xmlunit:xmlunit-matchers:2.5.1 -> 2.6.3
* org.tmatesoft.svnkit:svnkit:1.9.0 -> 1.10.1
2019-11-12 20:21:06 +01:00
Jacek
9e5e816c69 SONAR-12383 Libraries with security fixes
* io.jsonwebtoken:jjwt-api:0.10.5 -> 0.10.7
* com.auth0:java-jwt:3.3.0 -> 3.8.3
* org.bouncycastle:bcpkix-jdk15on:1.59 ->1.64
2019-11-12 20:21:06 +01:00
Jacek
fc3085b6cb SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jre 2019-11-12 20:21:06 +01:00
Jacek
ef59775a55 SONAR-12383 Upgrade postgresql to 42.2.8 2019-11-12 20:21:06 +01:00
Wouter Admiraal
5394a58739 SONAR-12395 Update to sonar-update-center 1.23, handle new download URLs 2019-10-28 20:21:09 +01:00
Sébastien Lesaint
7508698bf2 SONAR-12252 upgrade scm-git plugin to 1.9.1 2019-10-15 11:52:16 +02:00
Sébastien Lesaint
5ffbca28be SONAR-12252 upgrade language plugins to latest version 2019-10-15 11:52:16 +02:00
Sébastien Lesaint
51a0370450 fix SonarQube scanner not picking Java language version 2019-10-11 20:21:06 +02:00
Julien Lancelot
056302d0d5 SONAR-12460 Support GitLab Authentication 2019-09-23 20:21:07 +02:00
Sébastien Lesaint
6e203c337d enable testFixtures plugin only on projects with testFixtures source 2019-09-23 20:21:06 +02:00
Pierre Guillot
4d950b9bb3 SONAR-12358 upgrade hazelcast 2019-09-13 20:21:03 +02:00
Sébastien Lesaint
f0f55945b8 use testFixtures instead of test configuration of webserver-ws 2019-09-02 20:21:04 +02:00
Sébastien Lesaint
a1e6688b26 "yarn install" should be executed with option "--frozen-lockfile" 2019-08-30 20:21:02 +02:00
Pierre Guillot
c48a71298c ORCH-437 upgrade orchestrator 2019-08-29 20:21:03 +02:00
Sébastien Lesaint
28147b8b05 update javax-servlet-api to 3.1.0
this is a forgotten version upgrade. recent version of Tomcat support 3.1.0
2019-08-14 20:21:12 +02:00
Michal Duda
d57f3071ec SONAR-12384 update gradle build 2019-08-12 20:21:13 +02:00
Sébastien Lesaint
a5c7558400 remove DBUnit 2019-08-09 20:21:24 +02:00
Pierre Guillot
e0cfd1559e SONAR-12363 upgrade jackson version 2019-08-07 20:21:22 +02:00
Pierre Guillot
2e062ee472 SONAR-12362 upgrade tomcat version for security patches 2019-08-07 20:21:22 +02:00
Pierre Guillot
6d87a8d778 Revert "SONAR-12358 fix SSF 85"
This reverts commit 659dc21781b018f5197fa432217e5959044eef7e.
2019-07-31 20:21:14 +02:00
Pierre Guillot
376b23c1a0 SONAR-12358 fix SSF 85 2019-07-31 20:21:14 +02:00
Evgeny Mandrikov
6fa9cf49b7 Usage of Gradle option "--parallel" should be safe
Gradle should not execute several "yarn install" in parallel,
because Yarn doesn't support concurrent access to its global cache.

"task1.mustRunAfter(task2)" ordering has an effect only when both
tasks are scheduled for execution, however currently task
":private:docs:yarn" is not executed during execution of "gradle build".
Therefore "mustRunAfter" should be established between all pairs of
"yarn install" tasks to define their total order and to prevent their
concurrent execution even in case when one or more of these tasks not
scheduled.
2019-07-26 20:21:46 +02:00
Simon Brandhof
4042a05701 SC-795 drop SonarCloud-related modules 2019-07-26 20:21:46 +02:00
Duarte Meneses
2ffc1c1e25 SONAR-12331 Failure at scanner startup when using an early access JRE (because of Gson) 2019-07-24 08:49:42 +02:00
Duarte Meneses
e4c5ada51d Clean deps 2019-07-17 20:21:13 +02:00
Jacek
ce6584b41d Update orchestrator version to latest released 3.26.0.2111 (#1908) 2019-07-10 17:22:54 +02:00
Sébastien Lesaint
4103f40cf5 SONAR-12251 use MsSQL JDBC driver build for Java 11 2019-07-10 08:36:54 +02:00
Simon Brandhof
66d4e6772a SONAR-12246 Remove unused mysql files 2019-07-10 08:36:51 +02:00
Simon Brandhof
5785e1d36c Use Orchestrator RELEASE 2019-07-01 11:52:08 +02:00
Evgeny Mandrikov
b426dd7d8b Output of "javadoc" build tasks should not depend on build number 2019-06-28 08:45:47 +02:00
Evgeny Mandrikov
9ac5c03a53 Usage of Gradle option "--parallel" should be safe
Gradle should not execute several "yarn install" in parallel,
because Yarn doesn't support concurrent access to its global cache.
2019-06-28 08:45:47 +02:00
Julien HENRY
01b285cacc SONAR-12228 Upgrade OkHttp to 3.14.2 2019-06-28 08:45:46 +02:00
Michal Duda
7054dc9bf9 SONAR-12182 drop "sonar.branch" from SQ 2019-06-15 20:21:05 +02:00
Sébastien Lesaint
f7c8d40ae5 SONAR-11871 upgrade elasticsearch to 6.8.0 2019-06-07 20:21:16 +02:00
Evgeny Mandrikov
2ef053d67d Build task ":server:sonar-web:yarn_run" should produce same result outside of CI
While this adds quite some overhead, benefit is that
remote Gradle cache entry can be used locally.
2019-06-07 20:21:13 +02:00
Evgeny Mandrikov
e5f2fdce2f Do not disable recording of code coverage in builds outside of CI
While this adds little overhead, benefit is that
remote Gradle cache entry can be used locally.
2019-06-04 20:21:14 +02:00
Duarte Meneses
c4840639eb SONAR-12037 Run cluster ITs on Cirrus 2019-06-03 20:21:18 +02:00
Duarte Meneses
46b784e1d1 SONAR-11941 Support Oracle 19c 2019-05-31 20:21:12 +02:00
Duarte Meneses
bce7a89a9d Set target and source compatibility for Java 8 for IDEs to load correct language level 2019-05-29 20:21:13 +02:00
Evgeny Mandrikov
94f632211d Gradle cache key for "test" tasks should not depend on build number
Since Gradle 5.0 JaCoCo plugin works with the build cache and parallel
test execution, so this change allows to enable build cache for "test"
tasks in Cirrus CI.
2019-05-28 20:21:09 +02:00
Grégoire Aubert
d98ea4bead SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size checking on CI 2019-05-24 20:21:09 +02:00
Duarte Meneses
09fe643e48 Use "--release" javac option also for tests 2019-05-17 20:21:08 +02:00
Duarte Meneses
d9038b1a79 SONAR-12108 Use SQLServer driver compiled for JRE 8 2019-05-16 20:21:09 +02:00
Duarte Meneses
4b3f7d6e87 Build with Java 11 2019-05-16 20:21:09 +02:00
Simon Brandhof
400a31228d SONARCLOUD-644 fix conflict on javax.email 2019-05-14 20:21:11 +02:00
Tibor Blenessy
1fd715525d Use JaCoCo xml report for coverage (see MMF-1651) (#1526) 2019-05-13 20:21:17 +02:00
Duarte Meneses
cfcd9fa1d8 Upgrade sonar scanner plugin to v2.7.1 2019-05-10 20:21:41 +02:00
Evgeny Mandrikov
a16c34cb9a Since Gradle 5.0 JaCoCo plugin works with the build cache and parallel test execution 2019-05-10 20:21:41 +02:00
Evgeny Mandrikov
3831ff61b7 Upgrade protobuf-gradle-plugin to 0.8.8 2019-05-09 20:21:09 +02:00
Duarte Meneses
f5d436dfcd SONAR-12016 Upgrade SQL Server JDBC Driver v7.2.2 2019-04-30 20:21:08 +02:00
Duarte Meneses
f9adb5f7a8 SONAR-11941 Support Oracle 18c 2019-04-30 20:21:08 +02:00
Duarte Meneses
ff9286920b Upgrade jjwt to v0.10.5 for compatibility with Java 11 2019-04-30 20:21:08 +02:00
Duarte Meneses
599b07aa02 Upgrade shadow plugin to v5.0.0 2019-04-30 20:21:08 +02:00
Duarte Meneses
67bbf94270 Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility with Java 11 2019-04-30 20:21:07 +02:00
Duarte Meneses
452a3196d7 Update mybatis to v3.5.1 and mockito to v2.22 2019-04-30 20:21:07 +02:00
Duarte Meneses
15bb1b349e Add missing dependency 'javax.annotation-api' with Java 11 2019-04-30 20:21:07 +02:00