Commit Graph

477 Commits

Author SHA1 Message Date
dependabot[bot] 6bb053b67e
Bump httpclient from 4.5.6 to 4.5.7 in /Plan (#902) 2019-01-29 01:14:36 +00:00
dependabot[bot] 9b9b5bdf07
Bump mysql-connector-java from 8.0.13 to 8.0.14 in /Plan (#894) 2019-01-22 12:22:41 +00:00
Rsl1122 e856f556fc Version bump to 4.6.1 2019-01-19 13:10:09 +02:00
Rsl1122 ea5b624520 PlanPluginBridge version bump to 4.6.1 2019-01-19 13:08:29 +02:00
dependabot[bot] e369f36547 Bump dagger from 2.20 to 2.21 in /Plan (#884)
Bumps [dagger](https://github.com/google/dagger) from 2.20 to 2.21.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.20...dagger-2.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 15:50:48 +02:00
dependabot[bot] b382e73d6e
Bump dagger-compiler from 2.20 to 2.21 in /Plan (#883) 2019-01-18 12:59:10 +00:00
Rsl1122 11dc8cab0d Updated AbstractPluginFramework to 3.4.1 2019-01-17 10:33:18 +02:00
Rsl1122 c6c24f8c0f [#875] Fix gradle build encoding 2019-01-12 13:01:04 +02:00
Rsl1122 d9a994c8e8 Update PlanPluginBridge version 2019-01-08 14:25:04 +02:00
Rsl1122 f80faef760 Rename final artifact to 'Plan' instead of 'plugin' 2019-01-08 13:27:08 +02:00
Risto Lahtela c9e80e31f1
Add checkstyle config file location to build.gradle (#871) 2019-01-04 17:44:59 +02:00
dependabot[bot] b7b96d5d37
Bump HikariCP from 3.2.0 to 3.3.0 in /Plan (#869) 2019-01-03 12:22:13 +00:00
Rsl1122 29f3f6b47b [#866] Added Checkstyle with license header check 2019-01-03 12:52:01 +02:00
Rsl1122 f2642f4079 MySQL Connector test dependency 2018-12-26 22:07:28 +02:00
Rsl1122 5403f78a94 Removed failing test in MySQLTest 2018-12-26 21:44:59 +02:00
Rsl1122 c152817aa1 Failing test + change to runTests 2018-12-26 21:15:30 +02:00
Rsl1122 da3a19d913 Gradle test logging settings 2018-12-26 20:58:16 +02:00
dependabot[bot] 91976b0482
Bump selenium-java from 3.14.0 to 3.141.59 in /Plan (#850) 2018-12-25 09:56:48 +00:00
dependabot[bot] 5234ff46fd
Bump dagger-compiler from 2.19 to 2.20 in /Plan (#855) 2018-12-21 13:49:37 +00:00
dependabot[bot] 3e2b64f57e
Bump dagger from 2.19 to 2.20 in /Plan (#854) 2018-12-21 13:40:29 +00:00
Rsl1122 c985a9536f Added IntelliJ IDEA annotation configuration plugin to gradle 2018-12-20 12:47:30 +02:00
Rsl1122 57d45940ca Updated sonarqube plugin 2018-12-19 19:30:47 +02:00
Rsl1122 4c27343868 Attempt to fix sonar plugin 2018-12-19 19:29:43 +02:00
Rsl1122 36ee6e00db SonarCloud add-on to gradle 2018-12-19 19:24:33 +02:00
Rsl1122 51eb37c382 Fixed gradle shadow issues
Now relocation works, the relocated items were not being depended on
2018-12-19 19:08:07 +02:00
Rsl1122 8e2df1de9b Fixed Gradle build failing, shadow problems remain.
Shadow does not relocate classes in the final jar for some reason, and the final jar is bigger than what is produced by maven
2018-12-18 23:06:47 +02:00
MicleBrick 65221b1ba9 Add WIP gradle build scripts (#833) by Miclebrick
> Not actually fully functional, but it's a start
2018-12-18 21:13:05 +02:00