2492 Commits (08c6b70963e778bf2d12f063b833a2f544b9d37c)

Author SHA1 Message Date
  Alexander Kriegisch 08c6b70963 Set version to 1.9.7.M2 3 years ago
  Alexander Kriegisch 2ea1a6e46f Use canonical snapshot version 1.9.7-SNAPSHOT 3 years ago
  Alexander Kriegisch 45254f5881 Replace use of ASM-renamed by original ASM 3 years ago
  Alexander Kriegisch 99476f7d82 Provision libraries in 'lib' automatically 3 years ago
  Alexander Kriegisch 3f127347ce Fix missing dependencies in module 'run-all-junit-tests' 3 years ago
  Alexander Kriegisch 0be7475fac Remove redundant 'name' and 'packaging' tags from POMs 3 years ago
  Alexander Kriegisch 5735026942 Fix undetected runtime dependency usage problem from previous commit 3 years ago
  Alexander Kriegisch f00f547d7b Clean up Maven dependencies using 'dependency:analyze' goal 3 years ago
  Alexander Kriegisch 3612f72740 Switch from 'libx' to 'lib', delete all obsolete binaries 3 years ago
  Alexander Kriegisch 34cda07734 Clean up remaining references to system-scoped dependencies 3 years ago
  Alexander Kriegisch f3ff0752b8 Remove JRockit LTW support, particularly JRockitAgent 3 years ago
  Alexander Kriegisch 1ed026071e POM cosmetics, e.g. plugin version management 3 years ago
  Alexander Kriegisch 060bf4c3c6 Improve 2 tests do delete temporary files 3 years ago
  Alexander Kriegisch b6779de5d7 Module 'asm-renamed' now deploys to GitHub Packages 3 years ago
  Alexander Kriegisch fe91fe2624 Replace JDT Core system dependency by deployed one 3 years ago
  Alexander Kriegisch 2c9374c807 Remove ASM 2.0 dependency from AtAjLTWTests::testLTWUnweavable 3 years ago
  Alexander Kriegisch 887cb2d884 Replace system-scoped dependency on commons by granular dependencies 3 years ago
  Alexander Kriegisch d574f1c039 Replace Ant and Xerces system-scopes libraries by normal dependencies 3 years ago
  Alexander Kriegisch 79e44360cd Make all tests run on Java 16 via '-add-opens' JVM option 3 years ago
  Alexander Kriegisch 6be777e717 Fix AtAjLTWTests::testLTWDumpProxy for Java 16 3 years ago
  Alexander Kriegisch eac253e746 Revert "Remove module 'run-all-junit-tests' from root POM -> speed up the build" 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch 68ad86eb6e Add Java 16 test suite for AspectJ 1.9.7 + test refactorings 3 years ago
  Alexander Kriegisch a1867b05ba Remove module 'run-all-junit-tests' from root POM -> speed up the build 3 years ago
  Alexander Kriegisch fa8369ebb8 Fix MultiProjectIncrementalTests.testInvalidAspectpath_pr121395 3 years ago
  Alexander Kriegisch 0b866816fa Fix tests expecting usage texts as failure outputs 3 years ago
  Alexander Kriegisch 29acb9063a Fix test relying on JVM warning being stripped from output 3 years ago
  Alexander Kriegisch 4e5430011f Add Java 15 / AspectJ 1.9.7 test suite 3 years ago
  Alexander Kriegisch 5883007858 Add 'yield' usage to Java 12/13 switch expressions tests 3 years ago
  Alexander Kriegisch 5bb8f42d3b Do not run tests using Java 14 preview features on this Java 15 compiler 3 years ago
  Alexander Kriegisch 1738553596 Restructure Java 14 / AJ 1.9.6 tests 3 years ago
  Alexander Kriegisch 7fab8259c4 Upgrade to ASM 9.1, delete obsolete ASM binaries 3 years ago
  Alexander Kriegisch ee2bec7cbc Simplify execution of PureJavaTests and KnownLimitationsTests 3 years ago
  Alexander Kriegisch 0cec8aea6f Fix outdated ajcTestSuite.dtd and lots of XML problems 3 years ago
  Alexander Kriegisch ef21abde05 Make sure Java 14-only tests using preview are not executed on JVM 15+ 3 years ago
  Alexander Kriegisch 052bd66fb2 Improve text matching in OutputSpec, fixing some failing Windows tests 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Alexander Kriegisch 42b1e6f09e Add missing '-options' values -1.5, -1.9 to ajc{150,190_from150}.xml 3 years ago
  Alexander Kriegisch 021ad3e375 Replace path separators ';' by ',' in XML test specs 3 years ago
  Alexander Kriegisch f7d471f682 Fix MultiProjectIncrementalTests.testAspectPath_pr265693, 2nd try 3 years ago
  Alexander Kriegisch 2bde9d9925 Try to fix MultiProjectIncrementalTests.testAspectPath_pr265693 3 years ago
  Alexander Kriegisch 5a415f27ae Fix path separators in ajc190.xml, make tests run on Windows 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Andy Clement 611e94990f Revert to 1.9.7.BUILD-SNAPSHOT 3 years ago
  Andy Clement b20196924e 1.9.7 milestone 1 published 3 years ago
  Andy Clement 884ced970e Reduce test output for incremental comp tests 3 years ago
  Andy Clement 591afb3a59 Reduce test output for incremental comp tests 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Andy Clement ea51777690 Fix test on J14 3 years ago
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 years ago