| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of some Maven warnings concerning plugins + dependencies | Alexander Kriegisch | 2021-03-30 | 5 | -14/+2 |
* | Remove ASM 2.0 dependency from AtAjLTWTests::testLTWUnweavable | Alexander Kriegisch | 2021-03-29 | 3 | -28/+25 |
* | Replace system-scoped dependency on commons by granular dependencies | Alexander Kriegisch | 2021-03-29 | 8 | -30/+45 |
* | Remove JDiff sources + binaries accidentally committed in @c89830fe | Alexander Kriegisch | 2021-03-29 | 12 | -1096/+0 |
* | Recreate lib/commons from Apache Commons downloads | Alexander Kriegisch | 2021-03-29 | 1 | -3/+298 |
* | Replace Ant and Xerces system-scopes libraries by normal dependencies | Alexander Kriegisch | 2021-03-29 | 8 | -73/+60 |
* | Recreate lib/ant from Apache source/binary downloads | Alexander Kriegisch | 2021-03-29 | 1 | -31/+140 |
* | Add POM to download libs (WIP) which previously were committed to SCM | Alexander Kriegisch | 2021-03-29 | 3 | -17/+185 |
* | Bump maven-antrun-plugin from 1.6 to 3.0.0 | Alexander Kriegisch | 2021-03-29 | 4 | -14/+14 |
* | Install module org.eclipse.jdt.core in 'install' phase, not 'verify' | Alexander Kriegisch | 2021-03-28 | 2 | -2/+4 |
* | Reformat org.eclipse.jdt.core POM | Alexander Kriegisch | 2021-03-28 | 1 | -48/+46 |
* | Unzip dependencies in phase 'prepare-package' before building assemblies | Alexander Kriegisch | 2021-03-28 | 3 | -5/+5 |
* | Fix JRockitAgentTest.testJrockitRecursionProtection for JVM 9+ | Alexander Kriegisch | 2021-03-28 | 1 | -14/+1 |
* | Add developer info + sample config about how to work with a RAM disk | Alexander Kriegisch | 2021-03-25 | 4 | -0/+73 |
* | Try to avoid 'HeadlessException: No X11 DISPLAY' on GitHub Actions | Alexander Kriegisch | 2021-03-24 | 1 | -1/+5 |
* | Make all tests run on Java 16 via '-add-opens' JVM optionjava16-add-opens | Alexander Kriegisch | 2021-03-23 | 15 | -162/+315 |
* | Fix AtAjLTWTests::testLTWDumpProxy for Java 16 | Alexander Kriegisch | 2021-03-23 | 1 | -2/+14 |
* | Deactivate test run in 'run-all-unit-tests' module by default | Alexander Kriegisch | 2021-03-23 | 1 | -6/+56 |
* | Revert "Remove module 'run-all-junit-tests' from root POM -> speed up the build" | Alexander Kriegisch | 2021-03-23 | 6 | -119/+110 |
* | Add link to JDK-8263924 bug ticket to POMs using maven-assembly-plugin | Alexander Kriegisch | 2021-03-22 | 4 | -0/+12 |
* | Add Java 16 Linux matcher variant to HtmlDecorator | Alexander Kriegisch | 2021-03-22 | 2 | -90/+121 |
* | Add diagnostic output to HtmlDecorator if AJ-Doc generation fails | Alexander Kriegisch | 2021-03-21 | 2 | -0/+14 |
* | Make BCEL classpath utility recognise Java 16-19, fixing many tests | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |
* | Fix AjcTaskTest regarding Ajc output | Alexander Kriegisch | 2021-03-21 | 1 | -3/+3 |
* | Fix OutjarTest regarding Ajc output (usage messages etc.) | Alexander Kriegisch | 2021-03-21 | 1 | -46/+39 |
* | Set explicit en_US locale for build timestamps in Build Helper Maven | Alexander Kriegisch | 2021-03-21 | 2 | -3/+6 |
* | Fix some deprecated Java and JUnit warnings by using newer API calls | Alexander Kriegisch | 2021-03-21 | 33 | -71/+73 |
* | Fix + improve some tests regarding Ajc output (usage messages etc.) | Alexander Kriegisch | 2021-03-21 | 6 | -92/+114 |
* | Java 16 fix: ParseUtil.fileToEncodedURL(File) causes IllegalAccessError | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |
* | Upgrade GitHub CI workflow from Java (8, 11, 15) to (8, 11, 16) | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |
* | Add Java 16 test suite for AspectJ 1.9.7 + test refactorings | Alexander Kriegisch | 2021-03-21 | 22 | -154/+376 |
* | Remove module 'run-all-junit-tests' from root POM -> speed up the build | Alexander Kriegisch | 2021-03-21 | 6 | -110/+119 |
* | Fix MultiProjectIncrementalTests.testInvalidAspectpath_pr121395 | Alexander Kriegisch | 2021-03-20 | 1 | -1/+8 |
* | Fix tests not finding project base directory 'org.aspectj' | Alexander Kriegisch | 2021-03-20 | 2 | -14/+39 |
* | Fix tests expecting usage texts as failure outputs | Alexander Kriegisch | 2021-03-20 | 2 | -207/+201 |
* | Fix test relying on JVM warning being stripped from output | Alexander Kriegisch | 2021-03-20 | 2 | -15/+12 |
* | Improve usage text, error and warning output in batch compiler | Alexander Kriegisch | 2021-03-20 | 9 | -29/+42 |
* | Improve batch compiler usage messages | Alexander Kriegisch | 2021-03-20 | 1 | -33/+40 |
* | Fix invalid manifests leading to "Could not find or load main class" | Alexander Kriegisch | 2021-03-19 | 4 | -12/+56 |
* | Strip down compiler messages to AspectJ-specific ones | Alexander Kriegisch | 2021-03-19 | 3 | -277/+27 |
* | Begin migration to 'aspectj' locale for compiler messages | Alexander Kriegisch | 2021-03-19 | 4 | -12/+1 |
* | Add Java 15 / AspectJ 1.9.7 test suite | Alexander Kriegisch | 2021-03-17 | 19 | -17/+533 |
* | Add 'yield' usage to Java 12/13 switch expressions tests | Alexander Kriegisch | 2021-03-17 | 3 | -19/+28 |
* | Do not run tests using Java 14 preview features on this Java 15 compiler | Alexander Kriegisch | 2021-03-17 | 2 | -0/+10 |
* | Restructure Java 14 / AJ 1.9.6 tests | Alexander Kriegisch | 2021-03-17 | 8 | -9/+10 |
* | Use static import for HtmlDecorator.TYPE_NAME_LABEL | Alexander Kriegisch | 2021-03-16 | 2 | -25/+27 |
* | Add Java 15 class vile version to BCEL constants, adjust test tools etc. | Alexander Kriegisch | 2021-03-16 | 7 | -81/+110 |
* | Upgrade to ASM 9.1, delete obsolete ASM binaries | Alexander Kriegisch | 2021-03-16 | 16 | -20/+19 |
* | Upgrade JDT Core to @3caefb80 (4.20 snapshot, date 2021-03-09) | Alexander Kriegisch | 2021-03-16 | 3 | -2/+16 |
* | Merge pull request #35 from kriegaex/make-aj196-tests-run-on-java15 | Andy Clement | 2021-03-15 | 59 | -3348/+3537 |
|\ |
|