2021-03-23 |
Alexander Kriegisch | Make all tests run on Java 16 via '-add-opens' JVM... java16-add-opens |
commit | commitdiff | tree | snapshot |
2021-03-23 |
Alexander Kriegisch | Fix AtAjLTWTests::testLTWDumpProxy for Java 16 |
commit | commitdiff | tree | snapshot |
2021-03-23 |
Alexander Kriegisch | Deactivate test run in 'run-all-unit-tests' module... |
commit | commitdiff | tree | snapshot |
2021-03-23 |
Alexander Kriegisch | Revert "Remove module 'run-all-junit-tests' from root... |
commit | commitdiff | tree | snapshot |
2021-03-22 |
Alexander Kriegisch | Add link to JDK-8263924 bug ticket to POMs using maven... |
commit | commitdiff | tree | snapshot |
2021-03-21 |
Alexander Kriegisch | Add Java 16 Linux matcher variant to HtmlDecorator |
commit | commitdiff | tree | snapshot |
2021-03-21 |
Alexander Kriegisch | Add diagnostic output to HtmlDecorator if AJ-Doc genera... |
commit | commitdiff | tree | snapshot |
2021-03-21 |
Alexander Kriegisch | Make BCEL classpath utility recognise Java 16-19, fixin... |
commit | commitdiff | tree | snapshot |
2021-03-21 |
Alexander Kriegisch | Fix AjcTaskTest regarding Ajc output |
commit | commitdiff | tree | snapshot |
2021-03-21 |
Alexander Kriegisch | Fix OutjarTest regarding Ajc output (usage messages... |
commit | commitdiff | tree | snapshot |
2021-03-21 |
Alexander Kriegisch | Set explicit en_US locale for build timestamps in Build... |
commit | commitdiff | tree | snapshot |
2021-03-21 |
Alexander Kriegisch | Fix some deprecated Java and JUnit warnings by using... |
commit | commitdiff | tree | snapshot |
2021-03-21 |
Alexander Kriegisch | Fix + improve some tests regarding Ajc output (usage... |
commit | commitdiff | tree | snapshot |
2021-03-21 |
Alexander Kriegisch | Java 16 fix: ParseUtil.fileToEncodedURL(File) causes... |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Alexander Kriegisch | Upgrade GitHub CI workflow from Java (8, 11, 15) to... |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Alexander Kriegisch | Add Java 16 test suite for AspectJ 1.9.7 + test refacto... |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Alexander Kriegisch | Remove module 'run-all-junit-tests' from root POM ... |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Alexander Kriegisch | Fix MultiProjectIncrementalTests.testInvalidAspectpath_... |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Alexander Kriegisch | Fix tests not finding project base directory 'org.aspectj' |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Alexander Kriegisch | Fix tests expecting usage texts as failure outputs |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Alexander Kriegisch | Fix test relying on JVM warning being stripped from... |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Alexander Kriegisch | Improve usage text, error and warning output in batch... |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Alexander Kriegisch | Improve batch compiler usage messages |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Alexander Kriegisch | Fix invalid manifests leading to "Could not find or... |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Alexander Kriegisch | Strip down compiler messages to AspectJ-specific ones |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Alexander Kriegisch | Begin migration to 'aspectj' locale for compiler messages |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Alexander Kriegisch | Add Java 15 / AspectJ 1.9.7 test suite 36/head 38/head |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Alexander Kriegisch | Add 'yield' usage to Java 12/13 switch expressions... |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Alexander Kriegisch | Do not run tests using Java 14 preview features on... |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Alexander Kriegisch | Restructure Java 14 / AJ 1.9.6 tests |
commit | commitdiff | tree | snapshot |
2021-03-16 |
Alexander Kriegisch | Use static import for HtmlDecorator.TYPE_NAME_LABEL |
commit | commitdiff | tree | snapshot |
2021-03-16 |
Alexander Kriegisch | Add Java 15 class vile version to BCEL constants, adjus... |
commit | commitdiff | tree | snapshot |
2021-03-16 |
Alexander Kriegisch | Upgrade to ASM 9.1, delete obsolete ASM binaries |
commit | commitdiff | tree | snapshot |
2021-03-16 |
Alexander Kriegisch | Upgrade JDT Core to @3caefb80 (4.20 snapshot, date... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
Andy Clement | Merge pull request #35 from kriegaex/make-aj196-tests... |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Alexander Kriegisch | Simplify execution of PureJavaTests and KnownLimitation... 35/head |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Alexander Kriegisch | Fix outdated ajcTestSuite.dtd and lots of XML problems |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Alexander Kriegisch | Fix OutputSpec corner case (test empty output) from... |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Alexander Kriegisch | Make sure Java 14-only tests using preview are not... |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Alexander Kriegisch | Allow year 2021 in Checklics.License |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Alexander Kriegisch | Move documentation generation into Maven profile 'creat... |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Alexander Kriegisch | Improve text matching in OutputSpec, fixing some failin... |
commit | commitdiff | tree | snapshot |
2021-03-13 |
Alexander Kriegisch | Fix 'ajdoc' tests for Java 15 build |
commit | commitdiff | tree | snapshot |
2021-03-13 |
Alexander Kriegisch | Make MoveInstructionsWeaveTestCase.testFancyHello pass... |
commit | commitdiff | tree | snapshot |
2021-03-13 |
Alexander Kriegisch | Make BCEL classpath utility recognise Java 15, fixing... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Andy Clement | Merge pull request #34 from kriegaex/test-fixes-kriegae... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Alexander Kriegisch | Fix: WeaveSpec no longer ignores the '-Xlintfile' parameter 34/head |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Alexander Kriegisch | Add missing '-options' values -1.5, -1.9 to ajc{150... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Andy Clement | Merge pull request #33 from kriegaex/test-fixes-kriegae... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Alexander Kriegisch | Set maven-assembly-plugin version 3.1.1 explicitly... 33/head |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Alexander Kriegisch | Replace path separators ';' by ',' in XML test specs |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Alexander Kriegisch | Unify classpath handling in CompileSpec & RunSpec |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Alexander Kriegisch | Fix MultiProjectIncrementalTests.testAspectPath_pr26569... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Alexander Kriegisch | Try to fix MultiProjectIncrementalTests.testAspectPath_... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Alexander Kriegisch | AjcTestCase cosmetics: surround command in failure... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Alexander Kriegisch | Fix resource leak in FileUtil |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Alexander Kriegisch | AjBuildManager: use try with resources in 2 places |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Alexander Kriegisch | Fix path separators in ajc190.xml, make tests run on... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Andy Clement | Merge pull request #32 from kriegaex/installer-windows_... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
Alexander Kriegisch | Support Windows 10 and Windows Server 2016/2019 in... 32/head |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Andy Clement | Merge pull request #29 from ebourg/patch-1 |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Emmanuel Bourg | Update the URL of BCEL 29/head |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Andy Clement | Merge pull request #23 from larsgrefer/feature/java15 |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Andy Clement | Merge pull request #27 from capgen628/patch-1 |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Anuj Dodhia | Remove call to System.out 27/head |
commit | commitdiff | tree | snapshot |
2020-09-20 |
Lars Grefer | Update GitHub Action from Java 14 to 15 23/head |
commit | commitdiff | tree | snapshot |
2020-09-16 |
Andy Clement | Merge pull request #22 from jamesjer/master |
commit | commitdiff | tree | snapshot |
2020-09-15 |
Jerry James | Fix apostrophe in the license 22/head |
commit | commitdiff | tree | snapshot |
2020-09-14 |
Andy Clement | Merge pull request #21 from jamesjer/master |
commit | commitdiff | tree | snapshot |
2020-09-14 |
Jerry James | Typo fixes 21/head |
commit | commitdiff | tree | snapshot |
2020-09-14 |
Jerry James | Fix javadoc references to nonexistent fields, classes... |
commit | commitdiff | tree | snapshot |
2020-09-14 |
Jerry James | Fix misplaced or incorrect javadoc tags |
commit | commitdiff | tree | snapshot |
2020-09-14 |
Jerry James | Fix misplaced or incorrectly nested HTML tags |
commit | commitdiff | tree | snapshot |
2020-09-14 |
Jerry James | Fix incorrect HTML entities in javadoc comments |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Andy Clement | Merge pull request #19 from jamesjer/master |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Jerry James | Give docbook IDs unique names 19/head |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Andy Clement | Revert to 1.9.7.BUILD-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Andy Clement | 1.9.7 milestone 1 published |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Andy Clement | Merge pull request #18 from larsgrefer/feature/github... V1_9_7M1 |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Lars Grefer | Split tests in a separate step on GitHub Actions 18/head |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Andy Clement | debug for test failure under github action |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Lars Grefer | Update to JUnit Jupiter 5.6.2 |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Andy Clement | Merge pull request #16 from larsgrefer/cleanup/modifiers |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | debug for test failure under github action |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Lars Grefer | Remove unnecessary interface modifiers 16/head |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Lars Grefer | Remove unnecessary enum modifiers |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | debug for test failure under github action |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | polish |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | Merge pull request #10 from larsgrefer/cleanup/pom |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | Reduce test output for incremental comp tests |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | Merge pull request #13 from larsgrefer/feature/collecti... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | Merge branch 'master' into feature/collection-performance 13/head |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | Merge pull request #15 from larsgrefer/update/maven... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | Merge pull request #12 from larsgrefer/cleanup/unused... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Andy Clement | Merge pull request #11 from larsgrefer/feature/editorconfig |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Lars Grefer | Cleanup unused imports 12/head |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Lars Grefer | Update to Maven 3.6.3 15/head |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Lars Grefer | Update to JUnit 4.13 |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Andy Clement | Merge pull request #7 from larsgrefer/patch-2 |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Andy Clement | Reduce test output for incremental comp tests |
commit | commitdiff | tree | snapshot |
next |