2492 コミット (08c6b70963e778bf2d12f063b833a2f544b9d37c)

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