aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CI build: add Temurin JDK 22Alexander Kriegisch2024-03-231-2/+2
* Add 'AspectJ_JDK_Update' hint in various placesAlexander Kriegisch2024-02-191-0/+1
* Suppress Maven download messages in CI buildAlexander Kriegisch2024-02-191-3/+6
* Bulk update GitHub actionsAlexander Kriegisch2024-02-071-13/+9
* Attach installer to CI buildAlexander Kriegisch2024-01-071-0/+9
* CI build: fix "create docs" stepAlexander Kriegisch2024-01-061-1/+1
* Switch CI build to Temurin JDK 21 final (from EA)Alexander Kriegisch2023-11-011-1/+1
* CI build: remove JDK 11 build, switch 21 to 21-eaAlexander Kriegisch2023-09-271-1/+1
* Upgrade CI build to JDK 21Alexander Kriegisch2023-09-261-1/+1
* Switch CI build to coactions/setup-xvfbAlexander Kriegisch2023-06-241-1/+1
* Build on JDK 11, 17, 20 (remove 19)Alexander Kriegisch2023-06-241-1/+1
* Temporarily build both Java 19 and 20 on GitHubAlexander Kriegisch2023-06-241-1/+1
* GitHub CI build: upgrade GabrielBB/xvfb-action to 1.6Alexander Kriegisch2023-01-041-1/+1
* Add the first few Java 19 testsAlexander Kriegisch2022-10-031-1/+1
* CI build: upgrade from Java 18-EA to 18Alexander Kriegisch2022-07-031-2/+2
* CI build: attach main artifacts to buildAlexander Kriegisch2022-04-021-0/+27
* CI build: create docs and attach them to buildAlexander Kriegisch2022-04-021-1/+12
* CI build: use Maven cacheAlexander Kriegisch2022-04-021-0/+12
* Add TODO to maven.yml for switch to JDK 18 finalAlexander Kriegisch2022-03-231-0/+1
* Prepare code, tests and docs for Java 18Alexander Kriegisch2022-03-211-1/+1
* Bump actions/checkout from 2 to 3Alexander Kriegisch2022-03-071-1/+1
* Bump actions/setup-java from 1 to 3, use Temurin, drop Java 14Alexander Kriegisch2022-03-071-2/+3
* No automatic builds for Dependabot PRsAlexander Kriegisch2022-03-071-1/+7
* Add GitHub DependabotAlexander Kriegisch2022-03-071-0/+10
* Remove Java 8 from GitHub workflow (ECJ needs Java 11+)Alexander Kriegisch2021-10-081-1/+1
* Bump GitHub CI build from JDK 17-ea to 17, remove 16Alexander Kriegisch2021-10-021-1/+1
* Activate Java 17 build in GitHub workflowAlexander Kriegisch2021-09-071-1/+1
* Remove obsolete .mvn/settings-read-github-packages.xmlAlexander Kriegisch2021-05-151-2/+2
* Remove obsolete separate GitHub build step for provisioning librariesAlexander Kriegisch2021-05-051-3/+0
* Switch from 'libx' to 'lib', delete all obsolete binariesAlexander Kriegisch2021-04-101-1/+1
* Use special Maven settings with access token to GitHub PackagesAlexander Kriegisch2021-04-091-3/+3
* CI test still failing, try 'mvn -U' in order to refreshAlexander Kriegisch2021-04-091-2/+2
* Enable CI build to be run manually and add download libs stepAlexander Kriegisch2021-04-091-1/+5
* Try to avoid 'HeadlessException: No X11 DISPLAY' on GitHub ActionsAlexander Kriegisch2021-03-241-1/+5
* Upgrade GitHub CI workflow from Java (8, 11, 15) to (8, 11, 16)Alexander Kriegisch2021-03-211-1/+1
* Update GitHub Action from Java 14 to 15Lars Grefer2020-09-201-1/+1
* Split tests in a separate step on GitHub ActionsLars Grefer2020-08-171-10/+18
* Use the Maven Wrapper for GitHub ActionsLars Grefer2020-08-151-2/+2
* Test on LTS versions and most recent non LTSAndy Clement2020-08-141-2/+2
* Merge branch 'feature/simplify-ajdoc' of github.com:larsgrefer/org.aspectj in...Lars Grefer2020-08-141-1/+1
|\
| * Trying to reduce test verbosityAndy Clement2020-08-131-1/+1
* | Test more Java versionsLars Grefer2020-08-131-1/+2
* | Print used tool versionsLars Grefer2020-08-131-0/+2
|/
* Create maven.ymlLars Grefer2020-08-131-0/+26