Sebastian Sdorra
b975fb655d
Feature/global notifications ( #1646 )
...
Add global notifications
2021-05-05 14:43:16 +02:00
Sebastian Sdorra
8f2272885b
Metrics for events ( #1601 )
...
Updates legman to version 2, which allows the usage of the MicrometerPlugin. The plugin will collect metrics for subscriber invocations and the underlying executor.
Furthermore this change will fix the usage of wrong subject context in the asynchronous events.
2021-03-24 15:54:29 +01:00
Eduard Heimbuch
cd73ce00a3
Set xerces documentBuilderFactory because xerces is in classpath
2021-01-21 11:57:53 +01:00
Sebastian Sdorra
c21f09ccd8
Upload only if skip is not set
2021-01-15 07:32:36 +01:00
Sebastian Sdorra
8964b6ff23
Set java user home to scm home
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
64cb20a951
Use Input instead of InputDirectory for directory property
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
4e1bf1d13b
Update timestamps of test report if running on ci
...
We have to update the timestamps of our test reports on the ci server,
because Jenkins fails it the reports are older than x minutes.
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
22375c8096
Do not abort on failing test, if we run on ci server
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
7fd6b62b73
Revert "Add tasks to modify version", because it breaks run command
...
This reverts commit b07f00ea2f74b60663d7d2c4377fe338416d189e.
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
ecc216276d
Add tasks to modify version
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
225e095c11
Update readme to describe gradle build
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
3e9160a600
Use scm.home instead of home to align with plugins
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
dddc36a0ef
Add missing scm-integration-test-plugin to scm-it
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
6c5793ca21
Rename serve to run to match plugin task
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
efce411a41
Implement publish for release-yaml
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
495326e990
Publishing tasks for rpm and deb packages
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
217f6348c0
Compile test classes to java 8 to fix enforcer
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
2bf87fb937
Implemented maven publishing
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
55507b3f35
Add license check
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
d6b655f430
Use custom logback configuration for serve task
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
6a624c202d
Add debug options to serve task
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
58d3bc9695
Remove unused imports and remove unnecessary modifiers
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
17706161ba
Use Java 11 for build but 8 as target platform
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
c9ea026c52
Create release.yml
2021-01-14 11:56:05 +01:00
Sebastian Sdorra
87da653575
Create package.yml for each distributed package
2021-01-14 11:56:05 +01:00
Sebastian Sdorra
5c379a5bb4
Align dependency configurations and versions
2021-01-14 11:56:05 +01:00
Sebastian Sdorra
3a4a5a9d10
Migrate scm-it module to gradle
2021-01-14 11:55:28 +01:00
Sebastian Sdorra
224e9eabe5
Fix ui on serve
2021-01-14 11:55:27 +01:00
Sebastian Sdorra
acd8eb3a9a
Add build information (version) to scm-core.jar
2021-01-14 11:55:27 +01:00
Sebastian Sdorra
fa7edc55b2
Implemented serve task for development mode
2021-01-14 11:55:27 +01:00