| Commit message (Expand) | Author | Age | Files | Lines |
* | CI build: add Temurin JDK 22 | Alexander Kriegisch | 2024-03-23 | 1 | -2/+2 |
* | Add 'AspectJ_JDK_Update' hint in various places | Alexander Kriegisch | 2024-02-19 | 1 | -0/+1 |
* | Suppress Maven download messages in CI build | Alexander Kriegisch | 2024-02-19 | 1 | -3/+6 |
* | Bulk update GitHub actions | Alexander Kriegisch | 2024-02-07 | 1 | -13/+9 |
* | Attach installer to CI build | Alexander Kriegisch | 2024-01-07 | 1 | -0/+9 |
* | CI build: fix "create docs" step | Alexander Kriegisch | 2024-01-06 | 1 | -1/+1 |
* | Switch CI build to Temurin JDK 21 final (from EA) | Alexander Kriegisch | 2023-11-01 | 1 | -1/+1 |
* | CI build: remove JDK 11 build, switch 21 to 21-ea | Alexander Kriegisch | 2023-09-27 | 1 | -1/+1 |
* | Upgrade CI build to JDK 21 | Alexander Kriegisch | 2023-09-26 | 1 | -1/+1 |
* | Switch CI build to coactions/setup-xvfb | Alexander Kriegisch | 2023-06-24 | 1 | -1/+1 |
* | Build on JDK 11, 17, 20 (remove 19) | Alexander Kriegisch | 2023-06-24 | 1 | -1/+1 |
* | Temporarily build both Java 19 and 20 on GitHub | Alexander Kriegisch | 2023-06-24 | 1 | -1/+1 |
* | GitHub CI build: upgrade GabrielBB/xvfb-action to 1.6 | Alexander Kriegisch | 2023-01-04 | 1 | -1/+1 |
* | Add the first few Java 19 tests | Alexander Kriegisch | 2022-10-03 | 1 | -1/+1 |
* | CI build: upgrade from Java 18-EA to 18 | Alexander Kriegisch | 2022-07-03 | 1 | -2/+2 |
* | CI build: attach main artifacts to build | Alexander Kriegisch | 2022-04-02 | 1 | -0/+27 |
* | CI build: create docs and attach them to build | Alexander Kriegisch | 2022-04-02 | 1 | -1/+12 |
* | CI build: use Maven cache | Alexander Kriegisch | 2022-04-02 | 1 | -0/+12 |
* | Add TODO to maven.yml for switch to JDK 18 final | Alexander Kriegisch | 2022-03-23 | 1 | -0/+1 |
* | Prepare code, tests and docs for Java 18 | Alexander Kriegisch | 2022-03-21 | 1 | -1/+1 |
* | Bump actions/checkout from 2 to 3 | Alexander Kriegisch | 2022-03-07 | 1 | -1/+1 |
* | Bump actions/setup-java from 1 to 3, use Temurin, drop Java 14 | Alexander Kriegisch | 2022-03-07 | 1 | -2/+3 |
* | No automatic builds for Dependabot PRs | Alexander Kriegisch | 2022-03-07 | 1 | -1/+7 |
* | Add GitHub Dependabot | Alexander Kriegisch | 2022-03-07 | 1 | -0/+10 |
* | Remove Java 8 from GitHub workflow (ECJ needs Java 11+) | Alexander Kriegisch | 2021-10-08 | 1 | -1/+1 |
* | Bump GitHub CI build from JDK 17-ea to 17, remove 16 | Alexander Kriegisch | 2021-10-02 | 1 | -1/+1 |
* | Activate Java 17 build in GitHub workflow | Alexander Kriegisch | 2021-09-07 | 1 | -1/+1 |
* | Remove obsolete .mvn/settings-read-github-packages.xml | Alexander Kriegisch | 2021-05-15 | 1 | -2/+2 |
* | Remove obsolete separate GitHub build step for provisioning libraries | Alexander Kriegisch | 2021-05-05 | 1 | -3/+0 |
* | Switch from 'libx' to 'lib', delete all obsolete binaries | Alexander Kriegisch | 2021-04-10 | 1 | -1/+1 |
* | Use special Maven settings with access token to GitHub Packages | Alexander Kriegisch | 2021-04-09 | 1 | -3/+3 |
* | CI test still failing, try 'mvn -U' in order to refresh | Alexander Kriegisch | 2021-04-09 | 1 | -2/+2 |
* | Enable CI build to be run manually and add download libs step | Alexander Kriegisch | 2021-04-09 | 1 | -1/+5 |
* | Try to avoid 'HeadlessException: No X11 DISPLAY' on GitHub Actions | Alexander Kriegisch | 2021-03-24 | 1 | -1/+5 |
* | Upgrade GitHub CI workflow from Java (8, 11, 15) to (8, 11, 16) | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |
* | Update GitHub Action from Java 14 to 15 | Lars Grefer | 2020-09-20 | 1 | -1/+1 |
* | Split tests in a separate step on GitHub Actions | Lars Grefer | 2020-08-17 | 1 | -10/+18 |
* | Use the Maven Wrapper for GitHub Actions | Lars Grefer | 2020-08-15 | 1 | -2/+2 |
* | Test on LTS versions and most recent non LTS | Andy Clement | 2020-08-14 | 1 | -2/+2 |
* | Merge branch 'feature/simplify-ajdoc' of github.com:larsgrefer/org.aspectj in... | Lars Grefer | 2020-08-14 | 1 | -1/+1 |
|\ |
|
| * | Trying to reduce test verbosity | Andy Clement | 2020-08-13 | 1 | -1/+1 |
* | | Test more Java versions | Lars Grefer | 2020-08-13 | 1 | -1/+2 |
* | | Print used tool versions | Lars Grefer | 2020-08-13 | 1 | -0/+2 |
|/ |
|
* | Create maven.yml | Lars Grefer | 2020-08-13 | 1 | -0/+26 |