lrozenblyum
lrozenblyum
Hi @KalleOlaviNiemitalo. I've tried this configuration in the `checkout` phase ` extensions: [[$class: 'CleanBeforeCheckout'],[$class: 'GitSCMStatusChecksExtension']],` yet the results are pretty the same. The 'Skip' checkbox on UI is on but...
Hi @KalleOlaviNiemitalo, tried the `[$class: 'GitSCMStatusChecksExtension', skip: true]`. Unfortunately it had no effect... Still immediately after checkout we have a 'IN_PROGRESS' status published immediately, in the end - the 'COMPLETED'...
To avoid confusion about version it may be removed and 2 optional fields introduced with clear names: 1) apiVersion 2) monitoredServiceVersion
The issue is also reproduced in Eclipse 2019-12. However I also failed any other way to install the plug-in: 1) copying directly to plugins looks doing nothing 2) installing from...
thank you very much tor the explanation! It's nice that the TimeZoneConstants.properties is now part of the Gantt itself, so it's more obvious for non-GWT-gurus what's going on.
Hi @dyorgio. Unfortunately no, we haven't override this yet. At the moment we disabled possibility to work in UTC with the Gantt because our usage scenarios allowed to do that...
Nice suggestion, I also support this idea to allow customizing Day title when the resoltion is Day.
We're also affected by this issue which makes the JUnit report partially corrupted - ArchUnit tests go to the `(root)` category instead of the proper package.
@kandonorbert, @rd-o were you able to localize the problem/apply some solution for it? It looks like we're affected by a similar random 1002 issue after upgrading Spring WebSocket: 4.3.17.Release ->...
Since angus-mail:2.* doesn't use the `com.sun` packages, there are good chances it finally will be able to co-exist with javax.mail without hard hacks. See https://eclipse-ee4j.github.io/angus-mail/