update setup-jdk / maven action.#301
update setup-jdk / maven action.#301bmarwell merged 2 commits intoapache:mainfrom bmarwell:update-setup-jdk
Conversation
|
@bmarwell, a few days ago you asked me about the build failures. Today, I cloned Shiro and checked out your PR branch. I could reproduce the problem here. Then I made a few POM changes, not expecting the build result to change, it was simply meant to be a clean-up. But to my own surprise, my commit fixed the CI build. You might want to cherry-pick it from my fork. I have not checked which part fixed it, but maybe it was the upgrade from AspectJ 1.9.4 to 1.9.7.M3. A few hours ago, AspectJ 1.9.7 was released, as |
|
@kriegaex thanks a bunch!!! I think I saw that somewhere already, but I just could not remember where. But now we have proof and something to cherry-pick from. Thanks! :) |
- start with single java8 build. Only build others if first did not fail. - allow manual builds for branches - do not cache own artifacts - refine matrix (exclude some slow runners) - update aspectj-tools to 1.9.7.M3
No description provided.