Hi, Yesterday evening I've tried the new GitHub Actions service. The build failed because it seems the UCT -> UTC change has been ported to Java 11, 11.0.4 specifically. Buildbot is still green: https://ci.apache.org/builders/wicket-master, which means that Apache Infra haven't updated Java 11 lately. Last week I've created a ticket to update Java 13 and 14 but they haven't worked on it yet. https://issues.apache.org/jira/browse/INFRA-18867 (JIRA is down at the moment, so I am not sure whether this is the correct ticket). I will update my local Java 11 to a newer one and fix the failing test but it seems everyone else in the team still uses old Java 11 build as me since no one noticed so far.
On Sun, Aug 18, 2019 at 9:44 PM Martin Grigorov <[email protected]> wrote: > Run failed for master (59b85a1) > > Repository: apache/wicket > Workflow: GitHub Actions > Duration: 1 minute and 36.0 seconds > Finished: 2019-08-18 18:44:33 UTC > > View results > <https://github.com/apache/wicket/commit/59b85a1fd8868edc543cdca9aad69e4238195fc1/checks> > Jobs: > > - Build <https://github.com/apache/wicket/runs/196487121> failed (0 > annotations) > > — > You are receiving this because this workflow ran on your branch. > Manage your GitHub Actions notifications here > <https://github.com/settings/notifications>. >
