Commit Graph

338 Commits

Author SHA1 Message Date
Eric Hartmann
d5576133cb BUILD-646 Add Editions to ARTIFACTS_TO_PUBLISH 2018-06-12 20:20:58 +02:00
Eric Hartmann
1dc4a86ad6 SONAR-10687 Create and upload a zip per edition 2018-06-12 20:20:58 +02:00
Julien HENRY
72b91edd71 SONAR-10802 Add TFS PR decoration ITs 2018-06-06 20:20:51 +02:00
Simon Brandhof
7fb43549fb Upgrade MySQL driver from 5.1.42 to 5.1.46 2018-05-14 20:20:48 +02:00
Simon Brandhof
9f450751b9 Upgrade postgresql driver from 42.2.1 to 42.2.2
Fixes a few bugs that should not impact us.
https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.2
2018-05-14 20:20:48 +02:00
Simon Brandhof
63aceccdf9 Upgrade various libraries 2018-05-14 20:20:48 +02:00
Simon Brandhof
bab3c7d684 SONAR-10608 upgrade Jackson to fix vulnerabilities 2018-05-14 20:20:48 +02:00
Simon Brandhof
8daa57d2c7 Upgrade Orchestrator to released version 3.18 2018-05-11 20:20:46 +02:00
Simon Brandhof
95b338ed1b SONAR-10608 Fix vulnerabilities in Jackson JSON parser 2018-04-26 20:20:49 +02:00
Eric Hartmann
9b7da25a62 SONAR-6949 Increase crypted password size 2018-04-17 20:20:47 +02:00
Eric Hartmann
3cc3a8e9e2 Revert "SONAR-6949 Increase crypted password size"
This reverts commit 8e3729ab43842b5f23c431afdd5153c75530aa1d.
2018-04-12 20:20:49 +02:00
Eric Hartmann
93f01b8b2d SONAR-6949 Increase crypted password size 2018-04-12 20:20:49 +02:00
Simon Brandhof
7265b97750 Drop unused dependency org.elasticsearch.test:framework 2018-04-12 20:20:48 +02:00
Simon Brandhof
74a8a758bc Fix build warning "unknown file extension: xxx.pdf" 2018-04-12 20:20:48 +02:00
Simon Brandhof
fb450dde72 Remove unused dependency com.github.tlrx:elasticsearch-test 2018-04-12 20:20:48 +02:00
David Rautureau
f239ffffd3 Fix Artifactory properties 2018-04-10 20:20:54 +02:00
Simon Brandhof
6f01667e7d Remove license noisy logs in build 2018-04-10 20:20:54 +02:00
Simon Brandhof
689bd9e74a Drop calls to Dev Update Center from integration tests 2018-04-05 20:20:48 +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
8955ad9bad BUILD-631 Check project dependencies versions [ci skip] 2018-04-04 14:25:33 +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
David Rautureau
c9e60ded9b BUILD-612 Implement the check of source headers 2018-04-04 14:25:32 +02:00
Simon Brandhof
8c95c38d3a Use repox for Gradle plugins 2018-03-28 20:20:59 +02:00
Simon Brandhof
09d9a4f22e SONAR-9801 Drop noisy logs about java.util.Collections at startup
Upgrading MyBatis from 3.4.4 to 3.4.6 drops the log.
See https://github.com/mybatis/mybatis-3/issues/929
2018-03-28 20:20:59 +02:00
Simon Brandhof
6b44584c0f Fix project versioning 2018-03-23 20:20:53 +01:00
David Rautureau
99da49bb3b Enable deployment of artifacts on release branches 2018-03-22 12:37:47 +01:00
Simon Brandhof
0a9d9db7f8 Single Gradle build for SQ and core plugins 2018-03-22 12:37:47 +01:00
Julien HENRY
4ba6d39806 Force Javadoc encoding to fix build on Windows 2018-03-15 15:57:29 +01:00
Simon Brandhof
8ab2074c40 Fix Gradle hack to resolve Jetty dependency
by upgrading Jetty
2018-03-15 09:42:29 +01:00
Eric Hartmann
d59e156545
Fix Gradle build without credentials 2018-03-15 09:38:35 +01:00
Eric Hartmann
7324f17d4b
Allow to define Artifactory credentials in gradle.properties 2018-03-15 08:03:56 +01:00
Sébastien Lesaint
30aed40665 [build] support optional run of tests in parallel
use -PmaxParallelTests=X (eg, X=4) as command line argument of ./gradlew
2018-03-13 09:12:09 +01:00
Simon Brandhof
b8634fb7e4 Document how to open project in IDE 2018-03-12 09:24:24 +01:00
Simon Brandhof
a0a43512f8 Upgrade mockito from 2.13 to 2.15 2018-03-12 09:24:23 +01:00
David Rautureau
6e548f76fc Add missing properties in Artifactory build info 2018-03-12 09:18:51 +01:00
Simon Brandhof
b048235e14 Add missing dependencies in sonar-scanner-engine 2018-03-09 16:15:11 +01:00
David Rautureau
1a17e4302e Move To Gradle 2018-03-09 11:33:38 +01:00