Jakub Vaněk
Jakub Vaněk
Hi! I would like to ask whether it is possible to include the client ID and secret in an open source application with the "Desktop" type of credentials. According to...
**Describe the bug** Sometimes, one of the kworker theards ~gets stuck~ and continuously uses around 20 % of the EV3 CPU. *EDIT: this is normal behaviour, nothing gets "stuck" in...
Related to https://github.com/ev3dev-lang-java/ev3dev-lang-java/issues/791
Current unit testing solution for the display stack is inadequate. A revision of the current testing code is necessary.
Reworked variant of https://github.com/ev3dev-lang-java/ev3dev-lang-java/commit/7bd73bcfb31a824ed6f4f6c253bd01881b593bb8
It is necessary to archive the following builds: * [x] JDK9 * [ ] JDK10 * [ ] JDK11 * [ ] JDK12 * [ ] JDK13 * [ ]...
Reference: https://github.com/ev3dev-lang-java/openjdk-ev3/pull/64#issuecomment-633725341 Currently the `jri-11-ev3` package in ev3dev does not install properly, it leaves itself half-configured and with a damaged trust store (this unfortunately ships in the ev3dev image). I...
Fixes: https://github.com/jenkinsci/tikal-multijob-plugin/issues/282 The solution is the same as the one used in: https://github.com/jenkinsci/jenkins/blob/53d91017ca491732635e0c1ed67c59794eb0d060/core/src/main/resources/lib/hudson/ballColorTd.jelly#L61. The `icon-` prefix is extraneous; this PR removes it.
### Jenkins and plugins versions report Environment ```text Jenkins: 2.346.3 OS: Windows Server 2016 - 10.0 ace-editor:1.1 ansicolor:1.0.2 ant:475.vf34069fef73c antisamy-markup-formatter:2.7 apache-httpcomponents-client-4-api:4.5.13-138.v4e7d9a_7b_a_e61 artifact-manager-s3:666.v6c461c3d9824 aws-credentials:191.vcb_f183ce58b_9 aws-global-configuration:100.v4619b_45d2dfc aws-java-sdk:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-cloudformation:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-codebuild:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-ec2:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-ecr:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-ecs:1.12.246-349.v96b_b_f7eb_a_c3c...
I would like to propose a workaround for https://github.com/ev3dev/ev3dev/issues/1401 . A new sysfs attribute is exported: `bin_data_age`. It contains the number of milliseconds elapsed since the raw data received from...